Programming

Wednesday 21 March 2018, 05:16  #1
Capcha is don but can’t find how to post.
7|-|3 |
  • 1 posts

Hello,

I have a python script that find the test in the capchas of capcha me if you can. The only problem is that my posts always give me a retry answer. I think it is my way to post it. This is my answer post:
page = session.post("http://challenge01.root-me.org/programmation/ch8/", data=’cametu’: capchaAnswer.encode("utf-8") )

the session is a request.session. I have a session ID that should be autocratically added if I understood.
I will probably find out my mistake soon. It is probably something obvious.

Tuesday 18 December 2018, 17:26  #2
Capcha is don but can’t find how to post.
fsociety
  • 2 posts

same problem here - did u figure it out and have a hint?