Create utility-service-detect.yaml

patch-1
Dhiyaneshwaran 2023-02-04 00:31:07 +05:30 committed by GitHub
parent 99efc95c43
commit 3f5be26e74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

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