Re: How good is Comodo Internet Security?

Re: How good is Comodo Internet Security?

Secure Home | Search | About

Networking Firewalls - Software and hardware firewalls discussions 

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Re: How good is Comodo Internet Security? Volker Birk 12-23-2008
Posted by Volker Birk on December 23, 2008, 3:57 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
> I recently installed Comodo Internet Security and I would like to know your
> opinion on this application and how trustworthy it is.

You don't need a "Personal Firewall".

Yours,
VB.
--
"Any sufficiently advanced technology is indistinguishable from magic."

Clarke's third law

Posted by nik gr on December 26, 2008, 6:11 pm
If you were  Registered and logged in, you could reply and use other advanced thread options


>
>> I recently installed Comodo Internet Security and I would like to know
>> your
>> opinion on this application and how trustworthy it is.
>
> You don't need a "Personal Firewall".

Okey, perhaps you want to tell me why and how will I keep being aware of
what happenign to my system when a malware tries to compromise it, in case I
get infected?

Routers and hardware firewalls wotn save my ass when windows get infected
and malware nest in my system creating outgoing connection to download some
more malstuff and update themselves.....


Posted by VanguardLH on December 26, 2008, 9:26 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
nik gr wrote:

>>
>>> I recently installed Comodo Internet Security and I would like to know
>>> your
>>> opinion on this application and how trustworthy it is.
>>
>> You don't need a "Personal Firewall".
>
> Okey, perhaps you want to tell me why and how will I keep being aware of
> what happenign to my system when a malware tries to compromise it, in case I
> get infected?
>
> Routers and hardware firewalls wotn save my ass when windows get infected
> and malware nest in my system creating outgoing connection to download some
> more malstuff and update themselves.....

Once infected, the firewall (and just the firewall) won't help you
recover or protect your system. Firewalls are to regulate traffic
between hosts, like prevented unsolicited intrusions. You can also use
them with app rules to regulate which [good and many malware] apps can
connect out from your host to where they can connect. Since they are
software running on your host, they can be thwarted but most good
software firewalls also have a kernel-level component to prevent most
types of compromise. Don't expect a firewall to protect you from
infection. After all, when you choose to download the file or execute
it in an e-mail, your firewall is powerless. For an exploit that uses a
buffer overrun to deliver a tiny payload (that then goes out to get the
rest of the malware), you've already told your firewall in its app rules
to allow the web browser to connect and transfer that payload. However,
CFP is not just a firewall so the arguments against software firewalls,
in general, is not directly applicable. CFP also has its SafeSurf (aka
Comodo Memory Firewall) to guard against buffer overruns. It also
contains its HIPS function that lets you regulate which file is allowed
to load into memory and execute from there (whether you rely on their
whitelist or go paranoid and make all decisions yourself). It includes
heuristics for behavioral analysis to detect malicious behavior. It
isn't JUST a firewall but its product name usually engenders the same
staid arguments against old and simplistic firewalls and that they are
NOT to protect against infection except merely as a consequence of your
configuration of them with app rules which is only a simplistic form of
protection itself (and why HIPS goes beyond just deciding which file can
load to run but also what actions it is allow to perform). Alas, the
problem with HIPS is that you, the user, have to understand what the
prompts mean - so, again, it still comes down to the USER as the primary
infection vector into a host. Also, while HIPS let you decide just what
is allowed to load and what a process can do, that still doesn't equate
to limiting privileges on that process (most actions that you regulate
via HIPS are not exactly the same as what limiting privileges does
although there can be quite a bit of overlap).

Perhaps Ansgar and Volker would like to elucidate on they DO use for
security software on their own hosts. Not just what upstream appliances
they may employ in a more-corporate-like environment but what, say, they
use themselves at home or on their laptop (when it roams).

Posted by nik gr on December 27, 2008, 8:46 am
If you were  Registered and logged in, you could reply and use other advanced thread options


