What does the acronym "LAN" stand for in networking?
Local Area Network
n computer forensics, what is the process of preserving and securing digital evidence called?
Evidence Seizure and Handling
Which OSI layer is responsible for routing and forwarding data packets between networks?
Layer 3 (Network Layer)
What is the purpose of a firewall in network security?
To monitor and control incoming and outgoing network traffic based on predetermined security rules.
What is the primary function of a router in a network?
To forward data packets between different networks.
What does "URL" stand for when referring to web addresses?
Uniform Resource Locator
In computer forensics, what does "volatile data" refer to?
Data that is stored in temporary memory and is lost when the system is powered off or rebooted
Which networking device operates at Layer 2 of the OSI model and connects multiple network segments?
Switch
What is the primary difference between IPv4 and IPv6?
IPv4 uses 32-bit addresses, while IPv6 uses 128-bit addresses, allowing for a significantly larger number of unique addresses.
Which top-level domain (TLD) is commonly used for organizations involved in network-related activities?
.net
What does "DoS" stand for in the context of network attacks?
Denial of Service
Which computer forensic technique involves analyzing and recovering deleted data from storage media?
Data Carving
Which layer transmits bits over a physical medium, specifying details like voltage levels, cable types, and data rates?
It's the Physical Layer - Layer 1 - it deals with the actual physical medium and transmission of raw binary data over the network.
What is the purpose of a subnet mask in networking?
To determine the network portion of an IP address.
In the context of cybersecurity, what does the term "phishing" refer to?
A fraudulent attempt to obtain sensitive information by masquerading as a trustworthy entity in electronic communication.
In computer networking, what does the acronym "DNS" stand for?
Domain Name System
What is the term used for the process of converting encrypted data back to its original, readable form in computer forensics?
Decryption
Which layer ensures reliable and orderly data delivery between end-to-end communication points?
The Transport Layer (Layer 4) - it segments data from the application layer into smaller packets and provides error-checking and flow control mechanisms.
What is the purpose of a MAC address in networking?
To uniquely identify a network interface card (NIC) in a device.
Which programming language is commonly used for writing scripts in the context of network automation and management?
Python
What does the acronym "VPN" stand for in networking?
Virtual Private Network
What is the purpose of a hash value in computer forensics?
To verify the integrity of digital evidence and detect any changes or tampering
Which layer is responsible for data representation and conversion?
The Presentation Layer (Layer 6): It translates data formats between the application layer and the lower layers, ensuring that different systems can understand the exchanged data.
Which protocol is used for securely transferring files over a network?
FTPS (FTP Secure) or SFTP (SSH File Transfer Protocol)
Which protocol is used to convert domain names to IP addresses?
Domain Name System (DNS)