In hping3, which type of scan is performed with the -A option?

Prepare for the Certified Ethical Hacker Version 11 Exam. Study with comprehensive questions and explanations. Equip yourself with the skills needed for success!

Multiple Choice

In hping3, which type of scan is performed with the -A option?

Explanation:
Using the ACK flag in hping3 creates an unsolicited TCP acknowledgment packet, which is used for an ACK scan. This type of scan isn’t about opening a connection; it tests how the target’s firewall or filtering treats stray ACKs. If a port is unfiltered, the target typically responds with a TCP RST; if the port is filtered, there may be no reply or an ICMP error. So -A corresponds to an ACK scan, aimed at mapping filtering behavior rather than whether a port is open or closed. Other scan types rely on different flags (SYN for a half-open SYN scan, FIN with FIN scans, UDP for UDP scans), which is why they aren’t produced by the -A option.

Using the ACK flag in hping3 creates an unsolicited TCP acknowledgment packet, which is used for an ACK scan. This type of scan isn’t about opening a connection; it tests how the target’s firewall or filtering treats stray ACKs. If a port is unfiltered, the target typically responds with a TCP RST; if the port is filtered, there may be no reply or an ICMP error. So -A corresponds to an ACK scan, aimed at mapping filtering behavior rather than whether a port is open or closed. Other scan types rely on different flags (SYN for a half-open SYN scan, FIN with FIN scans, UDP for UDP scans), which is why they aren’t produced by the -A option.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy