Enhancement: file/keys/facebook/facebook-client-id.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-05-04 13:42:40 -04:00
parent 0dc5366071
commit bab6c1b68d
1 changed files with 8 additions and 1 deletions

View File

@ -1,9 +1,14 @@
id: facebook-client-id
info:
name: Facebook Client ID
name: Facebook Client ID - Detect
author: gaurang
severity: info
description: Facebook client ID token was detected.
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
tags: token,file,facebook
file:
@ -14,3 +19,5 @@ file:
- type: regex
regex:
- "(?i)(facebook|fb)(.{0,20})?['\"][0-9]{13,17}['\"]"
# Enhanced by md on 2023/05/04