mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 21:21:31 +00:00
[NSE] Corrected file name for framework fingerprints.
This commit is contained in:
@@ -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.
|
determine what technologies a given site is using.
|
||||||
|
|
||||||
You can help improve this script by adding new entries to
|
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:
|
Each entry must have:
|
||||||
* <code>rapidDetect</code> - Callback function that is called in the beginning
|
* <code>rapidDetect</code> - Callback function that is called in the beginning
|
||||||
|
|||||||
Reference in New Issue
Block a user