View Issue Details

IDProjectCategoryView StatusLast Update
0002113Kali LinuxNew Tool Requestspublic2020-02-11 12:00
Reporterrurapente Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionwon't fix 
Summary0002113: Hashfind
Description

Hashfind is a tool to simplify the location of multiple hash types within large text files and/or directories. It can extract MD5's, SHA1,SHA256,SHA512, NLTM,DES,UnixCrypt and many more formats, as well as email addresses and Credit-card numbers.

The tool is written to simplify the extraction of this information without the need to know or use complex regex commands in grep. It is open licensed and can be modified through a git request if required.

Please let me know if anything further is required. Thx.

Steps To Reproduce

N/A

Additional Information

The URL for the program is here : https://github.com/rurapenthe/hashfind

Activities

g0tmi1k

g0tmi1k

2018-01-29 14:12

administrator   ~0008335

To help speed up the process of evaluating the tool, please make sure to include the following information (the more information you include, the more beneficial it will for us):

  • [Name] - The name of the tool
  • [Version] - What version of the tool should be added?
    --- If it uses source control (such as git), please make sure there is a release to match (e.g. git tag)
  • [Homepage] - Where can the tool be found online? Where to go to get more information?
  • [Download] - Where to go to get the tool?
  • [Author] - Who made the tool?
  • [Licence] - How is the software distributed? What conditions does it come with?
  • [Description] - What is the tool about? What does it do?
  • [Dependencies] - What is needed for the tool to work?
  • [Similar tools] - What other tools are out there?
  • [How to install] - How do you compile it?
  • [How to use] - What are some basic commands/functions to demonstrate it?
g0tmi1k

g0tmi1k

2020-02-11 12:00

administrator   ~0012214

This is Python2 - which is EOL

Issue History

Date Modified Username Field Change
2015-02-16 12:06 rurapente New Issue
2018-01-29 14:12 g0tmi1k Summary New tool Request: Hashfind => Hashfind
2018-01-29 14:12 g0tmi1k Note Added: 0008335
2018-02-21 09:35 g0tmi1k Product Version 1.1.0 =>
2019-12-09 13:30 g0tmi1k Severity minor => feature
2019-12-10 11:57 g0tmi1k View Status private => public
2020-02-11 12:00 g0tmi1k Note Added: 0012214
2020-02-11 12:00 g0tmi1k Status new => closed
2020-02-11 12:00 g0tmi1k Resolution open => won't fix