Mirai Worm & Beamdog?!
Ceyarrecks
Member Posts: 45
kinda sounds like something a pill is need for
[just mix it the food]
I am finding that Beamdog Client.exe is complaining about communicating on the Internet, digging into the process' TCP/IP usage, I find that it seems to want to communicate to "epicrustserver.cf "
Can someone explain WHY?
Especially considering that the #Mirai worm uses the domain epicrustserver[.]cf at port 23823
for its Command & Control communications.
Have any steps been taken to ensure the Player Base's security & welfare online regarding Beamdog Client?
[just mix it the food]
I am finding that Beamdog Client.exe is complaining about communicating on the Internet, digging into the process' TCP/IP usage, I find that it seems to want to communicate to "epicrustserver.cf "
Can someone explain WHY?
Especially considering that the #Mirai worm uses the domain epicrustserver[.]cf at port 23823
for its Command & Control communications.
Have any steps been taken to ensure the Player Base's security & welfare online regarding Beamdog Client?
0
Comments
reference from bleepingcomputer.com...(very long url) https://tinyurl.com/y442lk9c
HOSTS file FTW and all,....
I believe the point is missed,...
the use of epicrustserver OPENS a dire security problem for. the. PLAYER. BASE.
Hence this post to make more aware.
So, at least, I await the out-sourced Support ticket, and maybe Atlassian can speak on Beamdog policies,..
* Beamdog Client opens some listening sockets bound to the local interface (127.0.0.1) or to all interfaces (0.0.0.0), for the torrent system that delivers the game data to your system. This is completely benign and expected.
* You add a host file override that reads (0.0.0.0 epicrustserver.cf) or (127.0.0.1 ...) as part of your blacklisting effort.
* Then the Windows DNS resolver will use the first entry that matches your hosts file to render the alias, since you checked the checkbox in the screenshot you gave ("Resolve addresses").
This would make this a presentation issue on your end, and not an actual communication with the displayed host in question.
To verify, please uncheck said checkbox and let it show what actual IP is displayed.
Hope that's a bit clearer!