见公众号文章:传送门 ,或者见 fb 文章 https://www.freebuf.com/articles/web/241454.html
过人 webshell 的生成工具
» python hide_webshell.py
[!] usage: python hidden_webshell.py payload filename [output_filename]
[-] example: python hidden_webshell.py 'system("echo \"hacked by Tr0y :)\"");' webshell.php
示例:
python hide_webshell.py 'system("echo \"hacked by Tr0y :)\"");' normal.php
示例:
python hide_webshell_pro.py 'system("echo \"hacked by Tr0y :)\"");' normal_pro.php