Skip to content
/ Osmedeus Public
forked from j3ssie/osmedeus

Automatic Reconnaissance and Scanning in Penetration Testing

License

Notifications You must be signed in to change notification settings

Teicu/Osmedeus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Osmedeus

Automatic Reconnaissance 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 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

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 Reconnaissance and Scanning in Penetration Testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.7%
  • Shell 11.3%