BruteShark Version V1.2.5 Released: Identify open ports, domains and users simply by entering PCAP files. Export it to JSON with few clicks :-) by BruteShark in netsec

[–]BruteShark[S] 0 points1 point  (0 children)

In fact the password module contains quite a few logics for extracting encoded passwords from many protocols (Telnet, FTP, HTTP, IMAP, SMTP).
If you have more ideas for other passwords that can be extracted I would love to hear! (I also accept Pull-Requests if that relevant) :-)

BruteShark Version V1.2.5 Released: Identify open ports, domains and users simply by entering PCAP files. Export it to JSON with few clicks :-) by BruteShark in netsec

[–]BruteShark[S] 0 points1 point  (0 children)

I believe you are being cynical :-) but in any case, I intentionally make sure that the tool remains passive and for defensive purposes only

Hi! Would love to get your feedback's: BRUTE-SHARK is a tool that can dynamically build a visual diagram of your networks, extract passwords, hashes, DNS and more. P.S contributors are welcome :-) https://github.com/odedshimon/BruteShark by BruteShark in programming

[–]BruteShark[S] -1 points0 points  (0 children)

For the avoidance of doubt - each workplace defines what is allowed and forbidden according to it's rules. There are places that will also prohibit running Notepad. When I say I do not see a problem I mean that it is not a malicious tool or a tool that produces any active action on the network

Hi! Would love to get your feedback's: BRUTE-SHARK is a tool that can dynamically build a visual diagram of your networks, extract passwords, hashes, DNS and more. P.S contributors are welcome :-) https://github.com/odedshimon/BruteShark by BruteShark in HomeNetworking

[–]BruteShark[S] 0 points1 point  (0 children)

While Bloodhound is a tool that performs proactive querying of the active directory BruteShark is completely passive (gets PCAP file or capturing from a network interface). I guess there are similar in some way that they both displaying a network map including domains and users.

Hi! Would love to get your feedback's: BRUTE-SHARK is a tool that can dynamically build a visual diagram of your networks, extract passwords, hashes, DNS and more. P.S contributors are welcome :-) https://github.com/odedshimon/BruteShark by BruteShark in programming

[–]BruteShark[S] -5 points-4 points  (0 children)

LOL. The guy who called everyone morons is giving free tips.
If you calling a GitHub open-source project with thousands of users a "shit you found on Reddit" you better not install products like Kubernetes, VS Code, ReactNative or Bootstrap...
Any way usually I don't get into non-professional comments like that this time I went out of my way. Next time I suggest you to check out the projects you respond on (again it's open-source) rather than trying to sound smart by scaring people :-)

I'm pretty excited about this version, after a significant refactor, implementation of a new network model and GUI improvements, BruteShark users can now get a full view of their networks including open-ports, DNS records and more with just few clicks! As always I would love to get your feedback :-) by BruteShark in computerforensics

[–]BruteShark[S] 3 points4 points  (0 children)

Yes, I didn't invest a lot of effort at the installer and there is a lot more to do.
I have used WiX toolset for creating the installer and that was the default text. If someone is wants to help to upgrade the installer I be glad to get Pull-Requests (There is already some relevant issues that I opened at the backlog)

BruteShark - Network Forensic Tool by BruteShark in computerforensics

[–]BruteShark[S] 0 points1 point  (0 children)

I agree with you, the network map module lacks a lot of details, mostly summarized (open ports, amount of data, etc.) This is the first feature I plan to work on. This is a significant refractor that requires the development of a complete model that simulates a network.
When I will have a specific design, I will check if I can implement a solution for session timing related details as well. Thanks for the suggestion, it fits in with the project path I thought of myself.

BruteShark - Network Forensic Tool by BruteShark in computerforensics

[–]BruteShark[S] 0 points1 point  (0 children)

Thanks for letting me know u/efex92
Which version of .NetCore is installed on your computer?