The concept is pretty simple actually, and involves finding out the hash function from known input and output.
Is there a tool (I'm on linux) that can find out this information quickly?
Example:
secret - fc683cd9ed1990ca2ea10b84e5e6fba048c24929
Knowing the two values above, this hypothetical machine would print out sha1sum.
And excuse my beginner mindset, I'm new and learning about this topic in my free time.