Time Based Attacks
Contents
By timing how long it takes for a server to respond, we may be able to gain valuable information.
A request that takes longer to respond may be indicative that a server has entered a conditional code block.
Maybe useful if doing some blind SQL injection attacks