/webshell-bypassed-human

过人 webshell 的生成工具

Primary LanguagePHP

webshell-bypassed-human

见公众号文章:传送门 ,或者见 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

hide webshell

示例:

python hide_webshell.py 'system("echo \"hacked by Tr0y :)\"");' normal.php

hide webshell pro

示例:

python hide_webshell_pro.py 'system("echo \"hacked by Tr0y :)\"");' normal_pro.php

其他

Stargazers over time