The Technical Avenue

Going through The Technical Avenue you will understand and explore the facts of computer related technologies.

Why Information Security ?

Some years ago information security is not a hot topic. Because in that time organizations did not heavily depend on computer based system. Internet was not there and few people had the technical knowledge. But nowadays, the situation got changed.

37H1cAl Hacking

Reconnaissance, Scanning, Gaining Access, Maintaining Access, Clearing Tracks

Computer Virus Analysis

Types of Computer Viruses, Infection Strategies, Antivirus Defense Development.

Usefull Softwres and Tools.

Contains an abbreviated list of very useful software tools for different purposes.

Pages

Please leave a comment as often as you see fit.. :)
Showing posts with label Viruses. Show all posts
Showing posts with label Viruses. Show all posts

Saturday, September 1, 2012

Virus Analysis; Code Evolution Techniques



One of the most important requirements of malicious code analysis is the understand of advanced code evolution techniques.There are common techniques used by malicious code developers and writers to evade detection and destruction: 




 
Common Techniques:

 1. Self-Encryption and Self-Decryption
Malicious code may encrypt the virus body. Even using several layers of encryption and decryption and/or using random keys (Oligomorphic Viruses) in encryption and decryption. This makes them harder to examine directly.

2. Binders and Packers
Most virus signature files are created based on the checksum value which makes use of the file properties and first few bytes of the malicious code binaries. The binders technique is to bind the virus and malicious code file on to another file, which changes its form. The packers technique is to compress the virus code before it is embedded.

3. Polymorphism
Malicious code can change its default encryption settings as well as the decryption code during self-encryption. These make it much more difficult to detect.

4. Metamorphic Viruses
These do not have a decryptor or a constant virus body but are able to create new generations that look different. Malicious code change its form by, for instance, rearranging its code fragments or/and by adding useless lines of code into its source, and recompiling itself into a new form.

5. Stealth
The technique is designed to evade anti-virus software detection by hiding the code itself.

Let's have a talk about virus infection techniques in future post.


Sunday, December 25, 2011

The First Virus

Elk Cloner is the first virus on microcomputers were on the Apple II, circa 1982.It is a "boot sector" virus. Rich Skrenta, who was ninth-grade student wrote this virus.
Elk Cloner was stored on floppy diskettes. When a computer booted from a floppy disk infected with Elk Cloner, the virus would start, and would subsequently copy itself to any uninfected floppy disk that was accessed. Because computers of that time had dual floppy disk drives, and because diskettes were often passed around among friends. And the other major part is on every 50th booting, the virus would display a short "poem".

"It will get on all your disks
It will infiltrate your chips
Yes, it's Cloner!

It will stick to you like glue
It will modify RAM too
Send in the Cloner!"

Saturday, December 24, 2011

How to Remove Facebook Virus

Millions of Facebook accounts are being affected by a virus subjecting viewers to hardcore porn and violent images. They are appearing as updates in Facebook’s News Feed. It gets posted in your name to all your friends if you click on it.








The virus we’re talking about :



Obviously it spreads once you click on it, so avoid clicking on it at the first place.



How to remove Facebook virus:

This virus posting on your friends profiles being done through a malfunctioned extension installed on your browser. You can simply remove that extension from your web browser. Extension name is "Youtube Extension"(or similar kind of name).

This is the extension(In Firefox):






The extension name can be different. But you can easily find this malfunctioned extension.

How to Remove:

In Google Chrome: Go to Tools > Extensions and remove the extension "Youtube extension".
In Firefox: Go to "Firefox" menu and click on Add-ons. Remove the extension "Youtube extension" from there.

If you have any problems with removing this malfunctioned extension, let me know. I hope this will help you and  please leave a comment.