
Osmedeus allows you to run a collection of tools to simplify the reconnaissance and vulnerability scanning phase against the target.
Features
- Subdomain Scan.
- Subdomain TakeOver Scan.
- Screenshot the target.
- Basic recon like Whois, Dig info.
- IP Discovery.
- CORS Scan.
- SSL Scan.
- Headers Scan.
- Port Scan.
- Vulnerable Scan.
- Seperate workspaces to store all scan output and details logging.
- REST API.
- SPA Web UI.
- Slack notifications.
Installation
git clone https://github.com/j3ssie/Osmedeus
cd Osmedeus
./install.sh
This install only focus on Kali linux, check more install on Wiki page
How to use
If you have no idea what are you doing just type the command below or check out the Advance Usage
./osmedeus.py -t example.com
Demo