Class MarkMultibitVulnerable

java.lang.Object
com.jsql.view.swing.interaction.MarkMultibitVulnerable
All Implemented Interfaces:
InteractionCommand

public class MarkMultibitVulnerable extends Object implements InteractionCommand
Mark the injection as vulnerable to a blind injection.
  • Constructor Details

    • MarkMultibitVulnerable

      public MarkMultibitVulnerable(Object[] interactionParams)
  • Method Details