Joe
Joe
We should file a ticket with upstream Garble then while we sort out the details.
https://github.com/BishopFox/sliver/pull/916
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.
@rkervella do you think we can strip these?
Okay we'll have to file a bug with garble.
Unable to establish C2 Session DNS implant or having stability issues with the C2 Beacon DNS implant
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...
Unable to establish C2 Session DNS implant or having stability issues with the C2 Beacon DNS implant
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