A ruby framework which writes the Digispark arduino code for you by specifying a metasploit payload, beneficial for time saving, efficient when implemented to Kali Linux (for fast shells lovers).
- Generate a shellcode based on the chosen payload.
- Generate a powershell script containing the payload.
- Generate a ready Digispark arduino code (Currently support Azerty/Qwerty Windows targets, more operating systems will be supported in the future).
- Option to self-host the powershell script on the go using a ruby server.
- Kali Linux distribution or any distro running these tools: MsfVenom and Metasploit. (Note that Kali Linux includes everything required for this framework to run).
- Ruby
Run (root): (Tested on KALI Linux)
sudo git clone https://github.com/nassimosaz/Digispark-Meterpreter-Framework.git && cd Digispark-Meterpreter-Framework && chmod +x main.rb
sudo ruby main.rb
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Nassim Bentarka - Developer - NassimBentarka
This project is licensed under the MIT License - see the LICENSE file for details