sliver icon indicating copy to clipboard operation
sliver copied to clipboard

Adversary Emulation Framework

Results 241 sliver issues
Sort by recently updated
recently updated
newest added

Hi, I am running sessions prune/sessions -C from the client to clear out dead sessions, and it says this: ``` sliver > sessions ID Transport Remote Address Hostname Username Operating...

bug

Add kerberos authentication support for the embeded SSH client. Closes #719.

**Describe the bug** I run a dns implant on a windows box, but I don't see any DNS traffic using wireshark. I listened on different network interfaces and I see...

question

Issue to track Go v1.19 support - [x] gVisor upstream support - [x] wireguard-go upstream support

enhancement

Describe the bug Implant upload and download large files cause implant to crash Steps to reproduce the behavior: 1. Sequence of events in attached picture **Expected behavior** Upload and download...

investigating

**Describe the bug** There is some instability in the BOF execution process. Many of the commonly used BOFs, even ones in the armory, don't appear to be working properly and...

bug

**Describe the bug** Using sliver socks5 proxy and evil-winrm causes errors making it not usable. Using mtls transport **To Reproduce** Steps to reproduce the behavior: 1. socks5 add 2. proxychains...

bug

While using the execute-assembly functionality, there is a length restriction enforced on the arguments which is passed to the executable. Failure to pass in the complete arguments would result in...

bug

**Is your feature request related to a problem? Please describe.** Since PR https://github.com/BishopFox/sliver/pull/647 you can use wininet as proxy lib for Windows. This lib does respect Microsoft's settings for TLS...

bug