>
> nik gr wrote:
>
>>>
>>>> I recently installed Comodo Internet Security and I would like to know
>>>> your
>>>> opinion on this application and how trustworthy it is.
>>>
>>> You don't need a "Personal Firewall".
>>
>> Okey, perhaps you want to tell me why and how will I keep being aware of
>> what happenign to my system when a malware tries to compromise it, in
>> case I
>> get infected?
>>
>> Routers and hardware firewalls wotn save my ass when windows get infected
>> and malware nest in my system creating outgoing connection to download
>> some
>> more malstuff and update themselves.....
>
> Once infected, the firewall (and just the firewall) won't help you
> recover or protect your system. Firewalls are to regulate traffic
> between hosts, like prevented unsolicited intrusions. You can also use
> them with app rules to regulate which [good and many malware] apps can
> connect out from your host to where they can connect. Since they are
> software running on your host, they can be thwarted but most good
> software firewalls also have a kernel-level component to prevent most
> types of compromise. Don't expect a firewall to protect you from
> infection. After all, when you choose to download the file or execute
> it in an e-mail, your firewall is powerless. For an exploit that uses a
> buffer overrun to deliver a tiny payload (that then goes out to get the
> rest of the malware), you've already told your firewall in its app rules
> to allow the web browser to connect and transfer that payload. However,
> CFP is not just a firewall so the arguments against software firewalls,
> in general, is not directly applicable. CFP also has its SafeSurf (aka
> Comodo Memory Firewall) to guard against buffer overruns. It also
> contains its HIPS function that lets you regulate which file is allowed
> to load into memory and execute from there (whether you rely on their
> whitelist or go paranoid and make all decisions yourself). It includes
> heuristics for behavioral analysis to detect malicious behavior. It
> isn't JUST a firewall but its product name usually engenders the same
> staid arguments against old and simplistic firewalls and that they are
> NOT to protect against infection except merely as a consequence of your
> configuration of them with app rules which is only a simplistic form of
> protection itself (and why HIPS goes beyond just deciding which file can
> load to run but also what actions it is allow to perform). Alas, the
> problem with HIPS is that you, the user, have to understand what the
> prompts mean - so, again, it still comes down to the USER as the primary
> infection vector into a host. Also, while HIPS let you decide just what
> is allowed to load and what a process can do, that still doesn't equate
> to limiting privileges on that process (most actions that you regulate
> via HIPS are not exactly the same as what limiting privileges does
> although there can be quite a bit of overlap).
>
> Perhaps Ansgar and Volker would like to elucidate on they DO use for
> security software on their own hosts. Not just what upstream appliances
> they may employ in a more-corporate-like environment but what, say, they
> use themselves at home or on their laptop (when it roams).

iam not expecting CPF to remove the infection from my host but I DO expect
the malware within my system to be disfunctional because any action it migth
want to execute thas messes with the OS I expect the fw to notify me about
it and then I will block it.

So perhaps I will be infected by something but CPF wont allow it to make any
hurm because I will block any strange attempt I'll see.

Volker just said "Tou don't need a fw" and that all?

No justification for his claim?

WELL SHOULD WE OR SHOULD WE NOT USE PERSONAL FIREWALLS?!
OPINIONS DIFFER AS I SEE BUT ON THE OTHER HAND HARDWARE FIREWALLS ARENT
EVERYTHING.


Posted by Ansgar -59cobalt- Wiechers on December 27, 2008, 10:47 am
If you were  Registered and logged in, you could reply and use other advanced thread options
> Perhaps Ansgar and Volker would like to elucidate on they DO use for
> security software on their own hosts. Not just what upstream
> appliances they may employ in a more-corporate-like environment but
> what, say, they use themselves at home or on their laptop (when it
> roams).

I don't provide services I don't want to provide.
I don't install software I don't trust.
I use admin accounts only for admin tasks.
I use normal user accounts for everything else.
I keep all of the software on my systems up to date.

cu
59cobalt
--
"If a software developer ever believes a rootkit is a necessary part of
their architecture they should go back and re-architect their solution."
--Mark Russinovich

Similar ThreadsPosted
Re: How good is Comodo Internet Security? December 24, 2008, 1:05 pm
Re: How good is Comodo Internet Security? December 24, 2008, 4:10 pm
Re: How good is Comodo Internet Security? December 26, 2008, 5:16 pm
Is Kaspersky's Internet Security Good? December 12, 2006, 3:52 pm
Comodo Free Firewall any good? February 23, 2007, 9:33 pm
Is Comodo firewall really good in comparison to other firewalls (e.g. ZoneAlarm)? September 22, 2006, 1:57 pm
Good App to monitor the Traffic to the WAN Internet March 14, 2007, 11:25 am
Share internet connection with Zone Alarm Internet Security Suite May 20, 2006, 4:25 pm
Norton Internet Security blocking Internet functions February 27, 2007, 8:30 am
What security suite is good with Firefox? September 25, 2005, 2:19 pm

The site map in XML format XML site map

Contact Us | Privacy Policy