Projects STRLCPY Osmedeus Files
🤬
.github Loading last commit info...
imgs
lib
modules
scripts
server
.gitignore
CHANGELOG.md
CREDITS.md
README.md
install.sh
osmedeus.py
requirements.txt
README.md

Osmedeus

python Software License tested Release Demo

What is Osmedeus?

Architecture

Osmedeus allows you automated run the collection of awesome tools to reconnaissance and vulnerability scanning against the target.

Installation

git clone https://github.com/j3ssie/Osmedeus
cd Osmedeus
./install.sh

This install only focus on Kali linux, check more install on Usage page

How to use

If you have no idea what are you doing just type the command below or check out the Advanced Usage

./osmedeus.py -t example.com

Features

  •  Subdomain Scan.
  •  Subdomain TakeOver Scan.
  •  Screenshot the target.
  •  Basic recon like Whois, Dig info.
  •  Web Technology detection.
  •  IP Discovery.
  •  CORS Scan.
  •  SSL Scan.
  •  Wayback Machine Discovery.
  •  URL Discovery.
  •  Headers Scan.
  •  Port Scan.
  •  Vulnerable Scan.
  •  Seperate workspaces to store all scan output and details logging.
  •  REST API.
  •  React Web UI.
  •  Support Continuous Scan.
  •  Slack notifications.
  •  Easily view report from commnad line.

Check this Wiki page for more detail about each module.

Love Osmedeus? Back it!

If you love my tool and would like to support my work. Become a backer and you will appear here. Backers

Demo

asciicast

Reports

Slack Noti

Slack Report

Web UI 1

Web UI 3

Web UI 2

Example Commands

# normal routine
./osmedeus.py -t example.com

# normal routine but slow speed on subdomain module
./osmedeus.py -t example.com --slow 'all'

# direct mode examples
./osmedeus.py -m portscan -i "1.2.3.4/24"

./osmedeus.py -m portscan -I list_of_targets.txt -t result_folder

./osmedeus.py -m "portscan,vulnscan" -i "1.2.3.4/24" -t result_folder

# report mode
./osemdeus.py -t example.com --report list
./osemdeus.py -t example.com --report sum
./osemdeus.py -t example.com --report short
./osemdeus.py -t example.com --report full

Disclaimer

Most of this tool done by the authors of the tool that list in CREDITS.md. I'm just put all the pieces together, plus some extra magic.

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.

Credits

Please take a look at CREDITS.md

Changelog

Please take a look at CHANGELOG.md

Contribute

If you have some new idea about this project, issue, feedback or found some valuable tool feel free to open an issue for just DM me via @j3ssiejjj.

Stargazers over time

Stargazers over time

Please wait...
Page is in error, reload to recover