2020-04-04 18:19:48 +00:00
|
|
|
id: jira-detect
|
|
|
|
|
|
|
|
info:
|
2023-06-24 22:25:54 +00:00
|
|
|
name: Jira Detect
|
|
|
|
author: pdteam,philippedelteil,AdamCrosser
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2022-11-22 23:03:44 +00:00
|
|
|
description: Jira login panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-11-22 23:03:44 +00:00
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:atlassian:jira:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 3
|
2023-06-24 22:25:54 +00:00
|
|
|
vendor: atlassian
|
|
|
|
product: jira
|
|
|
|
category: productivity
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,panel,jira,atlassian
|
2020-04-04 18:19:48 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-04-04 18:19:48 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/secure/Dashboard.jspa"
|
|
|
|
- "{{BaseURL}}/jira/secure/Dashboard.jspa"
|
2020-08-27 08:54:46 +00:00
|
|
|
- "{{BaseURL}}/login.jsp"
|
|
|
|
|
2021-09-02 11:59:10 +00:00
|
|
|
stop-at-first-match: true
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2020-09-20 12:57:43 +00:00
|
|
|
max-redirects: 2
|
2020-04-04 18:19:48 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Project Management Software"
|
2021-06-10 09:17:30 +00:00
|
|
|
|
2021-06-10 06:29:42 +00:00
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'title="JiraVersion" value="([0-9.]+)'
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a0047304502202c61a6c76e969fa9091fdaa98525b23e523d1315e2011b279cdfe9d24365e133022100efa7553744e5b7ab03acfe2a78d247623a56c16e33fc21b5761a43662caf7679:922c64590222798bb761d5b6d8e72950
|