Forum Discussion
Nneka_AN
Silver I
2 months agoSerial 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. 🙃
DG
Bronze III
15 days agoSabrina 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.
Nneka_AN
Silver I
10 days agoThank you, DG!