Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
ste0910418yIt's actually pretty easy: Just pick your favorite book and enter every single character, including copyright and index. That should bring you to "close to barely nearly almost acceptable" level :)
-
nano3908y@ste09 nope, still wouldn't work. Only way was to enter 2 or more symbols, numbers AND uppercase. Ironically fixed patterns like this reduce password entropy and should make it easier to brute force (or just look at the post it note by their screen since there's no way they're remembering what they set)
-
xios16488yI usually use sentences. If there are silly number and/or capital demands the password just starts it ends with those.
Just form a mental image or take a real one and describe it with the first words that come into mind. For example
There is 1 beautiful yellow car parked outside an fucking ugly office building.
That one simple sentence gives a search space of 1.85 x 10^154 and cannot be bruteforced without a word list in this lifetime. Word lists won't help either. This is especially effective if you have some other language you can form the password in besides English.
You will remember those easily. -
You are missing a piece of your hair, an eyeball, half of your kidney and your middle finger, send them this in a package and you will acieve highest secure level.
Related Rants
-
hexacore3Picked up a legacy site to re-build, turns out just adding: '?admin=1' to the query string gave you full ad...
-
blauesocke6One of our customer thought it would be too unsecure to send us his AWS credentials by email. So he printed it...
-
Tale-Of-X97Don't know if this has been post yet before but ohhh well
Password complexity checker for big car rental company is set to insane mode
☑️ 30 char
☑️ symbols
☑️ numbers
☑️ upper & lower
❎ still 'too weak'
undefined
wk25