By entering this site you need to consent to the use of cookies and their functional use according to this privacy policy. Cookies help us to provide the functional services of the website. Kindly read the below message of use and consent to the use.
The following cookies are stored and shared when accessing this website:
- Internal cookies for the MediaWiki site. This is used for user authentication and article modifications.
- Third-party cookies from Google providing services for Google AdSense and Google Analytics
We will never use data collected outside of the above scope.
Added 2 new strings in the codebin: "X-Authentication-Key" and "X-Authentication-Data".
Added 2 new strings in the codebin: "X-Authentication-Key" and "X-Authentication-Data".
−
Now uses new am:net command 0x8290184.
+
Now uses new am:net command 0x8290184 during code related to downloading contents(?) (function at 0x143B9C; its caller at 0x123ABC uses amnet:Begin/ResumeImportContent)
+
If ExportTicketWrapped succeeded, then the new http headers are passed: "X-Authentication-Key" set to base64(wrapped_aes_key) and "X-Authentication-Data" set to base64(crypted_ticket).
+
+
This (when activated server-side) would prevent downloading crypted contents entirely without a valid ticket.