From 53a9fba265fafcb40b66cb1197915bca687834aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Ramazan=20TA=C5=9EDELEN?= <66968278+alitasdln@users.noreply.github.com> Date: Sun, 29 Oct 2023 17:07:10 +0300 Subject: [PATCH] Added GOAD (#195) --- src/data/collection.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/data/collection.json b/src/data/collection.json index 4a0d9a7..103175c 100644 --- a/src/data/collection.json +++ b/src/data/collection.json @@ -762,6 +762,26 @@ "notes": null, "badge": "google/firing-range" }, + { + "url": "https://github.com/Orange-Cyberdefense/GOAD", + "name": "Game of Active Directory", + "collection": [ + "container" + ], + "technology": [ + "Windows", + "Active Directory" + ], + "references": [ + { + "name": "guide", + "url": "https://mayfly277.github.io/categories/ad/" + } + ], + "author": "Orange-Cyberdefense", + "notes": "Requires a considerably powerful system", + "badge": "Orange-Cyberdefense/GOAD" + }, { "url": "http://www.gameofhacks.com/", "name": "Game of Hacks",