Skip to content
Snippets Groups Projects
Commit 4d694aaf authored by sambarr's avatar sambarr
Browse files

adding correct exploit .c file

parent ee9a4f9e
Branches
No related tags found
No related merge requests found
......@@ -17,7 +17,8 @@
* in the main function. */
/* Taken from https://shell-storm.org/shellcode/files/shellcode-557.html
/* This Setuid exploit allows the user to run an executable with root permissions */
/* This Setuid exploit allows the user to run an executable with the permission of the executable's owner
The exploit uses path injection to */
*/
unsigned char shellcode[] =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment