Skip to content

FIREWALL

Firewall Fundamentals: Types, Configurations, and Benefits

Enhance Network Protection with advanced firewalls
Table of Contents

WHAT IS A FIREWALL NETWORK SECURITY SYSTEM?

A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. Either hardware, software, or a combination of both, the firewall establishes a barrier between a trusted internal network and untrusted external networks such as the Internet. Its job is to permit legitimate outward communications while blocking unauthorized access, in order to keep hackers and viruses from reaching a single computer or a network of devices.

A web application firewall (WAF) is a network defense that filters, monitors, and blocks HTTP traffic to and from a web application. Unlike a regular firewall that serves as a safety gate between servers, a WAF is able to watch application-level traffic and decide to allow or disallow based on the data that is visible over the network.

In essence, firewalls act as a network security filtering system between the network and outside connections, monitoring and controlling incoming and outgoing communications to keep the enterprise safe.

 

Learn More About Contrast Security

Contrast is the clear customers’ choice

Contrast is named a Customers’ Choice in the 2021 Gartner Peer Insights “Voice of the Customer”: Application Security Testing report. With the highest percentage of 5-star ratings, this is the third consecutive year Contrast has received this powerful endorsement from customers.

gartner-peer-insight-2021

Built for Developers. Trusted by Security.

Infosys
ring-central-logo-1
bmw-logo-rgb
backbase-logo-2
intuit-logo
credit-suisse

Learn Secure Code

Cross Site Scripting (XSS)

CROSS SITE SCRIPTING (XSS)

Learn about Cross site scripting (XSS) and how it affects your Java source code

SQL Injection - Java-1

SQL INJECTION

Learn about SWL injection and how it affects your Java source code

Client Side Injection

CLIENT SIDE INJECTION

Learn about client-side injection and how it can affect your source code