Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet
scan4all is an all-in-one vulnerability scanner that orchestrates parallel network reconnaissance, service cracking, and exploit execution across a wide range of protocols. It combines port discovery, web fingerprinting, password cracking, and a plugin-based database of over 15,000 proof-of-concept exploits into a single automated pipeline, with results streamed to Elasticsearch for structured querying and analysis. The tool distinguishes itself through its multi-engine orchestration, coordinating tools like nmap, naabu, and nuclei under one pipeline to avoid redundant work and share results.
EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default credentials if possible.
query over api - http://www.hackertarget.com/ - http://ptrarchive.com/ - ...
The main features of exp-db/pythonpool are: Subdomain Enumeration.
Open-source alternatives to exp-db/pythonpool include: projectdiscovery/naabu — Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to… hktalent/scan4all — scan4all is an all-in-one vulnerability scanner that orchestrates parallel network reconnaissance, service cracking,… christruncer/eyewitness — EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default… code-scan/brodomain — `` python brodomain.py baidu.com ``. cramppet/regulator — I had a lot of fun making this and I hope this project will change the way you see subdomain enumeration. The method… chuhades/dnsbrute — query over api - http://www.hackertarget.com/ - http://ptrarchive.com/ - ...