Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Monitor and bock the IPs that make a DoS attack to a server with an FPGA

Notifications You must be signed in to change notification settings

diogodanielsoaresferreira/DosAttackMonitoringUsingFPGA

Repository files navigation

DoS Attack Monitoring using an FPGA

Project presented in the Reconfigurable Computation course (Universidade de Aveiro), 2018.

FPGA that detects DoS attacks to a server and blocks the correspondent IPs. When the packets are received, the FPGA uses concurrently several Bloom Filters to check in real-time if the IP is blocked.

The implemented hash-function is https://github.com/pemb/siphash.

Diogo Ferreira
Luís Leira

About

Monitor and bock the IPs that make a DoS attack to a server with an FPGA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published