probabilistic-packet-filter

Project Bi-Weekly Update: Implementing Bloom Filters & DDoS Attack Simulation

Student: Jonathan Ami Date: Feb 23, 2025


Planned Activities:

Progress Update:

Implementation of Bloom Filter:

In this update, we have integrated a Bloom Filter into our probabilistic filtering system to enhance accuracy and reduce false positives. Key modifications include:

These changes were inspired by recent updates in the Probabilistic Packet Filter Repository, where similar filtering optimizations were applied for enhanced performance.

DDoS Attack Simulation & Testing:

A large-scale DDoS attack simulation was implemented to stress-test the filtering system:

Changes in the Repository:

Next Steps:


References:

[1] Probabilistic Filtering for Network Security, IEEE Transactions, 2023.