nuclei-templates/http/technologies/jira-serverinfo.yaml

36 lines
754 B
YAML
Raw Normal View History

2021-11-16 08:13:49 +00:00
id: jira-serverinfo
info:
name: Jira Rest API Server Information
author: pdteam
severity: info
metadata:
max-request: 1
2023-10-14 11:27:55 +00:00
tags: jira,tech
2021-11-16 08:13:49 +00:00
http:
2021-11-16 08:13:49 +00:00
- method: GET
path:
- "{{BaseURL}}/rest/api/latest/serverInfo"
2021-11-17 09:30:48 +00:00
matchers-condition: and
2021-11-16 08:13:49 +00:00
matchers:
- type: word
2021-11-17 09:30:33 +00:00
part: body
2021-11-16 08:13:49 +00:00
words:
- '"baseUrl"'
- '"deploymentType"'
condition: and
2021-11-17 09:30:33 +00:00
- type: status
status:
- 200
2021-11-16 08:13:49 +00:00
extractors:
- type: json
json:
- ".baseUrl"
2021-11-17 09:30:33 +00:00
- ".version"
# digest: 4b0a00483046022100cf18a4725cfdca01bc459389aa2433d640e15b64d6c8098ab899aff3e8801802022100b713a09b3c92e8bee4ea46ac544298b5f7769de54cb6c7af89100255ea709918:922c64590222798bb761d5b6d8e72950