- 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:

推薦閱讀
- SQL學(xué)習(xí)指南(第3版)
- Python自動化運(yùn)維快速入門
- Mastering Ubuntu Server
- Xamarin.Forms Projects
- Unity 5 for Android Essentials
- Learning Hunk
- 零基礎(chǔ)學(xué)Python網(wǎng)絡(luò)爬蟲案例實(shí)戰(zhàn)全流程詳解(入門與提高篇)
- 深入理解Elasticsearch(原書第3版)
- PHP+Ajax+jQuery網(wǎng)站開發(fā)項(xiàng)目式教程
- Mastering C++ Multithreading
- Scala for Machine Learning(Second Edition)
- Scala Data Analysis Cookbook
- FFmpeg開發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到短視頻上線
- Java程序設(shè)計(jì)教程
- Android嵌入式系統(tǒng)程序開發(fā)(基于Cortex-A8)