32 lines
907 B
YAML
32 lines
907 B
YAML
id: identity-services-engine
|
|
|
|
info:
|
|
name: Cisco Identity Services Engine Admin Login Panel - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: Cisco Identity Services Engine admin login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: cisco
|
|
product: identity_services_engine
|
|
max-request: 2
|
|
shodan-query: http.title:"Identity Services Engine"
|
|
tags: panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/admin/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Identity Services Engine</title>'
|
|
|
|
# digest: 4b0a00483046022100df50a8f1779e7f3f0a7aeabae6eefe1c70a602bfdd6ee77abe9b1f5552f570e5022100fefbe3b0de6cdb8accc4b1a634ceeb4395a0d0470471e6f4a22aafec8585f164:922c64590222798bb761d5b6d8e72950
|