This document provides an overview of a distributed sniffing and scanning project. It discusses:
1) Collecting network information from multiple points using sniffers and scanners placed on different machines.
2) Analyzing the collected information both centrally on a server and distributed across communicating machines.
3) Using the information to detect irregular network activity and vulnerabilities, and inform network administrators.
The document considers advantages and disadvantages of centralized and distributed approaches. It also outlines the general architecture of the project, which involves Java clients and servers to distribute commands to sniffing and scanning tools, and analysis of the collected data.