App - Script

Thursday 8 February 2018, 06:13  #1
App - Script Python - Pickle
jam
jam
  • 99 posts

I found the version of Python. After i connected to HTTP server, i found the token to get a bit deeper into Authenticate section. The script to authorize users is searching for this section and pickle begins to work on. It is wellknown for its weakness like executing programs within. It is encoded in b64 and will be decoded when pickle runs. I tried to execute cmds like cat the .passwd file but it gives an key property error. It could mean that the encoded Authenticate token and the entry of the real inside of .passwd are not identical. Is there anything i miss ?

Saturday 3 March 2018, 21:17  #2
App - Script Python - Pickle
Reverend
  • 1 posts

I do not have an answer for you, I am sorry.

I am googling up and down for an HTTP authentication header but I cannot find an example. How were you able to send the right request? Do you just happen to know how such a request looks like?

Wednesday 7 March 2018, 05:15  #3
App - Script Python - Pickle
jam
jam
  • 99 posts

Hi,

just authenticate as an admin and then follow the error messages... They will give you a hint to to write the right request header. After all, i was too lazy to study pickle loading sequence. So i will do this next time. But there are good information sources around in internet. A bit confused issue.. I do not like this challenge :)

Monday 22 April 2019, 15:02  #4
App - Script Python - Pickle
GT13
  • 6 posts

An admin? do i i need to brute force it

Monday 22 April 2019, 19:02  #5
App - Script Python - Pickle
Th1b4ud
  • 1636 posts

No. No bruteforce