



This sends requests to a server as fast as it can. There are mutliple kinds of DoS attacks, but today we’re going to launching a SYN flood. This allows us to do many things with it including recon, possibly some basic exploitation, but for now we’re going to use it to launch a DoS attack. There is a tool by the name of hping3 that allows the attacker to craft and send custom packets. This is done by expensing all resources, so that they cannot be used by others. Not to be confused with DDoS, a DoS attack is when a single host attempts to overwhelm a server or another host. Welcome back everyone, lets talk about DoS attacks and hping3! DoS attacks are some of, if not the, most common attack (DoS stands for Denial of Service).
