Which of the following will perform an Xmas scan using NMAP?
nmap -sA 192.168.1.254
nmap -sP 192.168.1.254
nmap -sX 192.168.1.254
nmap -sV 192.168.1.254
Submit