Forum Discussion

Nneka_AN's avatar
Nneka_AN
Icon for Silver I rankSilver I
2 months ago

Serial Maze Support Group

Have you been burned by the serial maze?

Welcome! 

This is a safe space to air out all your serial maze comments, challenges, and anything else.

πŸ™ƒ

23 Replies

    • sabil10's avatar
      sabil10
      Icon for Bronze II rankBronze II

      I'm stuck on serial maze, found one endpoint, it says "What a pickle... You need the secret to continue." not sure how to proceed from here

    • Nneka_AN's avatar
      Nneka_AN
      Icon for Silver I rankSilver I

      🀩 Wow!! Well done autom8on Steve! πŸ‘ 
      This gives hope to others in the support group πŸ™ƒ
      When will you be holding the serial maze masterclass? πŸ‘€

    • Nneka_AN's avatar
      Nneka_AN
      Icon for Silver I rankSilver I

      I'm side-eyeing every single pickle to see if they contain secrets 😣

  • GusC's avatar
    GusC
    Icon for Bronze III rankBronze III

    Is there another lab we can reference or redo that will assist with the coordinates component? 

    • DG's avatar
      DG
      Icon for Bronze III rankBronze III

      Sabrina mentioned in another post. "I would recommend having a look at the Browser Developer Tools: Console and JavaScript Execution lab, as there is some overlap in the tasks. We don't have an offensive lab on Python pickles, but you may find Python: Insecure Deserialization useful, including the further reading linked at the end. Good luck!"

      In the Insecure Deserialization it mentions "The developers of a GPS fitness tracking application unfortunately implemented the feature to upload jogging routes vulnerable to insecure deserialization attacks, since they decided to use the insecure pickle format. Your task is to remediate this vulnerability using the more secure JSON format."

      So maybe this can be of help. 

  • πŸ™ƒ
    Despite finding the πŸ₯’ (Thanks to autom8on for the prompt in the right direction), I'm stumped on how to get to the endpoint 😩
    Any more clues from the kind immersers that have already conquered this maze? πŸ‘€

    • domel44's avatar
      domel44
      Icon for Bronze II rankBronze II

      itsdangerous
      token > secret_key > πŸ₯’ > answer

      • jamesstammers's avatar
        jamesstammers
        Icon for Bronze III rankBronze III

        Do you need to find the secret_key before sending the pickle payload? or use a pickled payload to find it?