Skip to content

Releases: odedshimon/BruteShark

Export Network Map To Neo4j

01 Dec 01:10
dae6dd5
Compare
Choose a tag to compare

Neo4j_2
New features:

  1. New hash type extraction - Kerberos AS-REP etype 23 (including Hashcat integration - mode: 18200)
  2. BruteSharkCli can now export the network map to JSON format for analysis with external tools such as Neo4j.
  3. File extraction module support for PDF and ZIP file formats.
  4. 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

30 Aug 23:26
d805dad
Compare
Choose a tag to compare
  • BruteShark is now capable of reconstruct also all UDP streams.
  • Configuration buttons where added featuring enabling / disabling reconstruction of TCP and / or UDP sessions

Network
sessions

Migrate to .Net Core

24 Aug 20:12
9bd7e8e
Compare
Choose a tag to compare
  • 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)

01 Aug 15:07
421c813
Compare
Choose a tag to compare

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

30 May 19:25
2a1b4c4
Compare
Choose a tag to compare
Merge pull request #18 from odedshimon/add-file-extracting

Improve file extracting + Update Icon

New module: File Extracting

23 May 20:46
8554c12
Compare
Choose a tag to compare

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

03 May 01:14
7a686bc
Compare
Choose a tag to compare

Add users as nodes at the Network Map.
Color network nodes (Blue) and Users (Green)

Kerberos Support

29 Apr 19:14
5b50c11
Compare
Choose a tag to compare

Parse Kerberos 'krb-as-req' and integrate with Hashcat

v1.0 Release

23 Apr 20:03
b55e600
Compare
Choose a tag to compare

Windows Installer for Brute Shark Desktop
Zip folder for Brute Shark Cli (Mono compatible)