Every virus cannot be detected by a signature-based antivirus largely for the following reasons:

* If an attacker has changed the signature of a virus, any signature-based antivirus will not be able to find the virus.
* Any new virus will not be captured by the antivirus, as it will not be on the list in the antivirus database.
* If the virus is not in the database of a signature-based antivirus, it will be virtually impossible for the antivirus to detect that virus.
* If the mutation engine of a polymorphic virus is generating a new encrypted code, this changes the signature of the virus. Therefore, polymorphic viruses cannot be detected by a signature-based antivirus.

Explore More

Mozilla Firefox the most vulnerable browser?

Its hard time for guys at Mozilla firefox. The browser has earned the title of being the most vulnerable application on windows platform. Application white listing and application control vendor

Critical XSS Vulnerability in Irrawaddy News Magazine http://www.irrawaddy.org

PlanetCreator has reported another critical XSS vulnerability on http://www.irrawaddy.org owned by Irrawaddy Publishing Group These are some information from Vulneral Site http://www.irrawaddy.org Cross-site scripting (XSS) is a type of computer

Password stealing using fake login page

It’s quite easy to construct a bogus login page and steal password. Let’s look at the methods used to construct a fake login screen and how hackers steal your password.