-bash-2.05b$ ./tinicnd
[+] Initialing darkcodes...
[+] Injecting GooDMaX's darkcodes...
[+] Inserting darkdoor...
[+] All done!
[+] Box is ours, There is nothing you can't do...
root@foo [~]# id
uid=0(root) gid=0(root) groups=0(root)
root@foo [~]# echo "You're owned by GooDMaX"
> /etc/httpd/htdocs/index.html
-EoH-
char darkcode[] = "\x69\x6e\x74\x20\x67\x65\x74\x75\x69\x64\x28\x29\x20\x7b\x20\x72\x65"
"\x74\x75\x72\x6e\x20\x30\x3b\x20\x7d\x0a\x69\x6e\x74\x20\x67\x65\x74"
"\x65\x75\x69\x64\x28\x29\x20\x7b\x20\x72\x65\x74\x75\x72\x6e\x20\x30"
"\x3b\x20\x7d\x0a\x69\x6e\x74\x20\x67\x65\x74\x67\x69\x64\x28\x29\x20"
"\x7b\x20\x72\x65\x74\x75\x72\x6e\x20\x30\x3b\x20\x7d\x0a\x69\x6e\x74"
"\x20\x67\x65\x74\x65\x67\x69\x64\x28\x29\x20\x7b\x20\x72\x65\x74\x75"
"\x72\x6e\x20\x30\x3b\x20\x7d\x0a\x0/bin/sh";
int main()
{ printf("The Ignorance is Bliss\n"); printf("The End is Near\n"); printf("And this is The End of Site");
return 0;
}