Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically try "well known" passwords #173

Open
mcpherrinm opened this issue Nov 6, 2018 · 3 comments
Open

Automatically try "well known" passwords #173

mcpherrinm opened this issue Nov 6, 2018 · 3 comments
Assignees

Comments

@mcpherrinm
Copy link
Contributor

mcpherrinm commented Nov 6, 2018

Many java trust stores are "protected" with the default password changeit. Password protection often provides little value when the files are protected, perhaps in a secrets management system.

Other passwords I have seen from a github search for "keytool storepass" and we could guess:

changeit
changeme
keystore
CHANGE
ponies
ez24get
storepass
Storepass
password
passphrase
secret
123456

@mcpherrinm
Copy link
Contributor Author

notasecret
CHANGEIT

@mcpherrinm
Copy link
Contributor Author

OH: The letter a is another I've seen

@mweissbacher
Copy link

OH: The letter a is another I've seen

"Please choose a password" - done!

@mbyczkowski mbyczkowski self-assigned this Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants