写入一句话木马:
echo '<?php eval($_POST[1]); ?>' > /www/wwwroot/demo/mu.php
//用于测试
查看关键字:
grep -r "function(p,a,c,k,e,d)" --include=*.{html,php} /www/wwwroot
查看一句话木马:
find /www/wwwroot -type f -name "*.php" |xargs grep "eval(" > grep.txt
find /www/wwwroot -type f -name "*.php" | xargs grep "eval(" |more
精准查找一...
作者:admin | 发布:
Warning: Use of undefined constant Y年n月d日 - assumed 'Y年n月d日' (this will throw an Error in a future version of PHP) in
/www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/index.php on line
19
2018年8月24日 | 分类:
Linux | 阅读:1,131次 |