Hi, this is a simple port, similar to the just sent dnsrecon, however, following a different approach of DNS enumeration:
Sublist3r is a python tool designed to enumerate subdomains of websites using OSINT. It helps penetration testers and bug hunters collect and gather subdomains for the domain they are targeting. Sublist3r enumerates subdomains using many search engines such as Google, Yahoo, Bing, Baidu and Ask. Sublist3r also enumerates subdomains using Netcraft, Virustotal, ThreatCrowd, DNSdumpster and ReverseDNS. subbrute was integrated with Sublist3r to increase the possibility of finding more subdomains using bruteforce with an improved wordlist. I lowercased the PKGNAME, not sure if that's really necessary? Similarly to dnsrecon, not sure if I should add the following to the Makefile: FLAVORS = python3 FLAVOR = python3 to lock it to python3 ? Had to @comment some tests related files in PLIST as I found them conflicting with pwntools. Works for me. Comments, tests etc. or even OK to import welcome. cheers, Sebastian
sublist3r.tar.gz
Description: application/gzip