Projects

Progetti principaliMain projects

bh-path-visualizer · Python · D3.js · BloodHound · 2026

Analizzatore standalone di attack path BloodHound con visualizzatore D3.js, senza dipendenza da Neo4j. Effettua il parsing del JSON grezzo di SharpHound, ricostruisce in memoria il grafo degli oggetti Active Directory e calcola i percorsi di privilege escalation verso gli account privilegiati.

Standalone BloodHound attack path analyzer with a D3.js visualizer, no Neo4j required. Parses raw SharpHound JSON, reconstructs the Active Directory object graph in memory, and computes privilege escalation paths toward privileged accounts.

GitHub →

VulnScan · Python · Flask · nmap · nikto · sqlmap · 2025

Scanner automatizzato per vulnerabilità web con motori nmap, nikto e sqlmap integrati. Dashboard Flask per il monitoraggio delle scansioni in tempo reale, sistema di classificazione delle vulnerabilità e generazione automatica di report PDF. Testato su DVWA e ambienti con profili di scansione configurabili.

Automated web vulnerability scanner with integrated nmap, nikto, and sqlmap engines. Flask dashboard for real-time scan monitoring, vulnerability classification system, and automated PDF report generation. Tested against DVWA with configurable scan profiles.

GitHub →

AD-Attack Toolkit · Python · Impacket · ldap3 · Hashcat · 2025

Framework di automazione per il pen test su Active Directory. Implementa AS-REP Roasting, Kerberoasting e Pass-the-Hash con supporto Hashcat integrato. Enumerazione automatizzata via ldap3/Impacket, credential dumping e report PDF. Include setup completo del lab VirtualBox con Windows Server 2019 DC e client Windows 10.

Active Directory penetration testing automation framework. Implements AS-REP Roasting, Kerberoasting, and Pass-the-Hash with integrated Hashcat support. Automated enumeration via ldap3/Impacket, credential dumping, and PDF reporting. Includes full VirtualBox lab setup with Windows Server 2019 DC and Windows 10 clients.

GitHub →

HomeNetMonitor · Python · Flask · Scapy · nmap · Chart.js · 2025

Dashboard di monitoraggio di rete domestica in tempo reale con rilevamento dispositivi e alert anomalie. Packet sniffing con Scapy, scansione nmap, monitoraggio banda e rilevamento anomalie. Dashboard web live con grafici Chart.js e timeline connessioni a 7 giorni.

Real-time home network monitoring dashboard with device detection and anomaly alerts. Built with Python/Flask, implements packet sniffing (Scapy), network scanning (nmap), bandwidth monitoring, and anomaly detection. Live web dashboard with Chart.js graphs and 7-day connection timeline.

GitHub →

habit_tracker · Python · Tkinter · SQLite · 2024

Applicazione desktop per il tracciamento delle abitudini con backend SQLite. Grafici percentuali e monitoraggio progressi giornalieri.

Desktop habit tracking app with SQLite backend. Percentage graphs and daily progress monitoring.

GitHub →

Script / tool minoriScripts / small tools

port_scanner

Scanner TCP multithreaded in Python con thread pool configurabile e timeout personalizzabili.

Fast multithreaded TCP port scanner in Python with configurable thread pools and timeout settings.

GitHub →

password_strength_checker

Analizzatore di robustezza delle password con stima dell'entropia e controlli su pattern comuni.

Password strength analyzer with entropy estimation and common vulnerability checks.

GitHub →

mini_ping_sweeper

Tool Python per scoperta host attivi su rete locale via ICMP con scansione parallela.

Python tool to discover active hosts on local networks via ICMP with parallel scanning.

GitHub →

← Torna alla home← Back to home