Oddish wrote:
Um. What kind of terrible login system doesn't go on alert when there are 100 unsuccessful logins in the last second? Brute forcing a database password, especially over the internet, shouldn't be nearly as easy as you think it is.
I argued against that point.
"Sure one could argue that 16 characters ... would take insanely long to brute force over the Internet."
But even so, with the right throttling and proxy hopping, and an indefinate amount of time, any brute force deterrent is futile.
And if the database fell into the wrong hands, the database would be completely by it self, no code to "go on alert."
Application Security shouldn't be nearly as easy as you think it is.
Quote:
Correct me if I'm wrong but 16 characters *is* 128 bits (assuming of course 8 bit characters).
Perhaps I was not clear, I meant 128 characters.