2023-01-11 23:16:32 +00:00
|
|
|
id: sap-successfactors-detect
|
|
|
|
|
|
|
|
info:
|
2023-03-29 19:01:39 +00:00
|
|
|
name: SAP SuccessFactors Login Panel - Detect
|
2023-01-11 23:16:32 +00:00
|
|
|
author: tess
|
|
|
|
severity: info
|
2023-03-29 19:01:39 +00:00
|
|
|
description: SAP SuccessFactors login panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-03-29 19:01:39 +00:00
|
|
|
cwe-id: CWE-200
|
2023-01-11 23:16:32 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2023-01-24 09:58:45 +00:00
|
|
|
shodan-query: title:"Login - SAP SuccessFactors"
|
2023-01-11 23:16:32 +00:00
|
|
|
tags: sap,detect
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-01-11 23:16:32 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2023-01-17 20:12:22 +00:00
|
|
|
- '{{BaseURL}}'
|
2023-01-11 23:16:32 +00:00
|
|
|
- '{{BaseURL}}/sf/start'
|
|
|
|
|
2023-01-17 20:12:22 +00:00
|
|
|
stop-at-first-match: true
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-01-11 23:16:32 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-01-13 10:26:18 +00:00
|
|
|
part: body
|
2023-01-11 23:16:32 +00:00
|
|
|
words:
|
|
|
|
- 'SAP SuccessFactors'
|
2023-01-17 20:12:22 +00:00
|
|
|
- 'sap-ui-core'
|
2023-01-11 23:16:32 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402203eebe277eab3442efd1dbea4fc5882f386fa9ad7b915c479bd4df392b157d1e002206125def64c7ca9ac03b5f14519f22b5b13d6062f1ec5d1c71d3dfbe97ee5f093:922c64590222798bb761d5b6d8e72950
|