2022-04-19 21:52:18 +00:00
|
|
|
id: intellian-aptus-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-22 23:03:44 +00:00
|
|
|
name: Intellian Aptus Web Login Panel - Detect
|
2022-04-19 21:52:18 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
2022-11-22 23:03:44 +00:00
|
|
|
description: Intelllian Aptus Web 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
|
2022-11-22 23:03:44 +00:00
|
|
|
cwe-id: CWE-200
|
2022-04-19 21:52:18 +00:00
|
|
|
metadata:
|
2024-02-22 00:55:04 +00:00
|
|
|
vendor: intelliantech
|
|
|
|
product: aptus_web
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-04-19 21:52:18 +00:00
|
|
|
shodan-query: http.title:"Intellian Aptus Web"
|
|
|
|
tags: panel,intellian,aptus
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-04-19 21:52:18 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/cgi-bin/getagent.cgi?type=s&xxxx"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-04-19 21:52:18 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-04-19 21:52:18 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- '<title>Intellian Aptus Web (.*)</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
2023-10-14 11:27:55 +00:00
|
|
|
- '<title>Intellian Aptus Web (.*)</title>'
|
2024-02-28 16:35:47 +00:00
|
|
|
# digest: 490a00463044022032e10373027c956e60f03187475d9a9f127a662e7d1f43449d33ad639f3c32d8022063f8b0a1272cd23097602165bce5e439fafb073c4207071a79042f751726950d:922c64590222798bb761d5b6d8e72950
|