Code Monkey home page Code Monkey logo

hashbot's Introduction

HashBot

Willie module for sending hashes to hashcat to be cracked. As soon as a hash is cracked, HashBot will PM the invoker with the cracked hash and plaintext.

Usage

.hash [hashmode] [ruleset] [hash] [hash] ... [email]

The hashmode must be the corresponding number of the type of hash you wish to crack. A complete list can be found here: List of hashcat hash modes

You may also replace the hashmode number with one of the following types: sha1, md5, kerberos, ntlm, netntlmv2, netntlmv1, sha512

If no ruleset is given, Hashbot will default to best64.rule. All the examples below will run exactly the same hashcat command on the server:

.hash md5 best64.rule 8743b52063cd84097a65d1633f5c74f5

.hash 0 best64.rule 8743b52063cd84097a65d1633f5c74f5

.hash md5 8743b52063cd84097a65d1633f5c74f5

If you wish to receive an email once the hashcat session is done, simply add your email address to the end of the command. Hashbot will include all the cracked hashes in the email.

.hash md5 8743b52063cd84097a65d1633f5c74f5 [email protected]

IRC Commands

See all currently active sessions

.sessions

Kill a session

.kill [session name]

Help

.help

hashbot's People

Contributors

byt3bl33d3r avatar danmcinerney avatar

Watchers

 avatar

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.