Reaver & Bully GUI for WiFI Pineapple 1.0b

This infusion has a simple graphical interface that allows the user to control reaver.

  1. Thread reopened. It appears that Reaver changed it's name to WPS. Links updated. No known changelog

    Mr. Penguin
    Bully added...

    Code:
    Select All
    wget "http://wifipineapple.com/mk5/infusions.php?infusion=wps-1.0"-O /tmp/infusions/wps-1.0.tar.gz tar -xzf /tmp/infusions/wps-1.0.tar.gz -C /tmp/infusions/ rm -rf /pineapple/components/infusions/wps mv /tmp/infusions/wps/pineapple/components/infusions/ rm /tmp/infusions/installing rm -rf...
  2. Installation Instructions

    Mr. Penguin
    Can be installed through the Pineapple Bar with your Pineapple.

    If you would like to install Pineapple packages manually including this one you can use the following code:

    Code:
    Select All
    wget "http://wifipineapple.com/mk5/infusions.php?infusion=reaver-1.0"-O /tmp/infusions/reaver-1.0.tar.gz tar -xzf /tmp/infusions/reaver-1.0.tar.gz -C /tmp/infusions/ rm -rf /pineapple/components/infusions/reaver mv /tmp/infusions/reaver/pineapple/components/infusions/ rm /tmp/infusions/installing rm -rf...