ExamGecko
Question list
Search
Search

Question 70 - DS0-001 discussion

Report
Export

An automated script is using common passwords to gain access to a remote system. Which of the following attacks is being performed?

A.
DoS
Answers
A.
DoS
B.
Brute-force
Answers
B.
Brute-force
C.
SQL injection
Answers
C.
SQL injection
D.
Phishing
Answers
D.
Phishing
Suggested answer: B

Explanation:

The attack that is being performed is brute-force. A brute-force attack is a type of attack that tries to guess a password or a key by systematically trying all possible combinations of characters or values until the correct one is found. A brute-force attack can use common passwords, such as ''123456'', ''password'', or ''qwerty'', as well as dictionaries, word lists, or patterns to speed up the process. A brute-force attack can target a remote system, such as a web server, an email account, or a network device, and gain unauthorized access to its data or resources. The other options are either different types of attacks or not related to password guessing. For example, a DoS, or Denial-of-Service, attack is a type of attack that floods a system with requests or traffic to overwhelm its capacity and prevent legitimate users from accessing it; an SQL injection attack is a type of attack that inserts malicious SQL statements into an input field or parameter of a web application to manipulate or compromise the underlying database; a phishing attack is a type of attack that sends fraudulent emails or messages that appear to come from a trusted source to trick users into revealing their personal or financial information.Reference:CompTIA DataSys+ Course Outline, Domain 4.0 Data and Database Security, Objective 4.4 Given a scenario, identify common types of attacks against databases.

asked 02/10/2024
Cesar Paredes
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first