Passwords - Attacks on Password Storage: Difference between revisions

From
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 22:58, 8 November 2004

- Passwords have often been vulnerable where they are stored
- Carriage return bug after a wrong password entry
- US Government systems used the software in Germany and did not get the patch

Solution:
- Using shadow passwords (encrypted passwords hidden in a private file)


Back (Password Retry Counters) | Table of Contents | Next (Attacks via Audit Trail)