On 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. They have 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 selfmodifying code. This...

Full description

Bibliographic Details
Main Authors: Imran Edzereiq, Kamarudin, Syahrizal Azmir, Md Sharif, Tutut, Herawan
Format: Article
Language:English
Published: 2013
Subjects:
Online Access:http://umpir.ump.edu.my/id/eprint/6307/
http://umpir.ump.edu.my/id/eprint/6307/1/On_Analysis_and_Effectiveness_of_Signature_Based_in_Detecting_Metamorphic_Virus.pdf
Description
Summary:Computer viruses and other forms of malware have viewed as a threat to any software system. They have 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 selfmodifying code. This kind of virus is commonly known as a metamorphic virus, and can be particularly difficult to detect. Metamorphic viruses have a potential to avoid any signaturebased 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 paper 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.