WebGoat Day1 安装部署与参考资料

安装使用

https://github.com/WebGoat/WebGoat

下载
https://s3.amazonaws.com/webgoat-war/webgoat-container-7.0.1-war-exec.jar

执行

1
java -jar webgoat-container-7.0.1-war-exec.jar

浏览
Browse to http://localhost:8080/WebGoat and happy hacking !

参考资料

[1] WebGoat之Http Splitting攻击

[2] WebGoat使用笔记

[3] webgoat 中文手册v2.2

[4] OWASP WebGoat—安全测试学习笔记(一)