Sign inSign up
WBITT Network Multitool

dhi.io/wbitt-network-multitool

WBITT Network Multitool

CIS
linux/amd64
linux/arm64

A multi-arch multitool for container and network testing and troubleshooting. Includes a comprehensive set of networking utilities and a minimal nginx web server for easy access and testing. The -extra flavor includes additional tools for advanced networking, database connectivity, and security testing.

Image

pushed 1 day ago

View image detail
Platforms

linux/amd64, linux/arm64

Size

25.15 MB

for linux/amd64

Packages

23

for linux/amd64

Support

Active support

Tools included

curl, wget, dig, nslookup, ping, traceroute, mtr, tcpdump, netstat, ip, jq, nginx

What's includedWhy it matters
SLSA Provenance

Build Level 3

Tamper-evident proof of how and from what sources this image was built. Build Level 3 is the highest the SLSA build track defines.

SBOM

CycloneDX SBOM + SPDX SBOM

A software bill of materials in both CycloneDX and SPDX formats so it drops straight into your existing tooling. Audit exactly what you're shipping.

VEX

-

A Vulnerability Exploitability exchange document, Docker's assessment of which CVEs actually affect this image and which don't apply, so you can focus on real risk instead of chasing false positives.

DHI Image Sources

Available

A link to everything used to build the image, package source code, Git repos, and build files, so you can audit or reproduce the build and stay compliant with open source licenses.

CVEs
0
0
1
2
0

Every known vulnerability in this image, shown in full rather than hidden. The VEX data flags which ones actually apply, so you can tell real exposure from noise before you ship.

Changelog

Exactly what changed in this build, down to the package bumps and fixes behind the version you're pulling.

Secrets scan

Verifies no keys, tokens, or credentials were accidentally baked into the image.

Virus scan

The image layers were scanned for known malware signatures before publishing.


About Network Multitool

Network Multitool is a multi-architecture utility image for container and network testing and troubleshooting. This Docker Hardened Image is based on Alpine Linux and packages a broad set of networking tools together with a minimal nginx web server to make it easy to run tests, capture packets, and serve test content.

The container includes tools for DNS inspection, HTTP testing, packet capture, route tracing, and basic system utilities. nginx runs by default on ports 80 and 443, allowing you to quickly validate HTTP/HTTPS behavior from other containers or hosts.

Key Features

  • Comprehensive toolset: Includes curl, wget, dig, nslookup, ping, traceroute, tcpdump, netstat, and more
  • Web server included: nginx runs by default on ports 80 and 443 (customizable via environment variables)
  • SSL/TLS support: Self-signed certificates are generated automatically for convenience
  • Customizable ports: Use HTTP_PORT and HTTPS_PORT environment variables to change default ports
  • Multi-architecture: Supports linux/amd64 and linux/arm64

Tools Included

  • Package manager: apk (dev variants only)
  • Web server: nginx (ports 80, 443)
  • Text processing: awk, cut, diff, find, grep, sed, vi, wc
  • HTTP clients: curl, wget
  • DNS tools: dig, nslookup
  • Network tools: ip, ifconfig, route
  • Tracing: traceroute, tracepath, mtr, tcptraceroute
  • Connectivity: ping, arp, arping
  • Process tools: ps, netstat
  • Compression: gzip, cpio, tar
  • Remote access: telnet client, ssh client
  • Packet capture: tcpdump
  • JSON processing: jq
  • Shell: bash

Security Features

This Docker Hardened Image includes:

  • Runs as non-root user (nginx, UID 65532)
  • Minimal attack surface with only necessary packages
  • Regular security updates
  • No unnecessary services or files
  • Proper file permissions and ownership

Upstream Project

This image is based on the WBITT Network-MultiTool project (https://github.com/wbitt/Network-MultiTool) (formerly praqma/network-multitool).

Trademarks

This listing is prepared by Docker. All third-party product names, logos, and trademarks are the property of their respective owners and are used solely for identification. Docker claims no interest in those marks, and no affiliation, sponsorship, or endorsement is implied.