nettacker
Verified for current stable LTS
Nettacker Command: Run Port Scan On Targets
Use for run port scan on targets with Nettacker. Exact CLI syntax to run port scan on targets using Nettacker.
When to use this: Use for run port scan on targets with Nettacker.
Command Syntax
nettacker -m port_scan -i <192.168.0.1/24,owasp.org,scanme.org,...> nettacker -m port_scan -i <192.168.0.1/24,owasp.org,scanme.org,...> Command Breakdown
-m- Command Option
- Tool-specific option used by this command invocation.
-i- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to run port scan on targets using Nettacker.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Nettacker Command: List All Modules Nettacker
nettacker --show-all-modules Nettacker Command: Run Ping Test And Multiple Scans On Target nettacker --ping-before-scan -m <port_scan,subdomain_scan,waf_scan,...> -g <80,443> -i <owasp.org> Nettacker Command: Run Port Scan On Specific Ports And Targets From File nettacker -m port_scan -g <22,80,443,...> -l <path/to/targets.txt> Grep Command: Search For A Pattern In All Files Recursively grep -rI "<search_pattern>" <path/to/directory> 7zr Command: Encrypt An Existing Archive 7zr a <path/to/encrypted.7z> -p<password> -mhe=<on> <path/to/archive.7z>