Skip to content

Install

xtr4nge edited this page Sep 14, 2018 · 79 revisions

Install

Using the installation script all the required dependencies, scripts and setup can be installed.

On Jessie based systems use: install-FruityWifi-PHP5.sh
On Stretch based systems use: install-FruityWifi-PHP7.sh

x86/x64 Version

  • You need Debian (or based) installed (or a Live CD version) to use this script.
  • Download the zip file from https://github.com/xtr4nge/FruityWifi/archive/master.zip
  • Unzip the file and run install-FruityWifi-{PHPVersion}.sh (This script will install all the dependencies and setups)
  • Done.

Go to http://localhost:8000 (for http)
Go to https://localhost:8443 (for https)

user: admin
pass: admin

Kali Linux Version

FruityWifi is now part of Kali Linux repositories.

  • apt-get install fruitywifi
  • /etc/init.d/fruitywifi start
  • /etc/init.d/php5-fpm start

Go to http://localhost:8000 (for http)
Go to https://localhost:8443 (for https)

user: admin
pass: admin

Note: installing fruitywifi will install all modules. If you want to install only some modules, you can install fruitywifi-core first and then each module, for example fruitywifi-module-dnsspoof.

ARM version (Raspberry Pi)

Go to http://localhost:8000 (for http)
Go to https://localhost:8443 (for https)

user: admin
pass: admin