Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 19, 2013, 04:16:34 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
662960
Posts
70576
Topics
145151
Members
Latest Member:
liquidcat
more news...
Search:
Advanced search
|
Tag Cloud
Welcome to the Comodo Forum
Learn about Computer Security and Interact with Security Experts
General Security Questions and Comments
Please feel free to ask any questions to learn all about Computer Security.
« previous
next »
Pages:
1
...
13
14
[
15
]
16
Author
Topic: Please feel free to ask any questions to learn all about Computer Security. (Read 153966 times)
clockwork
Comodo's Hero
Offline
Posts: 1922
Oxygen requires Chuck Norris to live
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #210 on:
September 27, 2011, 03:30:46 PM »
The telephone will not ring for any new virus to find a common name.
But like you said, well known threats need to be named to tell the crowd, we protect against this one too.
Anyway, i would not even call it "a name".
Logged
"If there is a problem, it`s something interesting. Try to circumvent or fix it.
In the old ages there was no support. That`s why we got the brain we have today.
Otherwise we would only be able to call a number and listen."
ycae
Newbie
Offline
Posts: 3
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #211 on:
September 28, 2011, 01:58:53 PM »
Hi,
Another one: Is polymorphic malware detected/identified based on the signature database? Or how is malware which uses strong obfuscation methods detected/identified. An example of an older malware sample called Allaple uses polymorphic obfuscation but it is often named correctly across many AV vendors. So I guess that after the malware has been analysed correctly, a signature will be set up thus the malware can be identified with the right name even if the code changes due to its polymorphic nature?
Many thanks,
Yves
Logged
panic
Global Moderator
Comodo's Hero
Offline
Posts: 11173
Linux is free only if your time is worthless.;-)
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #212 on:
September 28, 2011, 07:52:05 PM »
Quote from: ycae on September 28, 2011, 01:58:53 PM
So I guess that after the malware has been analysed correctly, a signature will be set up thus the malware can be identified with the right name even if the code changes due to its polymorphic nature?
Signatures are code dependant - if the code change sufficiently then a new signature would be required to detrect the changed code.
Logged
As your mums would say, "If you can't play nice with all the other kiddies, go home".
All users are asked to please read and abide by the
Comodo Forum Policy
.
If you can't conform, don't use the forum.
clockwork
Comodo's Hero
Offline
Posts: 1922
Oxygen requires Chuck Norris to live
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #213 on:
September 29, 2011, 11:14:19 AM »
Quote from: ycae on September 28, 2011, 01:58:53 PM
Allaple uses polymorphic obfuscation but it is often named correctly across many AV vendors. So I guess that after the malware has been analysed correctly, a signature will be set up thus the malware can be identified with the right name even if the code changes due to its polymorphic nature?
1) When its able to change the code of itself, why shouldnt it be able to change names?
2) And it wouldnt be important if another vendor would use the same name to achive a detection anyway.
3) If antivirus programms would go after names, that should let you hope that you will never choose one of the "names" for one of your own files
Logged
"If there is a problem, it`s something interesting. Try to circumvent or fix it.
In the old ages there was no support. That`s why we got the brain we have today.
Otherwise we would only be able to call a number and listen."
ycae
Newbie
Offline
Posts: 3
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #214 on:
October 01, 2011, 01:19:38 AM »
Quote from: panic on September 28, 2011, 07:52:05 PM
Signatures are code dependant - if the code change sufficiently then a new signature would be required to detrect the changed code.
Ok, and how do AV manage to name a polymorphic malware like Allaple always the same for different samples? Does it mean that they have to update their signature database each time they see a new sample of the same polymorphic malware?
Thanks,
Yves
Logged
spainach_12
Comodo's Hero
Offline
Posts: 456
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #215 on:
October 01, 2011, 01:45:31 AM »
Quote from: ycae on October 01, 2011, 01:19:38 AM
Ok, and how do AV manage to name a polymorphic malware like Allaple always the same for different samples? Does it mean that they have to update their signature database each time they see a new sample of the same polymorphic malware?
Thanks,
Yves
I'm no expert, but I have encountered a polymorphic virus once (a rather brief occasion since i was only spectating in a computer shop). If I'm guessing correctly, polymorphic viruses are often detected through behavior analysis. And if by signature, I don't think that there is a virus that will or can completely change its code. It can change parts of it, but never the whole of it. There will always be a code that is unique to it (i.e. the code that contains the instructions on how it should "morph", where it should reside, how it should hide, what it should do). That will be its identifying mark. So the answer to your question of, "do AV's have to update their databases for every instance a virus morph?" is no.
In cases when the authors rewrites the code and make significant changes (in which case, the change is no longer caused by the virus so the answer is still a no. This is just to show when updating databases for a new variant is applicable and that is only when human intervention has taken place and significant changes have been made), removal or alteration of the identifying mark(s) will be the only time the name will be changed/database will be updated.
Hope this helps.
*EDIT: just a few corrections.
«
Last Edit: October 01, 2011, 01:50:02 AM by spainach_12
»
Logged
If you want to change the system, you need to learn how to break it.
Windows 7 Starter dualboot PeppermintOS | Windows Firewall | NTFS File Permissions | Commandline | Common Sense
vickylynn
Newbie
Offline
Posts: 2
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #216 on:
October 18, 2011, 03:10:13 PM »
Quote from: Melih on December 30, 2006, 10:13:47 PM
Here you will have access to the world's best security experts to help you learn all about Computer security!
feel free to ask!
Melih
I want to install my new printer and it says to temporarily disable security software. I am sure this has been asked before but I have spent 30 minutes reading posts and have not found it yet. Is this safe and what do I do to just temporarily disable comodo?
Logged
panic
Global Moderator
Comodo's Hero
Offline
Posts: 11173
Linux is free only if your time is worthless.;-)
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #217 on:
October 18, 2011, 03:46:12 PM »
Quote from: vickylynn on October 18, 2011, 03:10:13 PM
I want to install my new printer and it says to temporarily disable security software. I am sure this has been asked before but I have spent 30 minutes reading posts and have not found it yet. Is this safe and what do I do to just temporarily disable comodo?
The safest way is to run the printer software while disconnected from the internet. Re-enable your network adaptor after the installation is completed.
Ewen :-)
Logged
As your mums would say, "If you can't play nice with all the other kiddies, go home".
All users are asked to please read and abide by the
Comodo Forum Policy
.
If you can't conform, don't use the forum.
Marj
Newbie
Offline
Posts: 15
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #218 on:
November 16, 2011, 09:02:17 AM »
Hi...
Left this Post but received no replies( 111 views tho - I guess thisis a Poser )
Signed in fr Diff PC ?!
« on: November 12, 2011, 10:41:12 AM »
--------------------------------------------------------------------------------
Hi,
Thanks very much for all your ongoing help.
Today when I clicked on an email Link in an email i received,a Message Box appeared:
"You have been disconnected from Chat because you have signed into Yahoo!Messenger from another Computer or device. "
I did not click on the OK cuz I did not sign into anything from any other PC or device.
I closed the box. But it keeps reappearing when I click on that Link.
(I have clicked on that Link many times before and this never happened.)
So then does this mean someone is using my email add to sign into Yahoo!Messenger Chat ?
If so, how can i prevent/stop this ?
Thanks very much for any info you may have on this.
from marj
============
P.S. This happened again just now when I was in my email and just finished sending an email ( not to that Link tho )
Hope you can tell me what this might be.
Thanks again.
from marj
Logged
spainach_12
Comodo's Hero
Offline
Posts: 456
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #219 on:
November 16, 2011, 08:56:14 PM »
Quote from: Marj on November 16, 2011, 09:02:17 AM
Hi...
Left this Post but received no replies( 111 views tho - I guess thisis a Poser )
Signed in fr Diff PC ?!
« on: November 12, 2011, 10:41:12 AM »
--------------------------------------------------------------------------------
Hi,
Thanks very much for all your ongoing help.
Today when I clicked on an email Link in an email i received,a Message Box appeared:
"You have been disconnected from Chat because you have signed into Yahoo!Messenger from another Computer or device. "
I did not click on the OK cuz I did not sign into anything from any other PC or device.
I closed the box. But it keeps reappearing when I click on that Link.
(I have clicked on that Link many times before and this never happened.)
So then does this mean someone is using my email add to sign into Yahoo!Messenger Chat ?
If so, how can i prevent/stop this ?
Thanks very much for any info you may have on this.
from marj
============
P.S. This happened again just now when I was in my email and just finished sending an email ( not to that Link tho )
Hope you can tell me what this might be.
Thanks again.
from marj
the 111 views or so that you got are not posers but users who came to view your post. The people here are not all employees of comodo nor are they specifically trained to handle information technology related topics. Most of the members here are end-users of comodo products and are therefore, ill-equipped to answer the posts. Regardless, however, this is a forum and not a help desk. The users can answer posts whenever they please.
The story that you provided is rather confusing on initial readings. If I may, to help you further (though I must warn you that I, too, have not received formal training or anything of the like), ask a few clarificatory questions.
1. It was a link in an email. Can you pm me that link?
2. Even under the same PC/device, if you were to access messenger or mail (Yahoo! mail by default logs you in to messenger upon signing in), you will still be disconnected. Were you using any other software that accesses messenger or mail?
3. It seems probable that someone else is accessing your account. Have you by any chance given someone else your password?
The best way you can remedy this is by changing your current password to a new one, and I suggest doing it now because if this is indeed a legitimate case of identity theft, then it is best to change your account information and password while you still have full control over your account. To prevent the recurrence of such events, use a strong password (is a phrase/sentence, at least 6 characters long, uses special characters preferably alternating with the alphanumeric characters, recognized and remembered only by you, and cannot be found in dictionaries. l33t speak actually make good passwords at times, and so do scientific names) and/or regularly change your passwords at given intervals (i.e. every month or two)
Logged
If you want to change the system, you need to learn how to break it.
Windows 7 Starter dualboot PeppermintOS | Windows Firewall | NTFS File Permissions | Commandline | Common Sense
djnzlab1
Newbie
Offline
Posts: 11
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #220 on:
December 27, 2011, 07:41:09 AM »
Dear Comodo,
I recently read an article about imbeded spyware that may be encrypted in new hardware, like flash cards,new usby be sticks. This new type of hacking maybe installed prio to purchase by company over sea's.
This would allow the software designers to have access to mainframes, as you know many savy individuals
may wish to back up there important data to a external back-up.
Several large corporate company have been hacked this way, I believe there needs to be a secure search method for embedded spyware hidden in either the hardwire portion of the item
The smarter hackers being a individual or nation may have plans to infiltrate the world market by spyware installed in bootfiles sniffing out informations and passwords of major organazation silently
gathering information allowing them to compete unfairly in the world market of bidding and purchasing of
major corporations that may ibe trying to resize or recover from bankruptcy.
Imagine if a major world market was trying to sell off a portion of their company and you knew the high bid limit and could go 1 dollar over the max bid. This would allow this organization or nation complete control and advantage over the fair market process .
Just a thought
Logged
johncallanan
Newbie
Offline
Posts: 1
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #221 on:
February 27, 2012, 05:13:13 AM »
Hi, I'm a new user.
Is there anyway I can secure individual documents from getting leaked.
For example, my cv. It's all good and well that my pc and identity is hidden from malicious web users but if someone gets access to my personal files, well, that is scary.
Logged
Radaghast
Star Group
Comodo's Hero
Offline
Posts: 4052
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #222 on:
February 27, 2012, 06:30:37 AM »
Quote from: johncallanan on February 27, 2012, 05:13:13 AM
Hi, I'm a new user.
Is there anyway I can secure individual documents from getting leaked.
For example, my cv. It's all good and well that my pc and identity is hidden from malicious web users but if someone gets access to my personal files, well, that is scary.
Use
TrueCrypt
to create a virtual disk and store all your sensitive data within that encrypted space.
Logged
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.”
Paweu
Newbie
Offline
Posts: 4
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #223 on:
January 07, 2013, 10:38:34 AM »
Hello,
thank you for the possibility to learn something, I hope, that this topic is still active after years.
Browsers can do a listing of files on hard disk, i.e. when you write "c:"in adress bar, using browsers user can upload whole file on some server. That's why I have two questions:
1) Is it possible for web-site that I visit (or computer that is running that web site) to do a listing of files on my hard disk and to upload them without my knowledge?
2) If it's true, does denying direct disc access in CIS v.6 can prevent it?
Greetings,
Paul
Logged
ranget
Comodo Member
Offline
Posts: 49
Re: Please feel free to ask any questions to learn all about Computer Security.
«
Reply #224 on:
March 21, 2013, 11:49:48 AM »
Ok i read S+
i don't feel i did gain any knowledge or experiance
what should i read / learn in order to gain knowledge ?
Logged
i Like my own world
I'm junior Geek
Tags:
Pages:
1
...
13
14
[
15
]
16
« 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.082 seconds with 20 queries.
Powered by SMF 1.1.18
|
SMF © 2006, Simple Machines
Design by
7dana.com