Jump to content

ethicaldesign

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by ethicaldesign

  1. I have solved this with a work around by using the command interface with a python package installed for WiFi Jamming that does not require obtaining another wireless adapter, 1) The Mark V comes equipped with Python but not Scapy. So download the latest Scapy: http://www.secdev.org/projects/scapy/ here. 2) Download WifiJammer.py @ https://github.com/DanMcInerney/wifijammer 2) SSH into your pineapple. I use PuTTY. host name should be '172.16.42.1.' Port 22. Username usually 'root.' Then your password you chose at setup. 3) Download Winscp to file browse your Mark V similarly like SSH'ing into it.. On the left locate the files you downloaded. Copy Scapy contents in the /tmp folder. Then copy wifijammer.py to the root of your device. 4) In the command window, type "CD /tmp" 5) then type "python setup.py install" <-- a bunch of commands will be displayed 6) You may reboot your Mark V. 7) Now, repeat step 2. 8) type 'python wifijammer.py' This will launch the program. You can now use Karma on the interface webpage of your Mark V in conjugation with this program. See the programs website for its arguments. For a reason I am not sure, it successfully uses both wireless controllers without freezing.
  2. I too am plagued by this issue. I have tried every combination through the pineapple, but as soon as I turn on Jammer on Wlan0 in monitor mode and hit start, it freezes and reboots.
×
×
  • Create New...