Bitcoin Forum
May 09, 2024, 05:07:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: detecting web based (javascript) monero miners on any website  (Read 352 times)
1Alino (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
September 27, 2017, 10:56:53 PM
 #1

Probably you are familiar with this website http://coin-hive.com
They provide a service to implement a javascript monero miner which you can put on your website.
Your visitors would be mining for you...
It was silently added to thepiratebay.org website and today to dennikn.sk (news website in Slovakia)
I think many more websites will try to silently add such scripts. So I have made a chrome extension to show you this information so you are aware if your currently opened website contains a miner script or not.

source code: https://github.com/Alino/MinerDetector
chrome store: https://chrome.google.com/webstore/detail/miner-detector/likbfajepcccjkogmjghenhpboggoglb
1715274428
Hero Member
*
Offline Offline

Posts: 1715274428

View Profile Personal Message (Offline)

Ignore
1715274428
Reply with quote  #2

1715274428
Report to moderator
1715274428
Hero Member
*
Offline Offline

Posts: 1715274428

View Profile Personal Message (Offline)

Ignore
1715274428
Reply with quote  #2

1715274428
Report to moderator
1715274428
Hero Member
*
Offline Offline

Posts: 1715274428

View Profile Personal Message (Offline)

Ignore
1715274428
Reply with quote  #2

1715274428
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715274428
Hero Member
*
Offline Offline

Posts: 1715274428

View Profile Personal Message (Offline)

Ignore
1715274428
Reply with quote  #2

1715274428
Report to moderator
1715274428
Hero Member
*
Offline Offline

Posts: 1715274428

View Profile Personal Message (Offline)

Ignore
1715274428
Reply with quote  #2

1715274428
Report to moderator
1715274428
Hero Member
*
Offline Offline

Posts: 1715274428

View Profile Personal Message (Offline)

Ignore
1715274428
Reply with quote  #2

1715274428
Report to moderator
whitrzac
Member
**
Offline Offline

Activity: 126
Merit: 10

90*c is good, right?


View Profile
September 27, 2017, 11:04:19 PM
 #2

I would rather have this, and the site be upfront about it, than have a shit ton of adds, popups and videos.
1Alino (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
September 27, 2017, 11:07:05 PM
 #3

would you like it even if you had 15 tabs opened and 5 of them would be mining? I wouldn't
Anyway that's a different topic, this extension is not blocking it, just letting you know that it's there, because everyone who implemented this didn't let their users know so far.
iminethereforeiam
Member
**
Offline Offline

Activity: 110
Merit: 10


View Profile
September 27, 2017, 11:08:24 PM
 #4

Can Ad-Block handle it? If not I suppose adding a rule to the firewall would be enough.
1Alino (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
September 27, 2017, 11:14:00 PM
 #5

well I am blocking it on the DNS level. Adding this line to the hosts file on your OS will block it

Code:
127.0.0.1   coin-hive.com

other approach could be firewall,
or a browser extension like AdBlock, but you would need to make a custom filter rule like this
Code:
||coin-hive.com/lib/coinhive.min.js
more info here -> https://adblockplus.org/blog/kicking-out-cryptojack
k@suy
Sr. Member
****
Offline Offline

Activity: 882
Merit: 269


View Profile
September 27, 2017, 11:33:32 PM
 #6

I would rather have this, and the site be upfront about it, than have a shit ton of adds, popups and videos.

Thats true, visitor must be informed or in the form of disclaimer about this. I think this kind of system is another kind of revenue from your site and its  something new aside from adsense etc. I hope there is also something like a compensation for visitor Smiley
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!