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

18 lines
329 B
YAML

id: active-admin-exposure
info:
name: ActiveAdmin Admin Dasboard Exposure
author: pdteam
severity: info
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}/admin/login'
matchers:
- type: word
words:
- "active_admin_content"
- "active_admin-"
condition: and