nuclei-templates/exposed-panels/active-admin-exposure.yaml

17 lines
316 B
YAML
Raw Normal View History

id: active-admin-exposure
info:
name: ActiveAdmin Admin Dasboard Exposure
2021-01-10 14:15:36 +00:00
author: pd-team
2021-01-10 14:55:57 +00:00
severity: info
requests:
- method: GET
path:
- '{{BaseURL}}/admin/login'
matchers:
- type: word
words:
- "active_admin_content"
- "active_admin-"
condition: and