hping3 -Type Target -port -count
| Flags | Description |
|---|---|
| -A | Specifies the ACK Flag |
| -p | Specifies the Port |
| -c | Specifies the count |
| -8 | Specifies Scan Mode |
| -V | Specifies Verbose Mode |
| -S | Specifies the SYN Flag |
| -F | Specifies the FIN Flag |
| -P | Specifies the PUSH Flag |
| -U | Specifies the URG Flag |
| -scan | Specifies the port range to scan |
| -1 | Specifies ICMP Ping Scan |
| -2 | UDP Scan |
| --Rand-dest | Random Destination |
| -I | Specify the Interface |