Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Pen-Test
[Top] [All Lists]

Re: Whitespace in passwords

Subject: Re: Whitespace in passwords
Date: Tue, 6 Sep 2005 15:00:54 -0500
Bryan,

I don't believe there is any reason that people are discouraged from using the space character other than application programming restrictions. If the space character was a field delimeter or otherwise broke the coded password processing function the programmers wouldn't allow it in a password.

I don't see this restriction very often these days. But we do have Microsoft treating the space character differently than any other. They don't classify it as lowercase, uppercase, number, or symbol when checking the password against complexity requirements. I consider it a symbol, and it falls within the top 10 most popular symbols when analyzing password choices. But even then it is not a popular character.

Making complete use of all available characters is important for increasing the difficulty of password cracking. It isn't enough to just make the space character available and then only encourage people to use letters and numbers.

----
Bruce K. Marshall - bkmarshall@passwordresearch.com
Password Research Institute - http://www.passwordresearch.com


----- Original Message ----- From: "bryan allott" <homegrown@bryanallott.net>
To: <pen-test@securityfocus.com>
Sent: Tuesday, September 06, 2005 4:19 AM
Subject: Whitespace in passwords



generally, and i dont know if this is social conditioning due to the misnomer "passWORD" rather than passPHRASE but it seems that [most?] people choose passes that dont contain whitespaces, and in fact, there are some system implementations that wont allow whitespaces in the password.
my main question, re security, is wether the whitespace made the password too vulnerable? [historically] and why this constraint is introduced in many systems.. [but then, if myth- why propogate it?]
i'm thinking that whitespaces [if yr system can handle them, and why not?] would add another measure of complexity in cracking pwds?


------------------------------------------------------------------------------
Audit your website security with Acunetix Web Vulnerability Scanner:


Hackers are concentrating their efforts on attacking applications on your website. Up to 75% of cyber attacks are launched on shopping carts, forms, login pages, dynamic content etc. Firewalls, SSL and locked-down servers are futile against web application hacking. Check your website for vulnerabilities to SQL injection, Cross site scripting and other web attacks before hackers do! Download Trial at:

http://www.securityfocus.com/sponsor/pen-test_050831
-------------------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>