nuclei-templates/exposed-panels/rstudio-detect.yaml

22 lines
353 B
YAML
Raw Normal View History

id: rstudio-detect
info:
2021-06-11 06:56:09 +00:00
name: RStudio panel detector
author: philippedelteil
severity: info
2021-06-11 07:04:25 +00:00
tags: panel,rstudio
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- 'RStudio'
part: header
- type: status
2021-06-11 06:56:09 +00:00
status:
- 302