This attack destroys everything on it's way.
PI3DoS attack stands for
- PI - TCP packet configuration is based on the first 100_000 numbers of the Pi
- 3 - TCP's 3-way handshake
- DoS - Denial Of Service
This DoS attack is an implementation of the SYN Flood Attack. Here is a diagram of how it works For more info visit syn flood ddos attack First 100_000 numbers of the PI are received from the PI.txt file
You will need the following things properly installed on your computer.
git clone https://github.com/artemgurzhii/Pi3DOS-attack
this repositorycd Pi3DOS-attack
pipenv install
sudo python3 main.py