2024

DDOS Mitigation System
DDOS Mitigation System

Vu Tran Duy Nguyen

from Cryptography and Network Security course Newest

This project aims to develop a system to defend against Distributed Denial-of-Service (DDoS) attacks, which can overwhelm web servers and cause service disruptions. The system uses a combination of traffic analysis, rate-limiting, and automated filtering to detect and block malicious traffic in real time.

...Uhmm.... Yes! This website

Vu Tran Duy Nguyen

from Cryptography and Network Security course Newest

The hosting setup utilizes AWS S3 for scalable and cost-effective storage of static content, ensuring high availability and durability. AWS CodePipeline automates the deployment process. Cloudflare is configured to handle DNS management.

Bittorent-like torrent client
Bittorent-like torrent client

Vu Tran Duy Nguyen

from Computer Network course

This project focuses on the design and implementation of a BitTorrent client, leveraging the Kademlia Distributed Hash Table (DHT) for decentralized peer discovery and data retrieval.