Docker image for nscan: https://github.com/OffensivePython/Nscan
10K+
Builds a docker image with the nscan ready to run.
docker run --rm --net=host waja/nscan -h
We don't actually require --net=host, but if we're wanting to test native performance (or use --source some-specific-host-IP) then we want direct access to the relevant connections without any overhead.
make build
make shell
Content type
Image
Digest
sha256:9067e8435…
Size
15.2 MB
Last updated
2 months ago
docker pull waja/nscan