Class AddTabExploitRceMysql

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

public class AddTabExploitRceMysql extends CreateTabHelper implements InteractionCommand
Create a new tab for the terminal.
  • Constructor Details

    • AddTabExploitRceMysql

      public AddTabExploitRceMysql(Object[] interactionParams)
      Parameters:
      interactionParams - The local path and url for the shell
  • Method Details