37 lines
961 B
YAML
37 lines
961 B
YAML
id: sugarcrm-panel
|
|
|
|
info:
|
|
name: SugarCRM Login Panel - Detect
|
|
author: johnk3r
|
|
severity: info
|
|
description: SugarCRM 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:sugarcrm:sugarcrm:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
product: sugarcrm
|
|
shodan-query: http.title:sugarcrm
|
|
vendor: sugarcrm
|
|
tags: sugarcrm,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/index.php?action=Login&module=Users"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>SugarCRM</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402202f97228a855821ba55863bfa3c66f72d6274682fe32e329271a6de5ca678c7df022006a459e56b92df0656f126b01fcede1403c0d6dcd7ca5ce770ab43e75396aab5:922c64590222798bb761d5b6d8e72950 |