From 153edfe4cbf16ab8b14f3284f1804e3e568db946 Mon Sep 17 00:00:00 2001 From: akhil mittal Date: Tue, 15 Oct 2024 12:54:59 +0530 Subject: [PATCH] Add bugbait.io --- src/data/collection.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/data/collection.json b/src/data/collection.json index 6523f44..6134230 100644 --- a/src/data/collection.json +++ b/src/data/collection.json @@ -246,6 +246,25 @@ "notes": null, "badge": null }, + { + "url": "https://bugbait.io", + "name": "BugBait - Vulnerable Web Application", + "collection": [ + "online" + ], + "technology": [ + "Node.js" + ], + "references": [ + { + "name": "live", + "url": "https://bugbait.io" + } + ], + "author": "Blacklock Security", + "notes": "bugbait.io is a vulnerable web application for students, developers, cyber enthusiasts and pen testers to identify and exploit the vulnerabilities.", + "badge": null + }, { "url": "https://sourceforge.net/projects/thebutterflytmp/files/ButterFly%20Project/", "name": "Butterfly Security Project",