nuclei-templates/file/keys/google/google-oauth-clientsecret.yaml

21 lines
430 B
YAML
Raw Normal View History

2023-03-24 02:24:37 +00:00
id: google-oauth-clientsecret
info:
name: Google OAuth Client Secret (prefixed)
author: DhiyaneshDK
severity: info
reference:
- https://github.com/praetorian-inc/noseyparker/blob/main/data/default/rules/google.yml
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-03-24 02:24:37 +00:00
tags: google,token,file
file:
- extensions:
- all
extractors:
- type: regex
part: body
regex:
- '(GOCSPX-[a-zA-Z0-9_-]{28})'