WEB漏洞渗透测试靶场 资源整理
整理了一些WEB漏洞本地靶场资源,包括针对性的漏洞专题如SQL注入,XSS等…以及综合类的;
1. 测试靶场列表
序号 | 漏洞平台 | 类别 | 语言 | 链接 | star |
1 | DVWA | 综合 | php | https://github.com/digininja/DVWA | 6.3k |
2 | DoraBox | 综合 | php | https://github.com/0verSp4ce/DoraBox | 755 |
3 | pikachu | 综合 | php | https://github.com/zhuifengshaonianhanlu/pikachu | 2.2k |
4 | WackoPicko | 综合 | php | https://github.com/adamdoupe/WackoPicko | 290 |
5 | bWAPP | 综合 | php | https://sourceforge.net/projects/bwapp/ | |
6 | bodgeit | 综合 | java | https://github.com/psiinon/bodgeit | 225 |
7 | WebGoat | 综合 | JavaScript | https://github.com/WebGoat/WebGoat | 5k |
8 | DSVW | 综合 | python | https://github.com/stamparm/DSVW | 645 |
9 | MCIR | 综合 | php | https://github.com/SpiderLabs/MCIR | 424 |
10 | vulnerable-node | 综合 | php | https://github.com/cr0hn/vulnerable-node | 340 |
11 | sqli-labs | SQL类 | php | https://github.com/Audi-1/sqli-labs | 4.1k |
12 | upload-labs | 上传类 | php | https://github.com/c0ny1/upload-labs | 2.9k |
13 | xxe-lab | XXE漏洞 | php | https://github.com/c0ny1/xxe-lab | 582 |
14 | XSS挑战(针对XSS) | xss | php | http://www.langzi.fun/upload/target.zip | |
15 | xssed | xss | php | https://github.com/aj00200/xssed | 32 |
16 | SecExample | 综合 | Java | https://github.com/tangxiaofeng7/SecExample | 259 |
17 | ZVulDrill | 综合 | Java | https://github.com/710leo/ZVulDrill | 466 |
18 | BWVS | 综合 | Java | https://github.com/bugku/BWVS | 200 |
19 | vulhub | 综合 | 综合 | https://github.com/vulhub/vulhub | 11.5k |
20 | vulstudy | 综合 | 综合 | https://github.com/c0ny1/vulstudy | 1.7k |
2. 测试靶场简介
未完待续......
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· 阿里巴巴 QwQ-32B真的超越了 DeepSeek R-1吗?
· 【译】Visual Studio 中新的强大生产力特性
· 10年+ .NET Coder 心语 ── 封装的思维:从隐藏、稳定开始理解其本质意义
· 【设计模式】告别冗长if-else语句:使用策略模式优化代码结构