Releases: odedshimon/BruteShark
Export Network Map To Neo4j
- New hash type extraction - Kerberos AS-REP etype 23 (including Hashcat integration - mode: 18200)
- BruteSharkCli can now export the network map to JSON format for analysis with external tools such as Neo4j.
- File extraction module support for PDF and ZIP file formats.
- BruteSharkDesktop GUI improvements - Indication for files that failed the analysis.
Have fun while you are analyzing tour PCAPs and feel free to give us feedbacks!
Reconstruct UDP Sessions
Migrate to .Net Core
- BruteSharkDesktop & BruteSharkCli are now implemented using .Net Core for modern and better cross platform support.
- BruteSharkCli is now a single-executable file.
- Add show-modules command to BruteSharkCli.
Kerberos Tickets extraction (Include Hashcat integration)
BruteShark is now capable of extracting Kerberos tickets (TGS-REP ticket only at this point).
That functionality is in addition to the ability of parsing Kerberos authentication hashes (AS-REQ).
An export option to a Hashcat format was also provided in this version.
Use -m 13100 to crack the TGS Rep Hashes
and -m 7500 to crack authentication hashes (AS-REQ)
Improved File Extracting + New Icon
Merge pull request #18 from odedshimon/add-file-extracting Improve file extracting + Update Icon
New module: File Extracting
This version includes a new module - File Extracting (at this point
only basic file header-footer carving e.g. jpg, png).
Also a module selection option was added as well.
Improved Network Map
Add users as nodes at the Network Map.
Color network nodes (Blue) and Users (Green)
Kerberos Support
Parse Kerberos 'krb-as-req' and integrate with Hashcat
v1.0 Release
Windows Installer for Brute Shark Desktop
Zip folder for Brute Shark Cli (Mono compatible)