📖 From Operating System • 15. Security • 14 questions available
Practice MCQs for Firewalling to Protect Systems and Networks. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
🔄 Last updated: 2026-07-27
Q1. A Linux administrator wants to enable the NX (non‑executable) feature for all processes. Which command sequence will correctly activate it on a typical modern distribution?
💡 Difficulty: easy | ✅ Correct: B
Q2. A legacy x86 application suffers a stack‑based buffer overflow. The system has NX disabled. Which outcome is most likely when the overwritten return address points to the injected shellcode on the stack?
💡 Difficulty: medium | ✅ Correct: A
Q3. How does marking a memory page as non‑executable mitigate the risk of a buffer‑overflow attack?
💡 Difficulty: hard | ✅ Correct: A
⬆️ View all questions in the quiz below