Sublist3r Logo

Sublist3r

0
Free
Visit Website

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. The credit goes to TheRook who is the author of subbrute. Screenshots Installation git clone https://github.com/aboul3la/Sublist3r.git Recommended Python Version: Sublist3r currently supports Python 2 and Python 3. The recommended version for Python 2 is 2.7.x The recommended version for Python 3 is 3.4.x Dependencies: Sublist3r depends on the requests, dnspython and argparse python modules. These dependencies can be installed using the requirements file: Installation on Windows: c:\python27\python.exe -m pip install -r requirements.txt Installation on Linux sudo pip install -r requirements.txt Alternatively, each module can be install

FEATURES

ALTERNATIVES

A CRLF and open redirect fuzzer

Collection of Return-Oriented Programming challenges for practicing exploitation skills.

A DNS rebinding exploitation framework

Alpha release of External C2 framework for Cobalt Strike with enhanced data channels.

A cross-platform tool for creating malicious MS Office documents with hidden VBA macros and anti-analysis features.

Local pentest lab using docker compose to spin up victim and attacker services.

A collection of precompiled Windows exploits for privilege escalation.

A tool for enumerating and attacking GitHub Actions pipelines