nuclei-templates/technologies/utility-service-detect.yaml

29 lines
561 B
YAML
Raw Normal View History

2023-02-03 19:01:07 +00:00
id: utility-service-detect
info:
2023-02-07 05:07:32 +00:00
name: Utility Services Administration - Detect
2023-02-03 19:01:07 +00:00
author: DhiyaneshDK
severity: info
metadata:
verified: "true"
shodan-query: title:"Utility Services Administration"
tags: tech,avaya,aura
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Utility Services Administration</title>"
2023-02-07 05:07:32 +00:00
- ">Utility-Services"
condition: or
2023-02-03 19:01:07 +00:00
- type: status
status:
- 200