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

17 lines
272 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
tags: keys,file
file:
- extensions:
- all
- txt
extractors:
- type: regex
regex:
- "(?i)(facebook|fb)(.{0,20})?['\"][0-9]{13,17}['\"]"