Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 566 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 566 Bytes

IP Spoofing Tester v1.0

About the project

This image will run the CAIDA Spoofer (http://spoofer.caida.org/) to measure the Internet's susceptibility to spoofed source address IP packets.

Build

  docker build -t caida-spoofer-docker .

Run

  docker run --network=host -it --rm zmaximo1990/caida-spoofer-docker:latest

Feedback

Currently maintained by Máximo Zarza (zmaximo1990@gmail.com) and Matias Silve (matiasnicolas.silva@gmail.com) at UNLP (Universidad Nacional de La Plata). Feedback, improvements and bugfixes are welcome.