32 lines
773 B
YAML
32 lines
773 B
YAML
id: rstudio-panel
|
|
|
|
info:
|
|
name: RStudio Sign In Panel - Detect
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
description: |
|
|
RStudio Sign In panel was detected.
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: title:"RStudio Sign In"
|
|
tags: rstudio,login,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/auth-sign-in?appUri=%2F"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>RStudio Sign In</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402200d51ba128759472f0807c745f2731b1a2fcc069675f2793aa3d56f65e81fbf5f02207a55f0b5cfd9e2f93d1c76255442e35837a70f2a6ac4d6b192aac7682902a5f9:922c64590222798bb761d5b6d8e72950 |