17 lines
239 B
YAML
17 lines
239 B
YAML
|
id: pictatic-api-key
|
||
|
|
||
|
info:
|
||
|
name: Pictatic API Key
|
||
|
author: gaurang
|
||
|
severity: high
|
||
|
tags: keys,file
|
||
|
|
||
|
file:
|
||
|
- extensions:
|
||
|
- all
|
||
|
- txt
|
||
|
|
||
|
extractors:
|
||
|
- type: regex
|
||
|
regex:
|
||
|
- "sk_live_[0-9a-z]{32}"
|