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