RStudio Panel - Detect
ID: rstudio-detect
Severity: info
Author: philippedelteil
Tags: panel,rstudio
Description
Section titled “Description”RStudio panel was detected.
YAML Source
Section titled “YAML Source”id: rstudio-detect
info: name: RStudio Panel - Detect author: philippedelteil severity: info description: RStudio 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 cwe-id: CWE-200 metadata: max-request: 1 tags: panel,rstudio
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word words: - 'RStudio' part: header
- type: status status: - 302# digest: 4b0a00483046022100e8121ef0f8a9079738a9ccd9799d553bad851a7618efabdb4516f92692c69b7f022100a9dffbac39dd14b9c69ff304ac1552a71f87f681b32d2fb425203df127f84d23: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/exposed-panels/rstudio-detect.yaml"