Source: snaffler-ng Section: misc Maintainer: Kali Developers Uploaders: Daniel Ruiz de Alegría , Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-cryptography, python3-impacket (>= 0.11.0), python3-rich (>= 13.0.0), python3-setuptools, python3-tomlkit, python3-typer (>= 0.12.0), Standards-Version: 4.7.4 Homepage: https://github.com/totekuh/snaffler-ng Vcs-Browser: https://gitlab.com/kalilinux/packages/snaffler-ng Vcs-Git: https://gitlab.com/kalilinux/packages/snaffler-ng.git Package: snaffler-ng Architecture: all Multi-Arch: foreign Depends: python3-cryptography, python3-impacket (>= 0.11.0), python3-rich (>= 13.0.0), python3-tomlkit, python3-typer (>= 0.12.0), ${misc:Depends}, ${python3:Depends}, Recommends: python3-socks, Description: SMB share credential and sensitive data scanner Impacket port of Snaffler, a post-exploitation tool that discovers readable SMB shares, walks directory trees, and identifies credentials and sensitive data on Windows file systems. . Features include NTLM and Kerberos authentication, DFS namespace discovery, regex-based file and content classification with 103 built-in rules, archive peeking (ZIP/7z/RAR), triage severity levels (Black/Red/Yellow/Green), resume support via SQLite, and multiple output formats (plain, JSON, TSV).