Hardening Techniques (2.5)

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

System hardening

the attempt to make current devices just a little more secure

2
New cards

what are examples of system hardening?

updates, user accounts (password requirements etc), limited network access, anti virus/malware

3
New cards

endpoint

any device that connects to a network and can communicate back and forth with other systems

4
New cards

EDR

Endpoint detection and response

5
New cards

what is EDR?

technology focused on detecting, investigating, and responding to threats on endpoints

6
New cards

host based firewall

a software based firewall that runs behind the scenes, and provides a way to allow or disallow certain traffic flows from your system

7
New cards

HIPS

host based intrusion prevention system

8
New cards

what is HIPS?

often built into EDR and it watches all the traffic that is inbound to your system and look for anything that might be a known vulnerability

9
New cards

Every time you install a outward-facing service what happens?

ports are opened inside of the OS, those ports can be accessed across the network

10
New cards

what is a outward facing service?

a program or system that you setup so that people on the internet can connect to it (ex. website, app, email server)