U
U
Us592020-03-01 23:35:05
iOS
Us59, 2020-03-01 23:35:05

How to get X-Apple-Sig-Key and X-Apple-Signature?

Maybe someone knows how X-Apple-Sig-Key and X-Apple-Signature are generated in iTunes?

<key>X-Apple-Sig-Key</key>
<string>BNTiDkxz+7WbBxpilkvaUYoJreLWzPXEk1ub3CUiYqilvLFH9Ag//odqnKSizBBER6Zscm2B1xPY3m/kYoheST4=</string>
<key>X-Apple-Signature</key>
<string>MEUCIGeBK2njVKOLbM1OrHMcziaEhTvj69zmovqbKPur84K7AiEAreyE5ksCE897XUD2Bh6N6N9M2ZWPOBwy7jbmiZtNJ/g=</string>


To activate the device, itunes sends a POST request in base64 and it still contains this data, but how it generates it and where it takes it from is not clear, can anyone know or tell me where to look?

This request is preceded by calls to some URLs, for example:
5e5c1a9063dae647989847.png
Here, as I understand it, cookies are obtained, etc. Perhaps X-Apple-Sig-Key and X-Apple-Signature are generated from cookies ..?

Also, the data itself is encrypted with something, it looks like base64, but when I decode I see bugs .. mb who knows what kind of encoding? Any advice is worth its weight in gold)

==
Sorry if the tags are not chosen correctly.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question