COMPUTER ETHICS AND SECURITY
FIREWALLS AND ANTIVIRUS SOFTWARE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
stateful firewalls
|
|
stateless firewall
|
|
antivirus
|
|
IDS
|
Detailed explanation-1: -A stateless firewall is one that doesn’t store information about the current state of a network connection. Instead, it evaluates each packet individually and attempts to determine whether it is authorized or unauthorized based on the data that it contains.
Detailed explanation-2: -Stateless firewalls do not inspect traffic. The stateless firewall also does not examine an entire packet, but instead decides whether the packet satisfies existing security rules. These firewalls require some configuration to arrive at a suitable level of protection.
Detailed explanation-3: -The main disadvantage of a stateless firewall is that it cannot analyze all network traffic (or packets), making it unable to identify traffic type. This results in making it less secure compared to stateful firewalls.