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
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:o:sophos:sfos:*:*:*:*:*:*:*:*
|
2022-11-18 14:08:27 +00:00
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: sophos
|
2024-06-07 10:04:29 +00:00
|
|
|
product: sfos
|
|
|
|
shodan-query:
|
|
|
|
- title:"Sophos"
|
|
|
|
- http.title:"sophos"
|
|
|
|
fofa-query: title="sophos"
|
|
|
|
google-query: intitle:"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.]+))'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100975462dbc7c90de889e197e463062443a42c977bd76e1f0f67c30ad35c493840022007f3bb598056bc49556ff59120effc110980c9feada2c40217c42904ef89571c:922c64590222798bb761d5b6d8e72950
|