Class MarkStackedVulnerable

java.lang.Object
com.jsql.view.scan.interaction.MarkStackedVulnerable
All Implemented Interfaces:
com.jsql.view.interaction.InteractionCommand

public class MarkStackedVulnerable extends Object implements com.jsql.view.interaction.InteractionCommand
Mark the injection as vulnerable to a basic injection.
  • Constructor Details

    • MarkStackedVulnerable

      public MarkStackedVulnerable(Object[] interactionParams)
  • Method Details

    • execute

      public void execute()
      Specified by:
      execute in interface com.jsql.view.interaction.InteractionCommand