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

30 lines
574 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:
max-request: 1
2023-06-04 08:13:42 +00:00
verified: true
2023-02-03 19:01:07 +00:00
shodan-query: title:"Utility Services Administration"
tags: tech,avaya,aura
http:
2023-02-03 19:01:07 +00:00
- 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