Menu
CTF Practice
Find the hash type and decoded message for the two hashes below:
1. 866437cb7a794bce2b727acc0362ee27 2. d0be2dc421be4fcd0172e5afceea3970e2f3d940 Tools you could use: https://www.tunnelsup.com/hash-analyzer/ https://10015.io/tools/md5-encrypt-decrypt https://md5decrypt.net/en/Md4/
0 Comments
Write a bash file that includes a for loop that prints the numbers 1-10
a = "yhpargonagets"
decoded = "" for i in range(len(a)): decoded += a[len(a)-i-1] Comment your answers to L9: Password Cracking's challenge!
Here are the password hashes: Password #1: 6c44e5cd17f0019c64b042e4a745412a Password #2: def7de584a38613baf9925b263963a788b1acd62 https://jupiter.challenges.picoctf.org/problem/44924/
|
AuthorWrite something about yourself. No need to be fancy, just an overview. Archives
January 2024
Categories |