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
Hackademic avatar

Hackademic/hackademicArchived

0
View on GitHub↗
325 stars·117 forks·PHP·GPL-3.0·17 views

Hackademic

the main hackademic code repository

Features

  • Vulnerable Web Applications - Realistic scenarios for practicing OWASP Top Ten attacks.
  • Vulnerable Applications - Realistic scenarios for discovering and exploiting web vulnerabilities.
  • Vulnerable Applications - Platform for practicing web hacking challenges.
  • Vulnerable Web Applications - Environment for testing web application security knowledge in a safe way.

Star history

Star history chart for hackademic/hackademicStar history chart for hackademic/hackademic

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Hackademic

These projects share indexed features with Hackademic. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • 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
  • stamparm/dsvwstamparm avatar

    stamparm/DSVW

    869View on GitHub↗

    Damn Small Vulnerable Web

    Python
    View on GitHub↗869
Compare all 30 related projects→

Frequently asked questions

What does hackademic/hackademic do?

the main hackademic code repository

What are the main features of hackademic/hackademic?

The main features of hackademic/hackademic are: Vulnerable Web Applications, Vulnerable Applications.

Which projects share features with hackademic/hackademic?

Projects with overlapping indexed features include: snoopysecurity/dvws — Damn Vulnerable Web Services is an insecure web application with multiple vulnerable web service components that can… webgoat/webgoat — WebGoat is a deliberately insecure web application designed as an interactive security lab for learning how to… audi-1/sqli-labs — sqli-labs is a collection of intentionally vulnerable web applications and sandbox environments designed for… s4n7h0/xvwa — XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application… stamparm/dsvw — Damn Small Vulnerable Web. bkimminich/juice-shop.