Joe

Results 303 comments of Joe

We should file a ticket with upstream Garble then while we sort out the details.

Ah okay, at this point it's an upstream garble issue (I think these are pb struct json annotations not strings), though we may be able to do an ad-hoc patch.

Reflections is a known limitation of the obfuscator though, so not sure there's much we can do.

Try generating an implant with the `--debug` flag and see if it shows any errors, you may also want to increase the verbosity of the server-side logs in the server...

Oh, make sure to specify the full domain when you start the dns listener, e.g. ``` dns --domains c2.blah.com. ```

Interesting, I'm not sure what's causing this ... 0.0.0.0 should bind to all interfaces.

We may at some point add native support, in the interim you can implement this functionality fairly easily with https://github.com/moloch--/sliver-py or https://github.com/moloch--/sliver-script e.g. https://github.com/ezra-buckingham/sally-the-sliver-siren