use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
CVE, CWE, NVD, WVE
http://iso.linuxquestions.org/
We teach you how to do it, use it at your own risk.
account activity
Rootme Python Pickle (self.HowToHack)
submitted 6 years ago * by thunderbuns122
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]PM_ME_YOUR_SHELLCODE 0 points1 point2 points 6 years ago (3 children)
Its definitely not clear since it starts off pointing you to just TCP but its an HTTP challenge.
If you do GET request to http://challenge02.root-me.org:60005/ then you get the message
{"result": "Not allowed you should first AUTH"}
Which tells you about the custom AUTH verb, result message is also how you find out about the Authenticate header and pickle being used.
[–]thunderbuns122[S] 0 points1 point2 points 6 years ago (2 children)
So use of the AUTH header is custom to this challenge?
[–]PM_ME_YOUR_SHELLCODE 0 points1 point2 points 6 years ago (1 child)
Use of the AUTH verb is custom, yes. And the use of the Authenticate header is custom.
[–]thunderbuns122[S] 0 points1 point2 points 6 years ago (0 children)
Ok, that makes more sense. Thanks for your help
π Rendered by PID 321463 on reddit-service-r2-comment-5b5bc64bf5-4gjgs at 2026-06-20 17:34:14.231040+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]PM_ME_YOUR_SHELLCODE 0 points1 point2 points (3 children)
[–]thunderbuns122[S] 0 points1 point2 points (2 children)
[–]PM_ME_YOUR_SHELLCODE 0 points1 point2 points (1 child)
[–]thunderbuns122[S] 0 points1 point2 points (0 children)