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·14 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 were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Hackademic

Similar open-source projects, ranked by how many features they share with Hackademic.
  • 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
See all 30 alternatives to Hackademic→

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.

What are some open-source alternatives to hackademic/hackademic?

Open-source alternatives to hackademic/hackademic 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.