Enhancement: exposures/configs/gmail-api-client-secrets.yaml by mp
parent
b8a20e8bf2
commit
c7edcd8d26
|
@ -1,10 +1,15 @@
|
|||
id: gmail-api-client-secrets
|
||||
|
||||
info:
|
||||
name: GMail API client_secrets.json
|
||||
name: GMail API - Detect
|
||||
author: geeknik
|
||||
severity: info
|
||||
description: https://developers.google.com/gmail/api/auth/web-server
|
||||
description: GMail API login was detected.
|
||||
reference: https://developers.google.com/gmail/api/auth/web-server
|
||||
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: config,exposure
|
||||
|
||||
requests:
|
||||
|
@ -27,3 +32,5 @@ requests:
|
|||
part: header
|
||||
words:
|
||||
- "application/json"
|
||||
|
||||
# Enhanced by mp on 2023/02/05
|
||||
|
|
Loading…
Reference in New Issue