Class InjectionTime


public class InjectionTime extends AbstractInjectionMonobit<CallableTime>
Time attack using parallel threads. Waiting time in seconds, response time exceeded means query is false. Noting that sleep() functions will add up for each line from request. A sleep time of 5 will be executed only if the SELECT returns exactly one line.