mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 04:49:02 +00:00
Add new fingerprint to http-fingerprints.lua (/api/ and /api-docs/)
This commit is contained in:
@@ -9556,6 +9556,14 @@ table.insert(fingerprints, {
|
||||
path = '/apache/',
|
||||
method = 'GET'
|
||||
},
|
||||
{
|
||||
path = '/api/',
|
||||
method = 'GET'
|
||||
},
|
||||
{
|
||||
path = '/api-docs/',
|
||||
method = 'GET'
|
||||
},
|
||||
{
|
||||
path = '/app/',
|
||||
method = 'GET'
|
||||
|
||||
Reference in New Issue
Block a user