- Mastering Kali Linux for Advanced Penetration Testing(Second Edition)
- Vijay Kumar Velu
- 142字
- 2021-07-02 21:04:18
Stealth scanning strategies
The greatest risk involved in active reconnaissance is being discovered by the target. Using the tester's time and data stamps, the source IP address, and additional information, the target can identify the source of the incoming reconnaissance. Therefore, stealth techniques are employed to minimize the chances of being detected.
When employing stealth to support reconnaissance, a tester mimicking the actions of a hacker will do the following:
- Camouflage tool signatures to avoid detection or triggering an alarm
- Hide the attack within legitimate traffic
- Modify the attack to hide the source and type of traffic
- Make the attack invisible using nonstandard traffic types or encryption
Stealth scanning techniques can include some or all of the following:
- Adjusting the source IP stack and tool identification settings
- Modifying packet parameters (nmap)
- Using proxies with anonymity networks (ProxyChains and the Tor network)
推薦閱讀
- HornetQ Messaging Developer’s Guide
- Intel Galileo Essentials
- Visual FoxPro程序設計教程(第3版)
- Docker進階與實戰
- Learning Selenium Testing Tools with Python
- Learning Bayesian Models with R
- Flask Web開發入門、進階與實戰
- Python Tools for Visual Studio
- PhpStorm Cookbook
- Mastering React
- C語言程序設計實訓教程與水平考試指導
- 分布式數據庫HBase案例教程
- Python Penetration Testing Essentials
- Building Scalable Apps with Redis and Node.js
- Serverless從入門到進階:架構、原理與實踐