Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
May 17, 2008, 05:52:30 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
155242
Posts
19190
Topics
47335
Members
Latest Member:
sabino59
more news...
Search:
Advanced search
|
Tag Cloud
Welcome to the Comodo Forum
Learn about Computer Security and Interact with Security Experts
Anti Virus/Malware Products/Other Security products
PC Tools Threatfire
« previous
next »
Pages:
1
2
[
3
]
Author
Topic: PC Tools Threatfire (Read 1466 times)
Luketan
Computer Security Testing Group
Comodo Loves me
Offline
Posts: 164
Re: PC Tools Threatfire
«
Reply #30 on:
May 08, 2008, 06:38:35 AM »
Quote from: salmonela on May 08, 2008, 12:23:16 AM
Yes, TF have magic wand.
If some of process behavior does not match by TF criteria of detecting, TF will fail to catch malware or some part of malware will be able to pass by TF, that is not case with CFP...
Well actually I hate to point out that is exactly the case also with CPF as well!
If some of the process behavior does not match by CPF (admittedly numerous) criteria of warning, CPF will fail to warn about it.
The only way for this statement not to apply to CPF would be that it warns of EVERYTHING that happens. so it criteria is literally everything that can happen....
Also see this post by one of your comodo's heroes....
"For those already using Comodo Firewall 3, here are some reasons to also use ThreatFire:
a) ThreatFire can protect you if you misconfigure Comodo Firewall to be too permissive. The downside to having a lot of choices is that you can make the wrong choices.
b) If you temporarily disable Defense+, as I do when installing Windows Updates, you might forget to turn it back on, since the tray icon doesn't change its appearance. ThreatFire is still there if Defense+ is off.
c) If you use 'Installer or updater' mode on an installer program that is malicious, ThreatFire is there for you.
d) If a malicious program takes down Comodo Firewall but not ThreatFire, ThreatFire is there for you.
e) ThreatFire's advanced rules allows some rules you can't specify in Comodo Firewall.
f) If rogue code from a buffer overflow exploit is executing within a process, ThreatFire may spot the bad behavior the rogue code performs. For example, if the rogue code from a buffer overflow exploit in your media player is keylogging code, and if Defense+ trains for the media player, then Defense+ will train to allow low-level keyboard access for the media player, but ThreatFire might warn of the keylogging. Note that if the rogue code does things such as download a file, or start another process, then Comodo Firewall may alert you also, depending on the Defense+ security policy for the given program.
g) If you're not using full Defense+, then you're not using a full HIPS anyway, and thus ThreatFire is even more important to use, to monitor the things that are turned off in Defense+ in anti-leak mode.
h) ThreatFire can detect some buffer overflows. Comodo Firewall cannot currently. Comodo does have a separate free product called Comodo Memory Firewall designed to handle buffer overflows.
i) When device drivers are being loaded, Comodo Firewall will in some cases give an alert about accessing the service control manager. Unfortunately, this same alert often appears for reasons other than loading a driver. ThreatFire, on the other hand, clearly alerts that a driver is about to loaded.
j) ThreatFire can warn if a process is about to be hidden, indicating possible rootkit activity. Comodo Firewall cannot do this.
k) ThreatFire can warn if exact copies of an executable file, possibly with a different name, are being made in the file system. This is a possible sign of a virus. Comodo Firewall can warn about executables being created, modified, and deleted in general, but no special mention is made that an exact copy is being created.
l) If Comodo Firewall has bugs that prevent full defense, ThreatFire is still there for you.
m) ThreatFire can warn about a process sending email. Comodo Firewall includes the port used, but the user could fail to notice it's email-related if not looking closely or not knowledgable enough to know. Also, the user in Comodo Firewall may have given general Internet access permission upon first Internet access by the process, and therefore not know that the process is sending emails."
http://www.pctools.com/forum/showthread.php?t=50673&highlight=comodo
Logged
Pedro*
Comodo's Hero
Offline
Posts: 706
Former "Someone"
Re: PC Tools Threatfire
«
Reply #31 on:
May 08, 2008, 09:28:45 AM »
The main problem with TF is how it alerts the user, and what information it provides.
I had false positives when trying TF, and besides the non existent real information, i just allowed it, since it was a program i knew.
Taking into account some advanced attack on, say, a browser (browser is compromised with some addon, .. whatever), TF could perhaps detect a bad behavior from the browser and warn (lets say it does). What do you do, besides allowing it? ("it's Internet Explorer so it's safe")
Another scenario is a standalone malware executable (pretty much all you find), and TF detects it. The user still has to figure out if it's a FP. If it's remote code execution, execution blocking is way better.
CFP has a feature not being used in full, which is the predefined policies. It should have built in policies specific for each major browser, IM, etc., and not just the generic 'web browser' ..
Still, the foundation is built, now it needs the rest of the walls and roof.
I think TF is very good, but i also think it has to improve the alert. Maybe it changed for the better on the last versions, i don't know. Perhaps you can provide a screenshot, like 1 FP and 1 real malware alert.
Main conclusion: TF isn't the magic bullet either. It's a most interesting approach indeed, along with Prevx (which also provides execution blocking, better information in the GUI imo, etc.).
Logged
Luketan
Computer Security Testing Group
Comodo Loves me
Offline
Posts: 164
Re: PC Tools Threatfire
«
Reply #32 on:
May 08, 2008, 10:27:53 AM »
Quote from: Pedro* on May 08, 2008, 09:28:45 AM
The main problem with TF is how it alerts the user, and what information it provides.
I had false positives when trying TF, and besides the non existent real information, i just allowed it, since it was a program i knew.
I always marvel about the double standards when it comes to hips like D+ versus other software.
Defense+ and similar products can throw up as many prompts as they please on perfectly innocent and harmless actions and people like you don't get angry about inconvenience.
But let something like antiviruses throw out an occasion unnecessary prompt, and the same person will start to whine about false positives.
Quote
Taking into account some advanced attack on, say, a browser (browser is compromised with some addon, .. whatever), TF could perhaps detect a bad behavior from the browser and warn (lets say it does). What do you do, besides allowing it? ("it's Internet Explorer so it's safe")
If one reasons like that, D+ would be useless as well. The very same person would put IE into the trusted programs or allow everything associated with the browser.... In fact, because D+ warns so much about everything that IE does, it is even more likely for that to occur...
In fact, because TF does not warn about everything IE does, the user should indeed place attention when TF whines about IE....
Quote
Another scenario is a standalone malware executable (pretty much all you find), and TF detects it. The user still has to figure out if it's a FP. If it's remote code execution, execution blocking is way better.
Again you fail to see that using Defense+ has the same if not worse problem. With TF not all new executables will trigger an alarm and you focus only on those that do trigger an alarm. With D+ , EVERY executable will trigger some prompt (and some very cryptic ones indeed)!! When your security program triggers on almost everything what's the point?
Quote
Main conclusion: TF isn't the magic bullet either. It's a most interesting approach indeed, along with Prevx (which also provides execution blocking, better information in the GUI imo, etc.).
No one is saying TF is a magic bullet. Just that TF indeed has it's merits and it isn't necessarily inferior to Defense+
Your problem is that you basically want TF to be Defense+. TF has some capability of doing so through custom advanced rules, but it really isn't meant for that.
Prevx has the same problems. It can't make up its mind really if it wants to be like D+ or TF like, though it seems to be more TF.
In fact the original prevx went down Defense+'s road (or rather vice versa, given that D+ came much later), but they decided to change this, after analysing user behavior on prompts that most users decided wrongly when answering prompts...
Logged
Pedro*
Comodo's Hero
Offline
Posts: 706
Former "Someone"
Re: PC Tools Threatfire
«
Reply #33 on:
May 08, 2008, 10:41:37 AM »
Quote from: Luketan on May 08, 2008, 10:27:53 AM
I always marvel about the double standards when it comes to hips like D+ versus other software.
Defense+ and similar products can throw up as many prompts as they please on perfectly innocent and harmless actions and people like you don't get angry about inconvenience.
But let something like antiviruses throw out an occasion unnecessary prompt, and the same person will start to whine about false positives.
Who said anything about whine? Who mentioned AVs? Why do you assume i'm defending Defense+?
Can you comment on what i said about TF, or are you just going to throw sand?
Quote from: Luketan on May 08, 2008, 10:27:53 AM
If one reasons like that, D+ would be useless as well. The very same person would put IE into the trusted programs or allow everything associated with the browser.... In fact, because D+ warns so much about everything that IE does, it is even more likely for that to occur...
In fact, because TF does not warn about everything IE does, the user should indeed place attention when TF whines about IE....
Yes, the user should place attention on it. But i'm saying and you're ignoring is what information does TF provide? ...
Quote from: Luketan on May 08, 2008, 10:27:53 AM
Again you fail to see that using Defense+ has the same if not worse problem. With TF not all new executables will trigger an alarm and you focus only on those that do trigger an alarm. With D+ , EVERY executable will trigger some prompt (and some very cryptic ones indeed)!! When your security program triggers on almost everything what's the point?
No, you're failing to see that TF will have its misses regarding remote code execution, and execution blocking solutions will not miss 1. I assume binary execution, which is the majority of threats, and it's what TF analyses.
Quote from: Luketan on May 08, 2008, 10:27:53 AM
No one is saying TF is a magic bullet. Just that TF indeed has it's merits and it isn't necessarily inferior to Defense+
It does indeed have merits. I do think it's a most interesting approach, and proving to be quite effective at flagging malware (though, again, it needs to provide better information in order to be usable for the intended audience).
Quote from: Luketan on May 08, 2008, 10:27:53 AM
Your problem is that you basically want TF to be Defense+. TF has some capability of doing so through custom advanced rules, but it really isn't meant for that.
Nope, that's not my problem. I never said that.
Are you Lusher btw?
Quote from: Luketan on May 08, 2008, 10:27:53 AM
Prevx has the same problems. It can't make up its mind really if it wants to be like D+ or TF like, though it seems to be more TF.
In fact the original prevx went down Defense+'s road (or rather vice versa, given that D+ came much later), but they decided to change this, after analysing user behavior on prompts that most users decided wrongly when answering prompts...
It can't make up its mind if it wants to be like D+ or TF? You're not being serious so i'll just giggle.
Logged
salmonela
Computer Security Testing Group
Comodo's Hero
Offline
Posts: 226
Anarcho-syndicalism
Re: PC Tools Threatfire
«
Reply #34 on:
May 09, 2008, 08:31:45 AM »
Quote from: Luketan on May 08, 2008, 10:27:53 AM
I always marvel about the double standards when it comes to hips like D+ versus other software.
Defense+ and similar products can throw up as many prompts as they please on perfectly innocent and harmless actions and people like you don't get angry about inconvenience.
But let something like antiviruses throw out an occasion unnecessary prompt, and the same person will start to whine about false positives.
What false positives, maybe CFP can simulate nonexistent behavior?
BTW, what is TF merits, with CFP you can enable/disable almost everything (you can be prompted about everything and nothing if you decided to)
Logged
XP Pro SP3, Pentium4-3Ghz, 4×512Mb DDR, Ralink RT61 WLAN PCI adapter, ZyXEL P-660HW-D3 WLAN Router DSL modem
Bad English, I know...
Thanks
gibran
Forum Member
Global Moderator
Comodo's Hero
Offline
Posts: 2443
Sometimes words are meaningless indeed...
Re: PC Tools Threatfire
«
Reply #35 on:
May 09, 2008, 10:10:22 AM »
I see that some features of TF looks very interesting.
I hope that when CFP is going to be enhanced there will still be a chance to make it work like it does now.
I don't mind if there is a product that is able to show less prompts, wich is good of course but I do really like a product that is able to trap a huge amount of behaviours and that can be customized at will.
There are definitvely behaviours that can confirm or raise a suspicion about an ongoing infection so catching them will only prove a positive outcome but I also prefer to trap also seemingly legit behaviors.
Even a legit app can be used to cause harm but even if a legit app is not misused IMHO it would be still a good thing to have a tool to enforce/limit a specific behaviour.
In the end also malware are softwares and while we all agree to consider them as bad-behaving apps we may disagree if a legit app should be able or not to take specific actions.
Logged
Read First
~
FAQs
~
Forum Policy
~
Comodo Firewall Pro 3 Configuration Report
Pedro*
Comodo's Hero
Offline
Posts: 706
Former "Someone"
Re: PC Tools Threatfire
«
Reply #36 on:
May 09, 2008, 01:55:12 PM »
I just saw a thread on Wilders about PCMag's review.
Looking at the screenshot, i'd say TF has indeed enhanced the alerts, and i'm seing valid information displayed. I wonder how consistent are the alerts on information?
Nevertheless, it is improving no doubt. I think i'm going to let it fly on the VM.
Logged
Info-Sec
Computer Security Testing Group
Comodo's Hero
Offline
Posts: 459
Re: PC Tools Threatfire
«
Reply #37 on:
May 10, 2008, 11:24:24 AM »
Yes from what PC MAG has stated the new 3.5 version has even improved its malware detection.
Logged
*Vista *CFP V3 *Avira * Avast *Spyware Doctor
*XP *Zone Alarm PRO *NOD32 V2.7 *Spysweeper
Tags:
Pages:
1
2
[
3
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion (off topic) Anything and everything...
-----------------------------
Desktop Security Products
-----------------------------
===> Help for v2
=> AntiSpam
=> Comodo Anti-Viruspyware (CAVS)
=> Backup
-----------------------------
Free Services for End Users
-----------------------------
=> Hacker Guardian
-----------------------------
Desktop Security Products
-----------------------------
=> i-Vault
=> Launch Pad
-----------------------------
Free Services for End Users
-----------------------------
=> Comodo Meet (Web Conferencing Product)
-----------------------------
Web Server Products
-----------------------------
=> Trustlogo
-----------------------------
Desktop Security Products
-----------------------------
=> Trusttoolbar
=> Verification Engine (allows you to verify what you see on the Internet)
-----------------------------
Digital Certificates
-----------------------------
=> SSL Certificate
=> Email Certificate
=> Content Verification Certificate
=> Code Signing Certificate
-----------------------------
Free Services for End Users
-----------------------------
=> Trustfax (free Trial) (online faxing)
-----------------------------
Infrastructure Products
-----------------------------
=> Trustix Enterprise Firewall
-----------------------------
Want to help Comodo?
-----------------------------
===> Help spread the word! (Please read and help)
-----------------------------
Infrastructure Products
-----------------------------
=> ZTL
-----------------------------
General Category
-----------------------------
=> Which Product do you want Comodo to develop next?
-----------------------------
Free Products
-----------------------------
=> Link to Free Comodo Products
-----------------------------
International Comodo Forums
-----------------------------
=> International Comodo Forums
===> Italiano / Italian
===> ελληνικά / Greek
===> Turkce / Turkish
-----------------------------
Desktop Security Products
-----------------------------
===> Frequently Asked Questions (FAQ) for Comodo firewall
-----------------------------
Want to help Comodo?
-----------------------------
=> Please tell us your views and Vote here!
-----------------------------
Free Services for End Users
-----------------------------
=> User Anywhere (Remote Access product)
-----------------------------
International Comodo Forums
-----------------------------
===> Espanol / Spanish
-----------------------------
General Category
-----------------------------
=> Melih's Corner - CEO Talk/Discussions/Blog
-----------------------------
International Comodo Forums
-----------------------------
===> Português/Portuguese
-----------------------------
Want to help Comodo?
-----------------------------
=> How can you help Comodo? (Please we do need you!)
-----------------------------
International Comodo Forums
-----------------------------
===> Nihongo / Japanese
-----------------------------
Desktop Security Products
-----------------------------
===> FAQ for Comodo Anti-ViruSpyware
-----------------------------
Want to help Comodo?
-----------------------------
===> Comodo website issues for submitting website problems only
-----------------------------
General Category
-----------------------------
===> Member Confessions :-)
===> Funny Photos :-)
===> Cool Stuff
-----------------------------
Desktop Security Products
-----------------------------
=> Comodo Firewall
===> Feedback/Comments/Announcements/News
===> Leak Testing/Attacks/Vulnerability Research
-----------------------------
** New to the Comodo Forum? Start Here! **
-----------------------------
=> New Member Information
-----------------------------
Desktop Security Products
-----------------------------
===> Virus/Malware Removal Assistance
===> Comodo Firewall Translations
-----------------------------
International Comodo Forums
-----------------------------
===> Svenska / Swedish
-----------------------------
Want to help Comodo?
-----------------------------
=> Help Spread the Word - Official Comodo banners and logos
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> Computer Firewalls
=> Anti Virus/Malware Products/Other Security products
=> Anti Phishing solutions
=> HIPS (Host Intrusion Prevention Systems)
=> Digital Certificates, Encryption and Digital Signing
-----------------------------
International Comodo Forums
-----------------------------
===> Francais / French
===> По-русски / Russian
===> 汉语语言, 漢語語言 / Chinese Simplified, Traditional
===> Nederlands / Dutch
===> Magyar / Hungarian
-----------------------------
Desktop Security Products
-----------------------------
=> Comodo Secure Email (CSE) Product
===> CSE Beta Corner
-----------------------------
International Comodo Forums
-----------------------------
===> Deutsch / German
===> Polski / Polish
===> Norsk / Norwegian
===> Українська / Ukrainian
-----------------------------
Desktop Security Products
-----------------------------
=> Comodo BOClean Anti-Malware
===> Comodo BOClean Anti-Malware FAQ
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> General Security Questions and Comments (not product related)
-----------------------------
Desktop Security Products
-----------------------------
===> Help for Comodo AntiVirus
-----------------------------
International Comodo Forums
-----------------------------
===> tiếng Việt / Vietnamese
-----------------------------
Desktop Security Products
-----------------------------
===> Announcements
===> Feedback/Comments/Announcements/News about CAVS
=> Comodo Memory Firewall(Buffer Overflow Protection)
===> Help
===> Frequently Asked Questions (Comodo Memory Firewall)
===> FAQ for Comodo Backup
=> Comodo TrustConnect - Securing the Wireless world!
===> Help
===> Help for v3
===> Bug Reports
===> Feedback/Comments/Announcements/News
-----------------------------
Free Services for End Users
-----------------------------
=> UserTrust - First Independent Website Rating - Empowering our users!
-----------------------------
Web Server Products
-----------------------------
=> Two Factor Authentication for Web Applications
-----------------------------
Other
-----------------------------
=> Forum Policy Violation Board
-----------------------------
Desktop Security Products
-----------------------------
=> Comodo Vulnerability Analyzer
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> Free Virus/Spyware/Trojan/Malware Removal by Comodo Experts
Page created in 1 seconds with 18 queries.
Powered by SMF 1.1.5
|
SMF © 2006, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Design by
7dana.com