The OmegaDSToolkit is a product of © Delta_Society™ by MyMeepSQL !OmegaDSToolkit (ODST toolkit) is a toolkit that brings together penetration testing tools such as wireless tools, web tools, password cracking tools, etc.
Totally in development!_- This tool is for
educational purposes only, the use of OmegaDSToolkit on a target without its consent is totally illegal! I will not take any responsibility if this program is used explicitly !
- The tools will be categorized as:
- Scanning tools,
- Password Attacks,
- Wireless Attacks,
- Web Attack,
- Social Engineering Tools,
- Sniffing & Spoofing,
- Vulnerability Analysis,
- Exploitation Tools,
- UTools (UsefullTools made by me),
- And more.
What you need to install before use ODST :
- For Windows : Download the latest Python3 to the Python download page, after, launch just the setup and go to the PIP3's installation step.
- For Linux :
sudo apt update & sudo apt upgrade -y # Update and upgrade your system, if doesn't mad, sudo apt install python3 # Install Python3.
For Windows : PIP3 installs at the same time as Python,
Step 1 : Check the "Add Python 3.X.X to PATH" check box if not checked and click "Customize installation" :
Python installation main page (Windows) Step 2 : If the "pip" box is not checked, check it, otherwise click "Next" :
Python optional features page (Windows) Step 3 : In this page, it is up to you to choose the options displayed but I advise you to activate everything, and sure, click "Install" :
Python advanced option (Windows) For Linux : It's more simple,
sudo apt update & sudo apt upgrade -y # Update and upgrade your system, if doesn't mad, sudo apt install python3-pip # Install pip3.Instructions to install OmegaDSToolkit...
For Linux :
- Step 1 : Clone the repositories,
sudo git clone https://github.com/MyMeepSQL/OmegaDSToolkit.git- Step 2 : Go to the "OmegaDSToolkit" repositories folder :
cd OmegaDSToolkit- Step 3 : Run the "setup.py" for install all pip modules that you must have :
sudo setup.py install- Step 4 : Go to the OmegaDSToolkit folder,
cd OmegaDSToolkit- Step 5 : And run the OmegaDSToolkit with :
sudo python3 OmegaDSToolkit[v0.0.0.6#dev].pyFor Windows : This time it’s easier on windows,
Step 1 : Install OmegaDSToolkit repositorie and enter in with file explorer,
Step 2 : Open an terminal into the folder with administrator rights and type this command :
python3 setup.py installStep 3 : Run the "OmegaDSToolkit[v0.0.0.6#dev].py" just by double clicking on it or you can run it with terminal directly with :
python3 OmegaDSToolkit[v0.0.0.6#dev].py
The main page All new changes compared to OmegaDSToolkit can be found here
This program uses the license General Public License v3.0
Quinn-Yan/OmegaDSToolkit
A toolkit that brings together penetration testing tools such as wireless tools, web tools, password cracking tools, etc.
PythonGPL-3.0


