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

25 lines
418 B
YAML
Raw Normal View History

2021-11-15 15:43:34 +00:00
id: axigen-webadmin
info:
name: Axigen Web Admin
author: dhiyaneshDk
severity: info
tags: axigen,panel
metadata:
shodan-query: 'http.title:"Axigen WebAdmin"'
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Axigen&nbsp;WebAdmin</title>'
- type: status
status:
- 200