SOLUTION TO THE ROTOHASH CHALLENGE (BOUNTYCON 2022)

 

Note: This solution is provided by Sudip Shah and in his exact words and methodology. Enjoy!


The Challenge:

Challenge
script.py
fuzzing and printing the rotatefunction without hashing to see what’s happening
modifying 1st character with ASCII values
md5 hashes of all the strings
-31
Line 84 got a hit

Solution.py (the easy and more reliable approach)

solution.py
results.csv
output

Comments

Popular posts from this blog

THE REAL ORIGIN OF THE JOKER REVEALED

THM VULNVERSITY WALKTHROUGH

WILL CHATGPT END THE WORLD?