Skip to content

Commit

Permalink
Added Damn Vulnerable RESTaurant
Browse files Browse the repository at this point in the history
Closes #203

Signed-off-by: David Sopas <[email protected]>
  • Loading branch information
dsopas authored and kingthorin committed Apr 12, 2024
1 parent 807b9d2 commit 428d7ed
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/data/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,26 @@
"notes": null,
"badge": "anxolerd/dvpwa"
},
{
"url": "https://github.com/theowni/Damn-Vulnerable-RESTaurant-API-Game",
"name": "Damn Vulnerable Restaurant",
"collection": [
"offline"
],
"references": [
{
"name": "guide",
"url": "https://devsec-blog.com/2024/04/security-code-challenge-for-developers-ethical-hackers-the-damn-vulnerable-restaurant/"
}
],
"technology": [
"Python",
"Docker"
],
"author": "theowni",
"notes": "Damn Vulnerable Restaurant is an intentionally vulnerable Web API game for learning and training purposes dedicated to developers, ethical hackers and security engineers.",
"badge": "theowni/Damn-Vulnerable-Restaurant-API-Game"
},
{
"url": "https://github.com/OWASP/DVSA",
"name": "Damn Vulnerable Serverless App (DVSA)",
Expand Down

0 comments on commit 428d7ed

Please sign in to comment.