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

34 lines
957 B
YAML
Raw Normal View History

2024-02-04 23:17:36 +00:00
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
shodan-query: "http.title:\"Passbolt | Open source password manager for teams\""
max-request: 1
tags: panel,passbolt,login
2024-02-04 23:17:36 +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:
- '(?i)v=([0-9a-z.-]+)'
# digest: 490a0046304402207f1b9037354038919a4460781c2f126b5ca46c7d67c0af2aa6f9653d51573ce2022048ad39d72b06d3603428ca396cf315280273241fbf01fe026e55d2d9f9a4f964:922c64590222798bb761d5b6d8e72950