MythicAgents / Athena

172 stars 36 forks source link

'exec' and 'shell' commands errors #73

Open DrorDvash opened 2 months ago

DrorDvash commented 2 months ago

Describe the bug Hi,

shell

the command is showing some errors while providing it a simple command such ls -la image after a small talk with you on Slack, while running "shell" without any command and Task it empty, it will open an interactive shell that works properly.

exec

this command though, didn't work for me at all. i might doing it wrong, but this issue is for it as you asked :) image image

Expected behavior shell command - disable any other input/parameters, and open interactive shell directly. I think this window is not required: image

exec command - to work properly :)

Desktop:

Agent Config image

checkymander commented 1 month ago

Thanks! I'll take a look at this when I'm back

tr41nwr3ck commented 1 month ago

Shell appears to be fine in my testing. but exec does seem to error on OSX , we will look into this further.

shell