Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 743 Bytes

File metadata and controls

12 lines (12 loc) · 743 Bytes
  • Create GUI.
  • Create deployment guide to set up the framework on a server.
  • Populate the framework with more spells.
  • Create a developer guide for creating new spells and modules.
  • Modularize the framework to allow easy addition of new modules.
  • Refactor the pseudo shell to include more interactive usage.
  • Change all demos in README.md to show the new frontend.
  • Add session persistence to save sessions between restarts.

Partially done, sessions can be saved with ctrl+Z and restored with bg command.

  • Add module to create executables with custom payloads.
  • Update the marauder and imperius chambers to use the new protocols and fidelius.
  • Create linux and basic/reverse_shell spell.