This website requires JavaScript.
Explore
Help
Register
Sign In
sv3nbeast
/
CVE-2020-1938-Tomact-file_include-file_read
Watch
1
Star
0
Fork
0
You've already forked CVE-2020-1938-Tomact-file_include-file_read
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
995c0857e6ba53a87329623068d62f56bc6db5f8
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
斯文beast
995c0857e6
Delete rce.png
2020-02-21 17:46:18 +08:00
README.md
Update README.md
2020-02-21 17:43:09 +08:00
test.txt
first
2020-02-21 17:31:59 +08:00
Tomcat-ROOT路径下文件包含(CVE-2020-1938).py
first
2020-02-21 17:31:59 +08:00
Tomcat-ROOT路径下文件读取(CVE-2020-1938).py
first
2020-02-21 17:31:59 +08:00
README.md
CVE-2020-1938(Tomcat-file_include and file_red)
Tomcat的文件包含及文件读取漏洞利用POC
文件读取
Usage :python2 "Tomcat-ROOT路径下文件读取(CVE-2020-1938).py" -p 8009 -f /shell.txt 127.0.0.1
文件包含
Usage :python2 "Tomcat-ROOT路径下文件包含(CVE-2020-1938).py" -p 8009 -f /shell.txt 127.0.0.1
复现详情:
http://www.svenbeast.com/post/fqSI9laE8/
Description
No description provided
Readme
192
KiB
Languages
Python
100%