nuclei-templates/exposed-panels/axigen-webmail.yaml

25 lines
403 B
YAML
Raw Normal View History

2021-11-15 15:40:50 +00:00
id: axigen-webmail
info:
name: Axigen WebMail
author: dhiyaneshDk
severity: info
metadata:
shodan-query: 'http.title:"Axigen WebMail"'
2021-11-16 10:01:05 +00:00
tags: axigen,panel
2021-11-15 15:40:50 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Axigen WebMail</title>'
- type: status
status:
- 200