How to Install Haven on Kali Linux

Haven is an open-source app developed by The Guardian Project, which allows you to use your smartphone as a surveillance device, with various features such as motion detection, sound detection, and images capturing. In this tutorial, we will guide you on how to install and use Haven on Kali Linux.

Prerequisites

Before you install Haven, you need to have the following packages installed on your Kali Linux:

Installing Prerequisites

Android SDK Platform-Tools

You can install it by running the following command:

apt-get install android-sdk-platform-tools-common

ADB (Android Debug Bridge)

You can install it by running the following command:

apt-get install adb

Java Development Kit (JDK) 8

You can install it by running the following command:

apt-get install openjdk-8-jdk

Installing Haven on Kali Linux

Follow these steps to install Haven on Kali Linux:

  1. Download Haven by visiting their official website https://havenweb.org/.
  2. Extract the downloaded file.
  3. Connect your Android smartphone to your Kali Linux machine using a USB cable.
  4. Open Terminal and navigate to the location where you extracted the Haven files.
  5. Run the following command:
./gradlew assembleDebug
  1. Wait for the command to complete successfully.
  2. Now, run the following command to install Haven on your connected Android device:
adb install app/build/outputs/apk/debug/app-debug.apk
  1. Haven should now be installed on your smartphone.

Conclusion

In this tutorial, we have shown you how to install Haven on Kali Linux. By following these steps, you can use your Android device as a surveillance device. Please note that Haven is still under development and may contain bugs. We recommend that you update your Haven app regularly to ensure that you have the latest features and bug fixes.

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!

Alternatively, for the best virtual desktop, try Shells!