Editing Online Connections
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 2,772: | Line 2,772: | ||
== Community spying == | == Community spying == | ||
VSH uploads three encrypted files to Sony server which includes: | |||
* '''CI.TMP''' (console information): internal/external IPs, router information (brand, model), console firmware information; | * '''CI.TMP''' (console information): internal/external IPs, router information (brand, model), console firmware information; | ||
* '''MI.TMP''' (media information): latest title ID, timestamp, etc | * '''MI.TMP''' (media information): latest title ID, timestamp, etc; | ||
* '''PTL.TMP''' (process information?): list of running processes and plugins, timestamps, etc. | * '''PTL.TMP''' (process information?): list of running processes and plugins, timestamps, etc. | ||
They are stored at /dev_hdd0/home/''USER_ID''/community in encrypted form. An algorithm uses a modified Mersenne Twister PRNG to generate cipher stream from SHA-1 HMAC of your '''Open PSID''' and a fixed key from vsh.elf ([[Keys#Snowden_Key_.28in_vsh.elf_4.XX.29|9D E0...]]). An example of such files can be found here (already decrypted and cleaned from personal data): <span style="text-decoration: line-through;"> http://www.sendspace.com/file/f3w2qx</span> [http://yadi.sk/d/B6eO-1G6HEaL9 mirror] | |||
They are stored at /dev_hdd0/home/''USER_ID''/community in encrypted form. An algorithm uses a modified Mersenne Twister PRNG to generate cipher stream from SHA-1 HMAC of your '''Open PSID''' and a fixed key from vsh.elf ([[Keys#Snowden_Key_.28in_vsh.elf_4.XX.29|9D E0...]]). An example of such files can be found here (already decrypted and cleaned from personal data): <span style="text-decoration: line-through;"> http://www.sendspace.com/file/f3w2qx</span> | You can encrypt/decrypt/verify these files using '''commtool''': http://www.sendspace.com/file/ympcze [http://yadi.sk/d/jN2xS13vHEaM2 mirror] (don't forget to place valid HMAC key). | ||
You can encrypt/decrypt/verify these files using '''commtool''': http://www.sendspace.com/file/ympcze | If you want to see or use its source code then download it from: <span style="text-decoration: line-through;">http://www.sendspace.com/file/zjl6xx</span> [http://yadi.sk/d/ykkMRMtfHEaMC mirror] | ||
If you want to see or use its source code then download it from: <span style="text-decoration: line-through;">http://www.sendspace.com/file/zjl6xx</span> | |||
== License files (act.dat/rif/edat) == | == License files (act.dat/rif/edat) == |