Sliver
Installation
Server Setup
Intrusionz3r0@htb[/htb]$ wget -q https://github.com/BishopFox/sliver/releases/download/vx.x.xx/sliver-server_linux
Intrusionz3r0@htb[/htb]$ chmod +x ./sliver-server_linux
Intrusionz3r0@htb[/htb]$ sudo apt install mingw-w64Client Setup
Intrusionz3r0@htb[/htb]$ wget -q https://github.com/BishopFox/sliver/releases/download/v1.5.42/sliver-client_linux
Intrusionz3r0@htb[/htb]$ chmod +x ./sliver-client_linux
Intrusionz3r0@htb[/htb]$ ./sliver-client_linux import Intrusionz3r0_10.10.14.5.cfg
2023/09/27 11:45:03 Saved new client config to: /home/user/.sliver-client/configs/user_ipaddress.cfg
Intrusionz3r0@htb[/htb]$ ./sliver-client_linux Operator profile
Multiplayer mode
Armory
Install external tools
Example 1: UAC-BOF-Bonanza
Example 2: Chisel
Generate Beacons
Listeners
Useful commands
Execute commands
Memory Injection & Shellcode
Privilege escalation
Credentials Attacks
Domain Enumeration
Lateral Movement
Kerberos
ADSC
Windows Enumeration
AMSI Bypass
Miscellaneous
Execute an unmanaged powershell
Create a shellcode with MSFVenom and Silver
Last updated