Tag: science & technology

Questions Related to science & technology

Multiple choice general knowledge science & technology
  1. blankspace viruses

  2. cavity viruses

  3. gap viruses

  4. XSS Worm

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Cavity viruses infect executable files by inserting their code into unused spaces (cavities) within the file, which means they don't change the file's overall size. This stealth technique helps avoid detection based on file size changes. The other options are either made-up terms or unrelated attacks (XSS Worm is a web vulnerability, not a file virus type).

Multiple choice general knowledge science & technology
  1. trap files

  2. test files

  3. donkey files

  4. bait files

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Bait files (also called goat files) are dummy files created by antivirus researchers to attract and analyze virus infections. These files help study virus behavior without risking important data. The other terms are not standard antivirus terminology - trap files might seem plausible but bait files is the correct industry term.

Multiple choice general knowledge science & technology
  1. one whose encryption module is also modified on each infection

  2. one whose decryption module is also modified on each infection

  3. can take various forms

  4. None of the Above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A polymorphic virus changes its code (decryption module) on each infection to avoid detection by signature-based antivirus. Option B correctly identifies that the decryption module is modified, while A incorrectly states the encryption module changes.

Multiple choice general knowledge science & technology
  1. W32/Similie

  2. Chernobyl

  3. CiaDoor

  4. XORing

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

CiaDoor is a notorious virus/malware that specifically disables critical system tools including System Restore, Task Manager, and Command Prompt to prevent users from removing it. W32/Similie and Chernobyl are different types of malware, and XORing is an encryption technique.

Multiple choice general knowledge science & technology
  1. Polymorphic

  2. Metamorphic

  3. HIV

  4. XORing

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Metamorphic viruses completely rewrite their code with each infection while maintaining functionality, making them extremely difficult to detect via signature-based methods. Polymorphic viruses only change their decryption routine while keeping the same virus body. HIV is a biological virus, not computer malware.

Multiple choice general knowledge science & technology
  1. XORing

  2. XSS Worm

  3. CIH

  4. Bliss

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Bliss is a documented Linux computer virus that emerged in 1997, demonstrating that while Linux is more virus-resistant than Windows due to its permission structure, it's not completely immune. CIH (Chernobyl) is a Windows-specific virus. XSS Worm is a web vulnerability exploit, not a traditional virus.

Multiple choice general knowledge science & technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

When optical media like CDs and DVDs are closed (finalized), they become read-only and cannot be modified or written to again. This makes them immune to virus infection after finalization, provided no infected files were already on them when burned. This is a key advantage of optical media for long-term backups.

Multiple choice general knowledge science & technology
  1. Earth

  2. Mercury

  3. Venus

  4. Jupiter

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Venus is the hottest planet in our solar system with surface temperatures around 465°C, despite Mercury being closer to the Sun. Venus's thick carbon dioxide atmosphere creates an extreme greenhouse effect that traps heat. This makes it significantly hotter than Mercury or any other planet.