- Mastering Kali Linux for Advanced Penetration Testing(Second Edition)
- Vijay Kumar Velu
- 249字
- 2021-07-02 21:04:20
DNS reconnaissance and route mapping
Once a tester has identified targets that have an online presence and are of interest, the next step is to identify the IP addresses and routes to the target.
DNS reconnaissance involves identifying who owns a particular domain or series of IP addresses (whois-type information), the DNS information defining the actual domain names and IP addresses assigned to the target, and the route between the penetration tester, or the attacker, and the final target.
This information gathering is semi-active – some of the information is available from freely available open sources, while other information is available from third parties such as DNS registrars. Although the registrar may collect IP addresses and data concerning requests made by the attacker, it is rarely provided to the end target. Information that could be directly monitored by the target, such as DNS server logs, is almost never reviewed or retained.
Because the information needed can be queried using a defined systematic and methodical approach, its collection can be automated.
- Puppet 4 Essentials(Second Edition)
- 小創客玩轉圖形化編程
- Manga Studio Ex 5 Cookbook
- Android Development with Kotlin
- Web Development with Django Cookbook
- 軟件測試項目實戰之性能測試篇
- Python從入門到精通(精粹版)
- 數據結構習題精解(C語言實現+微課視頻)
- 程序員考試案例梳理、真題透解與強化訓練
- Reactive Android Programming
- Node.js全程實例
- Unity 2D Game Development Cookbook
- Learning Unreal Engine Android Game Development
- Python硬件編程實戰
- Learning D