network and security foundation practice exam

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/59

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:18 AM on 8/19/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

60 Terms

1
New cards

A small business enables multiple devices on its private network to share a single public IP address when accessing the internet. This setup hides the internal IP addresses of devices from external networks. Which network technology concept is being utilized in this scenario?

NAT

2
New cards

A large enterprise uses a network service that automatically assigns IP addresses to client devices, ensuring each device receives the appropriate network configuration without manual intervention. Which network technology concept does this scenario illustrate?

DHCP

3
New cards

Which term describes a configuration where multiple networks are connected over a large geographic area, sharing data and resources efficiently?

WAN

4
New cards

Which network topology connects all nodes to a central device, like a switch, to ensure minimal disruption when a single link fails?

Star

5
New cards

What type of device connects different networks and determines the best path for data transmission?

Router

6
New cards

A network administrator on a Windows computer wants to test the connectivity to a remote server and measure the response time. Which network troubleshooting command should the administrator use?

ping

7
New cards

A Linux system administrator needs to view a server's current network configuration details, such as IP address and subnet mask. Which command should they use?

ifconfig

8
New cards

An administrator on a Windows machine wants to check how the local DNS server resolves a particular domain name to an IP address. Which command should the administrator use?

nslookup

9
New cards

When troubleshooting DNS issues on a Linux system, which command should you use to query DNS servers to resolve domain names?

dig

10
New cards

Which command on Linux provides detailed information about current network connections?

netstat

11
New cards

Which OSI model layer provides end-to-end data transmission services and ensures complete data transfer?

Transport layer

12
New cards

Which OSI layer is responsible for logical addressing and routing packets between devices across different networks?

Network layer

13
New cards

At which OSI layer should you categorize an Ethernet switch that forwards frames based on MAC addresses?

Data link layer

14
New cards

A router determines the best path for data packets to travel across multiple networks. At which OSI layer does the router primarily operate?

Network layer

15
New cards

When a user accesses a website using HTTPS, at which TCP/IP layer does the HTTPS protocol operate?

Application layer

16
New cards

Which type of cloud service allows users to develop and deploy applications on a platform without managing the underlying infrastructure?

Platform as a service [PaaS]

17
New cards

A company uses an email service that requires no installation or maintenance of the application on local devices. Which cloud model does this describe?

Software as a service [SaaS]

18
New cards

Which virtualization technology enables multiple operating systems to run on a single physical machine?

Hypervisors

19
New cards

A business uses a third-party service to host its virtual desktops and provide secure remote access to employees. Which type of solution is being used?

Virtual desktop infrastructure [VDI]

20
New cards

A company uses its on-premises data center to store sensitive data while running some customer-facing applications in a public cloud environment. They have integrated both environments, enabling data and applications to move between them seamlessly. Which type of virtual and cloud computing solution does this scenario describe?

Hybrid cloud

21
New cards

An attacker initiates a distributed denial-of-service (DDoS) attack on a corporate web server. Which type of risk is being exploited?

Availability risk

22
New cards

A company's IT department discovers malware that is logging keystrokes and transmitting them to an external server. Which threat type describes this situation?

Data exfiltration

23
New cards

Which situation is classified as a physical security risk to a network?

Power outage

24
New cards

An attacker uses an organization's poorly secured Wi-Fi network to access internal resources. Which term describes the Wi-Fi network in this scenario?

Vulnerability

25
New cards

A user receives an email impersonating the IT department and asking for login credentials. Which type of threat is this?

Phishing

26
New cards

A network scan reveals that a company's database server is running outdated software with known vulnerabilities. Which type of risk does this scenario describe?

Vulnerability

27
New cards

An attacker intercepts unencrypted data being transmitted over a network. What is the attacker exploiting in this scenario?

Data confidentiality

28
New cards

Which situation is an example of a social engineering attack?

A phishing email requesting login credentials

29
New cards

Employees use personal devices to access the corporate network without adequate security measures. Which type of risk does this pose?

BYOD

30
New cards

A company uses a firewall to block unauthorized traffic from reaching its internal network. Which role does the firewall serve in this scenario?

Safeguard

31
New cards

Which aspect of the CIA triad is addressed by encrypting sensitive emails before transmission to ensure only the intended recipient can read them?

Confidentiality

32
New cards

A hospital implements digital signatures to verify that electronic health records are not altered during transmission. Which part of the CIA triad does this action address?

Integrity

33
New cards

A disaster recovery system is installed to ensure that data can be quickly restored in case of a failure. Which part of the CIA triad does this primarily address?

Availability

34
New cards

Which aspect of the CIA triad is addressed by restricting access to sensitive customer information using role-based access control?

Confidentiality

35
New cards

A software development company employs hash functions to ensure that code deployed to clients has not been tampered with. Which category of the CIA triad is this ensuring?

Integrity

36
New cards

An organization deploys multifactor authentication (MFA) to ensure only authorized users can log in to its systems. Which CIA triad component does this primarily support?

Confidentiality

37
New cards

A company schedules regular backups of its critical systems to mitigate the impact of hardware failure. Which CIA triad component does this action support?

Availability

38
New cards

An organization has decided to encrypt sensitive emails before sending them, ensuring only the intended recipient can read their contents. Which aspect of the CIA triad does this practice address?

Confidentiality

39
New cards

A bank employs a hashing algorithm to verify that transaction logs have not been altered. Which CIA triad category does this measure support?

Integrity

40
New cards

A government agency ensures that emergency response systems are operational 24/7 to guarantee service access during a crisis. Which CIA triad component does this support?

Availability

41
New cards

Which design principle is demonstrated by separating public-facing servers in a DMZ from internal network resources?

Segmentation

42
New cards

Which network design principle applies when implementing firewalls and intrusion detection systems [IDS]?

Defense in depth [DiD]

43
New cards

Which principle is illustrated by requiring separate accounts for admin and user roles?

Separation of duties

44
New cards

Which principle is implemented when configuring devices to only run necessary services?

Minimization

45
New cards

Which action mitigates a denial-of-service (DoS) attack?

Limiting incoming traffic

46
New cards

An attacker installs malicious software on endpoints. Which solution prevents this?

Enforcing application safelisting

47
New cards

What mitigates an attack involving spoofed email messages?

Email filtering with domain authentication

48
New cards

Which solution addresses an attack that captures unencrypted data packets?

Using encryption protocols [e.g., TLS]

49
New cards

Which method secures sensitive files stored on a server?

Encrypting files at rest

50
New cards

How can a company secure an application against SQL injection attacks?

Input validation

51
New cards

What secures data during transmission across public networks?

TLS encryption

52
New cards

Which solution ensures application configurations remain secure?

Using configuration management tools

53
New cards

Which AAA category is involved when logs are analyzed to determine user actions?

Accounting

54
New cards

Which AAA category involves verifying a user's identity with a password?

Authentication

55
New cards

Which AAA process limits a user's access to specific files?

Authorization

56
New cards

Which AAA function tracks user activities during a session?

Accounting

57
New cards

Which governance framework ensures a company complies with data protection laws?

Regulatory compliance policies

58
New cards

Which governance solution ensures changes to IT systems are reviewed and approved?

Change management policies

59
New cards

Which governance process ensures employees are trained in security protocols?

Security awareness training

60
New cards

Which governance solution establishes guidelines for data classification?

Data classification policies