Stealing Windows Credentials Using Google Chrome (helpnetsecurity.com)
Orome1 writes:
A default setting in Google Chrome, which allows it to download files that it deems safe without prompting the user for a download location, can be exploited by attackers to mount a Windows credential theft attack using specially-crafted SCF shortcut files, DefenseCode researchers have found. What's more, for the attack to work, the victim does not even have to run the automatically downloaded file. Simply opening the download directory in Windows File Explorer will trigger the code icon file location inserted in the file to run, and it will send the victim's username, domain and NTLMv2 password hash to a remote SMB server operated by the attackers.
I think not.
The important thing is, is it SMBv1 server?
And this is EXACTLY why all of the LAN > WAN firewalls I manage have SMB/CIFS blocked. There is no reason to send that traffic over WAN. If it is needed for connection to a remote location, that's what a VPN connection is for.
"Common Internet File System", in the sense that it's everywhere on the luser edge, but you can't ever allow it to actually cross the 'net.
See subject: This was in my posts on how to secure yourself vs. SMB threat WanaCry (see it's ps @ bottom) https://yro.slashdot.org/comments.pl?sid=10630231&cid=54445383/
APK
P.S.=> Knew this was coming, in combining BOTH threats into 1 package... apk
Than the publications from 2016. If you allow outbound cifs/smb traffic outside of your local segment, you are an ID:10T
I can't get over the fact in 2017 Microsoft has yet to incorporate a single secure authentication protocol into any of its operating systems. They haven't even tried.
It would be relatively trivial to select a PAKE and make it backwards compatible with existing NT hash databases. They just don't seem to care.
Google's prime mission.
This is a Windows problem, not a Chrome problem. Windows shouldn't be sending out credentials unless it knows they belong to the server it's authenticating with. This is like visiting a random web page on the Internet and Chrome helpfully filling in the login box with your bank username and password.
This is Slashdot where Google is God and Microsoft is a turd. Move along, nothing to see here.
Did MSFT ever fix their Kerberos implementation or do we have to wait for 200,000 systems to be breached first?
Remember a few years ago when the MiB prevented a Defcon talk about MSFT's kerberos failures?
it will send the victim's username, domain and NTLMv2 password hash to a remote SMB server operated by the attackers.
Is this remote server using SMB v1?
Usually when one attempts to connect to a network share, credentials are prompted. Why is it different here? How does Windows decides what credentials should be sent to the attacker's SMB server?
Just disable automatic downloading by enabling the "ask every time" for the file location. That's a good idea anyway.
When the copyright term is "forever minus a day", live every day like it's the last.
This can happen with any browser if you configure it right. Once Chrome downloads the file it is in no way part of the process... depending on how exactly the SCF file works it might be considered a Windows bug and Microsoft's responsibility to fix (I didn't look at it too closely). Google will fix this on their end by blacklisting SCF files as dangerous to download, which they already do for many suspicious file types that you typically wouldn't be downloading. This will result in a warning prompt if you try to download such a file which requires a few extra clicks to override.
Not a bug/hole in Chrome, even though Google will likely plug the attack vector via Chrome just as they did with the .lnk one earlier.
The actual bug/hole is in Windows. Put the blame where it belongs, please.
In my setup nothing is allowed internet access unless going through my proxy. Windows is not privy to what that proxy is... this effectively kills tons of exploits, and of course, Windows own spyware.
It does limit me to software that can be configured to use a proxy, but that doesn't really bother me.
Remember when Microsoft made good software? Me either ....