nuclei-templates/exposed-panels/atlassian-crowd-panel.yaml

19 lines
328 B
YAML
Raw Normal View History

2020-07-02 13:53:41 +00:00
id: atlassian-crowd-panel
2021-01-10 14:55:57 +00:00
2020-07-02 13:53:41 +00:00
info:
name: Atlassian Crowd panel detect
author: organiccrap
2020-09-20 12:57:43 +00:00
severity: info
2021-04-06 07:25:57 +00:00
tags: panel
2020-07-02 13:53:41 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/crowd/console/login.action'
2020-07-02 13:53:41 +00:00
matchers:
- type: word
words:
- <title>Atlassian Crowd - Login</title>
part: body