Firewalls limitations and filtering types

 
Firewalls limitations :

Limited Logging Capabilities

One of the significant disadvantages of packet filtering firewalls is limited logging capabilities. These systems often log minimal information about network traffic, which can be a compliance issue for businesses subject to strict data protection standards. Without comprehensive logging, identifying patterns of suspicious activity becomes more challenging, potentially leaving security vulnerabilities unaddressed.

Inflexibility

Packet filtering firewalls are not known for flexibility. They are designed to monitor specific details such as IP addresses or port numbers, but this is a limited scope in the broader context of modern network access management. Advanced firewalls provide greater visibility and control, adjusting dynamically to evolving security concerns. Packet filters require manual setup and maintenance.

Less Secure

Compared to more advanced firewalls, packet filtering firewalls are less secure. They base their filtering decisions on superficial information like IP addresses and port numbers, without considering the context of user devices or application usage. Their inability to inspect beyond the packet exterior means they can't identify or block payloads containing malicious code, making them susceptible to address spoofing and other sophisticated attacks.

Stateless Operation

The fundamentally stateless nature of packet filtering firewalls limits their ability to protect against complex threats. Since they treat each packet in isolation, they don't remember past actions, which is a shortcoming when it comes to ensuring continuous security. This lack of state awareness can allow threats to slip through if firewall rules are not meticulously crafted and updated.

Difficult to Manage

Packet filtering firewalls may offer ease of use initially but can quickly become difficult to manage as network size and complexity grow. Rule sets must be manually configured and updated, increasing the workload for security teams and the potential for human error. The lack of automation in threat management and packet inspection further complicates the task of maintaining a secure network environment.


Different types of filtering, including: 

Packet filtering

This is the most common type of firewall, but it only offers limited protection against unauthorized access and cyber-attacks. It works by examining incoming data packets and only allowing those that match a security rule. Packet filtering uses access control lists (ACLs) to accept or deny access based on packet types and other variables. However, packet filtering firewalls can be challenging to set up, and they may lack logging capabilities. They also use superficial information like IP addresses, protocol data, and port numbers to make decisions, without considering contextual information about user devices or application usage. 

Proxy firewall

This type of firewall acts as a gateway between servers for applications, preventing direct connections from applications outside of the network. However, it can negatively impact which applications the server can support. 

Stateless firewall

This type of firewall uses low fidelity data from the firewall to make decisions, which limits its filtering capabilities. It can also be error-prone to configure and manage ACLs on stateless firewalls, especially at large scale. 

Hybrid firewall

This type of firewall combines processes and capabilities from other types of firewalls, such as packet filtering, application layer proxy services, or circuit gateways. 

Firewalls can also have other limitations, such as not being able to stop users from accessing data from malicious websites, or preventing misuse of passwords. 


Name : Swapnil N Gore
Roll No : A-40
R no. :  GHRUA22021060154
Subject In-Charge : Prof. Narsing kadam

Comments