Utility Services Administration - Detect
ID: utility-service-detect
Severity: info
Author: DhiyaneshDK
Tags: tech,avaya,aura
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: utility-service-detect
info: name: Utility Services Administration - Detect author: DhiyaneshDK severity: info classification: cpe: cpe:2.3:a:avaya:aura_utility_services:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: avaya product: aura_utility_services 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# digest: 4a0a00473045022100b8cb1c6d220a200f01d7ce77d6e9a9217ffd5fcd595ae20940685bc3a983a0990220315af3527dee5aff545b41fcb5c9e42e8690ef95c3c3237d36277fcafccaf972:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/utility-service-detect.yaml"