← Back to 15. Security

πŸ“ Password vulnerabilities

πŸ“– From Operating System β€’ 15. Security β€’ 18 questions available

Practice MCQs for Password vulnerabilities. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.

πŸ”„ Last updated: 2026-07-27

4
Easy Questions
9
Medium Questions
5
Hard Questions

πŸ“ Sample Questions

Q1. What is a polymorphic virus?

πŸ”Ή A. A virus that encrypts its code before execution
πŸ”Ή B. A virus that changes its code each time it infects a system
πŸ”Ή C. A virus that hides by modifying system calls
πŸ”Ή D. A virus that spreads through macro scripts

πŸ’‘ Difficulty: easy | βœ… Correct: B

Q2. How does a stealth virus evade detection by modifying system calls?

πŸ”Ή A. It changes the read system call to return the original file content
πŸ”Ή B. It encrypts its payload before execution
πŸ”Ή C. It installs itself in the interrupt‑handler chain
πŸ”Ή D. It replaces the boot sector with malicious code

πŸ’‘ Difficulty: medium | βœ… Correct: A

Q3. Explain how the logic bomb component of a boot virus can affect system stability beyond initial infection.

πŸ”Ή A. It triggers at a specific date causing a system crash
πŸ”Ή B. It hides the original boot sector
πŸ”Ή C. It copies the boot sector to an unused location
πŸ”Ή D. It increases the visible memory limit

πŸ’‘ Difficulty: hard | βœ… Correct: A

⬆️ View all questions in the quiz below

πŸ”— Related Topics

πŸ“ The Security Problem in Operating SystemπŸ“ Program Threats in Operating SystemπŸ“ Trojan horseπŸ“ Trap doorπŸ“ Logic bomb
πŸš€ Start Quiz πŸ“ Practice Mode