awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

21 个仓库

Awesome GitHub RepositoriesVulnerable Web Applications

Deliberately insecure web applications designed for testing and training.

Explore 21 awesome GitHub repositories matching part of an awesome list · Vulnerable Web Applications. Refine with filters or upvote what's useful.

Awesome Vulnerable Web Applications GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • digininja/dvwadigininja 的头像

    digininja/DVWA

    13,229在 GitHub 上查看↗

    DVWA is a vulnerable web application lab and penetration testing sandbox designed to simulate common security flaws. It serves as a training platform for the OWASP Top 10 security risks and functions as a PHP and MySQL security lab for practicing the identification and exploitation of web vulnerabilities. The project provides a graduated learning experience through configurable security levels that adjust the difficulty of the vulnerabilities. It also supports switching between different database engines to research how various storage systems respond to injection attacks. The application is

    Classic PHP/MySQL application for practicing web security.

    PHPdvwahackinginfosec
    在 GitHub 上查看↗13,229
  • audi-1/sqli-labsAudi-1 的头像

    Audi-1/sqli-labs

    5,791在 GitHub 上查看↗

    sqli-labs 是一个包含故意存在漏洞的 Web 应用和沙箱环境的集合,旨在练习识别和利用 SQL 注入漏洞。它作为一个网络安全教育实验室,用户可以在受控环境中尝试数据库漏洞利用。 该环境提供了专门的模块来测试广泛的攻击向量,包括基于错误的注入、布尔盲注和基于时间的注入。它特别涵盖了高级技术,如二阶注入、堆叠查询以及针对 HTTP 头的攻击。 该项目还包括专注于安全过滤器规避和通过注释剥离、阻抗失配等技术绕过 Web 应用防火墙的练习。这些场景允许模拟真实世界的渗透测试和数据库安全审计。

    Lab environment for testing various SQL injection techniques.

    PHP
    在 GitHub 上查看↗5,791
  • s4n7h0/xvwas4n7h0 的头像

    s4n7h0/xvwa

    1,754在 GitHub 上查看↗

    XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application security.

    Badly coded PHP/MySQL application for learning application security.

    PHP
    在 GitHub 上查看↗1,754
  • rapid7/hackazonrapid7 的头像

    rapid7/hackazon

    1,035在 GitHub 上查看↗

    A modern vulnerable web app

    Modern vulnerable web application for security testing.

    HTML
    在 GitHub 上查看↗1,035
  • stamparm/dsvwstamparm 的头像

    stamparm/DSVW

    869在 GitHub 上查看↗

    Damn Small Vulnerable Web

    Minimalist vulnerable web application for educational purposes.

    Python
    在 GitHub 上查看↗869
  • cr0hn/vulnerable-nodecr0hn 的头像

    cr0hn/vulnerable-node

    487在 GitHub 上查看↗

    A very vulnerable web site written in NodeJS with the purpose of have a project with identified vulnerabilities to test the quality of security analyzers tools tools

    Vulnerable NodeJS application for exploring web vulnerabilities.

    JavaScript
    在 GitHub 上查看↗487
  • snoopysecurity/dvwssnoopysecurity 的头像

    snoopysecurity/dvws

    460在 GitHub 上查看↗

    Damn Vulnerable Web Services is an insecure web application with multiple vulnerable web service components that can be used to learn real world web service vulnerabilities. NOTE: This project is out of date, please use https://github.com/snoopysecurity/dvws-node

    Vulnerable web services for learning API security.

    PHP
    在 GitHub 上查看↗460
  • spiderlabs/mcirSpiderLabs 的头像

    SpiderLabs/MCIR

    447在 GitHub 上查看↗

    The Magical Code Injection Rainbow! MCIR is a framework for building configurable vulnerability testbeds. MCIR is also a collection of configurable vulnerability testbeds.

    Framework for building configurable vulnerability testbeds.

    PHP
    在 GitHub 上查看↗447
  • interference-security/dvwsinterference-security 的头像

    interference-security/DVWS

    361在 GitHub 上查看↗

    OWSAP Damn Vulnerable Web Sockets (DVWS) is a vulnerable web application which works on web sockets for client-server communication.

    Vulnerable web application for testing web socket security.

    PHP
    在 GitHub 上查看↗361
  • adamdoupe/wackopickoadamdoupe 的头像

    adamdoupe/WackoPicko

    350在 GitHub 上查看↗

    WackoPicko is a vulnerable web application used to test web application vulnerability scanners.

    Vulnerable application for testing web vulnerability scanners.

    PHP
    在 GitHub 上查看↗350
  • hackademic/hackademicHackademic 的头像

    Hackademic/hackademic

    325在 GitHub 上查看↗

    the main hackademic code repository

    Realistic scenarios for practicing OWASP Top Ten attacks.

    PHP
    在 GitHub 上查看↗325
  • psiinon/bodgeitpsiinon 的头像

    psiinon/bodgeit

    287在 GitHub 上查看↗

    The BodgeIt Store is a vulnerable web application which is currently aimed at people who are new to pen testing.

    Vulnerable web store for beginners in penetration testing.

    Java
    在 GitHub 上查看↗287
  • cspf-founder/javavulnerablelabCSPF-Founder 的头像

    CSPF-Founder/JavaVulnerableLab

    276在 GitHub 上查看↗

    Vulnerable Java based Web Application

    Vulnerable Java-based web application for security training.

    Java
    在 GitHub 上查看↗276
  • spiderlabs/cryptomgSpiderLabs 的头像

    SpiderLabs/CryptOMG

    194在 GitHub 上查看↗

    CryptOMG is a configurable CTF style test bed that highlights common flaws in cryptographic implementations.

    CTF-style testbed for identifying cryptographic implementation flaws.

    PHP
    在 GitHub 上查看↗194
  • commixproject/commix-testbedcommixproject 的头像

    commixproject/commix-testbed

    180在 GitHub 上查看↗

    A collection of web pages, vulnerable to command injection flaws

    Testbed for practicing command injection vulnerabilities.

    PHP
    在 GitHub 上查看↗180
  • himadriganguly/sqlilabshimadriganguly 的头像

    himadriganguly/sqlilabs

    101在 GitHub 上查看↗

    Lab set-up for learning SQL Injection Techniques

    Dedicated lab for learning SQL injection.

    JavaScript
    在 GitHub 上查看↗101
  • skepticfx/damnvulnerable.meskepticfx 的头像

    skepticfx/damnvulnerable.me

    34在 GitHub 上查看↗

    A deliberately vulnerable modern day app with lots of DOM related bugs

    Modern web application containing DOM-based vulnerabilities.

    HTML
    在 GitHub 上查看↗34
  • too4words/securibench-microtoo4words 的头像

    too4words/securibench-micro

    27在 GitHub 上查看↗

    Securibench Micro is a benchmark for static analysis tools for security.

    Test cases for exercising static security analysis tools.

    Java
    在 GitHub 上查看↗27
  • dobin/sentineltestbeddobin 的头像

    dobin/SentinelTestbed

    11在 GitHub 上查看↗

    Vulnerable web site. Used to test sentinel features.

    Vulnerable website for testing security scanner features.

    PHP
    在 GitHub 上查看↗11
  • silentsignal/damn-vulnerable-stateful-web-appsilentsignal 的头像

    silentsignal/damn-vulnerable-stateful-web-app

    14在 GitHub 上查看↗

    Short and simple vulnerable PHP web application that naïve scanners found to be perfectly safe

    Simple PHP application for testing security scanners.

    PHP
    在 GitHub 上查看↗14
上一个12下一个
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Vulnerable Web Applications