mirror of
https://github.com/vxcontrol/kali-linux-image.git
synced 2026-07-01 10:05:27 -04:00
fix: add iputils-ping to Dockerfile for enhanced network diagnostics
This commit is contained in:
@@ -6,6 +6,7 @@ RUN apt update && \
|
||||
# System utilities
|
||||
curl wget git vim nano net-tools iproute2 dnsutils bind9-host \
|
||||
jq tmux screen netcat-traditional socat nmap nmap-common masscan \
|
||||
iputils-ping \
|
||||
# Network reconnaissance and scanning
|
||||
amass gobuster ffuf dirb nikto whatweb theharvester dnsx \
|
||||
arp-scan arping fping hping3 netdiscover nbtscan onesixtyone \
|
||||
|
||||
Reference in New Issue
Block a user