Skip to content

dx7er/Creep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creep

Python Toolkit containing different Cyber Attacks Tools.

Source Code creep

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!

  1. Operates on the Spot!
  2. Capable to Operate in Stealth Mode!
  3. Can be Caried as an Executable File!

Source Code ebola

2. Extractor!

Python Password Extractor which Extracts Passwords Stored in Google Chrome Cache!

What It Does!

  1. Made for Windows Operating System!
  2. Made for Google Chrome Browser!
  3. Extracts Emails and Passwords Stored in Google Chrome Cache!
  4. Stores these Emails and Passwords in a Database File!

Source Code extractor

3. Wifiter!

Bash DOS Script.

What It Does!

  1. Show Available Routers in Area!
  2. Takes BSSID and Channel of Target Wifi Router!
  3. Deauthenticate Wifi Router and Devices connected to It!
  4. Run in Continuous Loop!

Source Code wifter

CREEP ToolKit

Python and Bash Toolkit containing diffrent Tools used in Offensive Security!

Required Python Modules

  1. win32con
  2. win32gui
  3. Crypto
  4. sqlite3
  5. win32
  6. Crypto, Cipher

Use Command: pip install <pachage name> to install Required Python Modules!

How to Use!

  1. Use command git clone https://github.com/naqviO7/creep.git to Clone Github Repository!
  2. Now Use Command cd creep/ to Go in Toolkit Directory!
  3. Use Command pip install -r requirements.txt to Install all Dependency Packages!

Commands to Run!

  1. => Use Command bash install.sh to Complete Requirements Phase!
  2. => Use Commandpython creep.py to Run Toolkit!
    OR
    => Use python3 creep.py to Run ToolKit!

Buy Me A Coffee

Releases

No releases published

Packages

No packages published