DeimosC2
DeimosC2 copied to clipboard
Add Lateral Movement Capabilities
Is your feature request related to a problem? Please describe. N/A
Describe the solution you'd like A way to move laterally using existing agents either dumped credentials or credentials entered during the lateral move request. Should have methods that support Windows, Linux, and Darwin.
Server to-do: Create functions for Windows, Linux, and Darwin agents to conduct lateral movement Create API to grab hash/pass and username to use for lateral movement either through Loot table in DB or via user entry Send new agent through the requesting agent and have the new agent call back to listener Ability to execute the lateral movement request
Frontend to-do (once server side is developed): Develop UI actions for calling the lateral movement APIs
Describe alternatives you've considered N/A
Additional context N/A