Windows Security ยท 2.4
๐ก๏ธ Windows Firewall & Windows Security
Your first line of defense against network attacksโฑ ~3 min
Windows Firewall (now called 'Windows Defender Firewall') controls which programs and ports can send or receive network traffic. It should always be ON for all network profiles.
Three Network Profiles
| Profile | When Active | Typical Setting |
|---|---|---|
| Domain | Connected to a corporate/school network domain | Managed by IT โ don't change in competition |
| Private | Home/trusted network | Firewall ON, limited inbound allowed |
| Public | Coffee shop, hotel, unknown network | Firewall ON, strictest rules โ block most inbound |
Accessing the Firewall
powershell
# Win+R โ type:wf.msc # Windows Firewall with Advanced Security (most powerful)firewall.cpl # Basic firewall on/off settings # Or: Windows Security โ Firewall & network protectionCompetition Checklist โ Firewall
- โขTurn ON firewall for all three profiles โ Domain, Private, Public
- โขBlock inbound by default โ the default 'Block (default)' inbound rule is correct; don't change it
- โขReview allowed programs โ remove exceptions for programs that don't need network access
- โขDisable Remote Desktop exceptions if the scenario doesn't require remote access
- โขNever turn off the firewall โ if a program says 'disable your firewall to run me', that's a red flag
Windows Security (Win+I โ Privacy & Security โ Windows Security)
- โขVirus & threat protection โ ensure Windows Defender is enabled and up-to-date; run a Quick Scan in competition
- โขAccount protection โ check for Windows Hello / sign-in options
- โขApp & browser control โ SmartScreen should be ON for apps, files, and Edge
- โขDevice security โ check if Secure Boot and core isolation are available
๐ SecurityIn competition images, Windows Defender may be intentionally disabled (a vulnerability to find). Check Virus & threat protection and re-enable real-time protection โ this is often worth points.
Windows Update โ Always Enable
- โขGo to Settings โ Windows Update โ ensure updates are enabled and not paused
- โขClick 'Check for updates' in competition โ installing missing updates earns points
- โขUnpatched systems are the #1 source of known exploits in real-world attacks
๐ง Quick Checkfirst try = +5 XP
How many network profiles does Windows Firewall have?
๐ฎ Practice what you learned
โญ 0 XP๐ฅ 0 days