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>

public class CallableVendor extends AbstractCallableBit<CallableVendor>
  • Constructor Details

  • 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 class AbstractCallableBit<CallableVendor>
      Returns:
      true if the current SQL test is confirmed
    • call

      public CallableVendor call()
    • getOpcodes

      public List<name.fraser.neil.plaintext.diff_match_patch.Diff> getOpcodes()