EC-Council: Computer Hacking Forensic Investigator(CHFI-V10) |
||||
Module 8 : Network Forensics |
||||
Questions available : 133 |
You are not logged in. Please Login for track your learning progress |
|||
Go to Question No. |
Question No 0
If you want to share the link of this question, please click here to "Copy Question Link" and share that generated link. Link from URL may change in future.
Comunity Comments:

Opted Answer: D
Answer D: Since most of the scanned ports did not respond or did not give a response, indicating that they are in a filtered state.
XMAS Scans Work:
If the target port is closed, the system responds with a RST (Reset) packet.
If the port is open, the packet is ignored, meaning no response is received.
If the port is filtered, the packet is dropped, and no response is sent.
Nmap could not determine whether these filtered ports are open or closed possibly due to firewall or security mechanism is blocking the packets, preventing any response from the target system.