#!/bin/bash # OMITTED — Linux stager template # # Jinja2 template rendered at deploy time. Fetches a staged ELF payload from # the redirector using a disguised URL path, sets executable bit, and runs # the payload in the background. # # Omitted from public release. Present in operational deployments.