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

18 lines
329 B
YAML
Raw Normal View History

id: active-admin-exposure
info:
name: ActiveAdmin Admin Dasboard Exposure
2021-04-06 06:46:11 +00:00
author: pdteam
2021-01-10 14:55:57 +00:00
severity: info
2021-04-06 07:25:57 +00:00
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}/admin/login'
matchers:
- type: word
words:
- "active_admin_content"
- "active_admin-"
condition: and