2021-05-29 09:16:00 +00:00
|
|
|
id: facebook-secret-key
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Facebook Secret Key
|
|
|
|
author: gaurang
|
|
|
|
severity: low
|
2021-06-09 17:29:13 +00:00
|
|
|
tags: token,file
|
2021-05-29 09:16:00 +00:00
|
|
|
|
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "(?i)(facebook|fb)(.{0,20})?(?-i)['\"][0-9a-f]{32}['\"]"
|