kawaiipantsu / redjoust

A quick and easy to use security reconnaissance webapp tool, does OSINT, analysis and red-teaming in both passive and active mode. Written in nodeJS and Electron.
https://thugs.red
MIT License
27 stars 9 forks source link

New toolbox item and bugfixes #34

Closed kawaiipantsu closed 2 years ago

kawaiipantsu commented 2 years ago

Added new toolbox item "Hash Attacking" that lookup a hash it can detect and tries to find the reverse text. Also known as hash brute forcing. We don't actually do any brute forcing as we use an external site.

This is not yet hook into the "privacy mode" so even if privacy mode is enabled this tool will still work. This needs to be fixed in a future update.

Also we fixed some problems with the resource monitor showing wrong numbers for "MEM Used"