- Kali Linux:An Ethical Hacker's Cookbook(Second Edition)
- Himanshu Sharma
- 61字
- 2025-02-18 00:26:50
TCP Window scan (-sW)
A Window scan is almost the same as an ACK scan, except that it shows open and closed ports:
- Use the following command to run the ACK scan:
nmap -sW x.x.x.x
The following is a screenshot of an Nmap scan without the -sW flag:

The difference between the two commands can be seen in the following screenshot:
