ECCouncil EC-Council Certified Security Analyst (ECSA) EC0-479 Question # 18 Topic 2 Discussion

ECCouncil EC-Council Certified Security Analyst (ECSA) EC0-479 Question # 18 Topic 2 Discussion

EC0-479 Exam Topic 2 Question 18 Discussion:
Question #: 18
Topic #: 2

What will the following command produce on a website login page?What will the following command produce on a website? login page?

SELECT email, passwd, login_id, full_name

FROM members

WHERE email = 'someone@somehwere.com'; DROP TABLE members; --'


A.

This command will not produce anything since the syntax is incorrect


B.

Inserts the Error! Reference source not found. email address into the members table


C.

Retrieves the password for the first user in the members table


D.

Deletes the entire members table


Get Premium EC0-479 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.