2023-06-03 00:28:28 +00:00
|
|
|
id: openproject-detect
|
|
|
|
|
|
|
|
info:
|
2023-06-06 04:50:47 +00:00
|
|
|
name: OpenProject - Detect
|
2023-06-03 00:28:28 +00:00
|
|
|
author: ricardomaia
|
|
|
|
severity: info
|
|
|
|
description: OpenProject is an open source web-based project management software.
|
2023-06-06 04:50:47 +00:00
|
|
|
reference:
|
|
|
|
- https://www.openproject.org/
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:openproject:openproject:*:*:*:*:*:*:*:*
|
2023-06-03 00:28:28 +00:00
|
|
|
metadata:
|
2023-06-06 04:50:47 +00:00
|
|
|
verified: "true"
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 3
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: openproject
|
2024-09-10 09:08:16 +00:00
|
|
|
product: openproject
|
|
|
|
shodan-query: title:"openproject"
|
2023-06-06 04:50:47 +00:00
|
|
|
tags: tech,openproject,api,detect
|
2023-06-03 00:28:28 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
- "{{BaseURL}}/api/v3"
|
|
|
|
- "{{BaseURL}}/activity.atom"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-06-06 04:50:47 +00:00
|
|
|
matchers-condition: or
|
2023-06-03 00:28:28 +00:00
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- '.*OpenProject.Foundation.\(OPF\)'
|
|
|
|
- "<generator uri=.*openproject.org.*>"
|
2023-06-06 04:50:47 +00:00
|
|
|
condition: or
|
2023-06-03 00:28:28 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "OpenProject"
|
|
|
|
- "instanceName"
|
2023-06-06 04:50:47 +00:00
|
|
|
condition: and
|
2023-06-03 00:28:28 +00:00
|
|
|
|
|
|
|
- type: word
|
2023-06-06 04:50:47 +00:00
|
|
|
part: header
|
2023-06-03 00:28:28 +00:00
|
|
|
words:
|
|
|
|
- "_open_project_session"
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4a0a00473045022100d0c3783ef4906ab2c51e0b014d9d830926d3a738d7094bb17aa9502738830afe02206dfdee71a2f8d3a19f697bd4dafc8e530568a302fd13663537aa996f8470a88a:922c64590222798bb761d5b6d8e72950
|