CS 443 Summer Week 3

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/203

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:18 PM on 7/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

204 Terms

1
New cards

The workstation is

the machine that sits on the desktop

2
New cards

Many threats to information security can start at a

workstation, but much can be done in a few simple steps to provide protection from many of these threats

3
New cards

Servers are the

computers in a network that host applications and data for everyone to share

4
New cards

Mobile devices can create a _____, as a user may access separate e-mail accounts, one personal, without antivirus protection, and the other corporate

major security gap

5
New cards

_____ are well known in the hacker community

Default accounts and passwords

6
New cards

Because of the speed of today’s Ethernet networks, it is possible to manage data storage across the network. This has led to a type of storage known as

Network Attached Storage (NAS)

7
New cards

Network Attached Storage

As a network device, it is

susceptible to attacks

8
New cards

Removable devices can

move data outside of the corporate-controlled environment

9
New cards

Removable devices can bring

unprotected or corrupted data into the corporate environment.

10
New cards

All removable devices

should be scanned by antivirus software upon connection to the corporate environment.

11
New cards

_____ should address the copying of data to removable devices

Corporate policies

12
New cards

Virtualization is an

abstraction of the OS layer

13
New cards

Virtualization

creates the ability to host multiple OSs on a single piece of HW

14
New cards

A major advantage of virtualization is the separation of the software and the hardware. It creates a barrier that can

improve many system functions, including security.

15
New cards

The underlying hardware is referred to as the

host machine, and on it is a host OS.

16
New cards

A _____ is needed to manage virtual machines (VMs).

hypervisor

17
New cards

Virtual machines are typically referred to as the

guest OSs.

18
New cards

Virtualization

_____ and should be applied, independent of the virtualization status.

Patches are still needed

19
New cards

In a virtualization environment, protecting the host OS and hypervisor level is

critical for system stability.

20
New cards

Best practice is to

avoid the installation of any applications on the host-level machine.

21
New cards

Elasticity

refers to the ability of a system to expand/contract as system requirements dictate.

22
New cards

Sandboxing refers to the

quarantine or isolation of a system from its surroundings.

23
New cards

Sandboxing

It is often used to execute

untested or untrusted programs or code, possibly from unverified or untrusted third parties, suppliers, users or websites, without risking harm to the host machine or operating system

24
New cards

_____ can be used as a form of sandboxing with respect to an entire system.

Virtualization

25
New cards

To connect a server or workstation to a network, a device known as a _____ is used. (e.g., Ethernet adaptor card)

network interface card (NIC)

26
New cards

Each NIC port is serialized with a unique code,

48 bits long, referred to as a Media Access Control address (MAC address).

27
New cards

A hub is networking equipment that connects devices that are using the same protocol at the

physical layer of the OSI model.

28
New cards

Hubs

It simply retransmits to

all ports whatever comes through one port → no understanding of layer 2 header

29
New cards

All connections on a hub share a single

collision domain, a small cluster in a network where collisions occur.

30
New cards

Hubs also create a

security weakness due to sniffing and eavesdropping issues.

31
New cards

A _____ operates at the data link layer, filtering traffic based on MAC addresses.

bridge

32
New cards

Bridges can reduce collisions by separating pieces of a network into two

separate collision domains.

33
New cards

A _____ forms the basis for connections in most Ethernet-based LANs. (n ports)

switch

34
New cards

A switch is usually a

Layer 2 device.

35
New cards

Switches

They provide the option to

disable a port so that it cannot be used without authorization.

36
New cards

Switches

They support _____ allowing the administrator to control which systems can send data to each of the ports.

port security

37
New cards

Switches use the _____ of the systems to incorporate traffic filtering and port security feat

MAC address

38
New cards

Switch security concerns

They are intelligent network devices and are therefore

subject to hijacking by hackers.

39
New cards

Switches are commonly administered using the _____ and Telnet protocol.

Simple Network Management Protocol (SNMP)

40
New cards

Switches are shipped with

default passwords.

41
New cards

Switches are subject to electronic attacks, such as _____ → makes eavesdropping and Man-In-The-Middle attack possible

ARP poisoning and MAC flooding

42
New cards

A _____ is a network traffic management device used to connect different network segments.

router

43
New cards

Routers

Operate at the network layer _____ of the OSI model

(Layer 3)

44
New cards

Routers

Use _____ as a method of deciding whether a packet is allowed to enter the network

access control lists (ACLs)

45
New cards

A firewall is a

network device—hardware, software, or a combination thereof.

46
New cards

Firewalls

Its purpose is to enforce a security policy across its connections by

allowing or denying traffic to pass into or out of the network. (between a protected or “Inside” network and less trustworthy “outside” network)

47
New cards

A key to security policies for firewalls is the

principle of least access (privilege).

48
New cards

Packet Filtering Gateway

To perform sophisticated filtering, the _____ must be detailed – complex and error-prone

filtering rule set (ACL)

49
New cards

Application Proxy

- Simulates the proper effects of an application

- Runs a pseudo-application

- Proxy sees inside packets, not only the header data

50
New cards

Next-generation firewalls are characterized by these features:

- Move beyond port/protocol inspection and blocking

- Deep packet inspection (DPI) → Look at the packet payload, not only the header

- Add application-level inspection

- Add intrusion prevention

- Bring intelligence from outside the firewall

51
New cards

A web application firewall is the term given to any software package, appliance, or filter that applies a rule set to _____

HTTP/HTTPS traffic.

52
New cards

