nuclei-templates/exposed-panels/azkaban-web-client.yaml

23 lines
418 B
YAML

id: azkaban-web-client
info:
name: Azkaban Web Client
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22Azkaban+Web+Client%22
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- 'Azkaban Web Client'
- type: status
status:
- 200