🌐 Network Security & Firewall

🔥 Vibe Coding Prompt

"Design a multi-layer DDoS protection architecture: Cloudflare → AWS WAF → Nginx Rate Limit → Application Layer."

📋 Course Outline

  1. Network Security Basics
  2. OWASP WebGoat Practice
  3. WAF & ModSecurity
  4. DDoS Protection
  5. Zero Trust Architecture

Key Points

  • Understand the core concepts thoroughly
  • Practice with hands-on code examples
  • Apply knowledge to real-world problems
  • Review and reinforce through exercises

Further Learning

  • Official documentation
  • Open source projects on GitHub
  • Community forums and discussions
  • Related courses and tutorials


課程導覽:這堂課你會學到什麼?

網路安全是企業資安的基礎。這堂課從 OSI 模型到 WAF 設定,建立完整的網路安全知識體系。

第一章:網路安全基礎

OSI 模型、TCP/IP、常見攻擊類型(DDoS、MitM、DNS Spoofing)。

第二章:防火牆與 IDS

Stateless/Stateful/NGFW 防火牆、Snort/Suricata 入侵偵測。

第三章:VPN 與遠端存取

WireGuard/OpenVPN/IPsec、Site-to-Site vs Remote Access。

第四章:Web 安全實戰(WebGoat)

在合法環境練習 SQL Injection、XSS、Path Traversal。

第五章:WAF 設定

ModSecurity + OWASP CRS 防護 Web 應用。

第六章:網路監控

Wireshark、Zeek、ELK Stack 分析網路流量。