Spoofpy is a containerized application that uses arp spoofing to collect network traffic from other devices on the same Wifi network. The application captures and stores data in a Postgres database.
This is a Python app that captures network data and pipes it into an attached Postges data container. This data is then available for analysis via the pgAdmin container. Note that the spoof-py repo is a snapshot in time of the project. It's just a part of the research I am working on at Western Washington University. When we publish our paper we will update this repo with the final version.