- Kali Linux:An Ethical Hacker's Cookbook
- Himanshu Sharma
- 54字
- 2021-07-08 09:41:23
How to do it...
Let's look at the difference between a normal scan and a TCP scan:
- The command to run is:
nmap -sW x.x.x.x
- Let's look at the comparison of how a normal scan differs from a TCP Window scan:

- We can see the difference between the two scans in the following screenshot:

推薦閱讀
- Oracle 11g從入門到精通(第2版) (軟件開發(fā)視頻大講堂)
- 程序設(shè)計與實踐(VB.NET)
- Redis入門指南(第3版)
- 圖解Java數(shù)據(jù)結(jié)構(gòu)與算法(微課視頻版)
- Getting Started with CreateJS
- 秒懂設(shè)計模式
- FLL+WRO樂高機(jī)器人競賽教程:機(jī)械、巡線與PID
- Learning Apache Mahout Classification
- ASP.NET程序設(shè)計教程
- 微信小程序項目開發(fā)實戰(zhàn)
- Raspberry Pi Robotic Projects(Third Edition)
- Python Web自動化測試設(shè)計與實現(xiàn)
- Visual C++程序設(shè)計與項目實踐
- 從零開始:C語言快速入門教程
- Java 11 and 12:New Features