Skip to content

Instantly share code, notes, and snippets.

@lukeeey
Last active February 18, 2021 10:09
Show Gist options
  • Save lukeeey/9ef8d8a243a693ba4a873738186d6548 to your computer and use it in GitHub Desktop.
Save lukeeey/9ef8d8a243a693ba4a873738186d6548 to your computer and use it in GitHub Desktop.

Update check

GET http://fuk01.ps3.update.playstation.net/update/ps3/list/uk/ps3-updatelist.txt HTTP/1.1  
Host: fuk01.ps3.update.playstation.net  
Connection: Keep-Alive  
Accept-Encoding: identity  
User-Agent: PS3Update-agent/1.0.0 libhttp/1.0.0

Connection Test

GET http://fj00.ps3.update.playstation.org/networktest/trial.txt
User-Agent: PS3Netconf-agent/1.0.0 libhttp/1.0.0

Video editor download

GET http://videoeditor.dl.playstation.net/videoeditor/qa/serviceconf/IP9100-NPIA00016_00-VSHMODULE0000001-E.pkg HTTP/1.1  
Host: videoeditor.dl.playstation.net  
User-Agent: Mozilla/5.0 (PLAYSTATION 3; 1.00)  
Connection: close  
Accept-Encoding: identity  
Pragma: no-cache  
Cache-Control: no-cache  
Accept: */*  

PlayStation Store download

GET http://ares.dl.playstation.net/cdn/IP9100/NPIA00025_00/IP9100-NPIA00025_00-SFPROD0000000000_bg_7_a7c7fb5074da8f5d7b4305ecd8683d4c99070dab.pkg HTTP/1.1  
Host: ares.dl.playstation.net  
User-Agent: Mozilla/5.0 (PLAYSTATION 3; 1.00)  
Connection: close  
Accept-Encoding: identity  
Pragma: no-cache  
Cache-Control: no-cache  
Accept: */*  

http://static-resource.np.community.playstation.net/np/resource/trophy/trophy-status.xml

http://ares.dl.playstation.net/cdn/EP8816/NPEB02359_00/EP8816-NPEB02359_00-GTWITCHXXX000001_bg_1_bdddad75ae0ff819c5f9ce358c969d06b1448b9a.pkg?product=0087&country=gb&downloadId=6d696ed8&q=219819c498ea6c2a509f1 - Twitch package

http://ares.dl.playstation.net/cdn/EP4350/NPEB00874_00/YeDCODnsOqtUUAlRBRjFiSOvguIDgPaUSGxXRfwnhbVBKVDxvTLAxwSwbvZKtpBF.pkg?product=0087&country=gb - Netflix package

POST http://getprof.za.np.community.playstation.net/basic_view/func/get_profile  

<?xml version="1.0" encoding="utf-8"?>
  <profile platform="ps3" sv="4.82">
    <jid>bmpho@d6.za.np.playstation.net</jid>
    <avatar size="l"/>
  </profile>
</xml>

Telemetry?

GET http://xmb-e.dl.playstation.net/xmb/l?env=np&serv=Netflix&cc=gb
User-Agent: PS3Application libhttp/4.8.2-000 (CellOS)

This seems to be netflix somehow?

GET /tppkg/np/NPEB00874/NPEB00874_T22/8bbef683b9b4ed5b/EP4350-NPEB00874_00-NETFLIXRIGEL01EU-A0117-V0100-PE.pkg?product=0087&downloadId=a0ccfa06&q=219819c498ea6c2a509f11e6f404d5099f87c6e90139a61a89eb5996762fcc5b&serverIpAddr=87.248.214.129&downloadType=fm HTTP/1.1
Host: b0.ww.np.dl.playstation.net
User-Agent: PS3Application libhttp/4.8.2-000 (CellOS)
Connection: Keep-Alive
Accept-Encoding: identity
Range: bytes=16527672-22036895
Pragma: no-cache
Cache-Control: no-cache
Accept: */*
@lukeeey
Copy link
Author

lukeeey commented Jun 23, 2018

Seems to be a lot lol

nmap ps3burnout08.ea.com -> ps2rotk2004lobby01.ea.com
nmap xbl2nhlarcade09.ea.com -> ps2afl06.ea.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment