Site icon泓源视野

kali docker黑客系统kali镜像

kalilinux/kali-rolling

SPONSORED OSS
By Kali • Updated 2 days ago
Official Kali Linux Docker image (weekly snapshot of kali-rolling)
Image
Pulls5M+
#ypowfr@cloudshell:~$ docker pull kalilinux/kali-rolling

Kali Linux Docker Image (Rolling)

If you are un-sure, this is the Docker image you should be using.

This image is updated weekly, using the kali-rolling repository that all Kali users are using by default.

Please note, there are no tools by default. Instead, either do:

  • apt update && apt -y install <package>
  • apt update && apt -y install kali-linux-headless
  • apt update && apt -y install kali-linux-large

More Information

Docker Pull Command
docker pull iphoneintosh/kali-docker:latest
docker run --rm -it -p 9020:8080 -p 9021:5900 iphoneintosh/kali-docker:latest 直接进入系统shell
Exit mobile version