Comment Cheat Engine is WHQL Signed (Score 1) 18
https://www.virustotal.com/gui/file/626fae47811450d080d08c3d9fd890aa64bfecdc45eacd42a40850c1833c8763/details
Comment Re: Bad Design (Score 1) 20
Comment Re:Passwordless? (Score 2) 148
The app also allows for a basic challenge-response question to prevent blind authentication approvals. So far, this has been the device being logged into showing a two-digit number, and the app showing three different two-digit numbers. The user must pick the matching number and approve the login, or report it as unexpected.
The result is that the passwordless login still has multiple factors, just not necessarily the traditional ones. Something you have (smartphone), something you usually do (behaviour analytics), somewhere you usually approximately are (or at least could physically be based on geo-IP, the speed of travel, and more behaviour analytics), and something you intend (validated via challenge-response).
FIDO2 hardware keys are also available and are treated as being at par with the authenticator app since they also resist duplication, provide an intent factor, and have a non-repeatable registration process bound to uniquely identified hardware. Using a plain TOTP app is still allowed for Microsoft's regular password-MFA mode, but it provides fewer signals and is more prone to being stolen (less prone than a password, but more than an app or FIDO2 key registration). If they allow TOTP alone for passwordless authentication, which I have not tried, I would expect to be confronted with step-up authentication prompts much more frequently.
Comment Trust no one (Score 4, Informative) 80
Dear Valued CSP Partner,
We are sending you this message to inform you that we experienced a few instances in which outside actors attempted to gain access to Microsoft cloud customers’ environment, or CSP customers, through our external Office365 platform.
As a customer that uses this provisioning platform, we want to inform you that you and your customers do not appear to be among those that have been impacted.
We have been partnering with Microsoft and CrowdStrike to confirm our findings. We will provide updates to you as necessary.
It is important to remain alert. Please call us if you see any sign of security intrusion. And please email questions about this cybersecurity attack to x.
We value our relationships with you, and we appreciate the trust you place in us.
The RNC, as a customer of Synnex who is reselling Office 365/Azure services, may have been attacked through a delegated administration authorization. The minimum required privileges for the CSP to provide licensing services is not full administration rights. CSPs want this access because it makes their job easier and allows them to do more for their customers (ie: this is the "added value" in "value added reseller").
The customer may choose, but Microsoft does not make it terribly clear to CSP customers that delegating tenant administration is effectively outsourcing their cloud security to the CSP, and represents significant risk. Indeed, some creative use of Intune/MEM policies can direct custom scripting right down to desktops in a similar manner as the recent Kaseya attack. Protecting administration portals is crucial.
Comment Re: It cuts both ways (Score 2) 211
I get that not everyone has a backyard that sucks and would stand to be improved with vistas of cement cooling towers, but it's not impossible to find places with tectonic stability and water that are at least somewhat out of the way, then run transmission lines. It's a solvable problem and we're not doomed unless we buy into the despair.
Comment It cuts both ways (Score 4, Insightful) 211
Anyone claiming that they have a solution right now that isn't nuclear power, or that there is no solution, is just preying on emotion and selling you politics. The best time to build safe, reliable, and clean fission plants is 10 years ago. The next best time is today.
Comment Re:How does stuff like this happen? (Score 1) 39
Once enough administrative control is established on the network, any active security services are crippled and the encryption starts.
Windows is really bad at defending against this with out-of-the-box capabilities. Slapping on more measures like AppLocker to restrict unexpected binaries, scripts, and binary compilation tools, and EDR products to trace unusual behaviours and detain suspect systems can help, but does nothing against the fundamental principle of Windows basing trust on user identity alone instead of user identity + application identity + system state/context. A better security model like in iOS (locally) and OAuth2 (cloud services) is necessary to stop this, where least privilege is a platform-enforced given. And, as much as it's easy to rag on Windows, most things which rely on a plain username/password for protecting editable or private user data is at risk.
As for who to blame? There's more than enough fault to pass a bevy of blame around to everyone, but fundamentally it's those who pay the ransom. You get more of what you fund. A weakly defended system can go unnoticed for an incredible length of time when not under constant siege, but the unbelievable money in ransomware has ensured that the siege is unending and ever escalating in skill.
Comment Re:Rub it in! (Score 3, Informative) 54
MVG isn't just some idiot with a blog, the dude actually does minor homebrew dev on multiple consoles and is a fairly prominent console gaming and console security historian. Be less dismissive.
Comment Re:QoS Rule coming in 3...2...1... (Score 3, Informative) 68
That doesn't preclude a poor connection for other reasons such as line signal quality, bad traffic shaping implementations, congestion, overprovisioning, misbehaving security inspection hardware/software, or buggy network acceleration chips somewhere in the mix. Internet's chocked right full of points of failure, and your typical modem installation technician isn't going to understand most. What makes for "good Internet" is surprisingly nuanced.
Comment VMware ESXi Licensing/32-core limit (Score 3, Informative) 42
Comment Re:Don't see the point (Score 2) 61
Comment Re:Just stop with the Android updates already (Score 1) 34
For now, most older Android devices remain only as secure as the Chrome sandbox. Defense in depth has been lost. Using a non-OEM ROM is a great option, but comes with more downsides now that features some people enjoy like Google & Samsung's payment card emulation and Widevine DRM (ie: HD Netflix) are tied to the SafetyNet/ctsProfile state with increasingly in-depth measures. Non-OEM ROMs also frequently use old drivers ("blobs") which may not get security patches, and those same old drivers are what bind old devices to old kernel versions.
Linux's lack of a stable ABI was supposed to strong-arm hardware vendors into open-sourcing their drivers. Instead we have hardware locked to old kernel versions because of hardware drivers kept closed-source and abandoned by the vendor immediately after launch. Feels bad.
Comment Re:But of course, let's have a new UI (Score 1) 114
Comment Re:plain old ftp?? Unencrypted? (Score 1) 125
Good riddance.