23 lines
718 B
YAML
23 lines
718 B
YAML
id: basic-auth-creds
|
|
|
|
info:
|
|
name: Basic Authorization Credentials Check
|
|
author: gaurang
|
|
severity: high
|
|
description: Basic authorization credentials check was conducted.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cwe-id: CWE-200
|
|
tags: file,keys,token,auth
|
|
file:
|
|
- extensions:
|
|
- all
|
|
|
|
extractors:
|
|
- type: regex
|
|
regex:
|
|
- "[a-zA-Z]{3,10}://[^/\\s:@]{3,20}:[^/\\s:@]{3,20}@.{1,100}[\"'\\s]"
|
|
|
|
# Enhanced by md on 2023/05/04
|
|
# digest: 4a0a0047304502202df27d9178759221ccfd4f42d805760dde03a437cdc608ec1f4f2db3eb89ecde022100d7db05435aaea98edaf4c7bf280ba2d6f0705d6241b5cf95a5502da2d507f8a2:922c64590222798bb761d5b6d8e72950 |