Coder Social home page Coder Social logo

noraj / haiti Goto Github PK

View Code? Open in Web Editor NEW
703.0 14.0 51.0 953 KB

:key: Hash type identifier (CLI & lib)

Home Page: https://noraj.github.io/haiti/

License: MIT License

Ruby 95.83% Dockerfile 4.17%
security-tools hash identify digest hashing security ctf-tools ctf tryhackme hackthebox pentest-tools tool hacking infosec cyber cybersecurity pentesting pentest pentest-tool hacktoberfest

haiti's Introduction

HAITI

GitHub forks GitHub stars GitHub license Rawsec's CyberSecurity Inventory

GitHub Workflow Status GitHub commit activity

HAsh IdenTifIer

What is it?

A CLI tool (and library) to identify hash types (hash type identifier).

CLI

library

Features

  • 632+ hash types detected
  • Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
  • Hashcat and John the Ripper references
  • CLI tool & library
  • Hackable

Installation

$ gem install haiti-hash

Check the installation page on the documentation to discover more methods (Docker, Debian, openSUSE, etc.).

Packaging status Gem Version GitHub tag (latest SemVer)

Documentation

Homepage / Documentation: https://noraj.github.io/haiti/

Comparison

See the reasons why Haiti was created and a detailed comparison with other existing tools on the documentation page.

haiti_comparison

Author

Made by Alexandre ZANNI (@noraj). Forked from Orange-Cyberdefense/haiti.

haiti's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar junewerner avatar noraj avatar sap1enza avatar virajsazzala avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

haiti's Issues

OS packages

add new hash format

Hexadecimal IP encoder/decoder

Hexadecimal IP encoder/decoder

irb(main):016:0> '0100007F'.scan(/.{2}/).map(&:hex2dec).reverse.join('.')
=> "127.0.0.1"

Often use in network (eg. on linux /proc/net/tcp)

add new extended types from JtR

https://github.com/openwall/john/blob/ae2371dff05ec4ff1439ffc953146da6b8668c82/src/dynamic_preloads.c#L141
https://github.com/openwall/john/blob/ae2371dff05ec4ff1439ffc953146da6b8668c82/src/dynamic_preloads.c#L1303

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.