commit 2eea8ce4b154f8efb92f09b566903deb19ce434f Author: Romain J. Date: Thu Oct 26 00:30:32 2023 +0200 first commit diff --git a/payload b/payload new file mode 100644 index 0000000..45987fa --- /dev/null +++ b/payload @@ -0,0 +1,3 @@ +#!/bin/sh -x + +echo 'pwned!' > /tmp/rce