Skip to content

BlueWolf: Multitool for pentesting made in Python for Windows and Linux

License

Notifications You must be signed in to change notification settings

ZombieGeeK0/BlueWolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueWolf

🔴 ABOUT 🔴

🇬🇧 --> Tool in english 🌎 --> Open source 🦠 --> No malware in it 💰 --> Free for all users 💾 --> Developped in Python

🏗️ INSTALL & BUILD 🏗️

  • On Windows:
    • Download the .zip file and unzip it
    • Launch the install.py file or the windows.bat
    • Acces to the folder and execute the RedTiger.py
cd redtiger & python RedTiger.py
  • On Windows: Clone the GitHub repo
    • Launch the install.py file
    • Acces to the folder and execute the RedTiger.py
git clone https://github.com/ZombieGeeK0/BlueWolf && cd redtiger && python3 install.py && python3 RedTiger.py