From 4fd568a4eafea5639ab7833c5b24b11a3ddef22f Mon Sep 17 00:00:00 2001 From: Murat Alagoz <47647189+mrtlgz@users.noreply.github.com> Date: Thu, 5 Sep 2024 22:41:41 -0400 Subject: [PATCH] AI-Goat added A new vulnerable AI application included --- src/data/collection.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/src/data/collection.json b/src/data/collection.json index dfddd60..3b52a40 100644 --- a/src/data/collection.json +++ b/src/data/collection.json @@ -32,6 +32,25 @@ "notes": "Art shopping", "badge": null }, + { + "url": "https://github.com/dhammon/ai-goat", + "name": "AI-Goat", + "collection": [ + "offline" + ], + "technology": [ + "Python" + ], + "references": [ + { + "name": "download", + "url": "https://github.com/dhammon/ai-goat" + } + ], + "author": "IBM/Watchfire", + "notes": "Log in with jsmith/demo1234 or admin/admin", + "badge": "hclproducts/AltoroJ" + }, { "url": "http://demo.testfire.net/", "name": "Altoro Mutual (AltoroJ)", @@ -3295,4 +3314,4 @@ ], "url":"https://yrprey.com" } -] \ No newline at end of file +]