Scribble Diffusion Panel - Detect
ID: scribble-diffusion-panel
Severity: info
Author: rxerium
Tags: panel,scribble,detect
Description
Section titled “Description”A tool to turn your rough sketch into a refined image using AI.
YAML Source
Section titled “YAML Source”id: scribble-diffusion-panel
info: name: Scribble Diffusion Panel - Detect author: rxerium severity: info description: | A tool to turn your rough sketch into a refined image using AI. reference: - https://scribblediffusion.com/ - https://github.com/replicate/scribble-diffusion metadata: verified: true max-request: 1 shodan-query: title:"Scribble Diffusion" tags: panel,scribble,detect
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word words: - '<title>Scribble Diffusion' - 'content="Scribble Diffusion' condition: or
- type: status status: - 200# digest: 490a00463044022046c296428cdefcd0ea3a816ae54cfae725a85977746cf405655a9a3e4863b5cf02200753459d4303fc32b33758f64d5cb049bcc32c1c24981cd523816bc76c863838:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/scribble-diffusion-panel.yaml"