mirror of
https://github.com/tennc/webshell
synced 2024-11-10 05:44:11 +00:00
27 lines
859 B
Markdown
27 lines
859 B
Markdown
## Webshell_Generate
|
||
**仅用于技术交流,请勿用于非法用途。**
|
||
|
||
该工具没什么技术含量,学了一点javafx,使用jdk8开发出了几个简单功能用来管理webshell。页面比较low。
|
||
工具整合并改写了各类webshell,支持各个语言的cmd、蚁剑、冰蝎、哥斯拉,又添加了实际中应用到的一些免杀技巧,以方便实际需要。
|
||
|
||
## 使用说
|
||
直接下载releases版即可
|
||
|
||
![image-20220519102709278](images/:Users:cseroad:typora:java高级:images:image-20220519102709278.png)
|
||
|
||
|
||
## 参考资料
|
||
|
||
参考了诸多大佬的文章、工具、思路,如
|
||
|
||
https://github.com/CrackerCat/JSPHorse
|
||
|
||
https://github.com/LandGrey/webshell-detect-bypass
|
||
|
||
https://github.com/czz1233/GBByPass
|
||
|
||
https://github.com/pureqh/Troy
|
||
|
||
http://yzddmr6.com/posts/jsp-webshell-upload-bypass/
|
||
|
||
https://xz.aliyun.com/t/10937
|