40 lines
1015 B
YAML
40 lines
1015 B
YAML
id: avideo-install
|
|
|
|
info:
|
|
name: AVideo Installer - Detect
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: AVideo installer panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
|
|
cvss-score: 8.2
|
|
cwe-id: CWE-459
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"AVideo"
|
|
fofa-query: "AVideo"
|
|
tags: panel,install,avideo,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/index.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Install AVideo</title>'
|
|
|
|
- type: word
|
|
part: body
|
|
negative: true
|
|
words:
|
|
- 'Your system is installed, remove the'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100f6540411457d18242afa465a7b2ae500404d24cd51a1c8ccb353ca97c58aee24022100a88d1cf2a8087431f1b3761087fffff25c298d4ea251945ea74d1f4cc844685d:922c64590222798bb761d5b6d8e72950 |