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

16 lines
261 B
YAML

id: facebook-client-id
info:
name: Facebook Client ID
author: gaurang
severity: info
tags: token,file
file:
- extensions:
- all
extractors:
- type: regex
regex:
- "(?i)(facebook|fb)(.{0,20})?['\"][0-9]{13,17}['\"]"