z3v2cicidi / Osmedeus

Automatic Reconnaisance and Scanning in Penetration Testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Osmedeus

Automatic Reconnaisance and Scanning in Penetration Testing

What is Osmedeus?

Osmedeus allow you to do boring stuff in Pentesting automatically like reconnaissance and scanning the target by run the collection of awesome tools.

Installation

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

This install only forcus 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

List all module

./osmedeus.py -M

Update

./osmedeus.py --update

Available modules with list tool being used

Contribute

This is just beta version if you have any problem or an idea, feel free to create an issue or contact me.

Demo

asciicast

Osmedeus

Disclaimer

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.

Contact

@j3ssiejjj

About

Automatic Reconnaisance and Scanning in Penetration Testing

License:Apache License 2.0


Languages

Language:Python 88.6%Language:Shell 11.4%