Earlier quoted context omitted.
>the attack already assumes access to the workstation of the victim I seldom can take "vulnerabilities" that require physical access seriously, because if a hostile is physically next to my computer I have more pressing concerns than some passwords.
The problem is that an unsophisticated user doesn't necessarily think like that, and could come to the conclusion that it is not a big deal to leave his workstation unlocked while going to fetch a coffee, after all, well... "I have a password manager, and to have access to it, it requires unlocking". Then some colleague calls them for an ongoing meeting so they can share some insight about some question that was rais…
Bitwarden Heist – How to break into password vaults without using passwords
21–30 of 209 posts
Re: Bitwarden Heist – How to break into password vaults without using passwords
#22I wonder if biometric bitwarden unlock on Android has the same kind of issue or not.
For Android and iOS if you forget your PIN code I believe you are screwed, as in no one can decrypt your device for you.
Re: Bitwarden Heist – How to break into password vaults without using passwords
#23I'm glad they made some improvements to security as a result of this finding. This "attack" is still very specialized though and requires local access which (as mentioned) could've exposed the user to keyloggers and other malware.
Re: Bitwarden Heist – How to break into password vaults without using passwords
#24I wonder if biometric bitwarden unlock on Android has the same kind of issue or not.
There are a few convenient scapegoats here but ultimately in this case it is not biometric unlock that enabled this but rather characteristic of the Active Directory's design (I'm not sure I will call it a weakness). For Android and iOS if you forget your PIN code I believe you are screwed, as in no one can decrypt your device for you.
Re: Bitwarden Heist – How to break into password vaults without using passwords
#25> As usual, we managed to get administrative access to the domain controller As usual? Is that the state of Windows Server security these days? I never managed a Windows-based network so I have no idea. I heard about these things back in the 2000's but I'm surprised this is "usual".
Legacy protocols can be very sticky and most repeat pentest engagements I am able to use the same exact method every time because they will never get addressed. Modern windows (since like vista-era) will use better stuff out of the box but will also allow downgrade attacks in the name of compatibility.
Hell, I still find SMBv1 in a lot of places.
Re: Bitwarden Heist – How to break into password vaults without using passwords
#26Re: Bitwarden Heist – How to break into password vaults without using passwords
#27I'm glad they made some improvements to security as a result of this finding. This "attack" is still very specialized though and requires local access which (as mentioned) could've exposed the user to keyloggers and other malware.
Yes, it requires an attacker in a powerful position with local access. However, it does not require special privileges or techniques that may trigger endpoint security (such as keyloggers or memory dumping). The only requirements are reading a JSON file and making a single Windows API call to retrieve the key.
Re: Bitwarden Heist – How to break into password vaults without using passwords
#28I'm glad they made some improvements to security as a result of this finding. This "attack" is still very specialized though and requires local access which (as mentioned) could've exposed the user to keyloggers and other malware.
Yes, it requires an attacker in a powerful position with local access. However, it does not require special privileges or techniques that may trigger endpoint security (such as keyloggers or memory dumping). The only requirements are reading a JSON file and making a single Windows API call to retrieve the key.
Re: Bitwarden Heist – How to break into password vaults without using passwords
#29Earlier quoted context omitted.
Yes, it requires an attacker in a powerful position with local access. However, it does not require special privileges or techniques that may trigger endpoint security (such as keyloggers or memory dumping). The only requirements are reading a JSON file and making a single Windows API call to retrieve the key.
Do hardware keyloggers trigger endpoint security?
Re: Bitwarden Heist – How to break into password vaults without using passwords
#30Earlier quoted context omitted.
Yes, it requires an attacker in a powerful position with local access. However, it does not require special privileges or techniques that may trigger endpoint security (such as keyloggers or memory dumping). The only requirements are reading a JSON file and making a single Windows API call to retrieve the key.
Do hardware keyloggers trigger endpoint security?