Skip to content

Alibaba Druid Denial of Service Vulnerability Environment

Notifications You must be signed in to change notification settings

CrackerCat/DruidDosEnv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alibaba Druid DoS 复现

拒绝服务漏洞的测试环境

  • JDK 8
  • MySQL 5.X
  • SpringBoot 2.6.2
  • Alibaba Druid 1.2.8

开始

  1. 使用前执行user.sql语句初始化
  2. application.properties中配置MySQL密码
  3. 访问:localhost:8080/add添加用户
  4. 访问:localhost:8080/select?key=?&value=?根据条件查找用户

具体的payload就不在readme里写了

About

Alibaba Druid Denial of Service Vulnerability Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages