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
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
A DNS meta-query spider that enumerates DNS records, and subdomains.
Die Hauptfunktionen von therook/subbrute sind: Attack Payloads, Domain Reconnaissance, Network Reconnaissance, Subdomain Enumeration.
Open-Source-Alternativen zu therook/subbrute sind unter anderem: aboul3la/sublist3r — Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by… michenriksen/aquatone — Aquatone is a web screenshot reconnaissance tool that captures full-page screenshots of web services discovered during… laramies/theharvester — theHarvester is a command-line utility designed for gathering open-source intelligence and mapping an organization's… fwaeytens/dnsenum — dnsenum is a perl script that enumerates DNS information. darkoperator/dnsrecon — DNS Enumeration Script. owasp/amass — Amass is a network attack surface mapper and reconnaissance framework designed to discover and map the external,…