/Webpopo

Primary LanguageJavaScript

介绍

Webpopo是一个包含9种常见漏洞的Web应用程序

  • 弱口令
  • XSS
  • SQL注入
  • 文件上传
  • 命令执行
  • SSRF
  • 模板注入
  • XXE
  • NoSQL注入

启动

请先安装docker

git clone https://github.com/cipopo/Webpopo.git
cd Webpopo
docker-compose up -d

访问http://192.168.99.100:8888