Last active
May 6, 2018 13:58
-
-
Save conikeec/b1d1629f688a7f8d9a4bd11687f7f4fe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd jackspoilt | |
cd attackscripts | |
# exercise the web routes | |
./add.sh | |
./list.sh | |
# This command will inject a malicious payload, trigger gadget chain | |
# (Edit exploit/Exploit.java to add your exploit command of choice) | |
./exploit.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment