What technique uses automated scripts to test a massive list of leaked username and password combinations across multiple websites to hijack accounts? MCQ with Answer and Explanation

What technique uses automated scripts to test a massive list of leaked username and password combinations across multiple websites to hijack accounts?
A. Session Hijacking
B. Credential Stuffing
C. SQL Injection
D. Buffer Overflow Exploit
Answer: Option B
Solution (By JKExamLibrary)
Credential stuffing exploits password reuse habits by testing databases of leaked credentials against automated web login forms.

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
What is 'SQL injection'?
A. A type of social engineering
B. A physical attack on a server
C. A method to inject a virus into a system
D. A technique to insert malicious SQL code into a query to manipulate a database

Correct Answer: Option D


Explanation:
SQL injection is a code injection technique that exploits vulnerabilities in an application's database layer, allowing attackers to execute malicious SQL statements.

This question belongs to: Computer Cyber Security
Question #2 Report Error
What form of malware records an operator's physical keyboard strokes, capturing credentials and credit card fields before they hit web browser encryption layers?
A. Keylogger / Spyware
B. Rootkit Framework
C. Ransomware Core
D. Logic Bomb Tracker

Correct Answer: Option A


Explanation:
Keyloggers are specialized spyware tools that log physical keyboard strokes, capturing sensitive authentication metrics before they are encrypted.

This question belongs to: Computer Cyber Security
Question #3 Report Error
Which of the following is a common security risk associated with remote work?
A. Unsecured home networks
B. Regular security updates
C. Use of strong passwords
D. Use of VPNs

Correct Answer: Option A


Explanation:
Remote work often involves using unsecured home networks, which can expose corporate devices and data to cyber threats without proper security measures like VPNs.

This question belongs to: Computer Cyber Security