Security Hardening Flashcards
Security Hardening
The process of strengthening a system to reduce its vulnerability and attack surface
attack surface
all the vulnerabilities that a threat actor could exploit
OS
Operating system
Patch update
addresses security vulnerabilities within a program or product
Baseline Configuration
A documented set of specifications within a system that is used as a basis for future builds, releases, and updates
SPP
Strong password policy
MFA
Multifactor Authentication
Dictionary Attack
using common dictionary words to try to guess a password
Hashing
converting a password to a hash that can be used to verify the autenticity of the password
Salting
adding random characters to a hashed password
CAPTCHA
Complete automated public turing test
Network Log Analysis
The process of examining network logs to identify events of interest
SEIM Tool
An application that collects and analyzes data to monitor critical activities in an organization. Ranks vulnerabilities from high to low
Port filtering
A firewall principle that blocks certain ports from being used
Encryption Standards
Rules/policies for how encryption is done