Principles of Computer Security Key Terms 2 of 2

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

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:14 PM on 11/16/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

12 Terms

1
New cards

What is an Intrusion Prevention System (IPS)?

A system that identifies suspicious, malicious, or undesirable activity indicating a breach in security and responds automatically without human interaction.

2
New cards

What does the Misuse detection model in IDS do?

It looks for suspicious activities that violate specific policies and reacts as programmed, which can include alarms, emails, or other responses.

3
New cards

What is a Network Tap?

A connection to a network that allows sampling, duplication, and collection of traffic.

4
New cards

What is Network-based IDS (NIDS)?

A system for examining network traffic to identify suspicious, malicious, or undesirable behavior.

5
New cards

What is the concept of Perimeter Security?

A technique where organizations secure and control access at the perimeter to minimize the worry about activities inside.

6
New cards

What is Port Mirroring?

A technique where a mirrored port sees all traffic passing through a switch, allowing support for protocol analyzers.

7
New cards

What is a Protocol Analyzer used for?

It identifies packets and header information during network transit, primarily for troubleshooting communication issues.

8
New cards

What is a Signature Database?

A collection of activity patterns that indicate suspicious or malicious activity.

9
New cards

What is Snort?

The de facto standard IDS engine since 1998, known for its large user base and flexible rule sets for alerting.

10
New cards

What is Suricata?

An open-source IDS that supports multithreading and is maintained by the Open Source Security Foundation.

11
New cards

What is Switched Port Analyzer (SPAN)?

A technology that duplicates individual channels crossing a switch to another circuit.

12
New cards

What does a Traffic Collector do in an IDS?

Collects activity/events for the IDS to examine, functioning as a sensor, typically copying traffic off the network link.