diff --git a/src/data/collection.json b/src/data/collection.json index 65a8799..5e9088e 100644 --- a/src/data/collection.json +++ b/src/data/collection.json @@ -2826,5 +2826,28 @@ "author": "adamtlangley", "notes": "Target practice for ffuf", "badge": "adamtlangley/ffufme" + }, + { + "url": "https://pentest-ground.com/", + "name": "Pentest-Ground", + "collection": [ + "online", + "container" + ], + "technology":[ + "PHP", + "Docker" + ], + "references":[ + { + "name": "Playground", + "url": "https://pentest-ground.com/" + }, + { + "name": "Pentest-Tools", + "url": "https://pentest-tools.com/" + } + ] + } -] \ No newline at end of file +]