473,408 Members | 2,009 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Banned password list

We would like to include a banned password list for C# authentication, but
cannot seem to locate one. Does anyone know of a site/location where a list
of common passwords can be found?
Jan 1 '08 #1
4 2421
I am not sure that such a valid list exists, or that it would be of much
value if it does.
What would probably be more valuable from a security standpoint would be to
enforce a password policy.

"C# Authentication" is a very general term; it does not describe anything
about what the actual authentication provider is or how it works.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
MetaFinder: http://www.blogmetafinder.com
"Bill Fuller" wrote:
We would like to include a banned password list for C# authentication, but
cannot seem to locate one. Does anyone know of a site/location where a list
of common passwords can be found?
Jan 1 '08 #2
We would like to include a banned password list for C# authentication, but
cannot seem to locate one. Does anyone know of a site/location where a
list of common passwords can be found?
I would suggest finding a dictionary password cracker and taking its
dictionary. In a way passwords stored in such a dictionary are surely not
good.
Such dictionaries are often an ordinary dictionary of some language along
with common passwords such as 12345678 etc.

Jan 1 '08 #3
A list like this doesn't exist (or at least to non hackers). What you could
do is create your own banned pwd list for your company. Most organizations
has something in place were certain passwords can't be used and has a format
that passwords need to be in, such as number-letter-and one upper case
letter. Your best bet would create your own 'banned password' list.

"Bill Fuller" <so*****@nospam.comwrote in message
news:eu**************@TK2MSFTNGP03.phx.gbl...
We would like to include a banned password list for C# authentication, but
cannot seem to locate one. Does anyone know of a site/location where a
list of common passwords can be found?

Jan 2 '08 #4
On Wed, 2 Jan 2008 15:22:37 -0500, "Mike" <ig************@gmail.com>
wrote:
>A list like this doesn't exist (or at least to non hackers). What you could
do is create your own banned pwd list for your company. Most organizations
has something in place were certain passwords can't be used and has a format
that passwords need to be in, such as number-letter-and one upper case
letter. Your best bet would create your own 'banned password' list.

"Bill Fuller" <so*****@nospam.comwrote in message
news:eu**************@TK2MSFTNGP03.phx.gbl...
>We would like to include a banned password list for C# authentication, but
cannot seem to locate one. Does anyone know of a site/location where a
list of common passwords can be found?
Actually, these password lists (dictionaries) are all over the place.
They com w/ password crackers like Jon the Ripper, and there are
several sites that archive large collections of password lists sorted
by things like country, sport, movies, cars, whatever. The best of
these IMHO is http://www.theargon.com/. Have fun...

Blip
Jan 3 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Ken Fine | last post by:
I need a client-side check against a static list of "banned words" before a form is submitted. Can someone point me to a script that does this?
0
by: Adam Fortuno KOVICK | last post by:
--Boundary_(ID_B/b4ffTtDNz/xCjv2UIigg) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline All, I've been attempting to assign a password...
2
by: Steve Bottoms | last post by:
Is there any way to pass a login name/password when calling System.Web.Mail.SMTPMail? Can't find anything in the docs or KB... If not, any suggestions to get this functionality short of building...
26
by: David Garamond | last post by:
I read that the password hash in pg_shadow is salted with username. Is this still the case? If so, since probably 99% of all PostgreSQL has "postgres" as the superuser name, wouldn't it be better...
1
by: Juerg Beck | last post by:
Hello all I'm completely new to php but a complete newbie when it comes to unix. So please don't laugh about my problem. I have programmed a nice password check with php, javascript and a...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.