Using Driftnet on Kali Linux to Sniff Images on Network

Published: 03 March 2016
on channel: Brian Smith's Linux/AIX Videos
29,758
224

Commands to setup NAT:

sysctl net.ipv4.ip_forward=1

iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE

iptables -A FORWARD -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT

iptables -A FORWARD -i eth0 -o eth1 -j ACCEPT


Watch video Using Driftnet on Kali Linux to Sniff Images on Network online without registration, duration hours minute second in high quality. This video was added by user Brian Smith's Linux/AIX Videos 03 March 2016, don't forget to share it with your friends and acquaintances, it has been viewed on our site 29,758 once and liked it 224 people.