- Kali Linux:An Ethical Hacker's Cookbook(Second Edition)
- Himanshu Sharma
- 61字
- 2021-06-24 15:59:23
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:

推薦閱讀
- Kubernetes修煉手冊
- 全屋互聯:智能家居系統開發指南
- VMware Horizon View 6 Desktop Virtualization Cookbook
- Haskell Financial Data Modeling and Predictive Analytics
- Windows Server 2012 Hyper-V Cookbook
- Windows Phone 8 Application Development Essentials
- Mobile First Design with HTML5 and CSS3
- 8051軟核處理器設計實戰
- 細說Linux基礎知識
- Windows 10從新手到高手
- Advanced Infrastructure Penetration Testing
- Hadoop Real-World Solutions Cookbook
- Learn Quantum Computing with Python and IBM Quantum Experience
- Getting Started with UDK
- Android NDK Beginner's Guide