Package com.jsql.view.scan.interaction
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 Summary
-
Method Summary
-
Constructor Details
-
MarkStackedVulnerable
-
-
Method Details
-
execute
public void execute()- Specified by:
execute
in interfacecom.jsql.view.interaction.InteractionCommand
-