40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
id: ibm-service-assistant
|
|
|
|
info:
|
|
name: IBM Service Assistant Login Panel - Detect
|
|
author: dhiyaneshDK,righettod
|
|
severity: info
|
|
description: IBM Service Assistant login panel was detected.
|
|
reference:
|
|
- https://mediacenter.ibm.com/media/Using+the+IBM+Support+Assistant/0_ffe9o5w1
|
|
classification:
|
|
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
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Welcome to Service Assistant"
|
|
tags: panel,ibm,service,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/service/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Welcome to Service Assistant</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '(?i)([a-z0-9\s]+)\s+Service\s+Assistant\s+Tool'
|
|
- '(?i)svcProductMtm\s+=\s+.?([0-9a-z\-]+).?'
|
|
# digest: 4a0a00473045022079d9a047efcaee0a40d341686c75328b50214b585d11dd4dffc2bf4d1b0e1b48022100bee2fc7e989a65d47d6211d26d407b2054e56b7e02ffeb5ee3e320d707afa1ea:922c64590222798bb761d5b6d8e72950 |