A network firewall is a hardware or software package that controls the

flow of packets into and out of a network.

53
New cards

The point of entry from a wireless device to a wired network is performed at a device called a

wireless access point.

54
New cards

Modem is a shortened form of modulator/demodulator, converting

analog signals to digital and vice versa.

55
New cards

A DSL modem is a

device connected to special digital telephone lines using a direct connection.

56
New cards

A cable modem is a

device connected to cable television lines set up in shared arrangements.

57
New cards

The modem equipment provided by the subscription service converts the cable or DSL signal into a

standard Ethernet signal that can then be connected to a NIC on the client device.

58
New cards

The most common security device used in cable/DSL connections is a

router that acts as a hardware firewall.

59
New cards

Cable Modem Security

_____ includes built-in support for security protocols (RSA, DES, AES, X.509)

DOCSIS

60
New cards

A private branch exchange (PBX) is

an extension of the public telephone network into a business.

61
New cards

There are a range of security devices that can be employed at the

network layer to instantiate security functionality in the network layer.

62
New cards

Intrusion detection systems (IDSs) are designed to

detect, log, and respond to unauthorized network or host use, both in real time and after the fact.

63
New cards

Raising an alarm for non-attack:

False positive

64
New cards

No raising an alarm for real attack:

False negative

65
New cards

Load balancers

are designed to distribute the processing load over two or more systems.

66
New cards

Load Balancers

They are used to help

improve resource utilization and throughput but also have the added advantage of increasing the fault tolerance of the overall system.

67
New cards

A proxy server (or simply proxy)

can be used to filter out undesirable traffic and prevent employees from accessing potentially hostile web sites.

68
New cards

Proxy servers can be completely transparent (gateways or tunneling proxies), or a proxy server can

modify the client request before sending it on, or even serve the client’s request without needing to contact the destination server.

69
New cards

Some security vendors combine proxy functions with content-filtering functions to create a product called a _____.

web security gateway

70
New cards

An Internet content filter

protects a corporation from employees’ viewing of inappropriate or illegal content at the workplace and the subsequent complications that occur when such viewing takes place.

71
New cards

Internet Content Filters

They filter

undesirable content, such as pornography and malicious activity such as browser hijacking attempts or XSS attacks

72
New cards

Data loss prevention (DLP) refers to

technology employed to detect and prevent transfers of data across an enterprise. (Prevents insider threat)

73
New cards

Log Management

Purpose

Security breach investigation

74
New cards

SIEM (Security Information and Event Management)

Provides real-time analysis of security alerts generated by network hardware and applications.

Correlation of events across disparate sources

75
New cards

A unified threat management (UTM) appliance refers to

the “all-in-one security appliances”

76
New cards

A UTM simplifies the security activity as a

single task, under a common software package for operations.

77
New cards

UTM

- By consolidating some of these functions, it can simplify management tasks and training requirements.

- can create single point of failure

78
New cards

SIEM

Rather than replacing firewalls, antivirus, or IPS, SIEM works

alongside these devices to collect and correlate information from all of these, as well as the log and event data produced by servers and applications on your network.

79
New cards

SIEM

Intelligently correlate information from disparate systems to

generate a fuller picture of the organization's true security posture.

80
New cards

Coaxial cable has

high bandwidth and shielding capabilities.

81
New cards

Coaxial Cable

- Compared to standard twisted pair lines, coaxial cable (“coax”) is much less prone to outside interference.

- “Vampire tap” security risk exists by drilling hole through the outer part of a coax cable.

82
New cards

Shielded twisted-pair (STP) has

a foil shield around the pairs to provide extra shielding from electromagnetic interference.

83
New cards

Unshielded twisted-pair (UTP) relies on

the twist to eliminate interference.

84
New cards

The standard method for connecting twisted-pair cables is via an 8-pin connector, called an _____.

RJ-45 connector

85
New cards

Fiber

The biggest advantage to fiber is

its bandwidth.

86
New cards

Fiber has one major drawback— _____.

cost

87
New cards

Unguided media have one attribute in common.

- They are unguided and as such can travel to many machines simultaneously.

- Must assume that unauthorized users have access to the signal.

88
New cards

Infrared (IR) cannot penetrate walls but instead

bounces off them.

89
New cards

A sniffer can

record all the network traffic, and this data can be mined for accounts, passwords, and traffic content

90
New cards

Cloud computing is a common term used to

describe computer services provided over a network.

91
New cards

Security is a

particular challenge when data and computation are handled by a remote party, as in cloud computing.

92
New cards

If your organization is highly sensitive to sharing resources, you may wish to consider

the use of a private cloud.

93
New cards

The Use of a Private Cloud

This service will be considerably more expensive, but it should also

carry less exposure and should enable your organization to better define the security, processing, and handling of data that occurs within your cloud.

94
New cards

In most cases, there is little operational difference between public and private cloud architectures, but the

security ramifications can be substantial.

95
New cards

A community cloud system is one where

several organizations with a common interest share a cloud environment for the specific purposes of the shared endeavor.

96
New cards

Sensitive information can be stored in the

private cloud and issue-related information can be stored in the community cloud, all of which information is accessed by an application.

97
New cards

Privileges mean

you have the ability to “do something” on a computer.

98
New cards

Privilege management is

the process of restricting a user’s ability to interact with the computer system.

99
New cards

Authentication is

the process of establishing a user’s identity to enable the granting of permissions.

100
New cards

The term user generally applies to

any person accessing a computer system.