32 lines
719 B
YAML
32 lines
719 B
YAML
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: 490a0046304402204708e862a8bc123e154b5a49013ea9aa9fec8ffc407a27943aaacb878fe05c4f022064eeb0ffff15f237337639fe0fb67dc0156a97b082d96164f464992a286c85f6:922c64590222798bb761d5b6d8e72950
|