nuclei-templates/http/exposed-panels/passbolt-panel.yaml

35 lines
958 B
YAML

id: passbolt-panel
info:
name: Passbolt Login Panel
author: righettod
severity: info
description: |
Passbolt login panel was detected.
reference:
- https://www.passbolt.com/
metadata:
max-request: 1
shodan-query: http.title:"Passbolt | Open source password manager for teams"
verified: true
tags: panel,passbolt,login
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:
- '(?i)v=([0-9a-z.-]+)'
# digest: 4b0a004830460221009b62819ab45e4cc1d2876a6158c09dc07bb3369174b83e984a388e5ae92444bc022100ca4285d6e658b355d420b75ee455df2a1b91f35ba9f54cbce8749f902392b00a:922c64590222798bb761d5b6d8e72950