Multiple Choice
Which SQL injection statement example below could be used to discover the name of the table?
A) whatever%20 AND 1=(SELECT COUNT(*) FROM tabname) ;--
B) whatever' AND 1=(SELECT COUNT(*) FROM tabname) ;--
C) whatever;AND 1=(SELECT COUNT(*) FROM tabname) ;--
D) whatever%;AND 1=(SELECT COUNT(*) FROM tabname) ;--
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which type of attack below is similar
Q2: Securing web applications is easier than protecting
Q3: An attack in which the attacker attempts
Q4: How is a network-based MITM attack executed?
Q6: What are zero-day attacks?
Q7: How can an attacker substitute a DNS
Q8: When TCP/IP was developed,the host table concept
Q9: A DNS amplification attack floods an unsuspecting
Q10: How does a cross-site request forgery (XSRF)attack
Q11: What directory are the host tables found