Chapter 4 Flashcards
Identification vs. Authentication
Identification is claiming, Authentication is proving you are someone
Mutual Authentication
A client authenticates the server and vice versa
Authentication factors
Something you are, know, have etc
a pin and a password is SFA/MFA
Single factor, only something you know
layered security is synonymous with
defense in depth
NAC
Network Access Control
NAC is part of
operational security
operational security encompasses everything not related to
design and physical security of the network
Security tokens are similar to
certificates
security tokens contain
rights and access privileges
Security tokens are created when
at login time, and destroyed when the session ends
what is a federation
a collection of networks that agree on some standard of operation, e.g. security
federated identity
is a means of linking user’s identity to multiple business boundaries
transitive access
party A trusts B, B trusts C, therefore A trusts C
PAP
Authentication protocol (password authentication protocol) sends password and uid in plaintext
SPAP
Shiva PAP - replaced PAP, encrypts credentials
CHAP
Challenge Handshake AP - client generates random number and is asked for it periodically
TOTP
time-based one-time password
HOTP
HMAC based one time password
Account lockout threshold
how many attempts before lockout happens
Reset account lockout counter after
counter reset to 0 after a certain amount of time has passed
PPP stands for
Point to Point protocol
Does PPP provide data security?
no
PPP encapsulates in
NCP - Network Control Protocol
Authentication in PPP is handled in
LCP - link control protocol
PPP is unsuitable for
Wan connections
PPTP
Point to point tunneling protocol
PPTP does what?
Encapsulates and encrypts PPP packets