Kali Linux Tools Interface: graphical interface to use information security tools by the browser

Kali Linux Tools Interface

Kali Linux Tools Interface

It is a graphical interface to use information security tools by the browser. The project uses the Kali Linux tools as a reference because it is the distribution that has the largest package of native tools.

Prerequisites

  • A Debian-based distribution (preferably Kali Linux)
  • The information security tools installed
  • Apache / Nginx service running
  • SSH Service running
  • Shell In A Box (if you want to use the Terminal)
    • To install Shell In A Box, use the following command: sudo apt-get install shellinabox

Installation

  1. git clone https://github.com/lucasfrag/Kali-Linux-Tools-Interface.git
  2. Extract the contents to the folder of your web server.
  3. Create a database called kali in MySQL and import the file assets/database.sql.
  4. Edit the file assets/includes/config.php and set your settings.
  5. Enjoy!

Copyright (c) 2019 Lucas Fraga

Source: https://github.com/lucasfrag/