Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 779 Bytes

README.textile

File metadata and controls

24 lines (15 loc) · 779 Bytes

(W|H)all of lame is a toolchain to fetch/display unencrypted data snippets (passwords,sessions,..etc) from open wireless networks.

Inspired by Wall of Shame/Wall of Sheep @ defCON

© 2010 by Adam Tauber <asciimoo@gmail.com>
Licensed under the GNU Affero General Public License v3

usage:

  • ./whol.sh -c [wireless channel]

dependencies:

install:

  • install ksh, tshark, airmon-ng (in debian like systems: (sudo) apt-get install ksh tshark aircrack-ng)
  • download the airodump-ng source
  • patch airodump-ng with airodump-ng_wholmod.diff (tested with revision 1775) and compile it