diff --git a/src/data/collection.json b/src/data/collection.json index 103175c..f756682 100644 --- a/src/data/collection.json +++ b/src/data/collection.json @@ -401,6 +401,29 @@ "notes": null, "badge": "stamparm/DSVW" }, + { + "url": "https://github.com/AvalZ/DVAS", + "name": "Damn Vulnerable Application Scanner (DVAS)", + "collection": [ + "offline" + ], + "technology": [ + "PHP" + ], + "references": [ + { + "name": "guide", + "url": "https://ceur-ws.org/Vol-2940/paper36.pdf" + }, + { + "name": "announcement", + "url": "https://avalz.it/research/metasploit-pro-xss-to-rce/" + } + ], + "author": "Andrea Valenza, Enrico Russo, Gabriele Costa", + "notes": "An intentionally vulnerable web application scanner", + "badge": "AvalZ/DVAS" + }, { "url": "https://github.com/rewanthtammana/Damn-Vulnerable-Bank", "name": "Damn Vulnerable Bank",