43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
id: intellian-aptus-panel
|
|
|
|
info:
|
|
name: Intellian Aptus Web Login Panel - Detect
|
|
author: princechaddha
|
|
severity: info
|
|
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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:intelliantech:aptus_web:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: aptus_web
|
|
shodan-query: http.title:"Intellian Aptus Web"
|
|
vendor: intelliantech
|
|
tags: panel,intellian,aptus,intelliantech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cgi-bin/getagent.cgi?type=s&xxxx"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- '<title>Intellian Aptus Web (.*)</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '<title>Intellian Aptus Web (.*)</title>'
|
|
# digest: 4b0a00483046022100a89747e3f8da834373ef53673b8db6c5ecaf0978ac75fa9e16115f70cee1910d022100aa35b6d5124924b58aef61c1bf14165765f5e74178a7f25f5637d68a32133112:922c64590222798bb761d5b6d8e72950 |