Update README.md
This commit is contained in:
@@ -2,15 +2,15 @@
|
|||||||
Tomcat的文件包含及文件读取漏洞利用POC
|
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 /test.txt 127.0.0.1
|
||||||
### 文件包含
|
### 文件包含
|
||||||
* 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 /test.txt 127.0.0.1
|
||||||
|
|
||||||
|
复现详情:http://www.svenbeast.com/post/fqSI9laE8/
|
||||||
|
|
||||||
* img:
|
* img:
|
||||||

|

|
||||||
|
|
||||||
复现详情:http://www.svenbeast.com/post/fqSI9laE8/
|
|
||||||
|
|
||||||
参考链接:
|
参考链接:
|
||||||
* https://twitter.com/jas502n/status/1230531680999395328
|
* https://twitter.com/jas502n/status/1230531680999395328
|
||||||
* https://forum.90sec.com/t/topic/801
|
* https://forum.90sec.com/t/topic/801
|
||||||
|
|||||||
Reference in New Issue
Block a user