termuxprofessor / Professor

All in one Information Gathering Tools in Termux.
98 stars 9 forks source link

Strom braker #2

Open Brokensystemintelugu opened 2 years ago

Brokensystemintelugu commented 2 years ago

pkg up -y

 

pkg install proot-distro -y

 

proot-distro install ubuntu -y

 

proot-distro login ubuntu

 

apt update -y

 

apt upgrade -y

 

apt install git -y

 

apt install python3 python3-pip -y

 

apt install php -y

 

apt install neofetch -y

 

git clone https://github.com/ultrasecurity/Storm-Breaker

 

cd Storm-Breaker

 

pip install -r requirments.txt

 

python3 Storm-Breaker.py

 

If you are getting link generation error go to setting of this tool and paste ngrok token which you can get from ngrok.com website

Darkdevil1234 commented 2 years ago

It is not working broo