PhoenixC2
  • πŸ”₯Welcome to PhoenixC2
    • πŸ—ΊοΈRoadmap
  • πŸ› οΈSetup
    • 🐳Docker
    • 🏠Local
  • πŸ”§maintenance
    • 🌐Database
    • πŸ‘‘Administration
  • 🧱Elements
    • 🧰Kits
      • 🎧Listeners
      • πŸ₯·Stagers
    • πŸ—ΊοΈOperations
    • πŸ“„Tasks
    • πŸ‘₯Users
    • πŸ”Credentials
    • πŸ““Logs
    • πŸ”ŒPlugins
    • 🧩Modules
    • πŸ”ƒBypasses
    • πŸ’»Devices
  • πŸ”„Clients
    • πŸ–ΌοΈWeb-Interface
    • ◼️CLI
  • πŸ‘¨β€πŸ’»Developer Reference
    • ↗️Endpoints
      • πŸ”“Authentication
      • 🎧Listeners
    • 🧩Creating Modules
    • πŸ”ŒCreating Plugins
    • 🧰Creating Kits
    • ⏩Creating Bypasses
Powered by GitBook
On this page
  • Usage
  • Commands
  • --reset
  • --recreate-super-user
  • --reset-database
  • --reset-table [table]
  • --regenerate-ssl

Was this helpful?

  1. maintenance

Administration

Use the phserver options to maintain the server

Usage

phserver [...command]

Commands

--reset

Reset the server to default post install state.

--recreate-super-user

Deletes the current super user and creates a new one.

--reset-database

Drops all table and recreates them.

--reset-table [table]

Resets a single table.

--regenerate-ssl

Regenerates the global ssl certificates.

PreviousDatabaseNextKits

Last updated 2 years ago

Was this helpful?

πŸ”§
πŸ‘‘