id: basic-auth-creds
info:
name: Basic Auth Credentials
author: gaurang
severity: high
tags: keys,file
file:
- extensions:
- all
- txt
extractors:
- type: regex
regex:
- "[a-zA-Z]{3,10}://[^/\\s:@]{3,20}:[^/\\s:@]{3,20}@.{1,100}[\"'\\s]"