Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
August 30, 2008, 03:48:29 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
187250
Posts
21666
Topics
52490
Members
Latest Member:
val54
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
check this out new hips system
« previous
next »
Pages:
[
1
]
Author
Topic: check this out new hips system (Read 1463 times)
patrice58
Computer Security Testing Group
Comodo Loves me
Offline
Posts: 130
check this out new hips system
«
on:
October 21, 2007, 11:27:26 AM »
Melih check this out and give me your feedback
http://www.threatfire.com/
and
http://www.threatfire.com/faqs/
Logged
aladinonl
Comodo's Hero
Offline
Posts: 331
Re: check this out new hips system
«
Reply #1 on:
October 21, 2007, 01:10:53 PM »
Its not new, Patrice. It was CyberHawk, recently acquired and renamed by PC Tools, an ambitious security company.
Its a famous behavior blocker, a complement to ur anti-malware apps. It can slow down ur pc, da antirootkit is not so good.
w CPF3 (+CAVS) u dun need it.
Logged
small minds discuss people, normal minds discuss events, great minds discuss ideas
Info-Sec
Computer Security Testing Group
Comodo's Hero
Offline
Posts: 543
Re: check this out new hips system
«
Reply #2 on:
January 02, 2008, 09:00:09 PM »
Quote from: patrice58 on October 21, 2007, 11:27:26 AM
Melih check this out and give me your feedback
http://www.threatfire.com/
and
http://www.threatfire.com/faqs/
I like it, dosnt have a drain (for me) as said before. Its great because it dosnt require so much intervention as defence + does (not complaining
)
Logged
*Vista *CFP V3 *Avira * Avast *Spyware Doctor
*XP *Zone Alarm PRO *NOD32 V2.7 *Spysweeper
Luketan
Computer Security Testing Group
Comodo Loves me
Offline
Posts: 194
Re: check this out new hips system
«
Reply #3 on:
January 03, 2008, 09:02:23 AM »
Quote from: Info-Sec on January 02, 2008, 09:00:09 PM
I like it, dosnt have a drain (for me) as said before. Its great because it dosnt require so much intervention as defence + does (not complaining
)
Well according to Melih defense+ has the same things as threatfire only more advanced intelligence...
Logged
Ragwing
Guardian of the Light Master of the Force Invincible Legend Almighty
Global Moderator
Comodo's Hero
Offline
Posts: 3038
Re: check this out new hips system
«
Reply #4 on:
January 03, 2008, 01:01:24 PM »
Greetings!
First of all, ThreatFire is
not
a HIPS, it's a behaviour blocker. ThreatFire blocks applications based on their actions, so non-malware might get blocked.
Defense+ uses a malware heurisitc analsysis , and if the .exe is doing something that might be considered as malicious, it'll warn the user.
Cheers,
Ragwing
«
Last Edit: January 03, 2008, 01:03:22 PM by Ragwing
»
Logged
"The closer you get to the light, the greater your shadow becomes"
XP SP3
2 GHz
768 MB RAM
5 services / 12 processes
Info-Sec
Computer Security Testing Group
Comodo's Hero
Offline
Posts: 543
Re: check this out new hips system
«
Reply #5 on:
January 03, 2008, 02:40:15 PM »
Quote from: Ragwing on January 03, 2008, 01:01:24 PM
Greetings!
First of all, ThreatFire is
not
a HIPS, it's a behaviour blocker. ThreatFire blocks applications based on their actions, so non-malware might get blocked.
Defense+ uses a malware heurisitc analsysis , and if the .exe is doing something that might be considered as malicious, it'll warn the user.
Cheers,
Ragwing
So does threatfire. After threatfire runs through its thing, if it still dosnt know what it is, Threatfire will ask the user, as CPF3 does.
Logged
*Vista *CFP V3 *Avira * Avast *Spyware Doctor
*XP *Zone Alarm PRO *NOD32 V2.7 *Spysweeper
Luketan
Computer Security Testing Group
Comodo Loves me
Offline
Posts: 194
Re: check this out new hips system
«
Reply #6 on:
January 04, 2008, 08:37:07 AM »
Quote from: Ragwing on January 03, 2008, 01:01:24 PM
Greetings!
First of all, ThreatFire is
not
a HIPS, it's a behaviour blocker.
A line that is maintained by some people, so I'm not surprised that you say this.. But the next bit puzzles me.
Quote
ThreatFire blocks applications based on their actions, so non-malware might get blocked.
Defense+ uses a malware heurisitc analsysis , and if the .exe is doing something that might be considered as malicious, it'll warn the user.
TF blocks application based on their actions - that is correct (probably they analzye bits of the code as well...but that's a nitpick).
You say Defense+ is different.
But How is "blocking application based on their actions" different from "if the .exe is doing something that might be considered as malicious, it will warn the user?"
How does defense+ know the .exe is doing something that might be considered malicious?
Fact is there is only two ways to tell if something is bad. either you analyze the code which can be done before it is executed or you run the code can then watch what it does*.
Are you maintaining that defense+ is scanning the code using heuristics like antiviruses? I have seen people argue over and for every possible interpretation of the definition HIPS, but this would be the first time, i've seen someone claim that code based heuristics is HIPS....
*Another way would be to do emulation, virtualization, sandboxing (all three are different), but the point here is to "run" the code safely.
Logged
Melih
Comodo's Hero
Administrator
Comodo's Hero
Offline
Posts: 5309
Re: check this out new hips system
«
Reply #7 on:
January 04, 2008, 09:12:54 AM »
i don't know how tf works, however the way Defense+ works is by first blocking then analysing to give you information.. this is why you have 3 levels (colours) of threat where red is very suspicious..
Melih
Logged
Visit Melih's Blog
Ragwing
Guardian of the Light Master of the Force Invincible Legend Almighty
Global Moderator
Comodo's Hero
Offline
Posts: 3038
Re: check this out new hips system
«
Reply #8 on:
January 04, 2008, 02:00:51 PM »
Quote from: Luketan on January 04, 2008, 08:37:07 AM
TF blocks application based on their actions - that is correct (probably they analzye bits of the code as well...but that's a nitpick).
You say Defense+ is different.
But How is "blocking application based on their actions" different from "if the .exe is doing something that might be considered as malicious, it will warn the user?"
Actually, I didn't meant that Defense+ was different, what I meant was that it has a similiar feature like TF.
Quote from: Luketan on January 04, 2008, 08:37:07 AM
I have seen people argue over and for every possible interpretation of the definition HIPS, but this would be the first time, i've seen someone claim that code based heuristics is HIPS....
Yes, of course there's many way to define the word HIPS, but I've never said that heuristic scanning is HIPS, I said it's not.
Cheers,
Ragwing
Logged
"The closer you get to the light, the greater your shadow becomes"
XP SP3
2 GHz
768 MB RAM
5 services / 12 processes
Luketan
Computer Security Testing Group
Comodo Loves me
Offline
Posts: 194
Re: check this out new hips system
«
Reply #9 on:
January 05, 2008, 11:06:25 AM »
Quote from: Melih on January 04, 2008, 09:12:54 AM
i don't know how tf works, however the way Defense+ works is by first blocking then analysing to give you information.. this is why you have 3 levels (colours) of threat where red is very suspicious..
Well of course you could decide that say any attempt to install a driver is automatically a hign "alert" as compared to a unknown process starting which would be "low" alert. Unfortunately this would still be analyzing singular behavior.... And my experience is in 99% of cases, that is exactly what Defense+ is doing* and I can predict what defense+ will alert on before hand.
TF and company take into account other characteristics like whether the process is invisible, whether it is packed,etc...
* That said occasionally i get a different "heuristic kind of alert", which would probably be the only component i consider that makes it TF-like
Logged
Luketan
Computer Security Testing Group
Comodo Loves me
Offline
Posts: 194
Re: check this out new hips system
«
Reply #10 on:
January 05, 2008, 11:14:00 AM »
Quote from: Ragwing on January 04, 2008, 02:00:51 PM
Actually, I didn't meant that Defense+ was different, what I meant was that it has a similiar feature like TF.
Hmm you say Threatfire is not HIPS. And you say Defense+ is the same as TF
So you saying Defense+ isn't HIPS?
While Melieh has being recently touting behavior analysis recently (a fairly new development), I'm pretty sure he considers Defense+ Hips....
Quote
Yes, of course there's many way to define the word HIPS, but I've never said that heuristic scanning is HIPS, I said it's not.
Don't worry, even if you did you are in good company (Gartner uses a broad definition of HIPS, including firewalls, standard avs etc)
Logged
Ragwing
Guardian of the Light Master of the Force Invincible Legend Almighty
Global Moderator
Comodo's Hero
Offline
Posts: 3038
Re: check this out new hips system
«
Reply #11 on:
January 05, 2008, 01:54:52 PM »
Quote from: Luketan on January 05, 2008, 11:14:00 AM
Hmm you say Threatfire is not HIPS. And you say Defense+ is the same as TF
So you saying Defense+ isn't HIPS?
I think you misunderstood it again... I said that TF is
not
a HIPS. I never said that Defense+ is the
same
as TF, I said it has a
similiar
feature that scans for malicious behaviour. And one single feature doesn't cover the whole software.
Cheers,
Ragwing
Logged
"The closer you get to the light, the greater your shadow becomes"
XP SP3
2 GHz
768 MB RAM
5 services / 12 processes
Tags:
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
** New to the Comodo Forum? Start Here! **
-----------------------------
=> New Member Information
-----------------------------
Want to help Comodo?
-----------------------------
=> Help Spread the Word - Official Comodo banners and logos
=> How can you help Comodo? (Please we do need you!)
===> Help spread the word! (Please read and help)
===> Comodo website issues for submitting website problems only
=> Please tell us your views and Vote here!
-----------------------------
General Category
-----------------------------
=> Melih's Corner - CEO Talk/Discussions/Blog
=> Which Product do you want Comodo to develop next?
=> General Discussion (off topic) Anything and everything...
===> Member Confessions :-)
===> Funny Photos :-)
===> Cool Stuff
-----------------------------
Desktop Security Products
-----------------------------
=> Comodo Firewall
===> Feedback/Comments/Announcements/News
===> Leak Testing/Attacks/Vulnerability Research
===> Help for v3
===> Help for v2
===> Frequently Asked Questions (FAQ) for Comodo firewall
===> Comodo Firewall Translations
===> Bug Reports
=> Comodo Anti-Viruspyware (CAVS)
===> Help for Comodo AntiVirus
===> FAQ for Comodo Anti-ViruSpyware
===> Feedback/Comments/Announcements/News about CAVS
===> Virus/Malware Removal Assistance
=> Comodo BOClean Anti-Malware
===> Announcements
===> Comodo BOClean Anti-Malware FAQ
=> Comodo DiskShield
=> Comodo Disk Encryption
=> Comodo Secure Email (CSE) Product
===> CSE Beta Corner
===> Frequently Asked Questions (FAQ)
===> Feedback/Comments/Announcements/News about CSE
===> Bug Reports
===> Help for Comodo SecureEmail
=> Comodo Memory Firewall(Buffer Overflow Protection)
===> Help
===> Frequently Asked Questions (Comodo Memory Firewall)
===> Feedback/Comments/Announcements/News
=> Comodo TrustConnect - Securing the Wireless world!
=> Comodo SafeSurf and (Comodo's own toolbar)
=> Backup
===> FAQ for Comodo Backup
===> Help
=> Verification Engine (allows you to verify what you see on the Internet)
=> Comodo Vulnerability Analyzer
=> AntiSpam
=> i-Vault
=> Launch Pad
=> Trusttoolbar
-----------------------------
Desktop Utilities
-----------------------------
=> Comodo Registry Cleaner
-----------------------------
Enterprise Security
-----------------------------
=> Comodo Endpoint Security Manager
-----------------------------
Compliance
-----------------------------
=> PCI DSS Compliance
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> Computer Firewalls
=> Anti Virus/Malware Products/Other Security products
=> Free Virus/Spyware/Trojan/Malware Removal by Comodo Experts
=> HIPS (Host Intrusion Prevention Systems)
=> Anti Phishing solutions
=> Digital Certificates, Encryption and Digital Signing
=> General Security Questions and Comments (not product related)
-----------------------------
Free Services for End Users
-----------------------------
=> UserTrust - First Independent Website Rating - Empowering our users!
=> User Anywhere (Remote Access product)
=> Comodo Meet (Web Conferencing Product)
=> Hacker Guardian
=> Trustfax (free Trial) (online faxing)
-----------------------------
Free Products
-----------------------------
=> Link to Free Comodo Products
-----------------------------
International Comodo Forums
-----------------------------
=> International Comodo Forums
===> 汉语语言, 漢語語言 / Chinese Simplified, Traditional
===> Nederlands / Dutch
===> Francais / French
===> Deutsch / German
===> ελληνικά / Greek
===> Magyar / Hungarian
===> Italiano / Italian
===> Nihongo / Japanese
===> Norsk / Norwegian
===> Polski / Polish
===> Português/Portuguese
===> По-русски / Russian
===> Espanol / Spanish
===> Svenska / Swedish
===> Turkce / Turkish
===> Українська / Ukrainian
===> tiếng Việt / Vietnamese
-----------------------------
Digital Certificates
-----------------------------
=> Code Signing Certificate
=> Content Verification Certificate
=> Email Certificate
=> SSL Certificate
-----------------------------
Web Server Products
-----------------------------
=> Two Factor Authentication for Web Applications
=> Trustlogo
-----------------------------
Infrastructure Products
-----------------------------
=> ZTL
=> Trustix Enterprise Firewall
-----------------------------
Other
-----------------------------
=> Forum Policy Violation Board
Page created in 0.175 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