Network Security Flashcards
DES
Data Encryption Standard
SYMMETRIC
● Developed in the mid-1970s
● 56-bit key
● Used by SNMPv3
● Considered weak today
3DES
3DES (Triple DES)
SYMMETRIC
● Uses three 56-bit keys (168-bit total)
● Encrypt, decrypt, encrypt
AES
AES (Advanced Encryption Standard)
SYMMETRIC
● Preferred symmetric encryption standard
● Used by WPA2
● Available in 128-bit, 192-bit, and 256-bit keys
RSA
ASYMMETRIC
Used with PKI
MD5
▪ Message digest 5 (MD5)
● 128-bit hash digest
SHA-1
Secure Hash Algorithm 1 (SHA-1) ● 160-bit hash digest
SHA-2
Secure Hash Algorithm 256 (SHA-256) ● 256-bit hash digest
CRAMMD5
Challenge-Response Authentication Mechanism Message Digest 5 (CRAMMD5)
● Common variant often used in e-mail systems
RADIUS
Open Standard, UDP based authentication protocol
UDP port 1812/1813
TACACS+
Cisco proprietary, TCP-based Authentication protocol
TCP port 49
Kerberos
Authentication in Windows
Ticket based
AUP
Acceptable Use Policy
DLP
Data Loss Prevention
System Lifecycle
● Conceptual Design
● Preliminary Design
● Detailed Design
● Production and Installation
● Operations and Support
● Phase Out
● Disposal
NGFW
NextGen Firewalls (NGFW)
▪ Third generation firewalls that conduct deep packet inspection and packet filtering
▪ Operates at higher levels of the OSI model than traditional stateful firewalls
▪ Web Application Firewalls are a good example of these, as they inspect HTTP traffic