CompTIA Security+ 501 Summary Part 3
This is a summary of my notes on Chapter 3 of the CompTIA Security+ Get Certified Get Ahead by Darril Gibson, 5th Edition
Things to keep in mind:
- CompTIA is releasing an updated version of the Security+ Exam in November 2020 so this edition will soon be outdated. 90% of the book will remain the same in accordance with the updated exam. New threats and cloud-computing technology will probably make up the majority of that new 10% of content.
- Synthesizing paragraphs with a huge list of facts sometimes results in dreadful sentences. It also results in some streams of thought that end abruptly. Some notes cannot be digested any further and remain identical in this summary. In any case, these are just notes and not an essay.
- Some things are repeated but this is simply to reinforce.
- TCP = Transmission Control Protocol
- UDP = User Datagram Protocol
- ARP = Address Resolution Protocol
- NDP = Neighbor Discovery Protocol (used with IPv6)
- RTP = Real-Time Transport Protocol
- SRTP = Secure Real-Time Transport Protocol
- SSH = Secure Shell (port 22)
- SCP = Secure Copy (copy encrypted files over a network)
- SSL = Secure Sockets Layer (compromised and replaced by TLS)
- TLS = Transport Layer Security Protocol
- IPsec = Internet Protocol Security (encrypts IP traffic)
- SFTP = Secure File Transfer Protocol (extension of SSH)
- FTPS = File Transfer Protocol Secure (extension of FTP)
- SMPT = Simple Mail Transfer Protocol (emails port 25)
- POP3= Post Office Protocol v3 (port 110)
- SPOP3 = Secure POP3 (port 995)
- IMAP4 = Internet Message Access Protocol 4 (stores email on email server port 143)
- Kerberos = Authentication protocol used in Windows domains and Unix.
- LDAP = Lightweight Directory Access Protocol (communicate with AD DS)
- RDP = Remote Desktop Protocol (TCP 3389 or UDP 3389)
- NTP = Network Time Protocol (time synchronization)
- SNTP = Simple Network Time Protocol (doesn’t use complex algorithms)
- DHCP = Dynamic Host Configuration Protocol (dynamically assign IP addresses)
- IPv4 = Internet Protocol Version 4 (32 bit addresses in dotted decimal format – 4 groups of 8 bit numbers
- IPv6 = Internet Protocol Version 6 (128 bit addresses in hexadecimal – 8 groups of 4 hexadecimal characters where each character is 4 bits)
- DNS = Domain Name System (domain resolution between host name and IP address port 53)
- STP = Spanning Tree Protocol (switches)
- RSTP = Rapid STP
- NAT = Network Address Translation (private IP to public IP and reverse)