dnsenum is a perl script that enumerates DNS information
Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by querying search engines and public intelligence sources. It functions as a security tool for identifying the digital footprint of a target domain. The project provides both passive enumeration through multi-source API aggregation and active discovery via a DNS brute force tool. It includes a TCP port scanner to identify active services and open ports on discovered subdomains, facilitating attack surface mapping. The tool can be used as a standalone utility or as a Python security
Aquatone is a web screenshot reconnaissance tool that captures full-page screenshots of web services discovered during network reconnaissance and groups them by visual similarity. It scans a list of hosts or domains for HTTP and HTTPS services on common and custom ports to find responsive web endpoints, then takes full-page screenshots of those pages for quick review. The tool accepts piped input from other tools and extracts URLs, domains, and IP addresses using regex pattern matching, making it pipeline-friendly for integration into existing workflows. It can also read XML output from Nmap
A DNS reconnaissance tool for locating non-contiguous IP space.
DNS Enumeration Script
darkoperator/dnsrecon 的主要功能包括:Domain Reconnaissance, Network Reconnaissance, Network Reconnaissance Tools。
darkoperator/dnsrecon 的开源替代品包括: fwaeytens/dnsenum — dnsenum is a perl script that enumerates DNS information. aboul3la/sublist3r — Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by… robertdavidgraham/masscan — Masscan is a command-line network scanner designed for large-scale discovery and infrastructure reconnaissance. It… mschwager/fierce — A DNS reconnaissance tool for locating non-contiguous IP space. michenriksen/aquatone — Aquatone is a web screenshot reconnaissance tool that captures full-page screenshots of web services discovered during… therook/subbrute — A DNS meta-query spider that enumerates DNS records, and subdomains.