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:
verified: true
max-request: 1
shodan-query: "http.title:\"Passbolt | Open source password manager for teams\""
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: 490a0046304402207f1b9037354038919a4460781c2f126b5ca46c7d67c0af2aa6f9653d51573ce2022048ad39d72b06d3603428ca396cf315280273241fbf01fe026e55d2d9f9a4f964:922c64590222798bb761d5b6d8e72950