Hi Larry,LeisureLarry wrote: @blast2007:
Did the decode class work for you on the image one? I would like to know what this file does, in order to use this informations for my german cmsms security guide.
- LeisureLarry
yep, that class works decoding the malicious script "image".
Here following how to proceed.
- Save the class file as "decode.php"
- Remove first rows in image.txt and leave only the row starting with "eval...."
- Go to bottom of decode.php and replace "test.php" with image.txt
- Call in your bash shell:
Code: Select all
php decode.php > malicious_script_decoded.txt
Regards
blast
P.S. if you need file already decoded I can send you by pm or mail