BLIT/wifi-probes
2016-09-16 22:48:36 +02:00
..
dbus-find-session.sh initial BLIT commit 2016-09-16 03:03:49 +02:00
hoover-start.sh removed bash -x from debugging 2016-09-16 22:48:36 +02:00
hoover.pl wifi-probes fix, dbus-find-session.sh no longer needed 2016-09-16 22:45:52 +02:00
README.md wifi-probes fix, dbus-find-session.sh no longer needed 2016-09-16 22:45:52 +02:00
sudoers initial BLIT commit 2016-09-16 03:03:49 +02:00
wifi-probes.service wifi-probes fix, dbus-find-session.sh no longer needed 2016-09-16 22:45:52 +02:00

Instalation

  • install notify-send binary and airmon-ng apt-get install libnotify-bin aircrack-ng tshark

cp hoover.pl /usr/local/bin/ chmod 755 /usr/local/bin/hoover.pl

cp hoover-start.sh /usr/local/bin/ chmod 755 /usr/local/bin/hoover-start.sh

  • change WIFI_INTERFACE to your WiFi sniffing interface and
  • UPLINK_WLAN to Wifi interface you are using to connect to Internet editor /usr/local/bin/hoover-start.sh

cp wifi-probes.service /etc/systemd/system/

  • change value of User=ruza to user to be notified editor /etc/systemd/system/wifi-probes.service systemctl daemon-reload

cp sudoers /etc/sudoers.d/wifi-probes

mkdir /home/LEAKS/wifi/probes/

systemctl start wifi-probes.service systemctl status wifi-probes.service

  • watch log files in /home/LEAKS/wifi/probes/ directory. You should also get desktop notification from time to time