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

54 lines
1.4 KiB
YAML

id: bookstack-panel
info:
name: BookStack Login Panel - Detect
author: cyllective,daffainfo
severity: info
description: Bookstack login panel was detected.
reference:
- https://github.com/BookStackApp/BookStack
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cwe-id: CWE-200
cpe: cpe:2.3:a:bookstackapp:bookstack:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: bookstackapp
product: bookstack
shodan-query:
- http.title:"BookStack"
- http.title:"bookstack"
fofa-query: title="bookstack"
google-query: intitle:"bookstack"
tags: panel,bookstack,bookstackapp
http:
- method: GET
path:
- "{{BaseURL}}/login"
matchers-condition: and
matchers:
- type: word
part: body
condition: or
words:
- '<title>BookStack</title>'
- '<span class="logo-text">BookStack</span>'
- type: word
part: header
words:
- 'Set-Cookie: bookstack_session'
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- '(?:app\.js|(?:print\-)?styles\.css)\?version=([\w\.\-]+)["'']>'
# digest: 4a0a004730450220441c5e876a16cf1c543b6aa23dcd05323cc28664a0f4c8edb1d4864ebba49c84022100d495e5bbfa7b589fb3fe923688fa719d535f5e1740a0f1b24b264cf8253f6155:922c64590222798bb761d5b6d8e72950