What type of hacker accesses computer systems without any operational authorization, driven by financial malice, espionage, or a desire to cause digital destruction? MCQ with Answer and Explanation

What type of hacker accesses computer systems without any operational authorization, driven by financial malice, espionage, or a desire to cause digital destruction?
A. Grey Hat Hacker
B. White Hat Hacker
C. Ethical Analyst
D. Black Hat Hacker
Answer: Option D
Solution (By JKSSB Mock Tests)
Black hat hackers violate computer security domains explicitly for personal gain, monetary theft, political espionage, or malicious destruction.

Discuss this Question (0)

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

Practice More Cyber Security Questions

Question #1
What form of malicious script runs automatically whenever an infected Microsoft Office document or database sheet is loaded, exploiting built-in macro tools?
A. Network Packet Sniffer
B. Boot Sector Threat
C. Macro Virus
D. Asynchronous Worm

Correct Answer: Option C


Explanation:
Macro viruses exploit programming languages embedded inside productivity suite applications, running automated scripts when files are opened.

This question belongs to: Computer Cyber Security
Question #2
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. Distributed Denial of Service (DDoS) Attack
B. Phishing Campaign
C. Cross-Site Execution Loop
D. SQL Injection Matrix

Correct Answer: Option A


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
Question #3
What form of security exploit occurs when an application inputs more variable data into a memory block than it can hold, overwriting nearby execution instructions with malicious payloads?
A. Cross-Site Scripting
B. Zero-Day Exploit
C. Buffer Overflow
D. SQL Injection

Correct Answer: Option C


Explanation:
Buffer overflows occur when input variables exceed memory segment boundaries, allowing malicious payloads to alter memory instructions and execute arbitrary commands.

This question belongs to: Computer Cyber Security