This image will run the CAIDA Spoofer (http://spoofer.caida.org/) to measure the Internet's susceptibility to spoofed source address IP packets.
docker build -t caida-spoofer-docker .
docker run --network=host -it -v /etc/caida_spoofer/ssmtp/:/etc/ssmtp/ -e EMAILADDRESS="[email protected]" --rm caida-spoofer-docker:latest