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/09/09 21:24]
czokie [https://www.skypixel.com]
faq:dataleakage:chatter [2017/09/09 23:10] (current)
czokie [https://mydjiflight.dji.com]
Line 95: Line 95:
 Multiple requests during startup Multiple requests during startup
   * /api/users/identifyable-user-id/   * /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]]/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]]/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]]/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+    * GET /api/users/[[personally-identifiable-key]]/followers?page=1&page_size=20&token=[[session-key]]&type=all
   * /api/giftcards/   * /api/giftcards/
-    * GET /api/giftcards/popup?lang=en&token=session-key +    * GET /api/giftcards/popup?lang=en&token=[[session-key]] 
-    * GET /api/giftcards/has_new_giftcard?token=session-key+    * GET /api/giftcards/has_new_giftcard?token=[[session-key]]
   * /api/msg/   * /api/msg/
-    * GET /api/msg/list?page=2&page_size=1&token=session-key+    * GET /api/msg/list?page=2&page_size=1&token=[[session-key]]
   * /api/photos/   * /api/photos/
-    * GET /api/photos/popular?page=77&page_size=5&token=token=session-key+    * GET /api/photos/popular?page=77&page_size=5&token=token=[[session-key]]
   * /api/mobile/explore/   * /api/mobile/explore/
     * GET /api/mobile/explore/splashes?lang=en     * GET /api/mobile/explore/splashes?lang=en
     * GET /api/mobile/explore/splashes?lang=en     * GET /api/mobile/explore/splashes?lang=en
     * GET /api/mobile/explore/alert?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
faq/dataleakage/chatter.1504992242.txt.gz · Last modified: 2017/09/09 21:24 by czokie