Hi
I just need help getting the labeltext text and sending the response without the submit button ... I did the most important thing to know about programming hash but recvline () and sendline() of pwntool does not work.
HELP
Valiant, nothing is impossible.
Lock by lock and one after the other is the key. You cannot open door number 9 until you have unlocked number 8.
Comments
You don't need pwntool just python sockets.
What to expect in result ? if we send fast enough do we get flag directly or some other tricky stuff is there ?.
NVM Got it. It's easy peasy challenge.
Learn | Hack | Have Fun
What am I supposed to do? :-)
NVM I forgot to do something...
NVM I forgot something.
Well, even after adding that something and rewriting the whole thing in C, I still get "too slow". So I need to restate my initial question: what am I supposed to do here?
python requests are quick enough, too! simple scripting, don't overcomplicate it
Type your comment> @davidlightman said:
You forget about something you need to add in the requests.
got it, feel free to PM me
Valiant, nothing is impossible.
Lock by lock and one after the other is the key. You cannot open door number 9 until you have unlocked number 8.
Type your comment> @m4nu said:
Hi
Any advice for resolving the challenge ?
@H0plite don't miss
Valiant, nothing is impossible.
Lock by lock and one after the other is the key. You cannot open door number 9 until you have unlocked number 8.
Nice challenge, bit of python code. I requested some biscuit to eat tho...
Python is out and timing is everything.
Easy as Py
I request with py code but it said too slow. What?.
Can someone PM with some hints, please? I am very poor with python. Giving it a go with python socket, I can grab the response, but I am not sure how to send response. Tried with burp, but it seems that intercepting it is not sufficient.
Type your comment> @mikesz81 said:
Python -> requests,hashlib,BeautifulSoup,Google

I presume that python script is the only way? in which case I wonder how is this categorized as 20 points lol.
> I presume that python script is the only way? in which case I wonder how is this categorized as 20 points lol.
You can propably use another scripting language, but python is easy and most common!
Type your comment> @m4nu said:
that save my life, I tottally forgot this thanks!
Type your comment> @133720 said:
same here
Can someone give me an advice about what am I doing wrong, please?
Spoiler Removed
You can use your shell knowledge too. I created a one-liner and it was fast enough.
MrP4p3r is right, that solves the problem. Took me quite a few tries and a lot of Google searches on Python scripting before I figured out how to do it.
Dont forget about keeping the session. See H4tt0r1's comment above.
PM me if you need some advice.
I solved the challenge and got the flag, but when submitting it, the site says wrong flag. Anyone else experiencing this? It's clearly the right flag.
Edit: I restarted the instance and then the flag worked
Spoiler Removed
Spoiler Removed
Good challenge to practice python get/post
It would be necessary to learn how to grep on python.
Type your comment> @133720 said:
Same here.
I send the co***** but the answer is always the same "too slow"
Type your comment> @carr0t said:
I have the same issue? Any Tips please?