Reverse Shell Generator
Embedded from 0dayCTF/reverse-shell-generator (the code behind revshells.com), created by Ryan Montgomery and contributors, MIT licensed. All credit for the generator itself — the payload library, the UI, the encoding logic — is theirs; we host a copy so it's one less external tab during a lab or engagement. See the license for the full copyright notice.
This copy is self-hosted and makes no outbound requests of its own — the upstream "Raw" view and payload download both called revshells.com's own backend, which this embed doesn't have; the download button now builds the file from what's already on screen instead. Used throughout the Labs — see the "Going further" box on CVE-2026-65008 (Grav CMS) for it in context.