32 lines
977 B
YAML
32 lines
977 B
YAML
id: clockwork-php-page
|
|
|
|
info:
|
|
name: Clockwork PHP page exposure
|
|
author: organiccrap
|
|
severity: high
|
|
description: |
|
|
Clockwork php page was exposed, which allows admins to profile and debug the application, view database queries, HTTP requests, and other details right from the browser's developer tools.
|
|
reference:
|
|
- https://twitter.com/damian_89_/status/1250721398747791360
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,clockwork,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/__clockwork/app'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- <title>Clockwork</title>
|
|
- <html ng-app="Clockwork" ng-csp="">
|
|
part: body
|
|
condition: or
|
|
# digest: 4b0a00483046022100daba8699fcc5cc69a8649141aef9f28fb1b4d07255dff720296df32a7b3c10f8022100e61d20733b328fb95b1801052c00fe7087fe2d506f7c7b91c47fe5c1d43d2ad0:922c64590222798bb761d5b6d8e72950 |