CISSP ch 12 Flashcards
(125 cards)
PPP
Point-to-point Protocol,
An encapsulation protocol designed to support the transmission of IP traffic over dial-up or point-to-point links
Data link layer (layer 2) protocol that allows for multivendor interoperability of WAN devices supporting serial links
Rarely found on typical ethernet networks today
SLIP
Serial Line Internet Protocol (SLIP), replaced by PPP
offered no authentication, supported only half-duplex communications, no error detection, required manual link establishment and teardown
PPP communication services
Assignment and management of IP addresses
Management of synchronous communications
Standardized encryption
Multiplexing
Link configuration
Link quality testing
Error detection
Feature or option negotiation (such as compression)
PPP authentication options
PAP, CHAP, EAP and EAP derivatives
EAP derivatives
LEAP, PEAP, EAP-SIM, EAP-FAST, EAP-MD5, EAP-POTP, EAP-TLS, EAP-TTLS
PAP
Password Authentication Protocol
Transmits usernames and passwords in cleartext
Offers no encryption, simply transports logon credentials from the client to the authentication source
CHAP
Challenge Handshake Authentication Protocol
Based on MD5 and no longer considered secure
Performs authentication using a challenge-response dialogue that cannot be replayed
Challenge is a random number issued by the server, which the client uses along with the password hash to compute the one-way function derived response
Periodically reauthenticates
MS-CHAPv2 uses updated algorithms and is preferred over the original CHAP
EAP
Extensible Authentication Protocol
Framework for authentication, not an actual protocol
Allows customized authentication security solutions, such as supporting smartcards, tokens and biometrics
Originally designed for use of physically isolated channels / assumed secured pathways
Some EAP methods use encryption, others do not
LEAP
Lightweight Extensible Authentication Protocol
CISCO proprietary alternative to TKIP for WPA
Now a legacy solution to be avoided
PEAP
Protected Extensible Authentication Protocol
Encapsulates EAP in a TLS tunnel
Preferred to EAP
Support mutual authentication
EAP-SIM
EAP – Subscriber Identity Module
A means of authenticating mobile devices over the Global System for Mobile Communications (GSM) network
Uses each device/subscriber’s subscriber identity module (SIM) card
EAP-FAST
EAP – Flexible Authentication via Secure Tunneling
A Cisco protocol proposed to replace LEAP which is now obsolete, given the development of WPA2
EAP-MD5
Now deprecated
EAP-POTP
EAP – Protected One-Time Password
Supports the use of OTP tokens in multifactor authentication
EAP-TLS
EAP – Transport Layer Security
An open IETF standard that is an implementation of the TLS protocol for use in protecting authentication traffic
Most effective when both client and server have a digital certificate
EAP-TTLS
EAP – Tunneled Transport Layer Security
An extension of EAP-TLS that creates a VPN-like tunnel between endpoint prior to authentication
Ensures that even client’s username is never transmitted in cleartext
IEEE 802.1X
an authentication technology that can be used anywhere authentication is needed that Defines EAP
“Port Based Network Access Control”
QoS
Quality of Service
The oversight and management of the efficiency and performance of network communications
Items to measure:
Throughput rate
Bit rate
Packet loss
Latency
Jitter
Transmission delay
Availability
Throttling or shaping can be implemented on a protocol or IP basis to set maximum use or consumption limit
PTSN / POTS
Public Switched Telephone Network = plain old telephone service
PBX
Private branch exchange
A telephone switching or exchange system deployed in private organizations in order to enable multistation use of a small number of external PSTN lines
DISA
Type of telephony, Direct inward system access
Adds authentication requirements to all external connections to the PBX
Vishing
Voice based phishing
Phreakers
malicious attackers who abuse phone systems in much the same way that hackers abuse computer networks
VPC
Virtual private cloud