Create clockwork-dashboard-exposure.yaml

patch-1
Dhiyaneshwaran 2021-07-21 11:02:36 +05:30 committed by GitHub
parent 148554ac78
commit c9852b62dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: clockwork-dashboard-exposure
info:
name: Clockwork Dashboard Exposure
author: dhiyaneshDk
severity: high
reference: https://github.com/detectify/ugly-duckling/blob/master/modules/crowdsourced/clockwork-dashboard-exposure.json
tags: exposure,unauth
requests:
- method: GET
path:
- "{{BaseURL}}/__clockwork/latest"
matchers-condition: and
matchers:
- type: word
words:
- "\"id\""
- "\"version\""
- "\"method\""
- "\"url\""
- "\"time\""
part: body
- type: word
words:
- "application/json"
part: header