Domain 4: Communications Network Security Flashcards
To secure a network architecture you must understand:
- Various networking platforms involved
- Network devices
- How data flows through a network
- Understand various protocols
- Protocol purposes, their interactions with other protocols
- How protocol may be exploitable or its vulnerabilities
- Understand how to implement appropriate protocols in a given environment
- Different devices, protocols, and security mechanisms within an environment provide different functionality
- Provide a layered approach to security
- Layers are important, if an attacker penetrates one layer, another layer
protects internal network
OSI Model Layer List
*Layer Seven – Application Layer
*Layer Six - Presentation Layer
*Layer Five – Session Layer
*Layer Four – Transport Layer
*Layer Three – Network Layer
*Layer Two – Data-Link Layer
*Layer One – Physical Layer
Types of Data Transmission
*Asynchronous Data Transmission
*Synchronous Data Transmission
Define Baseband and Broadband
- Baseband uses the entire communication channel for its transmission
- Broadband divides the communication channel into individual and independent channels so different types of data can be transmitted simultaneously
Types of cabel
*Coaxial Cable
*Twisted-Pair Cable
*Twisted-Pair Cable
*Fiber-Optic Cable
Types of Spread spectrum in wireless communication
- Frequency hopping spread spectrum (FHSS)
- Direct sequence spread spectrum (DSSS)
What are the main reasons for creating a network?
- To allow communication between computers
- To share information
- To share resources
- To provide central administration
Types of network topology:
*Ring Topology
*Bus Topology
*Star Topology
*Mesh Topology
Types of routing Protocol
Routing Information Protocol (RIP)
Open Shortest Path FIrst (OSPF)
Interior Gateway Routing Protocol
(IGRP)
Enhanced Interior Gateway Routing Protocol (EIGRP)
Types of Collision Detection/Avoidance
- Carrier Sense Multiple Access with Collision Detection (CSMA/CD)
- Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA)
ARP
Address Resolution Protocol (ARP) is a protocol that maps dynamic IP addresses to permanent physical machine addresses in a local area network (LAN).
What is 3-way handshake?
A three-way handshake is also known as a TCP handshake or SYN-SYN-ACK, and requires both the client and server to exchange SYN (synchronization) and ACK (acknowledgment) packets before actual data communication begins.