You work as a Network Penetration tester in the Secure Inc. Your company takes the projects to test the security of vari

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

You work as a Network Penetration tester in the Secure Inc. Your company takes the projects to test the security of vari

Post by answerhappygod »

You work as a Network Penetration tester in the Secure Inc. Your company takes the projects to test the security of various companies. Recently, Secure Inc. has assigned you a project to test the security of a Web site. You go to the Web site login page and you run the following SQL query:
SELECT email, passwd, login_id, full_name

FROM members -
WHERE email = '[email protected]'; DROP TABLE members; --'
What task will the above SQL query perform?

A. Performs the XSS attacks.
B. Deletes the entire members table.
C. Deletes the rows of members table where email id is '[email protected]' given.
D. Deletes the database in which members table resides.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply