# iptables # Linux firewall and NAT tool for redirecting IP-based malware traffic # FOR610 Labs: 1.8 | Sections: 1 % firewall, nat, traffic-redirection # Basic usage iptables -t nat -A PREROUTING -i ens32 -j REDIRECT