Covenant icon indicating copy to clipboard operation
Covenant copied to clipboard

Every task i preform it doesn't get executed always uninitialized

Open ahmedfamhy3 opened this issue 3 years ago • 3 comments

[15/1/2023 2:50:20 AM UTC] GetCurrentDirectory uninitialized

(admin) > pwd

[15/1/2023 2:52:47 AM UTC] ListDirectory uninitialized

(admin) > ListDirectory

ahmedfamhy3 avatar Jan 15 '23 02:01 ahmedfamhy3

Hey @ahmedfamhy3 I had this behavior when the launcher was assigned to a listener that wasn't active at the moment. As an example, I created a binary launcher example.exe that was using listener1, then I stopped listener1 and started listener2. When running example.exe, I got a Grunt connection back but all commands were uninitialized.
Check if the launcher uses your current listener 😃

jannlemm0913 avatar Jan 31 '23 18:01 jannlemm0913

I have the same issue. Could it be that the reason is that the target machine does not have the right .NET Framework version installed?

wglobke avatar Mar 07 '23 21:03 wglobke

@wglobke change the attacking device i could solve it that way

ahmedfamhy3 avatar Mar 08 '23 09:03 ahmedfamhy3