Joe
Joe
Anything you'd like to see specifically? All the basic commands and even in-band portfwding should work on BSDs
Okay cool, I would've expected at least `execute` to work :-/
Appears to be related to Kali's mingw version/config.
This is a limitation of the Go `os.User` package in my experience, so we'd need to add some type of `User_linux.go` extension.
@rkervella maybe we should add a warning when we detect input that's too long?
Yes, disabling OTP does reduce some of your operational security but if your target's clock is off then you don't have much of an option. As @rkervella suggests a middle...
This is likely a bug where the library is getting included when it shouldn't be.
Please confirm you've configured your DNS records correctly: https://github.com/BishopFox/sliver/wiki/DNS-C2
Try building an implant with `--debug` it should provide useful output.
Yes, but I ran into db lock issues with GORM/pure go SQLite so I reverted to CGO by default. @cr7pt0pl4gu3 in the short term you should be able to manually...