Osmedeus is a fully automated tool that allows you to run the collection of awesome tools to reconnaissance and vulnerability scanning against the target.
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
git clone https://github.com/j3ssie/Osmedeus
cd Osmedeus
./install.sh
Check out default shell and package manager in the install and you will be fine
git clone https://github.com/j3ssie/Osmedeus
cd Osmedeus
./install.sh
Install golang official or using homebrew and nmap, masscan. Setup your GOPATH like in the install file and you’re good to run. Most of those tools are work fine on MacOS but to install massdns you gonna need to change options to install it from make
to make nolinux
in install.sh.
git clone https://github.com/j3ssie/Osmedeus
cd Osmedeus
./install.sh
This install only focus on Kali linux, check more install on Wiki page
./osmedeus.py -M
./osmedeus.py -m subdomain -t example.com
./osmedeus.py -m portscan -t example.com
./osmedeus.py -m portscan -t example.com
./osmedeus.py -m vuln -t example.com
./osmedeus.py -m dir -t example.com
./osmedeus.py -m brute -t example.com
./osmedeus.py -m git --git https://github.com/whatever/repo
./osmedeus.py -m burp -t example.com --burp yourburpstate.xml
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.
Please take a look at CONTRIBUTING.md
Please take a look at CREDITS.md
You can follow us on Linkedin, Twitter, Facebook for daily Cybersecurity updates also you can take the Best Cybersecurity courses online to keep your self-updated.
Phishing attackers used Google Docs to deliver malicious links, bypassing security measures and redirecting victims…
The Python-based NodeStealer, a sophisticated info-stealer, has evolved to target new information and employ advanced…
A significant XSS vulnerability was recently uncovered in Microsoft’s Bing.com, potentially allowing attackers to execute…
Meta has announced the removal of over 2 million accounts connected to malicious activities, including…
Critical security vulnerability has been identified in Veritas Enterprise Vault, a widely-used archiving and content…
A critical security vulnerability has been disclosed in the popular file archiving tool 7-Zip, allowing…