- Kali Linux:An Ethical Hacker's Cookbook
- Himanshu Sharma
- 56字
- 2025-02-20 22:27:48
How to do it...
The ACK scan was made to show unfiltered and filtered ports instead of open ones.
The command for ACK scan is:
nmap -sA x.x.x.x
Let's look at the comparison of how a normal scan differs from an ACK scan:

Here we see the difference between a normal scan and an ACK scan:
