Update apache-activemq-detect.yaml
parent
a8f1daf3e6
commit
ca16575bf2
|
@ -8,7 +8,7 @@ info:
|
|||
Apache ActiveMQ is an open source message broker written in Java together with a full Java Message Service client. It provides "Enterprise Features" which in this case means fostering the communication from more than one client or server.
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: 'product:"Apache ActiveMQ"'
|
||||
shodan-query: 'product:"Apache ActiveMQ"'
|
||||
tags: network,detect,activemq
|
||||
|
||||
network:
|
||||
|
@ -22,4 +22,4 @@ network:
|
|||
- type: word
|
||||
words:
|
||||
- "Unknown STOMP action"
|
||||
- "norg.apache.activemq.transport.stomp"
|
||||
- "norg.apache.activemq.transport.stomp"
|
||||
|
|
Loading…
Reference in New Issue