Random PlayStation 3 HDD & RAM Dumping Bug Discovered |
|
|
||||
|
Random PlayStation 3 HDD & RAM Dumping Bug Discovered
To quote: There's a little "bug" in the PlayStation3's NAT test which causes that you can dump random data from the HDD and RAM. Why exactly this appears; I don't know, yet. But well, it is interesting. The way how to do it is pretty simple. Set up http://www.wireshark.org/download.html on the PC and activate ICS (Internet Connection Sharing). Connect the PS3 with the PC via LAN and start Wireshark's logging/sniffing feature on the LAN device. Now go to Settings on the PS3 and start a Internet Connection Test in the Network option. When the PS3 starts the NAT testing it will send default STUN packets together with several IP Fragments. Those both packet types will contain random data which the PS3 grabs from the HDD and/or RAM. There you go. More PlayStation 3 News... |
|
|
|
||||
|
|
|
|
||||
|
Humm.. I'm not sure if I should trust this.. has it been confirmed by anyone else? I know STUN (hell, I wrote a full (RFC3489 and RFC5389) STUN library) and I don't see how it could contain any random data.. a basic Binding request (for NAT discovery) would only be 20 bytes long (only the header, no attributes), 4 bytes in there are important (type of request + size of payload), then you get 16 bytes of "cryptographically random" transaction ID.. I would guess that maybe the transaction id is just a random, uninitialized pointer, instead of being filled with /dev/urandom data.. If that's the case, then yeah, maybe it is possible, but I would doubt such a simple RFC would be implemented as badly as this (most library that do not care about the transaction id send "0000000000000000" as transaction id (which is perfectly fine/valid))... I don't know about the IP (or UDP) layers, but I doubt it would contain uninitialized data... In any case, this isn't helpful, since you can't predict which memory address will be captured... so you can't really 'reconstruct' the RAM's content or anything like that (and even if you could, 16 bytes at a time is really small), so it's not that useful in itself.. But if it's confirmed true, it's still a nice find ![]() Thanks for sharing. |
|
|
||||
|
I will answer (since nobody else has ) as this is what SKFU said on IRC in reply to your post:Quote:
![]() He only wanted to make mention of the bug finding itself, but (in my opinion) it's safe to place this on the back burner now as none of the other Devs are interested/plan to follow-up on this either. If anyone does, feel free to share your findings... but chances are most share the same thoughts as PSPSwampy and kakarotoks stated above on it. |
|
| Thread Tools | |
|
|