View Issue Details

IDProjectCategoryView StatusLast Update
0009514Kali LinuxNew Tool Requestspublic2026-01-20 00:29
Reporterfunbinet Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009514: New Tool: 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

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