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

Password breaking service (Stolen password recovery)

Last month we had about 400 emails asking details on how to break into the email account. The reason many of them put forward are ‘they forgot and got important

What are the phases of malicious hacking?

The following are the phases of malicious hacking: Reconnaissance: In this phase, the attacker gathers information about the victim. Scanning: In this phase, the attacker begins to probe the target

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.