/Rust-API

C2 server API w/ PostgreSQL database; Written in Rust

Primary LanguageRust

Work in progress (NOT READY FOR USE)

//TODOs:

  • -Set up [get agents from db]

  • -Set up [create agents to db]

  • -Set up [remove {all} agents from db]

  • - Add AV evasion + common use modules

  • - Set up tasks [add, create, delete]

  • - Better handling for listeners

  • - Finish implant (just need to add check for tasks function)

  • - Double check to confirm postgres is being set up properly on initial build

  • - Implement server implant compiler

  • - Add Api key

  • - Finish C2 Message channel ( needs persistence )

  • - Add in malleable C2 profile support