Skip to content

Pictatic API Key

ID: pictatic-api-key

Severity: high

Author: gaurang

Tags: keys,file,token

id: pictatic-api-key
info:
name: Pictatic API Key
author: gaurang
severity: high
tags: keys,file,token
file:
- extensions:
- all
extractors:
- type: regex
regex:
- "sk_live_[0-9a-z]{32}"
# digest: 490a00463044022028b492d8b67abcf33b6a7a2ce8f28928e093518009b327fd651c96edbcdee022022017a0d7280afde91033e78ff3e2159662f1f1c8fb28af1adfe71d7be2e16e7f57:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "file/keys/pictatic-api-key.yaml"

View on Github