Comment on My password is not accepted because it is too long

<- View Parent
pennomi@lemmy.world ⁨1⁩ ⁨week⁩ ago

Not DDOS, DOS. You can often crash an unprepared server with one request by telling it to hash more data than it has memory for. See this blog post for a well-known web framework. Let’s say I just sent it a 10GB password, it still has to process that data whether or not the hash eventually shortens to the database field length.

source
Sort:hotnewtop