2021-03-01 07:45:12 +00:00
|
|
|
id: unauthenticated-frp
|
2021-03-01 01:24:26 +00:00
|
|
|
|
|
|
|
info:
|
2021-03-01 07:45:12 +00:00
|
|
|
name: Unauthenticated FRP
|
2021-03-01 01:24:26 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
2021-04-06 08:55:55 +00:00
|
|
|
tags: frp,unauth,panel
|
2021-08-19 13:17:27 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/fatedier/frp/ # vendor homepage
|
2021-03-01 01:24:26 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/static/"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>frps dashboard</title>"
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|