Guil33

Results 8 comments of Guil33

I don't think what you're asking is possible, since that's how the code seems to do things. You should probably check [this](https://github.com/mitre/sandcat/blob/master/gocat/execute/execute.go) if you want to delve deeper. Thus, if...

Have you checked if anything pops up in debug mode?

You could use groups if you just wanted to execute the operation on the first agent, e.g. agent 1 is part of group "1", if you limit the operation to...

I am unable to reproduce this behavior on Edge 123.0.2420.81 & Chrome 123.0.6312.123 with Caldera v5. Does it happen with any adversary, or maybe a specific one?

You already have the server in Debug mode, so none that I know of. However, you could probably try to debug manually, the `base_obfuscator.py` file is very small, and in...

I find it weird that it happens so consistently on your instance while I can not see it. Did you customize any part of the code? EDIT: on a fresh...

I'm on Ubuntu (Server) 22.04, the only issue I encounter when following the [README ](https://github.com/mitre/caldera?tab=readme-ov-file#installation) (I think the docs are outdated) is for the remote access, solved in #2885. Assuming...

Sounds like #2885, you need to change the conf and rebuild, that should solve your issue.