Test Prep April 2 Flashcards
(127 cards)
SRTP
Secure Real Time Transport Protocol: This encrypts communication with AES
NTPsec
Secure Network Time Protocol
S/MIME
Secure multipurpose internet mail extensions: Requires a public key infrastructure
Secure POP3
Uses STARTTLS to encrypt with SSL
IMAP
Uses SSL to encrypt email messages
SSL
Secure Sockets Layer
TLS
Transport Layer Security: Uses HTTPS
HTTPS
HTTP over TLS: Uses Private key encryption
IPsec
Internet Protocol Security: Security for OSI Layer 3, encryption and packet signing; uses authentication header
FTPS
File Transfer protocol secure: FTP over SSL
SFTP
SSH file transfer protocol
LDAP
Lightweight Directory Access Protocol: Protocol for reading and writing directories over an IP network
SASL
Simple authentication and security layer
SSH
Secure Shell: encrypted terminal communication replaces telnet and FTP
DNS
Domain Name System: Easy to poison a DNS
SNMPv3
Simple network management protocol version 3: Has encrypted data, verifies the source
DHCP
Dynamic Host configuration protocol: This assigns IP addresses to the devices on the network, no secure version of this
NAT
Network Address Translation
Stateless Firewall
Not secure! Does not keep track of traffic flows, each packet is individually examined, this needs two separate rules, one for outside to inside and another from inside to outside
Stateful Firewall
Much more secure! They remember the state of the session, only need a single rule. everything within a valid flow is allowed
UTM
Unified threat management device: Web security gateway, spam filter, malware inspection etc.
NGFW
Next generation firewall: Every packet must be analyzed and categorized before a security decision is made
WAF
Web application firewall: Applies rules to HTTP/HTTPS conversations This is used with the PCI DSS (payment card industry data security standard)
Passive footprinting
Gather information that will not be seen by the victim. Needs to happen over open source. Can do this through social media, web site etc.