diff --git a/src/data/collection.json b/src/data/collection.json index d04198f..d3ccc0c 100644 --- a/src/data/collection.json +++ b/src/data/collection.json @@ -2926,5 +2926,27 @@ "MySQL" ], "url": "https://yrprey.com" + }, + { + "author": "Fernando Mengali", + "badge": null, + "collection": [ + "offline" + ], + "name": "YrpreyBlog", + "notes": "A framework created in PHP/MySQL with OWASP TOP 10 Web Application vulnerabilities.", + "references": [ + { + "name": "download", + "url": "https://github.com/yrprey/yrpreyBlog" + } + ], + "technology": [ + "PHP", + "CSS", + "Bootstrap", + "MySQL" + ], + "url": "https://yrprey.com" } ]