View Issue Details

IDProjectCategoryView StatusLast Update
0009709Kali LinuxNew Tool Requestspublic2026-05-23 15:44
ReporterHaxL0p4 Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009709: [New Tool] L0p4Map - network monitoring and visualization tool
Description

Tool Information

Name: L0p4Map
Version: 0.2.0
License: GPL-3.0
Homepage: https://github.com/HaxL0p4/L0p4Map
Author: HaxL0p4

Description

L0p4Map is a professional network monitoring tool that combines ARP host discovery, full nmap integration, and a real-time interactive network topology graph. Built with PyQt6, designed for security researchers and network administrators.

Features

  • ARP scan with IEEE OUI vendor lookup
  • Hostname resolution via reverse DNS, NetBIOS, mDNS/Avahi
  • TTL-based OS fingerprinting, TCP port probing, raw SNMP sysDescr
  • Automatic role detection: gateway, router, AP, switch, PC, mobile, VM
  • Hierarchical vis.js topology graph with subnet bounding boxes
  • Full nmap integration with CVE correlation via vulners NSE script
  • Attack Surface view with CVSS scoring and NVD links
  • Real-time traffic analyser with CSV export
  • CLI mode for scripting and automation
  • Man page included

Dependencies (all available in Kali repos)

nmap, python3-scapy, python3-psutil, python3-pyqt6, python3-pyqt6.qtsvg, python3-pyqt6.qtwebengine, python3-requests

Similar tools already in Kali

nmap (CLI only, no GUI or topology graph)
netdiscover (ARP discovery only, no visualization)
wireshark (packet capture only, no host discovery or CVE correlation)

Packaging

The repository includes a complete debian/ directory, pyproject.toml, man page, and debian/watch for automated release tracking.

Installation

git clone https://github.com/HaxL0p4/L0p4Map.git
cd L0p4Map
sudo ./L0p4Map.sh

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-05-23 15:44 HaxL0p4 New Issue