https://github.com/friedjof/real-php-apps
These applications are intended for educational purposes only. They contain real-world security vulnerabilities and should therefore be used exclusively in controlled, local environments. Many of the included examples illustrate common weaknesses found in practice.
https://github.com/friedjof/real-php-apps
hacking kalender marktplatz testfragen umfrage webmail
Last synced: 11 months ago
JSON representation
These applications are intended for educational purposes only. They contain real-world security vulnerabilities and should therefore be used exclusively in controlled, local environments. Many of the included examples illustrate common weaknesses found in practice.
- Host: GitHub
- URL: https://github.com/friedjof/real-php-apps
- Owner: Friedjof
- License: mit
- Created: 2025-04-13T18:11:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-17T19:15:24.000Z (about 1 year ago)
- Last Synced: 2025-05-27T00:19:55.106Z (about 1 year ago)
- Topics: hacking, kalender, marktplatz, testfragen, umfrage, webmail
- Language: PHP
- Homepage:
- Size: 3.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vulnerable Web Applications Collection
This repository contains a collection of real-world web applications with known security vulnerabilities. The purpose of this collection is to support education, training, and security research.
⚠️ **Warning:**
> These applications are insecure by design — not intentionally, but due to common mistakes found in real projects. **Do not expose them to the internet.** They must only be run in isolated, local environments.
## Use Cases
- Security training and workshops
- Analysis of common implementation flaws
- Practice for penetration testing and code auditing
## Disclaimer
This code is provided for educational purposes only. The maintainers take no responsibility for any misuse.