Joe

Results 303 comments of Joe

This is something I always wanted to do, and never really got around to doing. However, lots of other folks have setup sites like this such as [VulnHub](https://www.vulnhub.com/) --you'll just...

I'm hoping to find some time to update to Bootstrap v3 which should help with this, but I'm going to put this under the more long-term goals.

I also had to add the `~/.cargo/bin` to my path, in addition to specifying the `rust-client.rlsPath` in the config, with rust v1.59

Can you try increasing the verbosity of the logs by modifying the [server.json](https://github.com/BishopFox/sliver/wiki/Configuration-Files) config.

@malmoeb we're not able to reproduce, but canaries can be finicky. Check your DNS configuration and note that resolvers may cache canary records since we cannot include a nonce. This...

An alternative in the interim is that since armory packages are installed "client-side" you can have Ansible setup a [multiplayer Sliver server](https://github.com/BishopFox/sliver/wiki/Multiplayer-Mode), and just have your operators connect to the...

Yea it would still be nice i think to have an option in the binary to make sure you get the latest versions.

Obfuscation is incomplete, this is a known issue. However, the obfuscator is also always improving! Presently, the obfuscation is intended to complicate automated analysis, not manual analysis in creating static...

Let me fix the garble unit tests before we invest more time.