项目作者: diogodanielsoaresferreira

项目描述 :
Monitor and bock the IPs that make a DoS attack to a server with an FPGA
高级语言: VHDL
项目地址: git://github.com/diogodanielsoaresferreira/DosAttackMonitoringUsingFPGA.git


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