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