- Hello guy’s in this article we are going to discuss about How to install firecrack tool and how to use In this tool will help you to Facebook random attack, admin finder, etc.,,
What is Firecrack?
Firecrack tools are tools for testing and testing on websites or Facebook accounts, conducting testing on hundreds of Facebook accounts with random accounts and random wordlist, and there arefor testing websites, such as admin finder and deface with file upload method, and Bing dorking to collect Many domains, Bing Dorking is useful if you are collecting a lot of domains.
Requirement’s
- Android version 5.0 and above
- Termux application
- Git package
- Python package
Tested platform
- Termux
- Linux
- Windows
Feature of Firecrack
- hack facebook (random attack)
- bruteforce facebook (one account)
- admin finder
- bing dorking
- deface (file upload)
How to download and install?
Step 1:
First you type this below command on your terminal this command will help you to download firecrack tool
git clone https://github.com/Ranginang67/Firecrack.git
Step 2:
Now type this below command this command will help you to open firecrack folder on your linux and termux terminal.
cd Firecrack
Step 3:
Now type this below command this command will help you to install requirement’s of firecrack tool.
Termux
pip2 install -r requirements.txt
Linux
pip install -r requirements.txt
Step 4:
Once you install requirements just type this below command this command will help you to run firecrack tool.
Termux
python2 firecrack.py
Linux
python firecrack.py
NOTE:
Before use facebook random attack, edit file “nano module/wordlist.txt” and add your wordlist minim of 5 lineBefore use firecrack deface, put your deface script one folder with firecrack.py
Post a Comment