mirror of
https://github.com/fuzzdb-project/fuzzdb.git
synced 2024-11-10 05:24:12 +00:00
Create amazon.txt
Amazon AWS access key ID and access key regex
This commit is contained in:
parent
9d94b10654
commit
fb6aa78faa
1 changed files with 2 additions and 0 deletions
2
regex/amazon.txt
Normal file
2
regex/amazon.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
(?<![A-Z0-9])[A-Z0-9]{20}(?![A-Z0-9])
|
||||
(?<![A-Za-z0-9/+=])[A-Za-z0-9/+=]{40}(?![A-Za-z0-9/+=])
|
Loading…
Reference in a new issue