nuclei-templates/exposed-panels/activemq-panel.yaml

19 lines
337 B
YAML
Raw Normal View History

id: activemq-panel
info:
name: Apache ActiveMQ Exposure
2021-04-06 06:46:11 +00:00
author: pdteam
severity: info
2021-04-06 07:25:57 +00:00
tags: panel
requests:
- method: GET
path:
2021-01-14 14:41:56 +00:00
- '{{BaseURL}}'
matchers:
- type: word
words:
- '<h2>Welcome to the Apache ActiveMQ!</h2>'
- '<title>Apache ActiveMQ</title>'
condition: and