Lets Start With Viruses... What are These and How they Work..
VIRUSES:
Virus is a self-replicating program that produces its own code by attaching copies of itself into other executable codes like executive files(.exe) ,Dynamic link Library's(.dlls) etc..
Virus Generally operates in the background and offcourse without the Desire of the User as Noone want that virus to harm their computer..ROFL :P
Some Well known Characteristics of Viruses:
- Resides in the memory and replicates itself while the program where it attached is running
- Does not reside in the memory after the execution of program
- Can transform themselves by changing codes to appear different
- Hides itself from detection by three ways:
- • Encrypts itself into cryptic symbols (encodes themselves with special Characters)
- • Alters the disk directory data to compensate the additional virus bytes(changes the the location of the file by adding one additional bit to data location)
- • Uses stealth algorithms to redirect disk data
WORKING OF VIRUSES:
Generally most of the Viruses Works in two Phases:
1. Infection Phase
2. Attack Phase
From the name you can have the Idea what are these Phases .
• Infection Phase:
– Virus developers decide when to infect host system’s programs
– Some infect each time they are run and executed completely. Ex: Direct Viruses
– Some virus codes infect only when users trigger them which include a day, time, or a particular event
Ex: TSR viruses which get loaded into memory and infect at later stages
• Attack Phase:
– Some viruses have trigger events to activate and corrupt systems
– Some viruses have bugs which replicate and perform activities like file deletion, increasing session time
– They corrupt the targets only after spreading completely as intended by their developers
It will be much more Clear From the Snapshot that How the Virus Works:
Fig: Infection Phase that How file is attached to .exe files to infect Programs.
Fig: Attack Phase that How the Files are got Fragmented and system speed Slows Down
Why People Create Viruses ??
I think Everybody thinking of that why people creates Viruses and which people Creates them.. hahahaha Real Question that comes to my Mind when I was Newbie in this field..
Some of he Most Common Reasons are Discussed Below:
• Research projects (People Doing Research Work Detect the Flaws in particular system and creates Code for that)
• Pranks(Just for fun like us people who just creates viruses for irritating frens)
• Vandalism
• To attack the products of specific companies (like Microsoft Products Xp,Vista,Windows 7 etc.)
• To distribute political messages
• Financial gain(Stealing Money from accounts etc..)
• Identity theft
• Spyware (to Monitor the Working of Remote Computers)
Enjoy and Have Fun!

Responses
0 Respones to "Hacking Step 14 - Introduction to Trojans, Viruses, And Backdoors"
Post a Comment