YesWiki Panel - Detect
ID: yeswiki-detect
Severity: info
Author: ritikchaddha
Tags: yeswiki,panel,tech
Description
Section titled “Description”YesWiki panel was detected.
YAML Source
Section titled “YAML Source”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 cpe: cpe:2.3:a:yeswiki:yeswiki:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 shodan-query: http.html:"yeswiki" product: yeswiki vendor: 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: 490a004630440220193eff8cc8cdc305ad03d45da22ed2503f348839cbcd737766fb0e4ca902034602200a2b56f61e2655cdfe8e400ca000339ce44176e3f0626ec6120bd6f03b7454d0:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/yeswiki-detect.yaml"