nuclei-templates/file/keys/facebook-client-id.yaml

16 lines
261 B
YAML
Raw Normal View History

2021-05-29 09:16:00 +00:00
id: facebook-client-id
info:
2021-05-29 09:22:12 +00:00
name: Facebook Client ID
2021-05-29 09:16:00 +00:00
author: gaurang
severity: info
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})?['\"][0-9]{13,17}['\"]"