๋ฐ˜์‘ํ˜•

๐Ÿ”’ Cyber Security/Cryptography (์•”ํ˜ธํ•™) 3

[CryptoHack] General Challenge - XOR

https://cryptohack.org/challenges/general/ CryptoHack – Home A fun, free platform to learn about cryptography through solving challenges and cracking insecure code. Can you reach the top of the leaderboard? cryptohack.org XOR Starter Given the string "label", XOR each character with the integer 13. Convert these integers back to a string and submit the flag as crypto{new_string}. The Python pwnt..

[CryptoHack] General Challenge - Ecoding

https://cryptohack.org/challenges/general/ CryptoHack – Home A fun, free platform to learn about cryptography through solving challenges and cracking insecure code. Can you reach the top of the leaderboard? cryptohack.org ASCII ASCII is a 7-bit encoding standard which allows the representation of text using the integers 0-127. Using the below integer array, convert the numbers to their correspon..

[CryptoHack] Introduction to CryptoHack

https://cryptohack.org/challenges/introduction/ CryptoHack – Home A fun, free platform to learn about cryptography through solving challenges and cracking insecure code. Can you reach the top of the leaderboard? cryptohack.org Finding Flags Each challenge is designed to help introduce you to a new piece of cryptography. Solving a challenge will require you to find a "flag". These flags will usua..

๋ฐ˜์‘ํ˜•