35 lines
883 B
YAML
35 lines
883 B
YAML
id: kodexplorer-detect
|
|
|
|
info:
|
|
name: KodExplorer-detect
|
|
author: ffffffff0x
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:kodcloud:kodexplorer:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: kodcloud
|
|
product: kodexplorer
|
|
fofa-query: app="Powered-by-KodExplorer"
|
|
tags: kodexplorer,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '(?i)<title>.* - Powered by KodExplorer</title>'
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'Powered by KodExplorer ([a-z0-9.]+) \|'
|
|
# digest: 4b0a00483046022100fdc0df62a08a1fe68364c081bef800684b1ffeb2a4390f0ba7ee3d7204ef4837022100e23fc80cf1787c17fd89342bce8dca02d895d73215ab1df1c81e3950aa28f165:922c64590222798bb761d5b6d8e72950 |