Installation of Brutal Tool on Kali Linux OS

Step 1: Use the following command to install the tool in your Kali Linux operating system.

git clone https://github.com/screetsec/Brutal.git

Step 2: Now use the following command to move into the directory of the tool. You have to move in the directory in order to run the tool.

cd Brutal

Step 3: Change the permissions of the Brutal.sh file by using the following command.

sudo chmod 777 Brutal.sh

Step 4: Run the below command to verify the installation.

sudo ./Brutal.sh

Brutal – Create various Payload, PowerShell Attack, Virus Attack and Launch Listener for a HID

Brutal is an all-in-one toolkit for generating various types of payloads, back-doors, and listeners. It is a Bash Script tool with a human familiar interface. This tool is available on the GitHub platform for free and it is open for contribution. We can generate various types of payloads for getting the passwords from local computers or to get the Meterpreter shell of a target machine and many more can be generated.

Similar Reads

Installation of Brutal Tool on Kali Linux OS

Step 1: Use the following command to install the tool in your Kali Linux operating system....

Working with Brutal Tool on Kali Linux OS

Example 1: Download and Execute Backdoor...

Contact Us