minor update
parent
574fde0bd2
commit
ac967a0993
|
@ -1,17 +1,19 @@
|
||||||
id: vrealize-hyperic-login-panel
|
id: vrealize-hyperic-panel
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: vRealize Hyperic Login Panel - Detect
|
name: vRealize Hyperic Login Panel - Detect
|
||||||
author: Charles D.
|
author: Charles D
|
||||||
severity: info
|
severity: info
|
||||||
description: vRealize Hyperic login panel was detected
|
description: |
|
||||||
|
vRealize Hyperic login panel was detected
|
||||||
classification:
|
classification:
|
||||||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||||
cwe-id: CWE-200
|
cwe-id: CWE-200
|
||||||
metadata:
|
metadata:
|
||||||
max-request: 1
|
max-request: 1
|
||||||
shodan-query: http.title:"Sign In - Hyperic"
|
shodan-query: http.title:"Sign In - Hyperic"
|
||||||
tags: login,panel,vrealize-hyperic
|
verified: true
|
||||||
|
tags: login,panel,vrealize,hyperic
|
||||||
|
|
||||||
http:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -21,9 +23,9 @@ http:
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
|
part: body
|
||||||
words:
|
words:
|
||||||
- "Sign In - Hyperic"
|
- "Sign In - Hyperic"
|
||||||
part: body
|
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
|
|
Loading…
Reference in New Issue