Analysis and effectiveness of signature based in detecting metamorphic virus

Computer viruses and other forms of malware have viewed as a threat to any software system. A computer virus is a piece of software which takes advantage of known weaknesses in a software system. It has the capability to deliver a malicious infection. A common technique that virus writers use to avo...

Full description

Saved in:
Bibliographic Details
Main Author: Md. Sharif, Syahrizal Azmir
Format: Thesis
Language:English
Published: 2010
Subjects:
Online Access:http://eprints.utm.my/id/eprint/12075/6/SyahrizalAzmirSharifMFSKSM2010.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Computer viruses and other forms of malware have viewed as a threat to any software system. A computer virus is a piece of software which takes advantage of known weaknesses in a software system. It has the capability to deliver a malicious infection. A common technique that virus writers use to avoid detection is to enable the virus to change itself by having some kind of self-modifying code. This kind of virus is commonly known as a metamorphic virus, and can be particularly difficult to detect. As being discussed, metamorphic viruses have a potential to avoid any signature-based detection schemes by implementing code obfuscation techniques in an effort to defeat it. In metamorphic virus, if dead code is added and the control flow is changed sufficiently by inserting jump statements, the virus cannot be detected. In this project we first developed a code obfuscation engine. We then used this engine to create metamorphic variants of a seed virus and performed the validity of the statement about metamorphic viruses and signature based detectors. Last but not least, we have propose a profile which enclose the information about the existing metamorphic viruses infection.