Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 762 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 762 Bytes

spring-Framework-rce

Spring Framework 远程命令执行漏洞

描述: Spring core是Spring系列产品中用来负责发现、创建并处理bean之间的关系的一个工具包,是一个包含Spring框架基本的核心工具包,Spring其他组件都要使用到这个包。 未经身份验证的攻击者可以使用此漏洞进行远程任意代码执行。 该漏洞广泛存在于Spring 框架以及衍生的框架中,并JDK 9.0及以上版本会受到影响。

img Usage:

Explain:
    -h      show this help message and exit
    -u      Target URL

Example:
    python3 testpoc.py -u 10.10.10.10
    python3 testpoc.py -r ip.txt