Which of the following is a type of DoS (Denial-of-Service) attack? MCQ with Answer and Explanation

Which of the following is a type of DoS (Denial-of-Service) attack?
A. SQL injection
B. Phishing
C. Installing a Trojan
D. Flooding a network with traffic to make it unavailable
Answer: Option D
Solution (By JKExamLibrary)
A Denial-of-Service (DoS) attack aims to make a service or network unavailable by overwhelming it with a flood of traffic.

This question belongs to: Computer Cyber Security

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Cyber Security Questions

Question #1 Report Error
Which component of a secure operating system architecture logs every successful and failed user authentication attempt to provide an audit trail for forensic review?
A. Heuristic Monitor
B. Security Event Log / Audit Log
C. Firewall Filter Sheet
D. Quarantine Vault

Correct Answer: Option B


Explanation:
Security event logs provide an immutable chronological record of access histories, system errors, and authentication attempts to assist forensic investigations.

This question belongs to: Computer Cyber Security
Question #2 Report Error
What form of software vulnerability allows threat actors to execute arbitrary client-side scripts inside other users' browsers by compromising vulnerable web outputs?
A. Zero-Day Exploit
B. Buffer Overflow
C. SQL Injection
D. Cross-Site Scripting (XSS)

Correct Answer: Option D


Explanation:
XSS allows threat actors to execute malicious client-side scripts inside other users' browser views by compromising vulnerable web outputs.

This question belongs to: Computer Cyber Security
Question #3 Report Error
What type of attack focuses on saturating a web resource's bandwidth or computing capacity by flooding it with data from thousands of hijacked botnet devices?
A. Cross-Site Execution Loop
B. SQL Injection Matrix
C. Phishing Campaign
D. Distributed Denial of Service (DDoS) Attack

Correct Answer: Option D


Explanation:
DDoS attacks deploy distributed botnet nodes to overwhelm target infrastructure bandwidth, causing services to crash or go offline.

This question belongs to: Computer Cyber Security