40 lines
901 B
YAML
40 lines
901 B
YAML
id: yeswiki-detect
|
|
|
|
info:
|
|
name: YesWiki Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: YesWiki 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"yeswiki"
|
|
tags: yeswiki,panel,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'yeswiki-search'
|
|
- 'yeswiki-base'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100eb1ee35718767d3d1583429ad12cf675d392127ba1d402de0dc658ddb5c44694022100e750c1c13367786f7bf2390af732cd5f842ae906f1b0ae5a7b4c0126d78011c2:922c64590222798bb761d5b6d8e72950
|