mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
[NSE] Corrected file name for framework fingerprints.
This commit is contained in:
parent
f146bdc562
commit
2f30c8f9db
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
* <code>rapidDetect</code> - Callback function that is called in the beginning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue