Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syanide-/sawsoundboard

Java webpage and applet for a victim PC to download nc.exe and send a reverse shell back to an attacker
https://github.com/syanide-/sawsoundboard

Last synced: 14 days ago
JSON representation

Java webpage and applet for a victim PC to download nc.exe and send a reverse shell back to an attacker

Awesome Lists containing this project

README

        

AgencyKeystore Java.jar rebuild.sh SAWsoundboard.css SAWsoundboard.jar
Java.class Java.java saw.jpg SAWsoundboard.html saw_sticker.jpg

Copy the following files to webroot:
SAWsoundboard.html
SAWsoundboard.css
saw.jpg
saw_sticker.jpg

Edit Java.java to taste

Run ./rebuild.sh. First, it will try to clean the build area. Then it takes through the process compiling the .java file and signing the final jar. Then it copies the compiled and signed SAWsoundboard.jar and Java.class to /var/www/html/ (assumed webroot). Any changes to the Java.java, you should run this file afterwards.

***Disclaimer***
I do not own nor purport to be the soleful owner or legal rightsbearer for the two SAW-related images. These images included as public-domain OSINT publicly-available medium subject to fair use. Do not reuse these two images for commercial purposes! Inclusion for demonstration purposes only.

Project created for educational purposes, OSCP certification.
***Disclaimer***