🐻 ORSO (Osint Reconnaissance Subdomain Obtainer) is a OSINT tool to discover subdomains of a target. It is usefull for pentester and bug hunter, it provides a number of way to attack the target. ORSO performs a passive scan mixed to web scraping in order to obtain the information.
git clone https://github.com/MrSaighnal/ORSO
cd ORSO
python3 orso.py example.com
apt install python3
pip3 install beautifulsoap4
pip3 install requests
- I find a lot of domains, but many of them are offline. Why?
- ORSO can reach out the history of a domain. An implementation to verify if a host is up will be available soon. I advise to check the obtained domains on archive.org, in order to get more information about your target.
- Implementing Search Engine gathering
- Check if discovered subdomaina are up
- Result exporter
- Time machine function
- Finding new sources
- Removing email address
Reach out to me.
- Website at
mrsaighnal.github.io
- Email
mrsaigh[AT]protonmail[DOT]com