hardening techniques

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 3:27 AM on 7/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

12 Terms

1
New cards

system hardening

making sure os are secure by staying up with updates , user accounts are secure, limimt network access, anti-virus

2
New cards

encryption

prevent access to application data files

efs , fde

encrypt network communication

3
New cards

endpoints

stop inbound and outboun attacks

4
New cards

endpoint detection and response (edr)

detect a threat through behavior analysis, machien learning, process monitorign and not just signatures

investigate the threat by a root cause analysis

repsond to threat by isolating the system, quarantine the htreat, rollback to a previous config

5
New cards

how is an edr automated

api

6
New cards

host based firewall

allows or disallows incoming or outgoing application traffic

also identify and block unkown processses

7
New cards

host based instrusion prevention systems (hips)

recognize and block known attacks

secure os and app configs, validate incoming service requests

often built into endpoint protection software

8
New cards

hips identification

signatures, heuristics, behavioral

buffer overflows, registry updates, writng files to the windows folder

access to non encrypted data

9
New cards

open ports and services should be closed

control access with a firewall

10
New cards

when do you unknowingly open ports

when installing os or apps

11
New cards

default password changegs

every network device has a amnagement interface so must change default settings to prevent atackers

12
New cards

removal of unnessscary software

all software contains bugs and remove all unused software as this will reduce your risk