Tải bản đầy đủ (.pdf) (13 trang)

Tài liệu LESSON 11: PASSWORDS pptx

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (212.03 KB, 13 trang )

LESSON 11
PASSWORDS
“License for Use” Information
The following lessons and workbooks are open and publicly available under the following
terms and conditions of ISECOM:
All works in the Hacker Highschool project are provided for non-commercial use with
elementary school students, junior high school students, and high school students whether in a
public institution, private institution, or a part of home-schooling. These materials may not be
reproduced for sale in any form. The provision of any class, course, training, or camp with
these materials for which a fee is charged is expressly forbidden without a license including
college classes, university classes, trade-school classes, summer or computer camps, and
similar. To purchase a license, visit the LICENSE section of the Hacker Highschool web page at
www.hackerhighschool.org/license.
The HHS Project is a learning tool and as with any learning tool, the instruction is the influence
of the instructor and not the tool. ISECOM cannot accept responsibility for how any
information herein is applied or abused.
The HHS Project is an open community effort and if you find value in this project, we do ask
you support us through the purchase of a license, a donation, or sponsorship.
All works copyright ISECOM, 2004.
2
LESSON 11 - PASSWORDS
Table of Contents
“License for Use” Information..................................................................................................................2
Contributors................................................................................................................................................4
11.0 Introduction........................................................................................................................................5
11.1 Types of Passwords............................................................................................................................6
11.1.1 Strings of Characters..................................................................................................................6
11.1.2 Strings of Characters plus a token...........................................................................................6
11.1.3 Biometric Passwords ..................................................................................................................6
11.2 History of Passwords...........................................................................................................................7
11.3 Build a Strong Password....................................................................................................................8


11.4 Password Encryption.........................................................................................................................9
11.5 Password Cracking (Password Recovery)...................................................................................11
11.6 Protection from Password Cracking.............................................................................................12
Further Reading........................................................................................................................................13
Glossary.....................................................................................................................................................14
3
LESSON 11 - PASSWORDS
Contributors
Kim Truett, ISECOM
Chuck Truett, ISECOM
J. Agustín Zaballos, La Salle URL Barcelona
Pete Herzog, ISECOM
Jaume Abella, La Salle URL Barcelona - ISECOM
Marta Barceló, ISECOM
4
LESSON 11 - PASSWORDS
11.0 Introduction
One of the principal characters in The Matrix Reloaded is the Keymaker. The Keymaker is
critically important; he is protected by the Matrix and sought by Neo, because he makes and
holds the keys to the various parts of the Matrix. The Matrix is a computer generated world;
the keys he makes are passwords. Within the movie, he has general passwords, back door
passwords and master keys – passwords to everywhere.
Passwords are keys that control access. They let you in and keep others out. They provide
information control (passwords on documents); access control (passwords to web pages)
and authentication (proving that you are who you say you are).
5
LESSON 11 - PASSWORDS

×