اختبار شهادة Certified Ethical Hacker (CEH) V13

السؤال 422 من 448

كل الأسئلة

A hacker targets your SQL-backed e-commerce system using several payload styles. In a successful SQL injection, which of the following payloads would have the most severe impact?

الخيارات

  • A 'OR '1'='1' – bypasses the WHERE clause to view unauthorized data
  • B 'OR username LIKE '%' – uses LIKE to search for matching patterns
  • C OR 'a'='a; DROP TABLE members; -- – combines bypass with a destructive DROP statement
  • D UNION SELECT NULL, NULL, NULL -- – uses UNION to read data from other tables

النقاشات

لا توجد نقاشات منشورة لهذا السؤال حالياً.