User Tools

Site Tools


faq:dataleakage:chatter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
faq:dataleakage:chatter [2017/08/29 10:06]
bin4ry [https://stats.jpush.cn]
faq:dataleakage:chatter [2017/09/09 23:10] (current)
czokie [https://mydjiflight.dji.com]
Line 93: Line 93:
  
 ==== https://www.skypixel.com ==== ==== https://www.skypixel.com ====
 +Multiple requests during startup
 +  * /api/users/identifyable-user-id/
 +    * GET /api/users/[[personally-identifiable-key]]/favorites?page=1&page_size=20&token=[[session-key]]&type=all
 +    * GET /api/users/[[personally-identifiable-key]]/home?page=1&page_size=20&[[token=session-key]]&type=all
 +    * GET /api/users/[[personally-identifiable-key]]/followings?page=1&page_size=20&[[token=session-key]]&type=all
 +    * GET /api/users/[[personally-identifiable-key]]/followers?page=1&page_size=20&token=[[session-key]]&type=all
 +  * /api/giftcards/
 +    * GET /api/giftcards/popup?lang=en&token=[[session-key]]
 +    * GET /api/giftcards/has_new_giftcard?token=[[session-key]]
 +  * /api/msg/
 +    * GET /api/msg/list?page=2&page_size=1&token=[[session-key]]
 +  * /api/photos/
 +    * GET /api/photos/popular?page=77&page_size=5&token=token=[[session-key]]
 +  * /api/mobile/explore/
 +    * GET /api/mobile/explore/splashes?lang=en
 +    * GET /api/mobile/explore/splashes?lang=en
 +    * GET /api/mobile/explore/alert?lang=en
 +  * /api/videos/
 +    * GET /api/videos/popular?page=90&page_size=5&token=[[session-key]]
 +  * /api/
 +    * GET /api/token_with_buckets HTTP/1.1
 ==== https://mydjiflight.dji.com ==== ==== https://mydjiflight.dji.com ====
-An unknown DJI service+  * /api/static_resources/ 
 +    * GET /api/static_resources/hot_update?md5=&os_platform=ios&signature=[[hash-value]]&timestamp=[[timestamp]]&version=4.1.9 
 +  * /api/v2/flight_log/ 
 +    * profile?user_id=my-userid 
 +  * /api/v2/geocoder_service/ 
 +    * geoip?lat=[[mylocation]]&lng=[[mylocation]] 
 +    * geoip?lat=[[mylocation]]&lng=[[mylocation]] 
 +    * geoip?lat=[[mylocation]]&lng=[[mylocation]] 
 +  * /api/v2/ 
 +    * POST register_device (Four times) 
 + 
 +^device_sn|[[device_sn]]| 
 +^app_version|[[4.1.9]]| 
 +^lang|en| 
 +^os_platform|ios| 
 +^operator|[[my-carrier]]| 
 +^os_version|[[10.3.2]]| 
 +^api_version|1| 
 +^sign|[[hash-value]]| 
 +^app_name|djigo_ios| 
 +^app_datetime|[[timestamp]]| 
 + 
 +  * /api/djigo/ 
 +    * POST /api/djigo/popupv2 
 + 
 +^app_version|[[4.1.9]]| 
 +^lang|en| 
 +^nation_code|AU| 
 +^notify_type|0| 
 +^os_platform|ios| 
 +^signature|[[hash-value]]| 
 +^time|[[timestamp]]| 
 + 
 +  * /loadconfig/ 
 +    * POST /loadconfig/geturl (3 times) 
 + 
 +^os|ios| 
 +^signature|[[hash-value]]| 
 +^time|[[timestamp]]| 
 +^version|[[4.1.9]]| 
 + 
 +  * /links/links/pilot_br 
 +    * GET /links/links/pilot_br 
 +  * /getfile/ 
 +    * POST /getfile/getallfile 
 + 
 +^language|en| 
 +^product_id|wm331| 
 +^signature|[[hash-value]]| 
 +^token|[[session-key]]| 
 + 
 +  * /getfile/ 
 +    * POST /getfile/download 
 + 
 +^product_id|[[wm331]]| 
 +^product_version|[[01.04.0602]]| 
 +^signature|[[hash-value]]| 
 +^token|[[session-key]]| 
 + 
 +  * / 
 +    * GET /getdayv3 
 +    * CONNECT https://mydjiflight.dji.com 
 + 
 ==== https://active.dji.com ==== ==== https://active.dji.com ====
 An unknown DJI service An unknown DJI service
Line 113: Line 197:
 ==== https://stats.jpush.cn ==== ==== https://stats.jpush.cn ====
 Some form of push notification interface. Some form of push notification interface.
-**This one sends a list of all installed apps on your phone to the service!**+**This one sends a list of all installed apps on your phone to the service! Atleast on Android.**
 ==== http://d16koec4ujdumm.cloudfront.net ==== ==== http://d16koec4ujdumm.cloudfront.net ====
 This is related to the DJI.com website This is related to the DJI.com website
faq/dataleakage/chatter.1504001205.txt.gz · Last modified: 2017/08/29 10:06 by bin4ry