Bitcoin Forum
April 19, 2024, 11:09:10 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Strange behavior with MobileMiner  (Read 1223 times)
can (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 13, 2014, 02:47:16 AM
 #1

Hi,my first post here since a couple years lurking around. Time to give back as much as I can.

This might be just related to CGminerMobileAdapter as I didnt't try MobileMiner with another miner. https://github.com/Axadiw/CGMinerMobileAdapter

I have noticed unusual bandwith usage on all my rigs since I built my last bamt image. I've found an https connection to this suspicious, kind of ghost site, mstheater.org, with a considerable bandwith:

168.62.48.183

Hostname: mstheater.org
MAC Address: a0:f3:c1:8a:d6:a8

Last seen: 2014-03-13 02:31:53 UTC+0000 (7 secs ago)

In: 842,967
Out: 2,049,992
Total: 2,892,959
TCP ports
(1-1 of 1)
Port    Service    In    Out    Total    SYNs
443    https    842,967    2,049,992    2,892,959    365
UDP ports

The table is empty.
IP protocols
(1-1 of 1)
#    Protocol    In    Out    Total
6    tcp    842,967    2,049,992    2,892,959



Looking for the process it cames from, I found PID 3671:

002:~# netstat -tnp | grep 168.62.48.183:443
tcp        0      1 192.168.1.2:35996       168.62.48.183:443       LAST_ACK    -               
tcp        0      1 192.168.1.2:35999       168.62.48.183:443       LAST_ACK    -               
tcp        0      1 192.168.1.2:36011       168.62.48.183:443       LAST_ACK    -               
tcp        0      1 192.168.1.2:36014       168.62.48.183:443       LAST_ACK    -               
tcp        0      0 192.168.1.2:36068       168.62.48.183:443       CLOSE_WAIT  3671/python     
tcp        0      1 192.168.1.2:35969       168.62.48.183:443       LAST_ACK    -               
tcp        0      1 192.168.1.2:36023       168.62.48.183:443       LAST_ACK    -               
tcp        0      1 192.168.1.2:35972       168.62.48.183:443       LAST_ACK    -               
tcp        0      0 192.168.1.2:36069       168.62.48.183:443       ESTABLISHED 3671/python     
tcp        0      1 192.168.1.2:36056       168.62.48.183:443       LAST_ACK    -     

ps aux gives:

root      3671  0.0  0.2  10280  7524 pts/2    Ss+  Mar10   2:13 python /opt/CGMinerMobileAdapter/CGMinerMobileAdapter.py
         
Strangest thing is I didn't find not even one human written search result referring to this mstheater.org site. WTF?

Maybe the devs or some python or packet inspection ninja can bring us some light?

1713568150
Hero Member
*
Offline Offline

Posts: 1713568150

View Profile Personal Message (Offline)

Ignore
1713568150
Reply with quote  #2

1713568150
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713568150
Hero Member
*
Offline Offline

Posts: 1713568150

View Profile Personal Message (Offline)

Ignore
1713568150
Reply with quote  #2

1713568150
Report to moderator
can (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 13, 2014, 04:11:00 AM
 #2

Find out MobileMiner's API is hosted on Microsoft's Azure cloud service  Angry That's why MobileMiner's IP connections resolves to this odd microsoft theater page.

However bandwith is very high.
nwoolls
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
March 13, 2014, 06:38:05 PM
 #3

Make sure you are using the latest version of his Python script. It was initially submitting statistics every 5s. It's now set to 60s. You can edit it in the script yourself too (towards the bottom).

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
can (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 15, 2014, 07:18:37 AM
 #4

Thank you very much nwoolls. Great job.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!