website - A good list of Reserved words for username -


i building site , need restrict users using of more common words (e.g. support, help, search, admin, etc).

does have list of words worth reserving ?

extra points if got list of common trade-marks (e.g. cocacola, canon, etc).

thanks

try http://www.moehre.org/bruteforce.html#username

though quite few of these not relevant (ex. common names of real people), it's still quite comprehensive , should cover cases.

update: link appears dead. can try this link (which contains gzip-compressed text file 2013).


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -