- Applied Network Security
- Arthur Salmon Warun Levesque Michael McLafferty
- 63字
- 2021-07-02 23:30:56
Scan using TCP SYN scan (default)
This command determines whether the port is listening. Using this command is a technique called half-open scanning. It is called half-open scanning because you don't establish a full TCP connection. Instead, you only send a SYN packet and wait for the response. If you receive a SYN/ACK response, that means the port is listening:
nmap -sS 192.168.1.1

推薦閱讀
- 腦洞大開:滲透測試另類實戰攻略
- 網絡空間安全:管理者讀物
- INSTANT Burp Suite Starter
- 計算機使用安全與防護
- 開發者的Web安全戒律:真實威脅與防御實踐
- Applied Network Security
- Building a Home Security System with BeagleBone
- Digital Forensics with Kali Linux
- 隱私計算:推進數據“可用不可見”的關鍵技術
- Cybersecurity Threats,Malware Trends,and Strategies
- 網絡安全實戰詳解(企業專供版)
- INSTANT Kali Linux
- 黑客攻防從入門到精通:命令版
- 安全網絡構建
- 密碼朋克:自由與互聯網的未來