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