44 lines
971 B
YAML
44 lines
971 B
YAML
id: avideo-detect
|
|
|
|
info:
|
|
name: Avideo Detect
|
|
author: pikpikcu
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: wwbn
|
|
product: avideo
|
|
shodan-query: http.title:"AVideo"
|
|
fofa-query: "AVideo"
|
|
tags: tech,avideo
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '<title>(.*)AVideo(.*)</title>'
|
|
- 'AVideo Analytics'
|
|
condition: or
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "/install/index.php"
|
|
negative: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402202707b7ff330a80403eb16a2c08c8b860c4e0716510df7e4840301646e86eed6b02203e6944af2a2993877b5d1ca378237b5f925289c053e46e23c03880ef376d52c8:922c64590222798bb761d5b6d8e72950 |