PSN authentication process by: c0mput3
A member over at PS3hax.net has some interesting information regarding the PSN authentication process.
c0mput3 Quote:
Quote:
I preformed an APR spoof between my ps3 and my network gateway during the PS3 boot sequence, during which the following IP addresses are resolved and tcp connections are made from the playstation
1. 198.107.158.197:443 : service.playstation.net
2. 95.100.177.215:443 : nsx.sec.np.dl.playstation.net
3. 199.108.4.73:443 : auth.np.ac.playstation.net
If you enter any of the IP address into your browse e.g.
https://198.107.158.197
You will get an SSL error, this error tells me that the cert is self signed by sony themselves which means the certs haven't been signed by companies like verisign.
The next step was to identify which versions SSL these servers supported.
It was during this process the web-services where identified as Apache and AkamaiGHost.
SSLv2 is also being accepted on these servers supporting the following ciphers
SSL2 DES 192 EDE3 CBC WITH MD5
SSL2 IDEA 128 CBC WITH MD5
SSL2 RC2 CBC 128 CBC WITH MD5
SSL2 RC4 128 WITH MD5
SSL2 DES 64 CBC WITH MD5
SSL2 RC4 128 EXPORT40 WITH MD5
My investigation continues.....
All help most welcome
If you would like to lend a hand, you can visit the original thread at: PSN authentication process
Source: ps3hax.net