Skip to content

MrSaighnal/ORSO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

🐻 ORSO - Osint Reconnaissance Subdomain Obtainer - OSINT/Information Gathering Tool

🐻 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.

Screenshot

Quick start

git clone https://github.com/MrSaighnal/ORSO
cd ORSO
python3 orso.py example.com

Example

Requirements

apt install python3
pip3 install beautifulsoap4
pip3 install requests

FAQ

  • 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.

To do

  • Implementing Search Engine gathering
  • Check if discovered subdomaina are up
  • Result exporter
  • Time machine function
  • Finding new sources
  • Removing email address

Support

Reach out to me.


License

License

About

OSINT tool for subdomain discovery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages