Types of Computer Viruses: Boot Sector, Macro, File Infector, and Ransomware
Types of Computer Viruses: Boot Sector, Macro, File Infector, and Ransomware
आज के digital world में computer viruses एक बहुत बड़ी problem बन चुके हैं। ये viruses हमारे system को slow कर देते हैं, data corrupt कर देते हैं और कभी-कभी पूरी system security को खतरे में डाल देते हैं। इस blog में हम चार major types of computer viruses के बारे में बात करेंगे — Boot Sector Virus, Macro Virus, File Infector Virus, और Ransomware। ये topics college exams और competitive IT papers में बहुत important माने जाते हैं।
Boot Sector Virus
Definition
Boot Sector Virus एक ऐसा virus होता है जो hard drive या removable storage devices (जैसे pendrive, floppy disk आदि) के boot sector को infect करता है। Boot sector वो part होता है जहाँ से computer start होता है, यानी system का initial loading part।
Working Mechanism
जब user infected drive से system को boot करता है, तो यह virus automatically memory में load हो जाता है। फिर यह system के master boot record (MBR) को modify कर देता है। इसका result ये होता है कि system startup process corrupt हो जाता है या boot failure दिखाता है।
Symptoms
- System बार-बार restart होना
- Boot error messages जैसे "Invalid system disk"
- Slow startup process
- Files missing या corrupt होना
Prevention Tips
- System में हमेशा updated antivirus software install रखें।
- Unknown USB devices या external drives से boot न करें।
- BIOS settings में boot order को secure रखें।
- Bootable media को regularly scan करें।
| Parameter | Boot Sector Virus |
|---|---|
| Target Area | Master Boot Record (MBR) |
| Damage Type | System startup failure |
| Common Example | Michelangelo Virus |
Macro Virus
Definition
Macro Virus ऐसे viruses होते हैं जो Microsoft Word या Excel जैसे applications के macros में छिपे होते हैं। Macro एक छोटा सा script होता है जो repetitive tasks को automate करता है, लेकिन hacker इसे malicious code run करने के लिए use करते हैं।
Working Mechanism
जब user किसी infected document को open करता है, तो macro automatically run हो जाता है और system में malicious code execute कर देता है। फिर यह virus दूसरे documents को भी infect कर देता है।
Symptoms
- Document open करते ही error messages दिखना
- Auto-text या auto-save functions में malfunction
- Unwanted macros बनना या delete होना
- File size unusual रूप से बढ़ना
Prevention Tips
- Macro security को "Disable all macros with notification" पर set रखें।
- Unknown sources से आने वाले documents open न करें।
- Microsoft Office के latest updates install करें।
| Parameter | Macro Virus |
|---|---|
| Target Area | Word/Excel Macros |
| Damage Type | Document corruption |
| Common Example | Melissa Virus |
File Infector Virus
Definition
File Infector Virus सबसे common type का virus है जो executable files (.exe, .com) को infect करता है। जब user infected file run करता है, तो यह virus active हो जाता है और system की बाकी files में भी फैलने लगता है।
Working Mechanism
यह virus infected file के साथ attach होकर memory में load होता है। फिर यह system में नई files या programs को modify कर देता है और अपने code को उनमें embed कर देता है।
Symptoms
- Programs open न होना या slow चलना
- Files का unusual size change होना
- Unknown processes background में run होना
- Antivirus automatically disable हो जाना
Prevention Tips
- Regularly system scan करें और real-time protection enable रखें।
- Cracked software download न करें।
- Operating System के security patches update करें।
| Parameter | File Infector Virus |
|---|---|
| Target Area | Executable Files (.exe, .com) |
| Damage Type | Program malfunction |
| Common Example | Jerusalem, Cascade Virus |
Ransomware
Definition
Ransomware एक ऐसा dangerous virus होता है जो user की files को encrypt कर देता है और फिर उन्हें unlock करने के लिए ransom (money) मांगता है। यह cybercrime का एक advanced रूप है।
Working Mechanism
जब user किसी malicious email attachment या infected link को open करता है, तो ransomware system में install हो जाता है। यह user की सभी files को encrypt कर देता है और फिर एक message दिखाता है — “Pay ransom to decrypt your files.”
Symptoms
- Files open न होना और unknown extension में बदल जाना
- Screen पर ransom message दिखाई देना
- System completely lock हो जाना
Prevention Tips
- Regular data backup रखना बहुत जरूरी है।
- Unknown email attachments open न करें।
- Antivirus के साथ anti-ransomware tools use करें।
- Operating System और applications को हमेशा update रखें।
| Parameter | Ransomware |
|---|---|
| Target Area | All user files and system data |
| Damage Type | File encryption and data lock |
| Common Example | WannaCry, Petya, CryptoLocker |
Comparison Table of Virus Types
| Type | Target Area | Effect | Example |
|---|---|---|---|
| Boot Sector Virus | Boot Record | Startup failure | Michelangelo |
| Macro Virus | Office Documents | Document corruption | Melissa |
| File Infector Virus | Executable Files | Program malfunction | Jerusalem |
| Ransomware | User Files | Data encryption | WannaCry |
Exam Notes (For Students)
- Boot Sector Virus — infects system’s boot area, corrupts startup process.
- Macro Virus — spreads through infected Word/Excel files.
- File Infector Virus — attaches itself to .exe or .com files.
- Ransomware — locks data and demands ransom to decrypt it.
- Always use updated antivirus and perform regular system scans।
- Backup data regularly to avoid permanent data loss।
- Be careful while opening email attachments or unknown links।