Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 679 Bytes

File metadata and controls

32 lines (24 loc) · 679 Bytes

CSecGoat

CSecGoat - Java Web vulnerability experiment application platform, funded by CSecGroup.

Install

CSecGoat developed by spring boot and mysql。install like this:

mvn install
cd target
java -jar goat.jar

For further details, check out the source code on the main site, github.com/CSecGroup/CSecGoat.

Web vulnerability

It has a number of vulnerability.

  • 命令执行
  • 反序列化漏洞
  • 任意文件读取
  • groovy exec
  • ssrf
  • XXE
  • sql注入
  • url重定向
  • xss
  • ...

More Info

More information about the services that I offer at Code Security Group.