Package com.jsql.view.scan.interaction
Class MarkTimeVulnerable
java.lang.Object
com.jsql.view.scan.interaction.MarkTimeVulnerable
- All Implemented Interfaces:
InteractionCommand
Mark the injection as vulnerable to a time based injection.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MarkTimeVulnerable
-
-
Method Details
-
execute
public void execute()Description copied from interface:InteractionCommand
Do the action ordered by the model.- Specified by:
execute
in interfaceInteractionCommand
-