OWASP Security Shepherd Project - Insecure Cryptographic Storage Challenge 1 (Insecure Cryptographic Storage Challenge)

Challenge


Solution

    It is said that this challenge encrypts the result key with a famous, but easily broken, Roman cipher. As a result, let's try to google Roman cipher.


    WOW, now we know that the cipher is Caesar Cipher and there is also online decryption tool.
Let's leverage the online decryption tool.


    After trying from 1 to 21, we have the result key! This completes the challenge!

Reference 

Robert Eisele - Caesar cipher decryption tool:
https://www.xarg.org/tools/caesar-cipher/

留言

  1. Hi! I have been following your wonderful guide on the security shepherd challenges. I need some help on Insecure Cryptographic Storage Challenge 2 and 3. Would it be possible to provide some guidance on the two challenges? Thanks in advance!

    回覆刪除
    回覆
    1. Hi! Did you find out how to solve Insecure Cryptographic Storage Challenge 3, could you provide some guidance, thanks.

      刪除
  2. Hi, I also need help in challenge 2 and 3 can you help me?

    回覆刪除
  3. Hello, I really need help with challenge 2, PGP, and challenge 3 as well on Security Shepherd and would really appreciate it if I could have some assistance soon.

    回覆刪除

張貼留言

Welcome to share your comments or questions : -)
Enjoy life!

The Hottest Articles

OWASP Security Shepherd Project - My Practice & Solutions

OSCP回顧 & 準備建議

OWASP Security Shepherd Project - SQL Injection 3 (Injection Challenge)