2021-02-09 21:21:14 +00:00
|
|
|
id: jira-unauthenticated-adminprojects
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Jira Unauthenticated Admin Projects
|
|
|
|
author: TESS
|
2021-02-10 16:37:17 +00:00
|
|
|
severity: info
|
2021-02-09 21:21:14 +00:00
|
|
|
tags: atlassian,jira
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/rest/menu/latest/admin"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'key'
|
|
|
|
- 'link'
|
|
|
|
- 'label'
|
|
|
|
- 'self'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "atlassian.xsrf.token"
|