View Issue Details

IDProjectCategoryView StatusLast Update
0009514Kali LinuxNew Tool Requestspublic2026-03-26 10:17
Reporterfunbinet Assigned Todaniruiz  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionwon't fix 
Summary0009514: LEVIATHAN - Complete Penetration Testing Suite with GUI
Description

Tool Information

Name: LEVIATHAN
Homepage: https://github.com/funbinet/leviathan-gui
Source: https://github.com/funbinet/leviathan
Author: funbinet
License: MIT

Description

LEVIATHAN is a complete penetration testing suite with a modern PyQt6 GUI that orchestrates 100+ security tools across 11 PTES methodology phases.

Key Features:

  • 11 phases: Discovery, Recon, Scanning, Enumeration, Vuln, Exploit, Wireless, Bluetooth, Cracking, Post-Exploit, Forensics
  • Orchestrates existing Kali tools (nmap, metasploit, aircrack-ng, etc.)
  • Real-time output with smart filtering
  • Session management and reporting
  • Multiple themes

    Why Kali?

  1. Provides unified GUI for Kali's security tools
  2. Follows PTES methodology - educational for new pentesters
  3. Orchestrates existing tools, doesn't replace them
  4. Complete Debian packaging included

Technical Details

  • Python 3.10+, PyQt6
  • Dependencies: Most tools already in Kali
  • Package size: 0000005:0000005 MB
  • Architecture: all (pure Python)

    Installation Test

bash
git clone https://github.com/funbinet/leviathan.git
cd leviathan
pip install -r requirements.txt
python3 main.py

Attached Files
green-logo.png (449,497 bytes)

Activities

daniruiz

daniruiz

2026-03-26 10:17

manager   ~0021473

Hello,

Thanks for your submission. We can’t package every infosec tool, so we prioritize those with wider adoption and community usage.

Best of luck with your project.

Issue History

Date Modified Username Field Change
2026-01-20 00:27 funbinet New Issue
2026-01-20 00:27 funbinet File Added: green-logo.png
2026-01-20 08:41 daniruiz Summary New Tool: LEVIATHAN - Complete Penetration Testing Suite with GUI => LEVIATHAN - Complete Penetration Testing Suite with GUI
2026-03-26 10:17 daniruiz Note Added: 0021473
2026-03-26 10:17 daniruiz Assigned To => daniruiz
2026-03-26 10:17 daniruiz Status new => closed
2026-03-26 10:17 daniruiz Resolution open => won't fix