2023-05-18 20:23:21 +00:00
|
|
|
id: figma-access-token
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Figma Personal Access Token
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- https://github.com/praetorian-inc/noseyparker/blob/main/crates/noseyparker/data/default/rules/figma.yml
|
|
|
|
- https://www.figma.com/developers/api
|
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: file,keys,figma,token
|
2023-05-18 20:23:21 +00:00
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
2023-10-14 11:27:55 +00:00
|
|
|
- (?i)figma.{0,20}\b([0-9a-f]{4}-[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})\b
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100959481f99e4a99501cfa19ad0512b782c3c866f355409d7cceafb79540ba447402201c8e102bb5293ee0a7ad11bb79d7aac53c09f6140309adb945cbe2dd820a2692:922c64590222798bb761d5b6d8e72950
|