Personal Firewalls Basics

What is personal firewall?almost all personal firewalls. On the other hand is the
Personal firewalls are the desktop security productsoutbound protection which cause problems to all
which are commonly designed to enhance the securityvendors nowadays. The outbound protection means
of the operating system by implementingthat only applications that are allowed to can access
per-application security. Some operating systemsthe Internet or local area network. This is not as simple
(including modern Windows systems) implementsas it looks. Imagine the situation that you want to
per-user security. Such a security conception is notbrowse the Internet with your Internet browser and
always sufficient or effective especially when we talkthat you do not want other applications to do so. The
about common users workstations.problem here is that it is not enough only to check
which application wants to send the packet to the
Threats versus antivirus, antispyware and similarInternet because modern operating systems allows
applicationsprograms to communicate. An application that is not
Today's Internet is a full of spyware, worms and otherallowed to access the Internet can start the browser
malware. People looking for valid information can meetand use it for the communication. Your personal
these threats easily. People often download newfirewall has to protect all those privileged applications
programs just to try if they are useful. It is almostagainst misusing by malware. It has to restrict the
impossible for common user to differentiate betweenaccess them. But this is still not enough. The personal
malicious programs or programs that include spywarefirewall has to protect itself. Malicious applications
and harmless programs before they run them.should not be able to switch it off or modify its rules.
Nowadays, many Internet users know that they shouldThis means that it also has to protect system
not execute every program in a mail attachment butresources etc. There are many problems in this and
rules for execution of user downloaded programs arewe still talk only about one feature - the outbound
still underestimated. This is where antivirus, antispywareprotection. The personal firewall should also restrict
and similar applications comes. But can they sufficientlyspying on your computer and stealing your data. Also
protect people against mentioned threats? The mainthe possibility of deleting or replacing important system
problem of antivirus and antispyware software is thatfiles, killing system processes should be restricted
they rely on signatures. They need to be updatedbecause these activity can be used to bypass the
frequently to be able to recognize a new malware. Ifprotection. What you should ask from your personal
there is no signature for the new malware in theirfirewall is a comprehensive protection against malicious
database they are not able to fight it. Yes, thereactivity. In this context we often talk about
usually are some heuristics implemented in engines ofsandbox.There exist special software products we
antivirus software but these methods can onlyalso call personal firewalls which offer neither inbound
recognize smaller modifications of well knownnor outbound protection. These applications implement
malware programs. The response time of securitythe sandbox only. They can be usually installed
vendors differs and it usually depends on the severitytogether with some firewall or personal firewall
of the new threat and its wildness. It takes from a fewsoftware to tighten the system security and to
hours to several months before a signature is available.minimize the possibility of malicious activity. When we
Simply said having antivirus and antispyware softwareanalyse this kind of software we do not consider the
installed will not protect you against the latest threatsmissing protection of inbound and outbound protection
but they can raise the security of youras security flaws.
system.Purpose of personal firewall
In general the main purpose of personal firewall is toPoor reviews
tighten the computer security, to set up restrictions toAnother big problem are product reviews that are
limit possible malicious activity but not to limit the user.available on the Internet. The vast majority of these
Imagine common home workstation. There are manyreviews were written by users or at most advanced
applications like text editor, Internet browser, fileusers. This is not a bad thing in general. It is good to
manager, computer games, media player etc. Byhave information about the product from the common
default, without personal firewall installed, all theseuser point of view. But this information is not enough,
applications can do everything as the user who runsnot if we talk about security products. You should ask
them. But why should be the text editorfor reviews made by security experts. Those
allowed to access the Internet? Why should be theadvanced users do not implement their own programs
Internet browser allowed to change system files? Is itto try to bypass the security of a reviewed product.
not a possible danger to allow games to deleteUnless these people understand how personal firewalls
documents or control system services? Why shouldwork on the lowest level they are not skilled enough to
be the media player allowed to install kernel drivers?judge the security level of these products. Usually
No, there is no need to allow such actions.people who write reviews on security products use
The purpose of a personal firewall is to set up rulesonly well known third party tools to test the security.
that limit applications to perform actions they should notEvery personal firewall vendor can then implement a
be able to do and to allow actions that are expectedsimple protection against these well known tools.
from them. This is something what antivirus orDifferent methods has to be used to test security
antispyware do not. However, it is the fashionsoftware. The design of the testing product must be
nowadays that antivirus products include also theunderstood by the analyst. A good analysis can take
antispyware features as well as personal firewallweeks of work. Exact methodology must be set. Just
features. Such a product is usually called security suitelook at any personal firewall review on the Internet. Do
rather than antivirus.you see any description of their methodology? Do
Good and bad productsthey talk about the security and bugs? Did they find
Many applications are called personal firewalls butany bugs? And now, how can you recognize which
how to recognize good products from others? Forproduct is the best? Best from the security point of
common user it is very hard to decide. All vendorsview.
claims that their product is the best and offerNon-Windows systems and personal firewalls
something unique and extraordinary. We think that asOn non-Windows systems this kind of software
personal firewalls are security software the mainexists but it is not called personal firewall. On Unix
criterion should be the level of security. Forget all thosebased systems the security concepts are different in
bells and whistles in security software. If you wantmany ways but also lots of things are similar. The
Ad-blocking you do not need personal firewall becauseimportant similarity is the per-user security. However,
your browser can do it. There are plugins for the mostthere are different habits of users of non-Windows
popular browser that can block ads, popups etc.systems. They usually do not use root (Administrator
Today's personal firewalls contain many similarequivalent) account for daily work and it is a very
features that have nothing to do with the security. Justcommon thing there to create a new user for a small
go to your favourite personal firewall vendor's websitegroup of programs or even for a single application to
and read all the features of their products.restrict its access. Nevertheless, sometimes it is
A good personal firewall offers both inbound andefficient to use per-application security. Read more
outbound protection. The inbound protection meansabout Jail.For more about personal firewalls and
that packets sent from the Internet or local areasecurity software research please visit Matousec -
network to your computer are filtered and only portsTransparent security.
that you want to be open are accessible. ThisOriginal article can be found on our website.
protection is standard and is very good and reliable in