Class CallableVendor
java.lang.Object
com.jsql.model.injection.strategy.blind.AbstractCallableBoolean<CallableVendor>
com.jsql.model.injection.strategy.blind.CallableVendor
- All Implemented Interfaces:
Callable<CallableVendor>
-
Field Summary
Fields inherited from class com.jsql.model.injection.strategy.blind.AbstractCallableBoolean
booleanUrl, charText, currentBit, currentIndex, isMultibit
-
Constructor Summary
ConstructorDescriptionCallableVendor
(String inj, InjectionVendor injectionCharInsertion, String metadataInjectionProcess) -
Method Summary
Methods inherited from class com.jsql.model.injection.strategy.blind.AbstractCallableBoolean
getCharText, getCurrentBit, getCurrentIndex, isMultibit
-
Constructor Details
-
CallableVendor
public CallableVendor(String inj, InjectionVendor injectionCharInsertion, String metadataInjectionProcess)
-
-
Method Details
-
isTrue
public boolean isTrue()Description copied from class:AbstractCallableBoolean
Check if a response time means the SQL query is true.- Specified by:
isTrue
in classAbstractCallableBoolean<CallableVendor>
- Returns:
- true if the current SQL test is confirmed
-
call
-
getOpcodes
-