Class AbstractManagerShell

All Implemented Interfaces:
Manager, ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
ManagerSqlShell, ManagerWebShell

public abstract class AbstractManagerShell extends AbstractManagerList
Manager for uploading PHP webshell to the host and send system commands.
See Also:
  • Constructor Details

    • AbstractManagerShell

      protected AbstractManagerShell()
      Build the manager panel.
  • Method Details