How to install brutal in termux ?

 Brutal = this is a toolkit to quickly create various payload, powershell attack, virus attack.and launch listener for a human interface devices..this is extreamly useful for executing scripts on a target machin..


For use this tool you must install sudo in your termux


means it need rooted devices..


Installation :


$ apt update && apt upgrade


$ apt install git 


$ git clone https://github.com/Screetsec/Brutal


$ cd Brutal


$ chmod +x *


Run :


$ sudo ./Brutal.sh


Now simply select your option which you want..





Enjoy! Follow us for more...

No comments:

Post a Comment

How to make Hash objects with $H() function in JavaScript.mp4

 In JavaScript, you can create hash-like objects using the $H() function, which is commonly associated with the Prototype.js framework. How...