nuclei-templates/file/keys/credentials.yaml

17 lines
290 B
YAML
Raw Normal View History

2021-05-29 09:16:00 +00:00
id: basic-auth-creds
info:
2021-05-29 09:22:12 +00:00
name: Basic Auth Credentials
2021-05-29 09:16:00 +00:00
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]"