Study Flashcards
(289 cards)
Authentication Factors
Something you know, have or are
Authentication Attributes
Less certain factors like IP or location
/etc/passwd
Contains user info + hashed passwords
/etc/shadow
Contains encrypted passwords + security info
%SystemRoot%System32\config\SAM
Where Windows stores passwords
TAP Active
Network management, boosts signal strength + makes data better to send to a monitoring tool
TAP Passive
Copies network traffic
SPAN (Mirror)
Copies traffic from a bunch of ports and mirrors to one port
swapfile
When RAM is full data goes here
cdmlet
PowerShell command to control 1+ computers at once
Recovery Point Objective (RPO)
How much data a company can lose in a disaster event
RAM
Short term memory, data that is being actively used or processed
Cache Memory (CPU Memory)
Part of RAM, temporarily stores most frequently used instructions to make CPU process it faster
Hard Disk Drive (HDD)
Old school data storage
Solid State Drive (SDD)
Like HDD but newer and better
Controller Cache
Temporary storage area that saves frequently accessed data to speed
Dump Files
Captures what happens when program/system crashes
Self Encrypting Drive (SED)
Built in protection, very secure, good for performance but expensive
Full Disk Encryption (FDE)
Can be applied to any drive, cheaper but takes time to encrypt/decrypt everythang
Honeypot
Single system/resource
Honeynet
Bunch of connected honeypots
Honeyfile
1 decoy
DNS Security Extensions (DNSSEC)
Combats DNS poisoning, uses cryptographic signatures to ensure websites are legit
DNSSEC Stages
- Signing the Data (making public/private keys)
- Key Distribution
- Signing Resource Records (Signing it)
- Authentication
- Chain of Trust (confirmation)