<ul data-eligibleForWebStory="true">A recent unprecedented DDoS attack reached 7.3 Tbps.The attack mainly utilized User Datagram Protocol packets.UDP is commonly used for time-sensitive communications like gaming and video playback.UDP speeds up communication by not requiring a formal connection setup before data transfer.Unlike TCP, UDP does not establish a connection through a handshake or ensure proper data reception.In UDP flood attacks, high volumes of packets flood random or specific ports on the target IP.These floods can overwhelm the target's Internet link or internal resources with excessive packets.Attackers can flood servers using UDP without obtaining permission, causing strain on the target system.UDP floods often send numerous datagrams to multiple ports on the target system.The targeted system must respond with an equal number of data packets, leading to strain and denial of legitimate traffic.