diff --git a/network/detection/apache-activemq-detect.yaml b/network/detection/apache-activemq-detect.yaml index 01ec104cbd..85c7a95dad 100644 --- a/network/detection/apache-activemq-detect.yaml +++ b/network/detection/apache-activemq-detect.yaml @@ -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" \ No newline at end of file + - "norg.apache.activemq.transport.stomp"