31 lines
740 B
YAML
31 lines
740 B
YAML
id: alienVault-usm
|
|
|
|
info:
|
|
name: AlienVault USM Login Panel
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: An AlienVault USM login panel was detected.
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"AlienVault USM"
|
|
tags: panel,alienvault
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/ossim/session/login.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>AlienVault USM'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022045819d1a7e0d40ed0bf29614f18766cbd24aa6f270e149a3565657c1551647dc022100f001a4c0fe8c4d1febc11cacef5b4bc8937d3053e918046d72984441a7d40102:922c64590222798bb761d5b6d8e72950
|