github odedshimon/BruteShark v1.2.4
Display and Export Network Node Details

latest release: v1.2.5
2 years ago

This version contains an implantation of new network model.
That data structure role is to store the current network state including all the extracted items.
Apart from the fact that this refactor improves the readability and structure of the code, thanks to this data structure different display components can share information while maintaining unconsciousness from each other (e.g the Network Map user control can now access DNS records if there are any).

Main Features:

  • Network Map user control now have a control describes the node details: open ports, DNS records, sessions count.
  • The exported files including a new file named "BruteShark Network Nodes Data.json" that holds all the nodes details (following issue #77).
  • Better performance.

NodeDetails2
image

Don't miss a new BruteShark release

NewReleases is sending notifications on new releases.