mirror of
https://github.com/tennc/webshell
synced 2024-11-22 11:13:03 +00:00
Create README.md
from: https://raw.githubusercontent.com/cseroad/Webshell_Generate/main/README.md
This commit is contained in:
parent
357af8d253
commit
d64b110665
1 changed files with 27 additions and 0 deletions
27
cseroad/README.md
Normal file
27
cseroad/README.md
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
## 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
|
Loading…
Reference in a new issue