mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 14:39:02 +00:00
Adds JMX Invoker interface
This commit is contained in:
@@ -4966,6 +4966,10 @@ table.insert(fingerprints, {
|
|||||||
path = '/web-console/Invoker',
|
path = '/web-console/Invoker',
|
||||||
method = 'HEAD'
|
method = 'HEAD'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
path = '/invoker/JMXInvokerServlet',
|
||||||
|
method = 'HEAD'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
path = '/invoker/',
|
path = '/invoker/',
|
||||||
method = 'HEAD'
|
method = 'HEAD'
|
||||||
|
|||||||
Reference in New Issue
Block a user