Closed rogldicksn closed 2 years ago
Hi There, You download and install apps using the !cmd command or upload an application installer to the Agent using the !upload command.
Also, to list the directories and files you can use the !cmd command.
I get this error when i run the !credentials command on some targets
also i used the !upload command to upload .
could you give an example use for the !cmd to install an app on targets machines and to list directories on target machine
The agent needs to have Chrome installed in order for the command to work. In the example, It looks like it is not installed. That is why it cannot find the path.
Ok so since you don't have access to GUI (Graphical User Interface) and you only have access to the command line, you will need to find installers that can be executed silently (to not raise awareness) from the command line.
To list the directories you can run the command !cmd ID dir PATH You need to replace ID with the Agent ID and the PATH with the actual path on the system that you want to view.
i get this when i run the !cmd ID dir PATH command
also could you suggest any GUI to me
thanks
Can you please show me the complete command that you executed and got this result? And also as I said, you cannot have access to the GUI through this backdoor, you will need to install applications with the command line through the !cmd Disctopia command.
above is the report i got with !cmd ID dir (it picks random directory and list, i guess the current directory opened by the by the target machine)
here is the results i get when i run and !cmd ID dir PATH ..
here is the report for the keylogger
I think the problem here is that you have entered USERNAME as the user's username. This will only be replaced in the !download command, not in the !cmd command. Please try again with the actually Username, it should work.
@3ct0s Awesome.. it works perfectly.
Great Project.. looking forward to more features added in the near future.
Thank you, glad you got it working ;)
this is awesome..
can you add more commands like install and unistall apps
list directory to view files etc ?