Skip to content

KevolT/webshell-bypassed-human

 
 

Repository files navigation

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

About

过人 webshell 的生成工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 62.4%
  • Python 37.6%