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/10 07:34]
czokie
faq:dataleakage:chatter [2017/09/09 23:10] (current)
czokie [https://mydjiflight.dji.com]
Line 72: Line 72:
 ==== TCP Port 7001 ==== ==== TCP Port 7001 ====
 TCP traffic has been oberved talking to 103.229.215.31 on port 7001. [[https://dig.whois.com.au/ip/103.229.215.31|Guangdong LITONG Network Technology Limited]] TCP traffic has been oberved talking to 103.229.215.31 on port 7001. [[https://dig.whois.com.au/ip/103.229.215.31|Guangdong LITONG Network Technology Limited]]
 +
 +This IP and PORT changes, but it is the first address in the answer paket of the UDP chatter on port 9000. This payload is not readable and we have no idea what it is used for. Very strange, if anyone has more info about this please add it here. For now this is "sketchy"
  
 <file> <file>
Line 91: 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 110: Line 196:
 [[https://en.wikipedia.org/wiki/Taobao|Taobao]] is a Chinese online marketplace. [[https://en.wikipedia.org/wiki/Taobao|Taobao]] is a Chinese online marketplace.
 ==== 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! 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.1502350491.txt.gz · Last modified: 2017/08/10 07:34 by czokie