Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 25, 2013, 01:11:36 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
664017
Posts
70628
Topics
145259
Members
Latest Member:
treablefelp
more news...
Search:
Advanced search
|
Tag Cloud
Welcome to the Comodo Forum
Security Products & Services
Comodo Instant Malware Analysis Online - CIMA
CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
« previous
next »
Pages:
1
[
2
]
Author
Topic: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009 (Read 38707 times)
Eljo
Comodo's Hero
Offline
Posts: 541
Twitter: Eljo_M
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #15 on:
November 30, 2009, 04:15:42 PM »
Quote from: Ronny on November 30, 2009, 02:28:29 PM
This means that the Heuristics detection finds it suspicious that the file has a "double extension"
normally the file would be .tmp or .exe not .tmp.exe as extension so based on this fact only it flags it as suspicious because this trick is used for malware to trick users to "run" it, but i assume you have set Heuristics detecion to High for this kind of alerts correct?
No idea I did not touch the Heuristics settings
Logged
My questions and remarks will not always point to below mentioned machines!
Windows 7 ASUS A75DE, AMD A8 4500M, 1.9Ghz, Radeon Dual HD7640G, HDD 500GB, Ram 8GB, CIS5.12,
Ronny
Product Translator
Global Moderator
Comodo's Hero
Offline
Posts: 13184
Volunteer Moderator
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #16 on:
November 30, 2009, 04:56:01 PM »
Can you please check the AV settings for Real-Time and Manual scan see how Heuristics is set?
Groet,
Ronny
Logged
Volunteer Moderator
Any concerns?
Please send me a
PM
or review the
Forum Policy - update Jan 3rd 2013!
Eljo
Comodo's Hero
Offline
Posts: 541
Twitter: Eljo_M
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #17 on:
December 01, 2009, 01:18:40 AM »
Quote from: Ronny on November 30, 2009, 04:56:01 PM
Can you please check the AV settings for Real-Time and Manual scan see how Heuristics is set?
Groet,
Ronny
Hi Ronny, all tabs are LOW.
Logged
My questions and remarks will not always point to below mentioned machines!
Windows 7 ASUS A75DE, AMD A8 4500M, 1.9Ghz, Radeon Dual HD7640G, HDD 500GB, Ram 8GB, CIS5.12,
Ronny
Product Translator
Global Moderator
Comodo's Hero
Offline
Posts: 13184
Volunteer Moderator
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #18 on:
December 01, 2009, 02:15:01 AM »
I think you can safely conclude it's a False Alert. It's just the heuristics engine complaining about the double extension...
Logged
Volunteer Moderator
Any concerns?
Please send me a
PM
or review the
Forum Policy - update Jan 3rd 2013!
SiberLynx
Comodo's Hero
Offline
Posts: 2159
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #19 on:
December 01, 2009, 08:03:25 PM »
Hi Guys,
Quote from: Ronny on November 30, 2009, 02:28:29 PM
... This means that the Heuristics detection finds it suspicious that the file has a "double extension"...
Leaving aside the fact that I'm not using Comodo's AV, I may say that none of the antivirus / antimalware solutions should flag anything based on any file names.
That is less than funny.
Yes, there could be worms in files like <look at this picture>
.jpg
.com
, we all know that...
But we have this “multi-extensions” feature and we have rights to use it.
Some programs are dynamically generating executables. The double/ triple extension could be a part of the process... (I am using that in some coding)
Would Comodo trigger the detection when on rename simple text file and call it “textFile.txt.exe”??? … in such situation probably even file type will not be analyzed???
Why not? Is that's what's going on? WoW!!!
Neither signature nor heuristics analysis
should not look at the names
and make conclusions based on that.
The code is analyzed either based on fingerprints for the first plus “algorithmic guessing” is added to that for the latter.
The Behaviour Blockers are analyzing the code without signatures based on the code's actions and the potential outcome of such actions.
What file names have to do with any type of such analysis?
Quote from: Ronny on December 01, 2009, 02:15:01 AM
...I think you can safely conclude it's a False Alert. It's just the heuristics engine complaining about the double extension...
That should not be the case.
Neither False Positives nor Real detections should be made based on any names
Cheers!
«
Last Edit: December 01, 2009, 08:14:39 PM by SiberLynx
»
Logged
admin; XP Pro, SP3 (32bit); CIS 3.14.130099.587 (firewall only; Proactive with Defense+)- that is the only Comodo's thing I need; Emsisoft - Mamutu Behavioural Blocker or Full EAM
Win 7 x64: Comodo Firewall 3.14; Emsisoft Anti-Malware
OmeletGuy
Back for a while.
Global Moderator
Comodo's Hero
Offline
Posts: 2905
Dragon Theme Maker
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #20 on:
December 01, 2009, 08:32:26 PM »
Quote from: SiberLynx on December 01, 2009, 08:03:25 PM
Hi Guys,
Leaving aside the fact that I'm not using Comodo's AV, I may say that none of the antivirus / antimalware solutions should flag anything based on any file names.
That is less than funny.
Yes, there could be worms in files like <look at this picture>
.jpg
.com
, we all know that...
But we have this “multi-extensions” feature and we have rights to use it.
Some programs are dynamically generating executables. The double/ triple extension could be a part of the process... (I am using that in some coding)
Would Comodo trigger the detection when on rename simple text file and call it “textFile.txt.exe”
… in such situation probably even file type will not be analyzed???
Why not? Is that's what's going on? WoW!!!
Neither signature nor heuristics analysis
should not look at the names
and make conclusions based on that.
The code is analyzed either based on fingerprints for the first plus “algorithmic guessing” is added to that for the latter.
The Behaviour Blockers are analyzing the code without signatures based on the code's actions and the potential outcome of such actions.
What file names have to do with any type of such analysis?
That should not be the case.
Neither False Positives nor Real detections should be made based on any names
Cheers!
Its not based on the file name, I have tested that, Its based on the code in the file, If the code has 2 extensions it get the name Heur.Dual.Extensions.
Now get back to topic please, or make a thread for this.
«
Last Edit: December 01, 2009, 08:34:10 PM by OmeletGuy
»
Logged
Comodo Dragon themes, including windows Aero options. Download
Here
System Details: W7-64bit | 4GB DDR2 | Intel Core 2 Extreme X6800 | CIS 5.10 | Geforce 560 GTX 1
SiberLynx
Comodo's Hero
Offline
Posts: 2159
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #21 on:
December 02, 2009, 12:04:50 AM »
Quote from: OmeletGuy on December 01, 2009, 08:32:26 PM
Its not based on the file name, I have tested that, Its based on the code in the file, If the code has 2 extensions it get the name Heur.Dual.Extensions.
Now get back to topic please, or make a thread for this.
Hi OmeletGuy,
Can you please clarify what do you mean by getting back on topic?
The question was about the detection and the answer by
Ronny
was about
the file name double-extension
In addition I've seen the similar question(s) somewhere else in the forum
Can you please tell what do you mean by "
the code
has 2 extensions
"?
I am really interested since I am kinda writing programs for a long time ...
probably I am missing something about the "double/triple extension code"
My regards
Logged
admin; XP Pro, SP3 (32bit); CIS 3.14.130099.587 (firewall only; Proactive with Defense+)- that is the only Comodo's thing I need; Emsisoft - Mamutu Behavioural Blocker or Full EAM
Win 7 x64: Comodo Firewall 3.14; Emsisoft Anti-Malware
OmeletGuy
Back for a while.
Global Moderator
Comodo's Hero
Offline
Posts: 2905
Dragon Theme Maker
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #22 on:
December 02, 2009, 01:29:21 AM »
By get back on topic, i mean your taking about CIS in the CIMA thread.
Actually i cant real tell you much about that (don't know much about it
) All I know is that a exe that has Dual Extensions can execute something on one system and something else on a different system. Thats why its so dangerous.
Thats as much as i know, but i maybe wrong.
PM Umesh asking what Dual Extensions is, he will know exactly.
Logged
Comodo Dragon themes, including windows Aero options. Download
Here
System Details: W7-64bit | 4GB DDR2 | Intel Core 2 Extreme X6800 | CIS 5.10 | Geforce 560 GTX 1
SiberLynx
Comodo's Hero
Offline
Posts: 2159
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #23 on:
December 02, 2009, 02:12:22 AM »
Quote from: OmeletGuy on December 02, 2009, 01:29:21 AM
By get back on topic, i mean your taking about CIS in the CIMA thread.
Actually i cant real tell you much about that (don't know much about it
) All I know is that a exe that has Dual Extensions can execute something on one system and something else on a different system. Thats why its so dangerous.
Thats as much as i know, but i maybe wrong.
PM Umesh asking what Dual Extensions is, he will know exactly.
Thanks for reply OmeletGuy ,
I don't need to PM
Umesh
regarding this since I know that for sure:
That must not be the issue of being detected by Heuristics!
If you tested that, please
PM me the code you mentioned
and I know how to test that.
(you can add a few words about the method of your test - that will be appreciated, but not really necessary)
Not that there is no such thing as "double-extension code" and I know how to write programs (please do not get me wrong - that is not a conformational talking) - that is a real big issue I can see here
As for the other sources I mentioned earlier
«Harmful file flagged based on doule extension»
:
https://forums.comodo.com/empty-t9143.0.html
Heur.Dual.Extensions
:
https://forums.comodo.com/empty-t45006.0.html
https://forums.comodo.com/empty-t42911.0.html
https://forums.comodo.com/empty-t42148.0.html
https://forums.comodo.com/empty-t42313.0.html
…. and so on... That is definitely
wrong
– that must not happen ever.
The usual answer is:
Quote
Dual extensions are usually used by malware to disguise as genuine files. There is generic detection
That is not an answer at all!!!
Yes, you are right "Dual Extensions can execute something" as you said ... and I posted the most common example above ... so what?!
The names does not matter in relation with AV heuristics analisys
The name of the detections does not matter much as well ... as we know....
Call it anything - like: "You.Are.Screwed" - it means as much as
"Trojan.Agent.Backdoor.Opened.In.Your.BackYard.And.Horse.Is.In.Your.FrontYard.Eating.Grass"
Again none of the security should do that as result of the “Heuristics analysis” !!!!
It could be different additional service based on file names only, but not a Heuristics … excuse me...
Cheers!
«
Last Edit: December 02, 2009, 08:39:44 AM by SiberLynx
»
Logged
admin; XP Pro, SP3 (32bit); CIS 3.14.130099.587 (firewall only; Proactive with Defense+)- that is the only Comodo's thing I need; Emsisoft - Mamutu Behavioural Blocker or Full EAM
Win 7 x64: Comodo Firewall 3.14; Emsisoft Anti-Malware
OmeletGuy
Back for a while.
Global Moderator
Comodo's Hero
Offline
Posts: 2905
Dragon Theme Maker
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #24 on:
December 02, 2009, 02:41:21 AM »
Quote from: SiberLynx on December 02, 2009, 02:12:22 AM
Thanks for reply OmeletGuy ,
I don't need to PM
Umesh
regarding this since I know that for sure:
That must not be the issue of being detecting by Heuristics!
If you tested that, please
PM me the code you mentioned
and I know how to test that.
(you can add a few words about the method of your test - that will be appreciated, but not really necessary)
Not that there is no such thing as "double-extension code" and I know how to write programs (please do not get me wrong - that is not a conformational talking) - that is a real big issue I can see here
As for the other sources I mentioned earlier
«Harmful file flagged based on doule extension»
:
https://forums.comodo.com/empty-t9143.0.html
Heur.Dual.Extensions
:
https://forums.comodo.com/empty-t45006.0.html
https://forums.comodo.com/empty-t42911.0.html
https://forums.comodo.com/empty-t42148.0.html
https://forums.comodo.com/empty-t42313.0.html
…. and so on... That is definitely
wrong
– that must not happen ever.
The usual answer is:
That is not an answer at all!!!
Yes, you are right "Dual Extensions can execute something" as you said ... and I posted the most common example above ... so what?!
The names does not matter in relation with AV heuristics analisys
The name of the detections does not matter much as well ... as we know....
Call it anything - like: "You.Are.Screwed" - it means as much as
"Trojan.Agent.Backdoor.Opened.In.Your.BackYard.And.Horse.Is.In.Your.FrontYard.Eating.Grass"
Again none of the security should do that as result of the “Heuristics analysis” !!!!
It could be different additional service based on file names only, but not a Heuristics … excuse me...
Cheers!
My test was to prove that detection isnt based on the name of the file, so pick any exe and add .tmp.exe or exe.tmp to the end of it.
Thats all i did, and got no detection for it, so its not name based, therefore it must be something in the code.
Logged
Comodo Dragon themes, including windows Aero options. Download
Here
System Details: W7-64bit | 4GB DDR2 | Intel Core 2 Extreme X6800 | CIS 5.10 | Geforce 560 GTX 1
JoWa
Product Translator
Global Moderator
Comodo's Hero
Offline
Posts: 2935
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #25 on:
December 02, 2009, 02:48:16 AM »
I renamed
pidgin-portable.exe
to
pidgin-portable.tmp.exe
and scanned it:
Heur.Dual.Extensions
.
Logged
Ubuntu 13.04, 64-bit | Chrome 27β | Asus P8Z77-M | Intel Core i5 2500K 3,3GHz | 2×4 GB RAM | SSD: OCZ Vertex3 60GB, HDD: 2TB Western Digital Caviar Black | Dell UltraSharp 24" U2410 IPS | Sony MDR-XB1000 | Philips SBC AH1000
SiberLynx
Comodo's Hero
Offline
Posts: 2159
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #26 on:
December 02, 2009, 04:58:05 AM »
Quote from: JoWa on December 02, 2009, 02:48:16 AM
I renamed
pidgin-portable.exe
to
pidgin-portable.tmp.exe
and scanned it:
Heur.Dual.Extensions
.
Thanks JoWa,
"Good" stuff ... Yeah!
... I am working with Pidgin Portable ...
I was talking to Guys like half an hour ago, cause they are on ICQ and I don't use it
That's what I was saying above about renaming files like that ... and my "guess" even not using Comodo's AV was correct
Quote from: SiberLynx
... Would Comodo trigger the detection when on rename simple text file and call it “textFile.txt.exe”
… in such situation probably even file type will not be analyzed??? Why not? Is that's what's going on? WoW!!!
This thing if a pure laughter ... - do we need Heuristics for that ?
What kind of "Heuristics" is that?
Cheers!
=======
Quote from: OmeletGuy on December 02, 2009, 02:41:21 AM
My test was to prove that detection isnt based on the name of the file, so pick any exe and add .tmp.exe or exe.tmp to the end of it.
Thats all i did, and got no detection for it, so its not name based, therefore it must be something in the code.
Sorry man,
That is a contradiction to your previous sayings - you said that you tested
the code(!)
that somehow has
"
double-extension
"
and that what "puzzled" me (
not
)
Now you are stating something different and that is just about the "names"
and
JoWa
got the opposite result
I have to refrain myself from writing more ... but I hope that you understand that the issue is serious and we must not allow ourselves.... such a "freedom of speech" when answering questions to less experienced users...
... oh!! well... enough said
Cheers!
«
Last Edit: December 02, 2009, 05:16:32 AM by SiberLynx
»
Logged
admin; XP Pro, SP3 (32bit); CIS 3.14.130099.587 (firewall only; Proactive with Defense+)- that is the only Comodo's thing I need; Emsisoft - Mamutu Behavioural Blocker or Full EAM
Win 7 x64: Comodo Firewall 3.14; Emsisoft Anti-Malware
JoWa
Product Translator
Global Moderator
Comodo's Hero
Offline
Posts: 2935
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #27 on:
December 02, 2009, 06:36:15 AM »
Quote from: SiberLynx on December 01, 2009, 08:03:25 PM
Would Comodo trigger the detection when on rename simple text file and call it “textFile.txt.exe”???
No. (I renamed a text file and scanned it.)
Logged
Ubuntu 13.04, 64-bit | Chrome 27β | Asus P8Z77-M | Intel Core i5 2500K 3,3GHz | 2×4 GB RAM | SSD: OCZ Vertex3 60GB, HDD: 2TB Western Digital Caviar Black | Dell UltraSharp 24" U2410 IPS | Sony MDR-XB1000 | Philips SBC AH1000
SiberLynx
Comodo's Hero
Offline
Posts: 2159
Re: CIMA (Comodo Instant Malware Analysis) New Version out 12 Jan 2009
«
Reply #28 on:
December 02, 2009, 06:43:13 AM »
Quote from: JoWa on December 02, 2009, 06:36:15 AM
No. (I renamed a text file and scanned it.)
Thanks JoWa,
I'm glad to hear that ... much better than with Pidgin
but still not good enough ... if you know what I mean
Cheers!
Logged
admin; XP Pro, SP3 (32bit); CIS 3.14.130099.587 (firewall only; Proactive with Defense+)- that is the only Comodo's thing I need; Emsisoft - Mamutu Behavioural Blocker or Full EAM
Win 7 x64: Comodo Firewall 3.14; Emsisoft Anti-Malware
Tags:
Pages:
1
[
2
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Melih's Corner - CEO Talk/Discussions/Blog
=> Comodo.TV - Our Internet Video Channel
===> Comodo.TV - News and Announcements
===> Comodo.TV - Program Lineup
===> Audience Feedback and Suggestions
=> Which Product do you want Comodo to develop next?
=> How Can I Help Comodo? (Please We Need You!)
===> Report Comodo Forum / Web Site Issues
===> Please Tell Us Your Views and Vote Here!
===> Help Spread the Word - Banners and Logos
=> General Discussion (off topic) Anything and everything...
===> Member Confessions :-)
===> Funny Photos :-)
===> Cool Stuff
-----------------------------
Security Products & Services
-----------------------------
=> Comodo Internet Security - CIS
===> News / Announcements / Feedback - CIS
=====> Wishlist - CIS
===> Help - CIS
=====> Guides - CIS
=====> AntiVirus Help - CIS
=======> AntiVirus FAQ - CIS
=====> Firewall Help - CIS
=======> Firewall FAQ - CIS
=====> Defense+ / Sandbox Help - CIS
=======> Defense+ / Sandbox FAQ - CIS
=====> Install / Setup / Configuration Help - CIS
=======> Install / Setup / Configuration FAQ - CIS
===> Bug Reports - CIS
===> AV False Positive/Negative Detection Reporting
=> Comodo Cleaning Essentials + KillSwitch & Autoruns - CCE
===> News / Announcements / Feedback - CCE
=====> Wishlist - CCE
===> Help - CCE
===> Bug Reports - CCE
=> Comodo Antivirus for Mac OS X - CAVM
=> Comodo Antivirus for Linux - CAVL
=> Comodo Mobile Security - CMS
=> Comodo Time Machine - CTM
===> News / Announcements / Feedback - CTM
===> Help - CTM
=====> FAQ - CTM
===> Bug Reports - CTM
=> Comodo Dragon - CD
===> News / Announcements / Feedback - CD
=====> Wishlist - CD
===> Help - CD
=====> FAQ - CD
===> Bug Reports - CD
=> COMODO IceDragon - CID
===> News / Announcements / Feedback – CID
=====> Wishlist - CID
===> Help – CID
===> Bug Reports - CID
===> Beta Corner – CID
=> Comodo LoginPRO
=> Comodo Disk Encryption - CDE
===> News / Announcements / Feedback - CDE
=====> Wishlist - CDE
===> Help - CDE
=====> FAQ - CDE
===> Bug Reports - CDE
=> Comodo Secure DNS - DNS
===> News / Announcements / Feedback - DNS
===> Help - DNS
=> Comodo Unite (EasyVPN) - CUnite
===> News / Announcements / Feedback - CUnite
===> Help - CUnite
=====> FAQ - CUnite
===> Bug reports - CUnite
=> Comodo TrustConnect - CTC
=> Comodo SiteInspector - CSI
=> Comodo Valkyrie - FLS
=> Comodo Instant Malware Analysis Online - CIMA
=> Comodo Rescue Disk - CRD
-----------------------------
Desktop Utilities & Services
-----------------------------
=> Comodo System Utilities - CSU
===> News / Announcements / Feedback - CSU
===> Help - CSU
=====> FAQ - CSU
===> Wishlist - CSU
=> Comodo Backup - CB
===> News / Announcements / Feedback - CB
===> Comodo Cloud
===> Help - CB
=====> FAQ - CB
===> Wishlist - CB
=> Comodo Programs Manager - CPM
===> News / Announcements / Feedback – CPM
===> Help - CPM
===> Wishlist - CPM
=> GeekBuddy & Live PC Support
=> GeekBuddy PC Health Check - PCHC
===> News/ Announcements / Feedback – PCHC
===> Help - PCHC
-----------------------------
Business / Enterprise Security Products & Services
-----------------------------
=> Digital Certificates
===> Code Signing Certificate
===> Content Verification Certificate
===> Email Certificate
===> SSL Certificate
=> PCI DSS Compliance
=> Comodo Endpoint Security Manager
===> Endpoint Security Manager 1.6
===> Endpoint Security Manager 2.0 Business Edition
===> Endpoint Security Manager 2.1
===> Endpoint Security Manager 3.0
=====> CESM 3.0 Beta
===> ESM Console for Windows Phone
===> Earlier versions of CESM
=> Two Factor Authentication for Web Applications
=> Trustlogo
=> Hacker Guardian
=> Comodo Network Center - CNC
=> Comodo AntiSpam Gateway - Hosted Anti Spam Service
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> General Security Questions and Comments
=> Virus/Malware Removal Assistance
=> Leak Testing/Attacks/Vulnerability Research
=> Digital Certificates, Encryption and Digital Signing
=> Other Security Products
-----------------------------
International Comodo Forums
-----------------------------
=> International Comodo Forums
===> 汉语语言, 漢語語言 / Chinese Simplified, Traditional
===> Česky / Czech
===> Dansk / Danish
===> Nederlands / Dutch
===> Suomi / Finnish
===> Francais / French
===> Deutsch / German
===> ελληνικά / Greek
===> Magyar / Hungarian
===> Italiano / Italian
===> Nihongo / Japanese
===> Norsk / Norwegian
===> Polski / Polish
===> Português/Portuguese
===> Română / Romanian
===> По-русски / Russian
=====> News & FAQ
=====> Оффтоп (OFFTOP)
=====> Архив / Archive
===> Slovenský / Slovak
===> Slovenščina / Slovenian
===> Espanol / Spanish
===> Svenska / Swedish
===> Turkce / Turkish
===> Українська / Ukrainian
===> Việt / Vietnamese
===> Estonian
===> Arabic
-----------------------------
Archived Boards
-----------------------------
=> Discontinued Products
===> Comodo Web Application Firewall - CWAF
===> Comodo HopSurf - CHS
===> Comodo AntiSpam - CAS
=====> Help - CAS
=======> FAQ - CAS
=====> News / Announcements / Feedback - CAS
=======> Wishlist - CAS
=====> Bug Reports - CAS
===> Verification Engine - CVE
===> Comodo Secure Email - CSE
=====> News / Announcements / Feedback - CSE
=====> Help - CSE
=======> FAQ - CSE
=====> Bug Reports - CSE
===> Comodo Cloud Scanner - CCS
=====> News / Announcements / Feedback - CCS
=====> FAQ - CCS
=====> Beta Corner - CCS
=====> Wishlist - CCS
===> Comodo Anti-Viruspyware (CAVS)
=====> Help for Comodo AntiVirus
=====> FAQ for Comodo Anti-ViruSpyware
=====> Feedback/Comments/Announcements/News about CAVS
=====> CAVS BETA Corner
=====> Announcements
=====> Comodo BOClean Anti-Malware FAQ
===> Comodo Diskshield
===> Comodo Firewall
=====> Feedback/Comments/Announcements/News
=====> Help for v3
=====> Help for v2
=====> Frequently Asked Questions (FAQ) for Comodo firewall
=====> CFP BETA Corner
=======> 32 bit bug reports
=======> 64 bit bug reports
=====> Comodo Firewall Translations
=====> Bug Reports
===> i-Vault
===> Launch Pad (Discontinued)
===> Comodo Meet (Web Conferencing Product) (Discontinued)
===> Comodo Memory Firewall(Buffer Overflow Protection)
=====> Comodo Memory Firewall Beta Corner
=====> Help
=====> Frequently Asked Questions (Comodo Memory Firewall)
=====> Feedback/Comments/Announcements/News
===> Safesurf
===> Trusttoolbar (Discontinued)
===> Trustfax (online faxing)
===> Trustix Enterprise Firewall
===> User Anywhere (Remote Access product) (Discontinued)
===> UserTrust - First Independent Website Rating - Empowering our users!
===> Comodo Vulnerability Analyzer - CVA
===> ZTL
=> Comodo Wiki Project
Page created in 0.061 seconds with 21 queries.
Powered by SMF 1.1.18
|
SMF © 2006, Simple Machines
Design by
7dana.com