146 matches found
pyshark-legacy
pyshark Dieses Repository ist für die Legacy-Version von pyshark, die auf Python2.7+ läuft. Sie erhält nach Version 0.3.8 nur noch Fehlerkorrekturen. Für die neue Version, die nur auf Python 3.5+ unterstützt wird, verwenden Sie bitte dasHaupt-Repository Python-Wrapper für tshark, der die Analyse...
wifite2
Wifite This repo is a complete re-write of wifite, a Python script for auditing wireless networks. Wifite runs existing wireless-auditing tools for you. Stop memorizing command arguments & switches! Wifite is designed to use all known methods for retrieving the password of a wireless access point...
Wireshark
Allgemeine Informationen Wireshark ist ein Netzwerkverkehrsanalysator auch „Sniffer“ genannt für Linux, macOS, BSD und andere Unix- und Unix-ähnliche Betriebssysteme sowie für Windows. Es verwendet Qt, eine grafische Benutzeroberflächenbibliothek, sowie libpcap und npcap als Paketerfassungs- und...
BlueFish
BlueFish BlueFish ist ein Python-basiertes Automatisierungstool, das entwickelt wurde, um die Analyse von PCAP-Dateien Packet Capture zu vereinfachen. Es nutzt die Leistungsfähigkeit von Wiresharks Befehlszeilentool tshark, um wertvolle Informationen aus Netzwerk-Captures zu extrahieren. Mit...
sharker
Sharker: Wo Wireshark endet, beginnen wir Sharker ist ein leistungsstarkes und erweiterbares Werkzeug zum Extrahieren wertvoller Daten aus PCAP-Dateien oder von Live-Schnittstellen. Es nutzt die Leistung von tshark, um Netzwerk-Mitschnitte effizient zu analysieren, und wendet ein flexibles...
attack_monitor
Attack Monitor Attack Monitor is Python application written to enhance security monitoring capabilites of Windows 7/2008 and all later versions workstations/servers and to automate dynamic analysis of malware. Current modes mutually exclusive: Endpoint detection ED Malware analysis on dedicated...
tsharkVM
💡 Atualização: tshark-opensearch Uma aplicação mais recente tshark-opensearch está agora disponível. Você pode encontrá-la no repositório https://github.com/h21-lab/apps-collection-info. 👉 Obter Acesso Aparelho VM tshark ELK Este projeto constrói uma máquina virtual que pode ser usada para anális...
hfinger
Hfinger - fingerprinting delle richieste HTTP dei malware Strumento per il fingerprinting delle richieste HTTP dei malware. Basato su Tshark e scritto in Python3. Stadio di prototipo funzionante :- Il suo obiettivo principale è fornire rappresentazioni uniche fingerprint delle richieste dei...
Krb5RoastParser
Krb5RoastParser 📑 Indice ❓ Che cos'è Krb5RoastParser? ⭐ Caratteristiche ⚙️ Installazione ▶️ Esecuzione 📈 Post Esecuzione 📜 Licenza ❓ Che cos'è Krb5RoastParser? Krb5RoastParser è uno strumento progettato per analizzare i pacchetti di autenticazione Kerberos AS-REQ, AS-REP e TGS-REP da file .pcap e...
babyshark
babyshark Wireshark reso facile nel tuo terminale. Babyshark è una TUI PCAP che ti aiuta a rispondere: Cosa sta usando la rete? Cosa sembra rotto/strano? Cosa dovrei selezionare dopo? Stato: v0.3.0 alpha. La visualizzazione offline di .pcap / .pcapng funziona senza Wireshark La cattura live...
pcapinator
pcapinator Eine Anwendung zum Bearbeiten vieler PCAPs durch das Ausführen vieler Tshark-Instanzen Einrichtung Installiere Python3, den einzig wahren Python... root@kitploit: pip install python-dateutil pandas Funktionen Verarbeitet rekursiv mehrere PCAP-Dateien, einschließlich derer in...
pyshark
pyshark tshark के लिए Python रैपर, जो wireshark dissectors का उपयोग करके python पैकेट पार्सिंग की अनुमति देता है। विस्तृत दस्तावेज़ीकरण: http://kiminewt.github.io/pyshark योगदानकर्ताओं की तलाश है - विभिन्न कारणों से मुझे इस समय पैकेज को बनाए रखने और बढ़ाने के लिए समय निकालने में कठिनाई हो रही है।...
termshark
Termshark Eine terminalbasierte Benutzeroberfläche für tshark, inspiriert von Wireshark. V2.4 ist jetzt mit Paketsuche und Profilen für Farben und Spalten erhältlich! Siehe dasChangeLog. Wenn Sie auf einem entfernten Rechner mit einer großen pcap-Datei debuggen und keine Lust haben, sie per scp...
termshark
Termshark A terminal user-interface for tshark, inspired by Wireshark. V2.4 is out now with packet search and profiles for colors and columns! See theChangeLog. If you're debugging on a remote machine with a large pcap and no desire to scp it back to your desktop, termshark can help! Features Rea...
hassh
"HASSH" - a Profiling Method for SSH Clients and Servers. "HASSH" is a network fingerprinting standard which can be used to identify specific Client and Server SSH implementations. The fingerprints can be easily stored, searched and shared in the form of an MD5 fingerprint. HASSH was invented at...
wireshark
Informazioni generali Wireshark è un analizzatore di traffico di rete, o "sniffer", per Linux, macOS, BSD e altri sistemi operativi Unix e Unix-like e per Windows. Utilizza Qt, una libreria per interfacce grafiche, e libpcap e npcap come librerie per la cattura e il filtraggio dei pacchetti. La...
PYSEC-2026-3426 wireshark-mcp vulnerable to arbitrary file write via export_objects when WIRESHARK_MCP_ALLOWED_DIRS is not configured
Description Impact wireshark-mcp exposes a wiresharkexportobjects MCP tool that accepts an attacker-controlled destdir parameter and passes it to tshark's --export-objects flag with no mandatory path restriction. The path sandbox alloweddirs is None by default and only activates when the...
CVE-2026-43901
Wireshark MCP is an MCP Server that turns tshark into a structured analysis interface, then layers in optional Wireshark suite utilities. In 1.1.5 and earlier, wireshark-mcp exposes a wiresharkexportobjects MCP tool that accepts an attacker-controlled destdir parameter and passes it to tshark's...
CVE-2026-43901
Wireshark MCP is an MCP Server that turns tshark into a structured analysis interface, then layers in optional Wireshark suite utilities. In 1.1.5 and earlier, wireshark-mcp exposes a wiresharkexportobjects MCP tool that accepts an attacker-controlled destdir parameter and passes it to tshark's...
CVE-2026-43901 Wireshark MCP: Arbitrary file write via export_objects when WIRESHARK_MCP_ALLOWED_DIRS is not configured
Wireshark MCP is an MCP Server that turns tshark into a structured analysis interface, then layers in optional Wireshark suite utilities. In 1.1.5 and earlier, wireshark-mcp exposes a wiresharkexportobjects MCP tool that accepts an attacker-controlled destdir parameter and passes it to tshark's...