simple-configuration-manager

repo tree

res/        -> directory for mockups, documentation, diagrams
agents/     -> directory for BASH and powershell agents source code
mobile_app/ -> directory for mobile app source code
web_client/ -> directory for c# and vue web client source code
web_server/ -> directory for c# web server and SQL for the creation of database

TODO:

  • - Write simple TODO
  • - Create database diagram
  • - Create mobile mockups
  • - Write better docs and todo
  • - API(login, register, querying bots, shutting down servers..)
  • - Web application(Command & Control server)
  • - Mobile application(Limited C&C server)
  • - BASH agent
  • - Powershell agent