- Kali Linux:An Ethical Hacker's Cookbook
- Himanshu Sharma
- 56字
- 2021-07-08 09:41:22
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:

推薦閱讀
- Functional Python Programming
- Learn to Create WordPress Themes by Building 5 Projects
- C語言程序設計實訓教程
- Silverlight魔幻銀燈
- Mastering Unity Shaders and Effects
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- 編程數學
- Creating Stunning Dashboards with QlikView
- Mastering Docker
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- SQL Server 入門很輕松(微課超值版)
- Drupal 8 Development Cookbook(Second Edition)
- LabVIEW數據采集(第2版)
- Opa Application Development
- Java性能權威指南