cobbr / Elite

Elite is the client-side component of the Covenant project. Covenant is a .NET command and control framework that aims to highlight the attack surface of .NET, make the use of offensive .NET tradecraft easier, and serve as a collaborative command and control platform for red teamers.
https://cobbr.io/Covenant.html
GNU General Public License v3.0
117 stars 18 forks source link

Downloads Not Appearing in File System on Elite Host or Covenant Host #9

Open the-squ1d opened 5 years ago

the-squ1d commented 5 years ago

My downloads are going into a black hole. When I use elite to download a file from a grunt, I get a message saying the task successfully completed, but the download is nowhere to be found. The file is not in Covenant/Covenant/Data or Elite/Elite/Data.

cobbr commented 5 years ago

Hey @the-squ1d, I can look into it. Are you using Docker? If so, are you using the -v parameter to create a shared Data folder?

the-squ1d commented 5 years ago

I using Docker - launch line looks about like this:

docker run -it --rm --name elite -v Z:\Hax\Elite\Elite:/app/Data elite --username AdminUser --computername C2 IP