- Kali Linux 2018:Assuring Security by Penetration Testing
- Shiva V. N Parasram Alex Samm Damian Boodoo Gerard Johansen Lee Allen Tedi Heriyanto Shakeel Ali
- 161字
- 2021-06-24 18:19:07
DNSRecon
DNSRecon is my go-to tool for DNS recon and enumeration. In this example, we will request a zone transfer from domain.foo. The DNS server running at domain.foo will return all of the records that it is aware of for domain.foo and any subdomains associated with it. This gives us the name of servers with their respective hostnames and IP addresses for the domain. It returned all DNS records, which were TXT records (4), PTR records (1), MX records for mail servers (10), IPv6 A records (2), and IPv4 A records (12). The records provide some really juicy information about the network. One record shows the IP address of their DC office, another shows the IP address of their firewall appliance, another shows that they have a VPN and its IP address, and another record shows the IP address of the mail server login portal, as shown in the following screenshot:
dnsrecon -d zonetranfer.zone -a
-d: domain
-a: perform zone transfer
- Mobile Forensics Cookbook
- Rootkit和Bootkit:現(xiàn)代惡意軟件逆向分析和下一代威脅
- 大型互聯(lián)網(wǎng)企業(yè)安全架構(gòu)
- Web安全與攻防入門很輕松(實戰(zhàn)超值版)
- 數(shù)字安全藍皮書:本質(zhì)屬性與重要特征
- Learning Veeam? Backup & Replication for VMware vSphere
- 物聯(lián)網(wǎng)安全滲透測試技術(shù)
- 網(wǎng)絡(luò)安全與攻防入門很輕松(實戰(zhàn)超值版)
- Mastering Reverse Engineering
- 互聯(lián)網(wǎng)企業(yè)安全高級指南
- 無線傳感器網(wǎng)絡(luò)安全與加權(quán)復雜網(wǎng)絡(luò)抗毀性建模分析
- VMware vCloud Security
- Practical Internet of Things Security
- Web代碼安全漏洞深度剖析
- 安全網(wǎng)絡(luò)構(gòu)建