Firewall Types

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/4

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

Firewall

Control Traffic/Content between points

  • Protection against evil

2
New cards

Network Based Firewall

Filter traffic by port # or app

  • OSI Layer 4 (TCP/UDP)

  • OSI Layer 7 (Application)

Encrypt Traffic

NAT

3
New cards

UTM / All in one security appliances

Consolidates multi security functions into single device/platform

  • Web security Gateway

(ONLY WORKS ON LAYER 4 PORT #’s)

Handles Following Features:

  • URL Filter

  • Malware Inspection

  • Spam Filter

  • IDS/IPS

    • VPN

4
New cards

NGFW

Analyze every packet & categorizes it before security decision is made

  • NGFW Names

    • Application Layer Gateway

    • Stateful multilayer inspection

    • Deep packet inspection

  • Has own IPS

Content Filtering

5
New cards

Web Application Firewall (WAF)

  • Analyze input in web based application

    • Allows / Disallows based on input

  • Can identify SQL Injection