2024-09-10 08:22:50 +00:00
|
|
|
id: passbolt-panel
|
|
|
|
|
2024-03-04 08:20:22 +00:00
|
|
|
info:
|
|
|
|
name: Passbolt Login Panel
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Passbolt login panel was detected.
|
|
|
|
reference:
|
|
|
|
- https://www.passbolt.com/
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:passbolt:passbolt_api:*:*:*:*:*:*:*:*
|
2024-03-04 08:20:22 +00:00
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2024-03-04 08:20:22 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: passbolt
|
2024-09-10 09:08:16 +00:00
|
|
|
product: passbolt_api
|
|
|
|
shodan-query: http.title:"Passbolt | Open source password manager for teams"
|
2024-03-04 08:20:22 +00:00
|
|
|
tags: panel,passbolt,login
|
2024-03-23 09:28:19 +00:00
|
|
|
|
2024-09-10 08:22:50 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/auth/login"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 200'
|
|
|
|
- 'contains(body, "Passbolt") && contains(body, "Open source password manager for teams")'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
2024-02-04 23:20:10 +00:00
|
|
|
- '(?i)v=([0-9a-z.-]+)'
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4b0a004830460221008a8114cca79fbf3da8930534b75755702c72b07815c0b7758eac538babd9783502210096b7f2622df07706e47a8a9bc11d563c6c1b55cd17e6199f58940ee5ff56c6b0:922c64590222798bb761d5b6d8e72950
|