Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
September 06, 2008, 11:59:02 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
189237
Posts
22043
Topics
52862
Members
Latest Member:
bmuth
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
How hard can it be
« previous
next »
Pages:
[
1
]
Author
Topic: How hard can it be (Read 1317 times)
rangermenace
Newbie
Offline
Posts: 7
How hard can it be
«
on:
September 03, 2007, 04:28:39 PM »
To make a new version of an Virus program. All you have to do is copy the best and add to it like Microsoft does. All antivirus programs must pretty much work alike and be a like under the skin since they work to detect the same virus definitions. Is there a Central virus Defection data base that supplies these for all programs? I felt Comodo was dumping their Firewall since it never updated but it's nice to hear they are coming out with a version 3.
Logged
LeoniAquila
Über Minimalist™ Defender of Resources Bloatware Fighter
Global Moderator
Comodo's Hero
Offline
Posts: 3232
Diesel in my veins
Re: How hard can it be
«
Reply #1 on:
September 05, 2007, 10:31:42 AM »
I suppose the number of available quality AVs reflects how hard it is. Also, the market is quite dominated by a couple of large companies, so I think it can't be very easy to establish something. Comodo is on its way, but the way is long.
LA
Logged
» User of Windows XP Home Edition SP3 on Acer Aspire
» Slave of COMODO Firewall Pro 3.0
Little Mac
Global Moderator
Comodo's Hero
Offline
Posts: 6011
Re: How hard can it be
«
Reply #2 on:
September 05, 2007, 12:37:27 PM »
It'd be nice if it really was that simple! Any time you're developing software, it's never as easy as just copying the best and adding to it (like you say, as MS does - this is probably a large part of why their products have so many problems).
There is no central database of virus definitions, and mostly each AV company is responsible for its own R&D. Some sell their scan engine, but I don't know if that includes updates to definition files or not. All in all, it's not a level playing field; there is competition, which is what drives the market, and each company has to have something to say that they're better than the opposition.
Inasfar as "dumping" the FW because of no updates, most firewalls that are just firewalls don't "update" as such. It's not like an AV where definitions change daily. If there is a serious problem with the software, a fix version may be released, but other than that, there's nothing until the next full version. Which is where we are now, less than a year later...
LM
Logged
date
dcfldd split=2G conv=noerror hashwindow=0 hash=md5 hashlog=/mnt/sda1/images/hash.log if=/dev/hda of=/mnt/sda1/images/LM.dd
date
cat LM.dd.* | md5sum > verify.log
date
Luketan
Computer Security Testing Group
Comodo Loves me
Offline
Posts: 194
Re: How hard can it be
«
Reply #3 on:
September 10, 2007, 08:55:17 AM »
Quote from: rangermenace on September 03, 2007, 04:28:39 PM
Is there a Central virus Defection data base that supplies these for all programs?
No, and that is one of several things that make AV competition against established companies much harder than in say the firewall industry.
Logged
aladinonl
Comodo's Hero
Offline
Posts: 331
Re: How hard can it be
«
Reply #4 on:
September 11, 2007, 06:10:42 AM »
How about one company come up w an engine that can translate update from another AV product to its own?
For instance, company X buy a KAV retail product so A can obtain update from Kaspersky Lab. X translates update file *.abc from KAV to its own update file *.xyz So X's customers receive update from X actually receive update from KAV but they mite never know. And if X's engine can utilize several other products then it is invincible.
Since X has its own engine, its own database and wat it does can be seen as a 'research' in other 's products, does X violate?
Logged
small minds discuss people, normal minds discuss events, great minds discuss ideas
Luketan
Computer Security Testing Group
Comodo Loves me
Offline
Posts: 194
Re: How hard can it be
«
Reply #5 on:
September 11, 2007, 09:27:38 AM »
Yes.
Logged
aladinonl
Comodo's Hero
Offline
Posts: 331
Re: How hard can it be
«
Reply #6 on:
September 12, 2007, 02:32:07 AM »
Luketan, ur answer is so simple and not satisfy me.
Can u b more specific (askin for which line in the regulation is too much?
) coz wat I concern is dat is there anyway around?
Logged
small minds discuss people, normal minds discuss events, great minds discuss ideas
Little Mac
Global Moderator
Comodo's Hero
Offline
Posts: 6011
Re: How hard can it be
«
Reply #7 on:
September 12, 2007, 09:49:13 AM »
I think part of the problem, aladinonl is that you are getting into the legal area regarding the licensing of intellectual property. Software does not belong to the end user; they are only licensed to
use
it. The software, and every piece of code connected to it is the property of the developers thereof (this would include DAT updates as well as application updates).
The only way it would potentially work (as I see it) is if Company X purchased not only a license for the AV engine (possibly to include redistribution) but also a license for redistributing the DAT files. If that is possible, it might be as simple as purchasing a license to redistribute the DAT files, without ever having the AV.
My bet is that no AV company is going to let go of their virus database very easily. It is a big part of their competitiveness in the market. They might sell some access, but it would be for a steep price, I'm sure.
LM
Logged
date
dcfldd split=2G conv=noerror hashwindow=0 hash=md5 hashlog=/mnt/sda1/images/hash.log if=/dev/hda of=/mnt/sda1/images/LM.dd
date
cat LM.dd.* | md5sum > verify.log
date
aladinonl
Comodo's Hero
Offline
Posts: 331
Re: How hard can it be
«
Reply #8 on:
September 12, 2007, 12:13:24 PM »
Thanx LM, u got me.
But I stil have question here. It deals w the technology of writing update files in which Im blind.
To write the update file, X needs the code of nasty. So if the update file reflects the code of nasty, then instead of actively tiring collecting nasties, X, thru getting update from Kaspersky, also get the code of nasty from Kas.
So if X do dis w several products, the result is that: it has a large database; but its update will less reponse (but not a big concern).
Does X stil violate since it is a process of collecting samples?
Logged
small minds discuss people, normal minds discuss events, great minds discuss ideas
Little Mac
Global Moderator
Comodo's Hero
Offline
Posts: 6011
Re: How hard can it be
«
Reply #9 on:
September 12, 2007, 12:25:37 PM »
They wouldn't be getting the "code" for the malware; only a definition file which looks at certain pieces of that code in order to identify it... it's "signature." At least, that's how I understand it.
Each AV develops their own signatures for each malware they study. It is very likely that even if it were legal, the DAT file would not work in a different AV. As it is, since the AV develops the way to identify the malware - the signature/DAT file - it is their intellectual property.
I don't think this could be said that Company X is just collecting virus samples; they would be collecting signature samples, which is a different thing altogether.
LM
Logged
date
dcfldd split=2G conv=noerror hashwindow=0 hash=md5 hashlog=/mnt/sda1/images/hash.log if=/dev/hda of=/mnt/sda1/images/LM.dd
date
cat LM.dd.* | md5sum > verify.log
date
aladinonl
Comodo's Hero
Offline
Posts: 331
Re: How hard can it be
«
Reply #10 on:
September 13, 2007, 10:57:55 AM »
Ok, thanx LM.
Actually there r some apps dat regconize several anti-malware databases and can scan w each database one after one (not at the same time w a combined database). But most databases r not free like KAV, McAfee, Spysweeper...
I just wonder why nobody develop a same function app dat uses all free databases: comodo, avg, antivir, avast,a2, SB S&D...? it is gr8.
Logged
small minds discuss people, normal minds discuss events, great minds discuss ideas
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.391 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