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

**Is your feature request related to a problem? Please describe.** tcp pivots are a great feature to chain implants together. It's be great if pivots could also work for implants...

enhancement

Some proxies reject the server self-signed TLS certificates due to missing CN/Subject fields.

bug

**Describe the bug** 32-bit DLL Slivers don't call home to a Sliver server running on the latest Kali AMI. **To Reproduce** Steps to reproduce the behavior: 1. Run Sliver server...

bug
environmental

**Describe the bug** When recursively adding website content from a folder on a windows sliver client, the path separators are not properly converted from backslashes (Windows) to forward slashes. The...

bug
environmental

https://github.com/timwhitez/Doge-Unhook/blob/main/FullDllunhook/unhook.go

enhancement

**Is your feature request related to a problem? Please describe.** AFAIK there is no support for autorunning commands when session kicks in. **Describe the solution you'd like** Add similar capability...

enhancement

We should implement some kind of mutex so only one instance of implant running at a time.

enhancement

We need to write documentation for new contributor to help them: - write new commands - write sliver compatible extensions - write sliver scripts (might not be relevant for this...

documentation

**Describe the bug** When executing `generate`, if something goes awry during the go compilation, it moves on to try to add to the database and the error message is not...

bug

Sometimes when executing in scenarios where a static proxy is set for users the same cannot be said for NT AUTHORITY users on Windows systems, like SYSTEM / LOCAL SERVICE....

enhancement