find /home/ -name "*.php" | xargs grep -ril ’eval(gzinflate(base64_decode’ find /home/ -name "*.php" | xargs grep -ril ’udp://’ find /home -name "*.php" | xargs grep -ril "shell_exec" find /home -name "*.php" | xargs grep -ril "passthru"
find /home/ -name "*.php" | xargs grep -ril ’eval(gzinflate(base64_decode’ find /home/ -name "*.php" | xargs grep -ril ’udp://’ find /home -name "*.php" | xargs grep -ril "shell_exec" find /home -name "*.php" | xargs grep -ril "passthru"
update dede_addonimages set imgurls=replace(imgurls,’/uploads/allimg/’,’http://www.xxxx.org/uploads/allimg/’);