47 lines
1.3 KiB
YAML
47 lines
1.3 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
|
|
vendor: intelliantech
|
|
product: aptus_web
|
|
shodan-query:
|
|
- http.title:"Intellian Aptus Web"
|
|
- http.title:"intellian aptus web"
|
|
fofa-query: title="intellian aptus web"
|
|
google-query: intitle:"intellian aptus web"
|
|
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: 4a0a0047304502207c1cb976e079be8f705668f2b1847a11ca220c64e15322a7feda07ac5f6337990221009f6179aae2b9f6674cb1cb2fe08aca8830c04edb25fd5f2a287e1d62177e945c:922c64590222798bb761d5b6d8e72950 |