2022-09-08 13:28:46 +00:00
|
|
|
id: securepoint-utm
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
info:
|
2023-01-16 17:41:15 +00:00
|
|
|
name: Securepoint UTM Admin Panel - Detect
|
2022-09-08 13:28:46 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
2023-01-16 17:41:15 +00:00
|
|
|
description: Securepoint UTM admin 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-09-08 13:28:46 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-01-23 22:14:23 +00:00
|
|
|
fofa-query: 'app="Securepoint-UTM-v11-Admin-Interface-11.8.8.8"'
|
2022-09-08 13:28:46 +00:00
|
|
|
tags: securepoint,panel
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-08 13:28:46 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- '<title>Securepoint UTM v11 - (.*)</title>'
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '\- Admin Interface \- ([0-9. (a-z)]+)<\/title>'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100b98ceab01fb2911c90ccc5f5ebc819816b8ade78c56e697eb2c2130b8ca869be02210091bc68e1afc1b578f94e599e7c60178f5ee438b4ef3da12311abedd6fdf89331:922c64590222798bb761d5b6d8e72950
|