What is time based sql injection?



What is time based sql injection?..

Answer / Madhavanand

Time-based SQL injection is a type of SQL injection attack that manipulates the timing of database queries to extract data or execute malicious commands. Instead of injecting malformed SQL syntax, the attacker crafts their input to manipulate the application's response time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is composite primary key in sql?

1 Answers  


a. Can you delete data from a View. b. If Yes, can you delete it if there are multiple tables c. If No, can you delete if there is single source table which is joining.

1 Answers   CGI,


what are date and time functions in mysql? : Sql dba

1 Answers  


Why do we use sql constraints?

1 Answers  


What is the basic structure of PL/SQL ?

6 Answers  


How do I count records in sql?

1 Answers  


Is there any problem if we use commit repeatedly after each dml statement in a plsq procedure ? (eg. there are 10 update stmt and using 10 commit stmt after each update stmt)

1 Answers  


What is a call statement? Explain with an example.

1 Answers  


What is trigger and types?

1 Answers  


What is sql basics?

1 Answers  


What is pl sql code?

1 Answers  


Is sql a backend language?

1 Answers  


Categories