UnamSanctam / UnamWebPanel

MIT License
179 stars 58 forks source link

eth miner dead? #409

Open error0x1337 opened 2 months ago

error0x1337 commented 2 months ago

image image

Why is it offline ? he has nothing open on the pc. it just started mining whenever i got that client, for a second day it is offline since now.

error0x1337 commented 2 months ago

and i cant check if miner process is running? but we cant since its inejcted into svchost ?

Technically you can, just like how the checker checks if the processes are running. You can find the source code for the checker in the project (the checker and uninstaller are made in C#) #361 (comment). Though you have to somehow retrieve the mutexes of your miners so that you can search for them (they are randomized for each build). I guess you could just disassemble your currently built checker to get them. thats a bit complicated for me

but how it communicates with my botnet?

You mean the web panel? Just a normal http/https call. but it can communicate with your webpanel only if miner is running ?

error0x1337 commented 2 months ago

bruh why my replis are pretty terrible

UnamSanctam commented 2 months ago

but it can communicate with your webpanel only if miner is running ?

Yes, only the miners are always running (unless you count the watchdog but that doesn't contact the web panel) so they contact the web panel. If the miners can't connect to your website for whatever reason or if something kills the miners then they can't appear in your web panel.

error0x1337 commented 2 months ago

anyway ill list all the running processes and then guess what could kill/detect the miner (but his active av is wd)