Study Guide
Security is one of the two largest domains on Core 2 at 28%. You need to know physical security measures, authentication methods (MFA, biometrics), wireless security protocols (WPA2, WPA3), encryption (BitLocker, EFS), malware types and prevention, social engineering attacks, and Windows security tools.
Physical security is the first line of defense. Measures include locks (padlocks, door locks, cable locks), badges and access cards, biometrics (fingerprint, retina scan), motion sensors, video surveillance (CCTV), and security guards. Clean desk policies and screen locks protect sensitive information.
Examples:
Something you know (password/PIN), something you have (smart card/token), something you are (biometric). MFA (Multi-Factor Authentication) requires at least two factors. Principle of least privilege gives users only the access they need. ACLs (Access Control Lists) define permissions. Active Directory groups manage access.
Examples:
BitLocker encrypts the entire Windows drive (requires TPM). EFS (Encrypting File System) encrypts individual files and folders. WPA3 is the latest wireless encryption standard. VPNs encrypt network traffic over public networks. TLS/SSL encrypts web traffic (HTTPS). Full disk encryption protects data if a device is stolen.
Examples:
Viruses attach to files and spread when executed. Worms self-replicate across networks. Ransomware encrypts files and demands payment. Trojans disguise themselves as legitimate software. Rootkits hide deep in the OS. Keyloggers capture keystrokes. Spyware collects information without consent. Adware displays unwanted ads.
Examples:
Social engineering attacks exploit human psychology. Phishing sends fake emails to steal credentials. Whaling targets executives. Vishing uses voice calls. Smishing uses SMS. Tailgating follows someone through a secure door. Baiting leaves infected USB drives for victims to find. Pretexting creates a fake scenario to extract information.
Examples: