Create nikto.json

adding Nikto for Windows, an Open Source (GPL) web server scanner
This commit is contained in:
Jay Turla
2014-11-11 16:36:24 +08:00
parent 5f3e06a0a8
commit 2bbdf695b4
+9
View File
@@ -0,0 +1,9 @@
{
"homepage": "http://projects.giacomodrago.com/nikto-win/",
"version": "2.1.5",
"license": "GPL",
"url": "http://projects.giacomodrago.com/nikto-win/nikto-2.1.5-win.7z",
"hash": "43cedfae06da041734610cc3ba84fa5c",
"extract_dir": "nikto-2.1.5-win",
"bin": "nikto.bat"
}