lucasfrag / Kali-Linux-Tools-Interface

Graphical Web interface developed to facilitate the use of security information tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub repo size GitHub issues GitHub closed issues GitHub

Logo

Kali Linux Tools Interface

A graphical interface to use information security tools by the browser.
Explore the docs »
(Available only in Portuguese 🇧🇷)


Feedback · Report Bug · Request Feature

⚠️ ALERT 🚧

As I am involved in other projects, I am no longer supporting this project. However, the code remains open to anyone who wants to download, test and modify. Thanks to everyone for your support! Enjoy 😉

Getting Started

Kali Linux Tools Interface 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. Extract the contents to the folder of your web server.
  2. Create a database called kali in MySQL and import the file assets/database.sql.
  3. Edit the file assets/includes/config.php and set yours settings.
  4. Enjoy!

Screenshots

Dashboard

Tools list

Choose and use!

More screenshots:

Check the documentation for more screenshots!

Built With

Contributing

Contributions are always welcome! If you would like to contribute to the project, please use the Google Forms to send me your Feedback.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Lucas Fraga - ti.lucasfraga@gmail.com

Project Link: https://github.com/lucasfrag/Kali-Linux-Tools-Interface

About

Graphical Web interface developed to facilitate the use of security information tools.

License:MIT License


Languages

Language:PHP 78.1%Language:CSS 20.4%Language:JavaScript 1.2%Language:Hack 0.2%