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 3caaeb5417
commit 7df8af1052

9
nikto.json Normal file
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"
}