0sirys was here and also is a fucking gay
Posted in funny, security on April 20th, 2010 by fseek – Be the first to commentSomeone was trying an RFI (remote file inclusion) attack against my server today.
They were trying to inject the following file: http://[site].com/modules/id.txt into my site. I went to check it out and it looks like the file was hacked a few times.
In the top of it, someone added:
echo “Osirys”;
$un = @ php_uname();
$id1 = system(id);
A bit after, a funny haxor humor:
echo “0sirys was here and also is a fucking gay..“;
echo “uname -a: $un”
I laughed. You can read more about those RFI attacks here.








