Automatic Reconnaissance and Scanning in Penetration Testing
Osmedeus allow you to do boring stuff in Pentesting automatically like reconnaissance and scanning the target by run the collection of awesome tools.
git clone https://github.com/j3ssie/Osmedeus
cd Osmedeus
./install.sh
This install only focus on Kali linux, check more install on Wiki page
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
List all module
./osmedeus.py -M
Update
./osmedeus.py --update
-
Subdomain Scanning
-
Subdomain TakeOver Scanning
-
Screenshot the target
-
IP Discovery
-
CORS Scanning
-
SSL Scanning
-
Port Scanning
-
Vulnerable Scan and beautify html report
-
Git repo scanning
-
Doing some stuff with Burp State file
-
Directory search
-
Bruteforce services
-
Wordlists
This is just beta version if you have any problem or an idea, feel free to create an issue or contact me.
Most of this tool done by the authors of the tool that you can see in the module folder. I just put all the pieces together, plus some extra boring stuff that we don't wanna do everyday.
This tool is for educational purposes only. You are responsible for your own actions. If you mess something up or break any laws while using this software, it's your fault, and your fault only.