Hacking Tool – Hello guy’s welcome to another article in this article I’m going to show you all in one hacking tool for hackers.
Requirement’s
- Linux or windows
- Git package
- Python Package
Hacking tool menu
- Anonymously Hiding Tools
- Information gathering tools
- Wordlist Generator
- Wireless attack tools
- SQL Injection Tools
- Phishing attack tools
- Web Attack tools
- Post exploitation tools
- Forensic tools
- Payload creation tools
- Exploit framework
- Reverse engineering tools
- DDOS Attack Tools
- Remote Administrator Tools (RAT)
- XSS Attack Tools
- Steganography tools
- Other tools
- SocialMedia Bruteforce
- Android Hacking tools
- IDN Homograph Attack
- Email Verify tools
- Hash cracking tools
- Wifi Deauthenticate
- SocialMedia Finder
- Payload Injector
- Web crawling
- Mix tools
How to download and install
Step 1: clone the package
First, we need to download the hacker tool package so type this below command on our terminal this command will help you to clone the package.
git clone https://github.com/Z4nzu/hackingtool.git
Step 2: Change the directory
Now you just type this below command in your terminal this command will help you to change the directory
cd hackingtool
Step 3: Give the permission
Now give permission to read write and execute of hacker tool bash script so type this below command in your terminal.
chmod -R 755 hackingtool
Step 4: install requirements
Now you just type this below command in your terminal this command will help you to install requirements.
sudo pip3 install -r requirement.txt
Step 5: Install hackingtool
Once you install requirement’s type this below command on your terminal this command will help you to install a hacker tool on your terminal.
bash install.sh
Step 6: Run hacking tool
The hacking tool needs to run root access so you type this below command on your terminal.
Post a Comment