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

ProfileWhen ActiveTypical Setting
DomainConnected to a corporate/school network domainManaged by IT โ€” don't change in competition
PrivateHome/trusted networkFirewall ON, limited inbound allowed
PublicCoffee shop, hotel, unknown networkFirewall 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 protection

Competition 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?

โญ 0 XP๐Ÿ”ฅ 0 days