
Brutal is extremely useful for executing scripts on a target machine without the need for human-to-keyboard interaction ( HID -ATTACK ) .When you insert the device, it will be detected as a keyboard, and using the microprocessor and onboard flash memory storage, you can send a very fast set of keystrokes to the target’s machine and completely compromise it, regardless of autorun. I’ve used it in my security testing to run recon or enumeration scripts, execute reverse shells, exploit local DLL hijack/privilege escalation vulnerabilities, and get all the passwords.
So what is Brutal ?
Brutal is a toolkit to quickly create various payload,powershell attack , virus attack and launch listener for a Human Interface Device
Screenshots
Video
- Do you want like the MR Robot hacking scene when Angela moss plugs an usb into th computer to get all the credentials ? You can choose payload 3 or 4
The Goal
- Generate various payload and powershell attack without coding
- To help breaking computer very fast and agile :p
- The Payloads Compatibility > target Windows machines only
Requirements
- Arduino Software ( I used v1.6.7 )
- TeensyDuino
- Linux udev rules
- How install all requirements ? Visit This Wiki
Supported Hardware
The following hardware has been tested and is known to work.
- Teensy 3.x
- Usb Cable
Getting Started
Copy and paste the PaensyLib folder inside your Arduino\libraries
git clone https://github.com/Screetsec/Brutal.git
cd Brutal
chmod +x Brutal.sh
sudo ./Brutal.sh or sudo su ./Brutal.sh
Credits
- Thanks to allah and Screetsec [ Edo -maland- ]
- Dracos Linux from Scratch Indonesia ( Awesome Penetration os ), you can see in http://dracos-linux.org/
- Offensive Security for the awesome OS ( http://www.offensive-security.com/ )
- http://www.kali.org/ “
- Jack Wilder admin in http://www.linuxsec.org
- And another open sources tool in github