GithubHelp home page GithubHelp logo

passwordcrackingsheets's Introduction

Password Cracking Sheets

You've got a hash, nice ! But if you can't pass it (PtH) how long will it take to crack it ? A few seconds if the password is inside a wordlist (e.g: rockyou) or a bit longer if you use rules but it can take aaaaages if you use bruteforce.

We did a few sheets with hashcat on a 8 GTX1080 GPU box showing real cracking values (not bench) for:

  1. NetNTLMv2
  2. NTLM
  3. MD5
  4. SHA512

For each sheet:

  1. The first line is the number of characters of the plaintext password.
  2. The second line is the maximum time the bruteforce will last using the default hashcat mask (https://hashcat.net/wiki/doku.php?id=mask_attack)
  3. The third line is the maximum time the bruteforce will last using full charset (avoid this one).

NetNTLMv2

NTLM_crack

NTLM

NTLM_crack

MD5

MD5_crack

SHA512

MD5_crack

License

The Password Cracking Sheets is an open source project released under the CC-BY-SA 4.0 licence.

passwordcrackingsheets's People

Contributors

randorisec 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.