Skip to content

christofersimbar/Arduino-Reverse-Shell-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Reverse-Shell-Generator

Adapted from Powershell-Reverse-Rubber-Ducky Written by James Cook @b00stfr3ak44 https://github.com/b00stfr3ak/Powershell-Reverse-Rubber-Ducky

This ruby script will:

  1. Generates a shell script based on Windows Powershell
  2. Uploads the shell script to default root of Apache webserver: /var/www/html/shell.txt
  3. Generates a complete Arduino sketch that will download and execute the shell script
  4. Run a default Apache webserver
  5. Open a meterpreter listener

If you want to use other webserver, you can modify the arduino script later. Just change the URL.

This basic setup only works on LAN. If you want to try it using Internet, you need to configure a Port Forwarding or DMZ on your modem.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages