AgreeableLandscapeM to GNU+Linux Humor · 3 years agoWhen you enter the sudo password wrong and now have to wait for the cooldown timer.imagemessage-square5fedilinkarrow-up152arrow-down11
arrow-up151arrow-down1imageWhen you enter the sudo password wrong and now have to wait for the cooldown timer.AgreeableLandscapeM to GNU+Linux Humor · 3 years agomessage-square5fedilink
minus-squareAgreeableLandscapeOPMlinkfedilinkarrow-up9·3 years agoIt knows if your password is correct almost instantly by hashing it and checking it against the hash in /etc/shadow. It’s intentionally blocking the thread to help mitigate bruteforcing.
It knows if your password is correct almost instantly by hashing it and checking it against the hash in /etc/shadow. It’s intentionally blocking the thread to help mitigate bruteforcing.