Cracking a hashed password with hashcat

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • naive-hashcat

    Crack password hashes without the fuss :cat2:

  • First, it is important to know how the process works. Hashing is a process essentially different from encryption - you can only do it once. It means that we cannot really recover the plaintext of a hashed password; instead, we can only compare its hash with our guesses. So, it's like hashing several words and seeing which of them matches exaclty our hash. Then, it must be the password. We can automatize this process with two tools: hashcat and a dictionary of potential passwords. This kind of dictionary is easy to find on internet, so we are going to use rock you.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • word lists

    3 projects | /r/Kalilinux | 19 Feb 2023
  • Hack WiFi using Kali Linux

    1 project | dev.to | 6 Feb 2023
  • LPT: Time to change your GatorLink password? Make it a scientific name of an animal or plant that you like.

    1 project | /r/ufl | 24 Dec 2022
  • Is brute force password cracking ever actually a threat?

    1 project | /r/cybersecurity | 23 Oct 2022
  • How to get my Password from a .hc22000 file with Hashcat?

    1 project | /r/pwnagotchi | 1 Sep 2022