Helikopter
Python Toolkit containing different Cyber Attacks Tools.
Tools in Helikopter Toolkit
1. FattyNigger (PYTHON WORM)
2. Taxes (PYTHON PASS EXTRACTER)
3. Wifiter (BASH DOS)
1. FattyNigger!
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!
2. Taxes!
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!
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!
HELIKOPTER 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
to install Required Python Modules!
How to Use!
- Use command
git clone https://github.com/naqviO7/Helikopter.git
to Clone Github Repository! - Now Use Command
cd Helikopter/
to Go in Toolkit Directory! - Use Command
pip install -r requirements.txt
to Install all Dependency Packages!
Commands to Run!
- => Use Command
bash reqs.sh
to Complete Requirements Phase! - => Use Command
python helikopter.py
to Run Toolkit!
OR
=> Usepython3 hellikopter.py
to Run ToolKit!