Skip to content

Commit 7acf369

Browse files
committed
fix: add iputils-ping to Dockerfile for enhanced network diagnostics
1 parent 074d223 commit 7acf369

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ RUN apt update && \
66
# System utilities
77
curl wget git vim nano net-tools iproute2 dnsutils bind9-host \
88
jq tmux screen netcat-traditional socat nmap nmap-common masscan \
9+
iputils-ping \
910
# Network reconnaissance and scanning
1011
amass gobuster ffuf dirb nikto whatweb theharvester dnsx \
1112
arp-scan arping fping hping3 netdiscover nbtscan onesixtyone \

0 commit comments

Comments
 (0)