awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to rapid7/hackazon

Open-source alternatives to Hackazon

30 open-source projects similar to rapid7/hackazon, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Hackazon alternative.

  • audi-1/sqli-labsAudi-1 avatar

    Audi-1/sqli-labs

    5,791View on GitHub↗

    sqli-labs is a collection of intentionally vulnerable web applications and sandbox environments designed for practicing the identification and exploitation of SQL injection vulnerabilities. It serves as a cybersecurity education lab where users can experiment with database exploits in a controlled setting. The environment provides specialized modules for testing a wide range of attack vectors, including error-based, boolean-blind, and time-based injections. It specifically covers advanced techniques such as second-order injections, stacked queries, and attacks targeting HTTP headers. The pro

    PHP
    View on GitHub↗5,791
  • adamdoupe/wackopickoadamdoupe avatar

    adamdoupe/WackoPicko

    350View on GitHub↗

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

    PHP
    View on GitHub↗350
  • koadt/oss-oopssec-storekOaDT avatar

    kOaDT/oss-oopssec-store

    22View on GitHub↗

    Security training for the apps you actually ship. Open your browser and start hacking.

    TypeScript
    View on GitHub↗22
  • spiderlabs/cryptomgSpiderLabs avatar

    SpiderLabs/CryptOMG

    194View on GitHub↗

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

    PHP
    View on GitHub↗194
  • spiderlabs/mcirSpiderLabs avatar

    SpiderLabs/MCIR

    447View on GitHub↗

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

    PHP
    View on GitHub↗447

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • dobin/sentineltestbeddobin avatar

    dobin/SentinelTestbed

    11View on GitHub↗

    Vulnerable web site. Used to test sentinel features.

    PHP
    View on GitHub↗11
  • jerryhoff/webgoat.netjerryhoff avatar

    jerryhoff/WebGoat.NET

    252View on GitHub↗

    OWASP WebGoat.NET

    C#
    View on GitHub↗252
  • tegal1337/0l4bstegal1337 avatar

    tegal1337/0l4bs

    341View on GitHub↗

    Cross-site scripting labs for web application security enthusiasts

    PHP
    View on GitHub↗341
  • himadriganguly/sqlilabshimadriganguly avatar

    himadriganguly/sqlilabs

    101View on GitHub↗

    Lab set-up for learning SQL Injection Techniques

    JavaScript
    View on GitHub↗101
  • rhinosecuritylabs/cloudgoatRhinoSecurityLabs avatar

    RhinoSecurityLabs/cloudgoat

    3,639View on GitHub↗

    CloudGoat is Rhino Security Labs' "Vulnerable by Design" AWS deployment tool

    Python
    View on GitHub↗3,639
  • s4n7h0/xvwas4n7h0 avatar

    s4n7h0/xvwa

    1,754View on GitHub↗

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

    PHP
    View on GitHub↗1,754
  • hackademic/hackademicHackademic avatar

    Hackademic/hackademic

    325View on GitHub↗

    the main hackademic code repository

    PHP
    View on GitHub↗325
  • snoopysecurity/dvwssnoopysecurity avatar

    snoopysecurity/dvws

    460View on 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

    PHP
    View on GitHub↗460
  • antonio-morales/fuzzing101antonio-morales avatar

    antonio-morales/Fuzzing101

    3,796View on GitHub↗

    Fuzzing101 is an educational resource providing a structured curriculum and containerized security labs for learning software fuzzing and vulnerability research. It functions as a training course that guides users through the process of identifying security flaws using systematic input manipulation and memory corruption analysis. The project distinguishes itself by providing isolated environments that ensure consistent build dependencies for practicing software instrumentation and crash triaging. It includes a practical tutorial on using evolutionary fuzzing engines and instrumentation tools

    View on GitHub↗3,796
  • momenbasel/htb-writeupsmomenbasel avatar

    momenbasel/htb-writeups

    123View on GitHub↗

    The most comprehensive Hack The Box writeup collection - 500+ machines, 400+ challenges, interactive knowledge graph, skill trees, attack path diagrams, ProLabs, Sherlocks, OSCP/CPTS/CRTO prep. Browse: momenbasel.github.io/htb-writeups

    HTML
    View on GitHub↗123
  • paralax/lfi-labsparalax avatar

    paralax/lfi-labs

    335View on GitHub↗

    small set of PHP scripts to practice exploiting LFI, RFI and CMD injection vulns

    PHP
    View on GitHub↗335
  • psiinon/bodgeitpsiinon avatar

    psiinon/bodgeit

    287View on GitHub↗

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

    Java
    View on GitHub↗287
  • silentsignal/damn-vulnerable-stateful-web-appsilentsignal avatar

    silentsignal/damn-vulnerable-stateful-web-app

    14View on GitHub↗

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

    PHP
    View on GitHub↗14
  • skepticfx/damnvulnerable.meskepticfx avatar

    skepticfx/damnvulnerable.me

    34View on GitHub↗

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

    HTML
    View on GitHub↗34
  • sonuoffsec/dvapS

    sonuoffsec/DVAP

    0View on GitHub↗
    View on GitHub↗0
  • stamparm/dsvwstamparm avatar

    stamparm/DSVW

    869View on GitHub↗

    Damn Small Vulnerable Web

    Python
    View on GitHub↗869
  • stasinopoulos/commix-testbedS

    stasinopoulos/commix-testbed

    0View on GitHub↗
    View on GitHub↗0
  • tegal1337/br0wT

    tegal1337/br0w

    0View on GitHub↗
    View on GitHub↗0
  • too4words/securibench-microtoo4words avatar

    too4words/securibench-micro

    27View on GitHub↗

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

    Java
    View on GitHub↗27
  • webgoat/webgoatWebGoat avatar

    WebGoat/WebGoat

    9,160View on GitHub↗

    WebGoat is a deliberately insecure web application designed as an interactive security lab for learning how to identify and exploit common web vulnerabilities. It serves as a containerized sandbox that allows for the simulation and experimentation of web-based attacks and penetration testing techniques without risking production systems. The project functions as a learning lab that maps specific insecure coding patterns to structured lessons. It implements simulated server-side flaws to provide a hands-on environment for studying common security vulnerabilities and defensive coding practices.

    JavaScript
    View on GitHub↗9,160
  • webpwnized/mutillidaewebpwnized avatar

    webpwnized/mutillidae

    1,491View on GitHub↗

    OWASP Mutillidae II is a free, open-source, deliberately vulnerable web application providing a target for web-security training. This is an easy-to-use web hacking environment designed for labs, security enthusiasts, classrooms, CTF, and vulnerability assessment tool targets.

    PHP10applicationappsec
    View on GitHub↗1,491
  • yavuzlar/vulnlabY

    Yavuzlar/VulnLab

    0View on GitHub↗
    View on GitHub↗0
  • appsecco/dvnaA

    appsecco/dvna

    0View on GitHub↗
    View on GitHub↗0
  • bkimminich/juice-shopB

    bkimminich/juice-shop

    0View on GitHub↗
    View on GitHub↗0
  • commixproject/commix-testbedcommixproject avatar

    commixproject/commix-testbed

    180View on GitHub↗

    A collection of web pages, vulnerable to command injection flaws

    PHP
    View on GitHub↗180