2021-02-09 21:05:12 +00:00
|
|
|
id: jira-unauthenticated-resolutions
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Jira Unauthenticated Resolutions
|
|
|
|
author: TESS
|
2021-02-10 16:37:17 +00:00
|
|
|
severity: info
|
2022-07-04 13:18:14 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-07-04 13:18:14 +00:00
|
|
|
shodan-query: http.component:"Atlassian Jira"
|
2021-02-09 21:05:12 +00:00
|
|
|
tags: atlassian,jira
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-02-09 21:05:12 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/rest/api/2/resolution"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'self'
|
|
|
|
- 'description'
|
|
|
|
- 'name'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
2023-10-14 11:27:55 +00:00
|
|
|
- "atlassian.xsrf.token"
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450220414ee7a3a44cda12b28d0f65bad182555bdb9afbbb5ed041655123b43a1e8db70221008377f24f2ac933a6968055f3c2557cf1583392b543f82ef1cfbab60d2b3e426f:922c64590222798bb761d5b6d8e72950
|