Skip to content

Latest commit

Β 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NetzSec Loot

NetzSec Loot desktop app

Platforms Privacy License

A free, offline desktop app that turns the raw output of ESP32 pentest firmwares β€” Marauder, Bruce, Ghost ESP, nyanBOX, OUI-SPY β€” into validated, mapped, searchable intelligence. Point it at an SD card or folder and it checks every capture, throws out the junk, and makes the good stuff usable β€” no matter which firmware produced it. No account, no cloud, no telemetry.

➑️ Download the latest version


What it does

The problem: ESP32 firmwares are great at capturing, but they leave behind a chaotic SD card of .pcap, WiGLE .csv, .hc22000, .sub/.ir/.nfc, GPS logs and text logs β€” and half of them are silently broken. NetzSec Loot is the desktop tool that makes sense of it all.

  • 🩺 Capture Doctor β€” validates every file the moment you import it, and tells you why a file is bad (0-byte, corrupt, wrong format) instead of silently failing.
  • πŸ“Ά Networks β€” every Wi-Fi network across every capture, deduplicated by BSSID and enriched with the real manufacturer (built-in 52k-vendor OUI database), signal, channel, band and GPS. Filter, favorite, tag and export any slice.
  • πŸ“± Devices β€” client stations seen probing, with vendor lookup and automatic randomized-MAC detection.
  • πŸ”‘ Handshakes β€” PMKID + EAPOL captures with real network names and a ready-to-paste hashcat command.
  • πŸ”“ Cracked β€” import a hashcat potfile; see recovered passwords with strength analysis and reuse detection.
  • πŸ“‘ Signals β€” Sub-GHz (frequency/band/protocol), IR (button counts) and NFC with the tag technology decoded (Mifare Classic, NTAG, DESFire…).
  • πŸ—ΊοΈ Wardrive map β€” a dark map plotting geolocated networks, colored by encryption, with per-security layer toggles.
  • πŸ“Š Analytics β€” vendors, channels, bands, SSIDs, encryption/security posture, timelines, duplicates and auto-insights.
  • 🧰 File tools β€” dedupe/clean wordlists, merge or split big files, and merge multiple WiGLE CSVs into one clean log.
  • πŸ“€ Export β€” WiGLE CSV, KML, CSV, JSON, HTML reports and combined .hc22000 for cracking.
  • πŸ”’ 100% local β€” no accounts, no telemetry, nothing leaves your machine. Every operation asks before it reads or writes a file.

Supported firmwares & formats

Firmwares Capture formats
ESP32 Marauder Β· Bruce Β· Ghost ESP Β· nyanBOX Β· OUI-SPY .pcap Β· .pcapng Β· WiGLE .csv Β· .hc22000 Β· .gpx Β· .nmea Β· .sub Β· .ir Β· .nfc Β· logs

NetzSec Loot prepares and hands off β€” it validates, organizes, maps and exports your captures for tools like hashcat. It is not a device flasher or a live device controller.


Download & Install

All builds are published on the Releases page β€” no compiling required.

  1. Open the latest release.
  2. Download the installer for your OS:
    • Windows β€” .exe
    • macOS β€” ./netzec-loot
    • Linux β€” ./netzec-loot / .deb / .rpm
  3. Run it and launch NetzSec Loot.
  4. Library β†’ Import folder and point it at your SD card or capture folder.

Notes per platform

  • Windows β€” SmartScreen may warn on first launch; choose More info β†’ Run anyway.
  • macOS β€” first launch: right-click the app β†’ Open to bypass Gatekeeper.
  • Linux β€” make the AppImage executable: chmod +x NetzSec-Loot-*.AppImage.

Requirements

  • Windows 10/11, macOS 12+, or a modern Linux distribution.
  • Some capture files to work with (an SD card from an ESP32 device, or any folder of captures).
  • No device, no internet connection, and no account required.

Privacy

NetzSec Loot is privacy-first by design. Everything runs and stays on your machine β€” no accounts, no telemetry, no logs leaving your device, no cloud sync. The only network request the app ever makes is loading map tiles on the Map page.


License

Released under the MIT License.

Bundled/third-party data and dependencies keep their own licenses β€” see THIRD_PARTY.md (notably the MAC-address vendor database and the open-source libraries this app is built on). NetzSec and ZeroTrace names and logos are trademarks and are not covered by the MIT license.


Links & Support

  • πŸ“¦ Releases
  • 🐞 Report an issue
  • πŸ“± NetzSec suite β€” ZeroTrace is the hardware line; the ESP32 tools these captures come from.

Free Β· local-only Β· no telemetry.

About

🩺 Capture Doctor for ESP32 loot β€” validate, organize and map pcaps, handshakes & wardrive logs. Offline & free.

Topics

Resources

Stars

14 stars

Watchers

0 watching

Forks

Releases

Contributors