42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
YAML
id: storybook-panel
|
|
|
|
info:
|
|
name: Storybook Panel - Detect
|
|
author: kh4sh3i
|
|
severity: info
|
|
description: Storybook panel was detected.
|
|
reference:
|
|
- https://storybook.js.org/
|
|
- https://github.com/storybookjs/storybook
|
|
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
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: http.title:"storybook"
|
|
tags: panel,storybook,workshop
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/?path=/settings/about"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Storybook</title>'
|
|
- 'storybook-'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502207552b81ca03ded62b132bdb98fba3ca4bd98c9b175e0f7d8f94bd9a5d9c525aa022100bb141d1ebeb4b4a2a32a9cd931c6fc2252acf8f9d9eec4d39f595204d4a52aa1:922c64590222798bb761d5b6d8e72950 |