sliver icon indicating copy to clipboard operation
sliver copied to clipboard

refresh dll using direct syscall

Open timwhitez opened this issue 3 years ago • 3 comments

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

timwhitez avatar Mar 17 '21 17:03 timwhitez

This is already implemented and controlled via the evasion setting:

https://github.com/BishopFox/sliver/blob/master/implant/sliver/taskrunner/task_windows.go#L287

moloch-- avatar Mar 17 '21 17:03 moloch--

Ahh you're using direct syscalls, we can probably add that.

moloch-- avatar Mar 17 '21 17:03 moloch--

:) you guys have done a good job! i have learn a lot from this project.

timwhitez avatar Mar 17 '21 18:03 timwhitez