Computer Science, asked by AnkitRay5698, 10 months ago

What is the name of the attack which happens when a malefactor executes a SQL query to the database via the input data from the client to server?
A. Password attack
B. Sandboxing
C. SQL injection attack
D. None of the above


rajendratripathi24: SQL injection attack

Answers

Answered by Anonymous
81
SQL injection attack

Correct answer: Option C (SQL injection attack)

▪️ SQL injection attack is the name of the attack which happens when a malefactor executes a SQL query to the database via the input data from the client to server.

SQL injection attack is a very popular method which hackers use for cracking websites and account passwords. This method works with the help of SQL injection.

In this method, malefactor (hacker) executes a SQL query to the database with the help of input method. SQL is a domain programming language we know that. Because of SQL, website domain is possible.

SQL and database is done by the Input method. And this is the client from the server.

Hackers use custom executes a SQL query to the database. And by this method, they crack the passwords. This is very popular and easy method for the hackers.
Answered by Anonymous
46
 \sf{\Large {\underline {QUESTION}}} :

What is the name of the attack which happens when a male factor executes a SQL query to the database via the input data from the client to the server?

 \sf{\Large {\underline {ANSWER}}} :

C. SQL injection attack.

⚫It is one of the most dangerous issues for data confidentiality and integrity in web applications.
Similar questions