2020-06-05 17:01:23 +00:00
|
|
|
id: sophos-fw-version-detect
|
|
|
|
|
|
|
|
info:
|
2023-01-16 17:41:15 +00:00
|
|
|
name: Sophos Firewall Login Panel - Detect
|
2022-09-29 13:42:11 +00:00
|
|
|
author: organiccrap,daffainfo
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2023-01-16 17:41:15 +00:00
|
|
|
description: Sophos Firewall 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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-01-16 17:41:15 +00:00
|
|
|
cwe-id: CWE-200
|
2022-11-18 14:08:27 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-11-18 14:08:27 +00:00
|
|
|
shodan-query: title:"Sophos"
|
2022-01-04 19:34:16 +00:00
|
|
|
tags: panel,sophos
|
2020-06-05 17:01:23 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-06-05 17:01:23 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/webconsole/webpages/login.jsp"
|
|
|
|
- "{{BaseURL}}/userportal/webpages/myaccount/login.jsp"
|
2022-09-29 13:42:11 +00:00
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2020-06-05 17:01:23 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
2022-09-29 13:42:11 +00:00
|
|
|
words:
|
|
|
|
- '<title>Sophos</title>'
|
|
|
|
- 'uiLangToHTMLLangAttributeValueMapping'
|
|
|
|
condition: or
|
|
|
|
|
2022-11-18 14:24:06 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
2020-06-05 17:01:23 +00:00
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
2022-11-18 14:08:27 +00:00
|
|
|
group: 1
|
2020-06-05 17:01:23 +00:00
|
|
|
regex:
|
2022-11-18 14:08:27 +00:00
|
|
|
- 'href="\/themes\/lite1\/css\/typography\.css\?version=(([0-9a-z]+)([0-9.]+))'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100e719d9d4d187dc31a3205e9addb367e73ea88ae41ba719077c485ab4e8f9d2e102200a2eed57a3a87143354e14cc39d437a0008498f9d734eea5dcfddbe0c8a39143:922c64590222798bb761d5b6d8e72950
|