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

30 lines
574 B
YAML

id: utility-service-detect
info:
name: Utility Services Administration - Detect
author: DhiyaneshDK
severity: info
metadata:
max-request: 1
verified: true
shodan-query: title:"Utility Services Administration"
tags: tech,avaya,aura
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Utility Services Administration</title>"
- ">Utility-Services"
condition: or
- type: status
status:
- 200