chuckles_the_cnt
Senior Member
- Joined
- Aug 23, 2021
- Messages
- 596
- Reaction score
- 609
what dont you understand? there's no d in the word ransomware, you brought it on or your wife did? simplewhat?
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
what dont you understand? there's no d in the word ransomware, you brought it on or your wife did? simplewhat?
The entire machine is encrypted.This sounds like the only reasonble explanation.
It's possible it downloaded a infected file via the updates. If the AV is expired and not updating then this is also as good as useless.
Are the encrypted files only on dropbox or on the local drive as well?
Hope you have already done all the standard things like run a full AV Scan (make sure its updated), make sure all the OS and applications are fully patched, change passwods. Also make sure firmware on routers and other network device is up to date.
Though if it was infected with ransomware I would format and re-install. Also check that nothing has spread to any other devices (if there are any)
Yes, but only one user has access and that had a strong password. Further I used a totally random external port when setting up port forwarding.Have you enabled remote desktop and allowed access to it from the internet?
oh, its a spelling joke.what dont you understand? there's no d in the word ransomware, you brought it on or your wife did? simple
That may well be it then. The random port and the fact that a vulnerable Windows 7 machine was behind it would be easily discoverable and exploited. Hackers automate that sort of thing so there's no security through obscurity there.Yes, but only one user has access and that had a strong password. Further I used a totally random external port when setting up port forwarding.
Is the machine accessable from the internet? Does it have any ports forwarded to it?I have done full virus scans as well as malwarebytes scans on all other pc's connected to the network and that shared a folder with that pc on dropbox. Everything else came up clean.
Is there anything else we should do?
This is a very bad idea. Remote desktop open the world is asking for trouble. It's possble they managed to get remote access to the desktop by brute forcing the password, or they maybe got it via phishing. (Or there is a Windows RDP exploit that gives privileged access)There was one port forwarded to the machine for remote desktop.
Have you enabled remote desktop and allowed access to it from the internet?
The password was a randomly generated 10 character password from bitwarden, so I doubt it was brute forced. I would expect an exploit rather than that.This is a very bad idea. Remote desktop open the world is asking for trouble. It's possble they managed to get remote access to the desktop by brute forcing the password, or they maybe got it via phishing. (Or there is a Windows RDP exploit that gives privileged access)
I'd remove remote desktop asap. If absolutely needed then setup a site to site VPN and remote desktop over the VPN.
Failing that, if no VPN is available, then lock down the remote desktop IP to the source IP of the company that needs to connect to it. Hopefully your router can do basic firewall rules, if not then get another router.
The password was a randomly generated 10 character password from bitwarden, so I doubt it was brute forced. I would expect an exploit rather than that.
I'll have a look at the security of RDP and other options, RD is part of our workflow. I didn't realise it was such a security risk. I still doubt it was the method tho.
This one comes to mind as well - very possible it was a BlueKeep exploit.Have a look at the Blue keep vul for windows 7 rdp . Perhaps change the standard rdp port to something else if it is a necessity. Windows 7 is long done friend time to upgrade or shutdown.
This is a very bad idea. Remote desktop open the world is asking for trouble. It's possble they managed to get remote access to the desktop by brute forcing the password, or they maybe got it via phishing. (Or there is a Windows RDP exploit that gives privileged access)
I'd remove remote desktop asap. If absolutely needed then setup a site to site VPN and remote desktop over the VPN.
Failing that, if no VPN is available, then lock down the remote desktop IP to the source IP of the company that needs to connect to it. Hopefully your router can do basic firewall rules, if not then get another router.
If this POS system is on Windows 7 and reachable by other machines on the same network, getting ransomwared, or worse, is only a matter of time TBH.
You could harden the POS Windows 7 instance by shutting down all non-essential services and their ports from being available over the LAN. Only enable the ports required by the POS system.
Thanks for the input guys, I'll go with that.
RDP is a huge part of our workflow simply because it logs the user out of the target pc, making sure that there is no one watching what you do on the other side. I think anydesk can do the same but I dont really want to pay for it.
The other option is to set up a vpn between locations and connect directly to the db, but I don't know jacksht about doing that.