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

19 lines
342 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
2022-01-03 16:06:23 +00:00
tags: panel,activeadmin
requests:
- method: GET
path:
- '{{BaseURL}}/admin/login'
matchers:
- type: word
words:
- "active_admin_content"
- "active_admin-"
2022-01-03 16:06:23 +00:00
condition: and