mirror of
https://github.com/danielmiessler/SecLists
synced 2026-01-09 01:26:01 +01:00
Merge pull request #246 from nsonaniya2010/secretKeywords
List Addition - A list of secret related keywords should be added
This commit is contained in:
commit
cbf2229610
1 changed files with 26 additions and 0 deletions
26
Discovery/secretkeywords.txt
Normal file
26
Discovery/secretkeywords.txt
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
secret
|
||||
secret_key
|
||||
token
|
||||
secret_token
|
||||
auth_token
|
||||
access_token
|
||||
username
|
||||
password
|
||||
pass
|
||||
aws_access_key_id
|
||||
aws_secret_access_key
|
||||
secretkey
|
||||
authtoken
|
||||
authkey
|
||||
client_secret
|
||||
encryption-key
|
||||
encryptionkey
|
||||
secretkey
|
||||
secret-key
|
||||
api_key
|
||||
api_secret_key
|
||||
api
|
||||
private_key
|
||||
authorization
|
||||
Bearer
|
||||
authorization_token
|
||||
Loading…
Reference in a new issue