-
defterade_
-
sech1What potato PCs does it run on?
-
hycthat botnet is mining XMR?
-
cohchohyc, your own fork of xmrig-proxy has the same problem in daemon support implementation as current master: xmrig/xmrig-proxy #380
-
selstacohcho: You linked to your own PR.
-
sech1
-
cohchoI didn't notice when picked line in auto suggest, it's 377 now.
-
hycextra nonce?
-
tevadoris that an IoT botnet? looks like slow mode mining (or a very low worker count)
-
hycanyway, since I PR'd the daemon code to xmrig upstream, I haven't maintained any of my forks
-
hycshould prob just delete them now
-
hyctevador: I think it's a botnet of routers
-
hycwhich would generally have pretty low resources
-
hycmy old netgear router had a memleak, needed to be rebooted after a few GB of traffic. was capacity-dependent, not time.
-
tevadoryeah, routers will probably run at <10 H/s per device
-
sech1is it Citrix exploit?
-
hycprobably
-
sech1then it's routers
-
sech1or is it? Where is Citrix deployed?
-
selstaNormal server?
-
selstaOr clients.
-
cohcho30kH/s is nothing since on any.run you can find active botnet with ~300KH/s at moneroocean
-
cohchonot so impressive to post it on twitter
-
tevadorit is impressively low
-
hyca lot of effort for such little reward
-
selstaIsn’t Citrix program virtualization? I think we use it at work. How can they only get 30kH/s if it runs on servers lol
-
sech1tevador github.com/tevador/RandomX/blob/mas….md#432-group-e-register-conversion - I cross-checked with the reference code and it's not bits 0-2, 3-6 of the exponent
-
sech1Exponent is bits 52-62 and top 7 bits (out of 11 bits) are changed in the code
-
sech1so it's "2. Bits 8-10" and "3. Bits 4-7"
-
gingeropoloustotal miners 28540
-
cohchoI suppose this number can be manipulated easily.
-
gingeropolousprobably. its the only thing we've got though
-
tevadorsech1: I guess it depends on how you number the bits, not sure why I did MSB first
-
sech1MSB bits have the highest numbers