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