Ir al contenido principal

SMSSender

SmsSender v3.0.0 - The script is designed to send free SMS to any number and with any text. There may be some minor bugs, I'll fix them soon.

Sublist3r

 


About Sublist3r

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.

Installation

git clone https://github.com/aboul3la/Sublist3r.git

cd Sublist3r

sudo pip install -r requirements.txt

sudo apt-get install python-requests

sudo apt-get install python-dnspython

sudo apt-get install python-argparse

sudo sublist3r.py

GitHub


Comentarios