100% Free Forever
AI-Powered Learning
Industry Expert Content
Certificates & Badges
Learn At Your Own Pace
Security & Networking Foundations
25 minbeginner

Firewalls, Proxies, Load Balancers and WAFs

Firewalls, proxies, load balancers, and web application firewalls all sit in the traffic path, but each makes decisions at a different layer and for a different reason. A firewall decides whether traffic is allowed based on addresses and ports; a proxy sits between two parties and relays traffic on their behalf; a load balancer distributes traffic across multiple backend servers; a WAF inspects the actual content of web requests for malicious patterns.

Analogy🏏Cricket
💪 Think of it like fitness: injuries follow a predictable chain — poor warm-up, then form breakdown, then compensation, then the actual tear — and a good physio catalogs where each patient's chain can be interrupted early, rather than only treating the tear afterward. MITRE ATT&CK is the sports-medicine literature of intrusions: a public catalog of every observed breakdown pattern, organized by the stage it serves — how attackers get in, how they escalate, how they extract. Coaches worldwide describe an athlete's risk in that shared vocabulary. This reveals ATT&CK's real value: intrusions become a sequence you can interrupt at stage two, not a disaster you discover at stage five.

Confusing these roles leads to gaps, since assuming a firewall catches web attacks or a load balancer provides security leaves the actual relevant control missing.

Analogy🏏Cricket
📷 Think of it like photography: the craft advanced when practitioners stopped guarding tricks and built shared technique catalogs — lighting patterns like Rembrandt and butterfly, named, documented from thousands of shoots, organized by effect. Any photographer worldwide can now say 'split lighting, short side' and a colleague knows exactly what was done and how to reproduce or counter it in post. This reveals what ATT&CK is for defenders: a public, continuously updated catalog of attacker techniques organized by the goal each serves, giving every security team one shared vocabulary for describing, detecting, and rehearsing behavior instead of each team naming things privately.
Lesson 11 of 35
0% complete