- Mastering Kali Linux for Advanced Penetration Testing(Second Edition)
- Vijay Kumar Velu
- 159字
- 2021-07-02 21:04:20
IPv4
The Internet Protocol (IP) address, is a unique number used to identify devices that are connected to a private network or the public internet. Today, the internet is largely based on version 4, IPv4. Kali includes several tools to facilitate DNS reconnaissance, as given in the following table:

During testing, most investigators run fierce to confirm that all possible targets have been identified, and then run at least two comprehensive tools (for example, dnsenum and dnsrecon) to generate the maximum amount of data and provide a degree of cross-validation.
In the following screenshot, dnsrecon is used to generate a standard DNS record search, and a search that is specific for SRV records. An excerpt of the results is shown for each case in the following screenshot:

DNSrecon allows the penetration tester to obtain the SOA record, name servers (NS), mail exchanger (MX) hosts, servers sending emails using Sender Policy Framework (SPF), and the IP address ranges in use.
- The Android Game Developer's Handbook
- Python for Secret Agents:Volume II
- JavaScript 網(wǎng)頁編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- 數(shù)據(jù)庫系統(tǒng)原理及MySQL應(yīng)用教程
- 軟件測試工程師面試秘籍
- RTC程序設(shè)計(jì):實(shí)時(shí)音視頻權(quán)威指南
- Microsoft System Center Orchestrator 2012 R2 Essentials
- Instant RubyMotion App Development
- Jenkins Continuous Integration Cookbook(Second Edition)
- Learning Probabilistic Graphical Models in R
- Hands-On Neural Network Programming with C#
- Python語言科研繪圖與學(xué)術(shù)圖表繪制從入門到精通
- 一步一步跟我學(xué)Scratch3.0案例
- 現(xiàn)代CPU性能分析與優(yōu)化
- 高效使用Greenplum:入門、進(jìn)階與數(shù)據(jù)中臺(tái)