An attacker scans a host with the below command. Which three flags are set? (Choose three.)
#nmap –sX host.domain.com
This is ACK scan. ACK flag is set
This is Xmas scan. SYN and ACK flags are set
This is Xmas scan. URG, PUSH and FIN are set
This is SYN scan. SYN flag is set
Submit