Skip to content

Added Vuln-Bank and Zero Health #145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 1, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 60 additions & 1 deletion _data/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -2398,6 +2398,31 @@
"notes": null,
"badge": null
},
{
"author": "Al-Amir Badmus",
"badge": null,
"collection": [
"offline",
"container",
"mobile"
],
"name": "Vuln-Bank",
"notes": "A deliberately vulnerable banking application designed for practicing secure code reviews and API security testing. Features common vulnerabilities found in real-world applications, making it an ideal platform for security professionals, developers, and enthusiasts to learn security testing and secure coding practices in a safe environment.",
"references": [
{
"name": "download",
"url": "https://github.com/Commando-X/vuln-bank"
}
],
"technology": [
"Python",
"JavaScript",
"Postgres",
"Docker",
"HTML/CSS"
],
"url": "https://github.com/Commando-X/vuln-bank"
},
{
"url": "https://github.com/Yavuzlar/VulnLab",
"name": "VulnLab",
Expand Down Expand Up @@ -2904,6 +2929,40 @@
"notes": "(username/password)",
"badge": null
},
{
"collection": [
"offline",
"container"
],
"name": "Zero Health",
"url": "https://github.com/aligorithm/Zero-Health",
"notes": "Zero trust. Zero security. Total exposure. A deliberately vulnerable health tech platform with AI Chatbot for learning about application security and ethical hacking. It contains vulnerabilities from OWASP top 10 Web, API and AI/LLM Security Vulnerabilities. Highly vulnerable, never use in production.",
"references": [
{
"name": "download",
"url": "https://github.com/aligorithm/Zero-Health"
},
{
"name": "guide",
"url": "https://zerohealth.aliyu.dev"
},
{
"name": "demo",
"url": "https://youtu.be/h3jm83jw33Q"
}
],
"technology": [
"React",
"NodeJS",
"JavaScript",
"Postgres",
"Docker",
"Ollama",
"Swagger/OpenAPI"
],
"author": "Aliyu G. Yisa",
"badge": null
},
{
"url": "http://www.itsecgames.com/",
"name": "bWAPP",
Expand Down Expand Up @@ -3433,4 +3492,4 @@
],
"url": "https://yrprey.com"
}
]
]