2021-10-15 16:05:51 +00:00
|
|
|
id: jira-unauthenticated-screens
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Jira Unauthenticated Access to screens
|
|
|
|
author: TESS
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-screens/#api-rest-api-2-screens-get
|
2022-07-04 13:18:16 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-07-04 13:18:16 +00:00
|
|
|
shodan-query: http.component:"Atlassian Jira"
|
2021-10-15 16:05:51 +00:00
|
|
|
tags: atlassian,jira
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-15 16:05:51 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-10-17 03:06:48 +00:00
|
|
|
- "{{BaseURL}}/rest/api/2/screens"
|
2021-10-15 16:05:51 +00:00
|
|
|
|
2021-10-17 03:06:48 +00:00
|
|
|
max-size: 1000
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-10-15 16:05:51 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-10-17 03:06:48 +00:00
|
|
|
- '"id":'
|
|
|
|
- '"name":'
|
|
|
|
- '"description":'
|
2021-10-15 16:05:51 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "atlassian.xsrf.token"
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100f47ced43b8419319e9c9ec86664c53d54c3445bffd4b95b2253a39b81856bc20022100e9d254c328d1a1daf297468d1fc6ae202f3e5aa15505af50625e290a019cdfef:922c64590222798bb761d5b6d8e72950
|