1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-30 01:59:02 +00:00

Added new options --data <hex string> and --data-string <string> to send custom payloads in scan packet data.

This commit is contained in:
jay
2014-06-15 14:49:25 +00:00
parent 1e5295a99d
commit beb7aee9d0
6 changed files with 110 additions and 4 deletions

View File

@@ -75,6 +75,8 @@ FIREWALL/IDS EVASION AND SPOOFING:
-e <iface>: Use specified interface
-g/--source-port <portnum>: Use given port number
--proxies <url1,[url2],...>: Relay connections through HTTP/SOCKS4 proxies
--data <hex string>: Append a custom payload to sent packets
--data-string <string>: Append a custom ASCII string to sent packets
--data-length <num>: Append random data to sent packets
--ip-options <options>: Send packets with specified ip options
--ttl <val>: Set IP time-to-live field