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
|
2020-07-02 13:53:41 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/crowd/console/login.action'
|
|
|
|
headers:
|
|
|
|
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- <title>Atlassian Crowd - Login</title>
|
|
|
|
part: body
|