- Applied Network Security
- Arthur Salmon Warun Levesque Michael McLafferty
- 133字
- 2021-07-02 23:30:57
Lighter banner-grabbing detection
This is the command for a light scan. A hacker will often use a light scan such as this to remain undetected. This scan is far less noisy than an aggressive scan. Running silently and staying undetected gives the hacker a major advantage while conducting enumeration of targeted hosts:
nmap -sV --version-intensity 0 192.168.0.9

Service and OS detection depend on different techniques to determine the operating system or service running on a certain port. A more aggressive service detection is useful if there are services running on unexpected ports, although the lighter version of the service will be much faster and leave less of a footprint. The lighter scan does not attempt to detect the service; it simply grabs the banner of the open service to determine what is running.
推薦閱讀
- 黑客大曝光:無線網絡安全(原書第3版)
- Learning Python for Forensics
- 為你護航:網絡空間安全科普讀本(第2版)
- 特種木馬防御與檢測技術研究
- CSO進階之路:從安全工程師到首席安全官
- Web安全與攻防入門很輕松(實戰超值版)
- Spring Security(Third Edition)
- 計算機網絡安全技術研究
- Digital Forensics with Kali Linux
- Mastering Reverse Engineering
- 持續集成:軟件質量改進和風險降低之道
- Mastering Metasploit
- 黑客攻擊與防范實戰從入門到精通
- 黑客攻防從入門到精通:命令版
- 網絡空間安全實戰基礎