From 2f30c8f9db48f9e039ad37e1940f255c961d40af Mon Sep 17 00:00:00 2001 From: sophron Date: Sun, 11 May 2014 11:35:54 +0000 Subject: [PATCH] [NSE] Corrected file name for framework fingerprints. --- scripts/http-devframework.nse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/http-devframework.nse b/scripts/http-devframework.nse index 3bbb57127..4f3544d7d 100644 --- a/scripts/http-devframework.nse +++ b/scripts/http-devframework.nse @@ -9,7 +9,7 @@ While the script does some guessing, note that overall there's no way to determine what technologies a given site is using. You can help improve this script by adding new entries to -nselib/data/http-tools-fingerprints.lua +nselib/data/http-devframework-fingerprints.lua Each entry must have: * rapidDetect - Callback function that is called in the beginning