- 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.
- Learning Neo4j
- DevOps for Networking
- Python Game Programming By Example
- MATLAB定量決策五大類問題
- 零基礎學Python數據分析(升級版)
- Oracle JDeveloper 11gR2 Cookbook
- Learning Hunk
- 小學生C++創意編程(視頻教學版)
- 區塊鏈底層設計Java實戰
- Mobile Device Exploitation Cookbook
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- 零基礎學Python編程(少兒趣味版)
- 動手打造深度學習框架
- SpringBoot從零開始學(視頻教學版)
- Hacking Android