Creep
Creep copied to clipboard
Python Toolkit containing different Cyber Attacks Tools
Creep
Python Toolkit containing different Cyber Attacks Tools.
Source Code

Tools in Creep Toolkit
1. EBola (PYTHON WORM)
2. Extractor (PYTHON PASSWORD EXTRACTER)
3. Wifiter (BASH DOS)
1. Ebola!
Python Worm which spread in Windows Operating System. Copy files of directory and Spreads!
What It can Do!
- Operates on the Spot!
- Capable to Operate in Stealth Mode!
- Can be Caried as an Executable File!
Source Code

2. Extractor!
Python Password Extractor which Extracts Passwords Stored in Google Chrome Cache!
What It Does!
- Made for Windows Operating System!
- Made for Google Chrome Browser!
- Extracts Emails and Passwords Stored in Google Chrome Cache!
- Stores these Emails and Passwords in a Database File!
Source Code

3. Wifiter!
Bash DOS Script.
What It Does!
- Show Available Routers in Area!
- Takes BSSID and Channel of Target Wifi Router!
- Deauthenticate Wifi Router and Devices connected to It!
- Run in Continuous Loop!
Source Code

CREEP ToolKit
Python and Bash Toolkit containing diffrent Tools used in Offensive Security!
Required Python Modules
- win32con
- win32gui
- Crypto
- sqlite3
- win32
- Crypto, Cipher
Use Command: pip install <pachage name> to install Required Python Modules!
How to Use!
- Use command
git clone https://github.com/naqviO7/creep.gitto Clone Github Repository! - Now Use Command
cd creep/to Go in Toolkit Directory! - Use Command
pip install -r requirements.txtto Install all Dependency Packages!
Commands to Run!
- => Use Command
bash install.shto Complete Requirements Phase! - => Use Command
python creep.pyto Run Toolkit!
OR
=> Usepython3 creep.pyto Run ToolKit!
