• Posts Tagged ‘mitm’

    Poisoning The Well; Hotel WiFi Can Be Fun!

    by  • April 26, 2012 • Tutorial


    [URL] http://youtu.be/fjgWZyk4kGw

    [SHOW NOTES]
    In This episode, James resumes his quest for a lifetime supply of MTN DEW AMP, and shows you just how nosy things can get over a public WiFi access point at a major hotel chain.
    Here are the downloads for the software we use today,

    [DOWNLOADS]
    Ubuntu 12.04 Precise Pangolin
    [http://gkbg.tv/2p]

    Oracle VirtualBox-OSE
    [http://gkbg.tv/2q]

    We also use [DriftNet] and [Dsniff] which you can install from inside of linux with these commands

    [Ubuntu, Debian, BackTrack]
    sudo apt-get update && apt-get upgrade
    sudo apt-get install driftnet dsniff -y

    [Fedora, CentOS, OpenSuSE]
    su root
    yum upgrade
    yum install driftnet dsniff

    [Arch]
    su root
    pacman -S driftnet dsniff

    NOTE: you may need to enable some repositories in your distribution, such as universe and multiverse for ubuntu, or RPMforge and RPMFusion for Fedora/CentOS.

    Feel free to let me know if you have any questions or need any troubleshooting in the comments, I am happy to help!