No video

How To Extract Plaintext Google Chrome Passwords

  Рет қаралды 252,633

John Hammond

John Hammond

Жыл бұрын

j-h.io/passbolt || Use a password manager to keep all your credentials secure -- my code JOHN-HAMMOND will save 20% off!! j-h.io/passbolt
AND HEY COME PLAY NAHAMCON CTF THIS WEEKEND ctf.nahamcon.com/
🔥 KZfaq ALGORITHM ➡ Like, Comment, & Subscribe!
🙏 SUPPORT THE CHANNEL ➡ jh.live/patreon
🤝 SPONSOR THE CHANNEL ➡ jh.live/sponsor
🌎 FOLLOW ME EVERYWHERE ➡ jh.live/discord ↔ jh.live/twitter ↔ jh.live/linkedin ↔ jh.live/instagram ↔ jh.live/tiktok
💥 SEND ME MALWARE ➡ jh.live/malware

Пікірлер: 337
@retzerR
@retzerR Жыл бұрын
Browsers: don't worry, we encrypt all of your passwords to keep them safe! Also browsers: we store the encryption key right beside your passwords!
@Luna5829
@Luna5829 Жыл бұрын
i mean no matter where you store it people can just find it and look for it inside of their script
@retzerR
@retzerR Жыл бұрын
@@Luna5829 Encryption keys be generated from text, so in reality the can store locally with a password as the encryption key. Also when the browser is online it can use the browsers company servers, so no need to use a local copy in that scenario anyway.
@iamlorddems3859
@iamlorddems3859 Жыл бұрын
For your convenience of course
@jmr
@jmr Жыл бұрын
@@retzerR Can you imagine how ticked someone would be if the internet went down and their ISP asked them to log in to their router but the browser stored the encryption keys exclusively in the cloud? I don't think any do that.
@retzerR
@retzerR Жыл бұрын
@@jmr Good point, but they can also be stored locally, just with a password used to generate the encryption key, which is never stored. At least then the password will have to be brute forced, or social engineered
@beagleonvodka
@beagleonvodka Жыл бұрын
Moral of the story don't save passwords in the browser, awesome video John love your content.
@WebDesignerAmy
@WebDesignerAmy Жыл бұрын
...and this is WHY scam-baiters are constantly telling ppl to NOT store passwords in the browser! Awesome vid John!
@JeremyPatMartin
@JeremyPatMartin Жыл бұрын
This is why you use hardware encryption keys, or other 2fa for everything, including browser based password systems
@TTTT-sj3vz
@TTTT-sj3vz 5 ай бұрын
@@JeremyPatMartin what do you recommend? I want to have a hardware kinda thing to store my passwords , thank you
@user-cj4iz4tx4n
@user-cj4iz4tx4n 9 ай бұрын
John, you explain in a way that is very understandable something so many people dont have the time/skills to do.I enjoy not only watching your vodeos but also just listening as you explain thoroughly i can almost visualise what you are doing.I hope you get to where you deserve to be pal !!!
@mcbread9760
@mcbread9760 Жыл бұрын
Passbolt (and any other password manager) employs the similar mechanisms for storing and sharing passwords as your browser password manager, it just has a robust feature set for sharing the password with others. Don't get lazy and believe any password manager is a golden bullet. Passwords are stored using a cipher, which will take a long time to break if you were to brute force it, but the key to the cipher needs to be kept on your local machine in order to access them. The best way to protect yourself is to use multiple layers of authentication. 2FA authenticator applications, NFC tags, biometrics. Separate storage or data mediums that can have a hash created, so only the medium itself is a way to authenticate. Employ good practice and having multiple layers of security is the best way to keep you and your data protected.
@PSADS-qb5im
@PSADS-qb5im 3 ай бұрын
I commented before your last paragraph then realised it said the same thing 😂
@bondbenz6375
@bondbenz6375 Жыл бұрын
Internet explorer crying in the corner
@JeremyPatMartin
@JeremyPatMartin Жыл бұрын
The weakness looks a LOT like windows instead of chrome. Don't save your chrome passwords locally on a windows machine
@jeevesmcqueeves
@jeevesmcqueeves Жыл бұрын
where it belongs. in the corner. an eternity in the time-out corner.
@wishIKnewHowToLove
@wishIKnewHowToLove Жыл бұрын
😢
@_GhostMiner
@_GhostMiner Жыл бұрын
Imagine using IE 😂
@Tzhz
@Tzhz Жыл бұрын
​@_GhostMiner Edge is better than chrome, has been for a while.
@shadowmil
@shadowmil Жыл бұрын
Almost any password vault is vulnerable to local attacks. Unless you're typing something in when you go to log into a website, there's a guaranteed way to retrieve that password if you have local access. Even if you have to go to the website and wait for the tool to fill in the password field, you can get it once the password field is filled out in the browser with a trivial console command.
@cpcp-qx5bl
@cpcp-qx5bl Жыл бұрын
To be honest on most sites you can just copy paste the password from the password field of the website into any text field.
@AiSponge2
@AiSponge2 6 ай бұрын
@@UNagano589 🤣😂😂
@aldyreal
@aldyreal Жыл бұрын
Careful, I remember there was some algorithm that can decrypt pixelated censor and it is really good at it, hope you changed your other user password after this
@nogaxeh6
@nogaxeh6 Жыл бұрын
You're right in some contexts, but it needs more precision; you can undo many blurring effects and you can undo some pixelated censors. The vulnerable pixelated censors are the ones using many pixels to censor the content, king of like a pixelated "low res blur effect", so to speak. In this context, the one John is using uses whole squares, which does not seem to leak info from under, so I'd reckon it is not vulnerable to that attack vector. I personally would censor using a plain color bar, as it is never affected by that attack.
@blablubb1234
@blablubb1234 Жыл бұрын
Wasn’t it also just brute-forcing instead of decrypting? Think of the pixelated blur as something like a one-way hash function: blurring the same text results in the same pixel values, but reversing is hard.
@kipchickensout
@kipchickensout Жыл бұрын
@@blablubb1234 imagine a two-way hash function
@andrewe4240
@andrewe4240 Жыл бұрын
Depix, for example, if I remember correctly. But yeah, unlikely tp work here.
@ChrisWijtmans
@ChrisWijtmans Жыл бұрын
that only works with shitty pixelated censoring.
@yuanheli307
@yuanheli307 Жыл бұрын
A easier solution is to go to the website of the stored password, let it auto fill it, and change the HTML to show the starred contents.
@parkerlreed
@parkerlreed Жыл бұрын
I haven't seen this work in quite a long time.
@maximeg3659
@maximeg3659 Жыл бұрын
​@@parkerlreedI have been successfully using this method for 10 years on chrome, last time was yesterday
@user-gv9sx4qo3w
@user-gv9sx4qo3w Жыл бұрын
@@parkerlreed it does still work i think
@itista7
@itista7 11 ай бұрын
yep, it still does work...
@codermomo1792
@codermomo1792 4 ай бұрын
What this video can help with is when can pull someone password files to your pc( using powershell script, for example) or when you get a shell access only
@SJR275
@SJR275 10 ай бұрын
So I have to leave the comment to let you know that you've helped so much. True could have happened with any video but just happened to hit yours first. My uncle passed away a week or so ago and he had a lot of cherished memories stored in his phone and laptop, I've learned to get through the windows password the pash couple of days probably through the least direct wya but this helped me to guess what his phone password was and get the remaining memories. Thank you for making the video and helping me recover the cherished memories.
@toolbgtools
@toolbgtools Жыл бұрын
not just saved passwords, we can easily access logged in sessions using cookies. if u get system u get everything
@Chris-zc9bp
@Chris-zc9bp Жыл бұрын
And thats why I dont save passwords anywhere. I have a password algorithm in my head that creates a random string pass, upper/lower case, numbers, etc for each site. Don't need to remember them that way. If it ends up on a hacked password dump, it won't work on any other site and looks like a long random string.
@thomasimmanuel4989
@thomasimmanuel4989 Жыл бұрын
Always informative
@gerardoanzora9194
@gerardoanzora9194 2 ай бұрын
Ur awesome, I'm so happy I found a video of something so hard to learn, I had already given up thinking that I wouldn't be able to find information on how to decrypt my browser passwords, thanks!
@kodiererg
@kodiererg Жыл бұрын
I learned this a long time ago. You can very easily make a vba macro that can email you all of someone's Chrome passwords in clear text.
@gabrielleg7040
@gabrielleg7040 Ай бұрын
How sir ?
@realknots3525
@realknots3525 Жыл бұрын
I was actually intrigued when i saw passbolt sponsor this video, cause i switched to them from lastpass about 3 months ago..honestly yes, best pw manager i can say
@kryptos1411
@kryptos1411 Жыл бұрын
Most browsers also autofill the passwords in the field. It shows as black dots but u can inspect element and change type from "password" to "text" and it shows in plain text. You can probs make a script to scrape through websites and extract plaintext. If you have a specific website you are looking for then it is even easier.
@pingmetal
@pingmetal Жыл бұрын
Definitely. That's the method I personnally use when I forget my own passwords.
@sven5666
@sven5666 Жыл бұрын
You can just go to settings and view the passwords.
@pingmetal
@pingmetal Жыл бұрын
@@sven5666 Yeah, but to me personnally the Developer tools method is just faster.
@kryptos1411
@kryptos1411 Жыл бұрын
@@sven5666 For that you need to know the system pw usually, this way u don't even need that.
@sven5666
@sven5666 Жыл бұрын
@@kryptos1411 sounds good, thanks :)
@EpicLPer
@EpicLPer Жыл бұрын
I love your content and appreciate your work, tho 1/5 of the video being a sponsored segment is a bit harsh.
@andruajoshua5358
@andruajoshua5358 Жыл бұрын
I have been watching your videos for quite a long time now and I really do appreciate what you offer, as am currently much of on the side of software development, I would really want to venture into cyber security career but much on a self taught basis, I was requesting if you can drop us a simple road map to learning and becoming one. Thanks
@AJSstvan
@AJSstvan Жыл бұрын
Up 🙏🍀
@levelintent
@levelintent 11 ай бұрын
Anyone know what it means to get this error message in command? ‘utf-8’ codec can’t decode byte 0xf6 in position 1: invalid start byte [ERR] Unable to decrypt, Chrome version
@xxissamexx
@xxissamexx 3 ай бұрын
8:51 Same for me, the exact same- URL, User Name there but Password is blank. It also shows 'utf-8' codec can't decode byte 0xf4 in position 0: invalid continuation byte [ERR] Unable to decrypt, Chrome version
@ericesev
@ericesev Жыл бұрын
This is really only an issue on one platform: Windows. Windows is the only mainstream OS to not provide per-application secure storage. As an example, on Windows it is impossible for your browser to prevent a random download from accessing all stored passwords/cookies. This is a primary reason account hijacking is popular on Windows but not on other platforms. Linux has AppArmor/SELinux (though often unused), MacOS has keychain, iOS & Android has app-isolated storage by-default for every app, and ChromeOS uses the same-origin-policy.
@burekhacks
@burekhacks Жыл бұрын
I'd love to see some timelines on your videos John! :)
@JLSynth
@JLSynth Жыл бұрын
Yeah, totally true. However, the scenario assumes the attacker is running the script with same privileges as the victim. Most malware run with that privileges I suppose, but think it is important to mention.
@cloudbase7799
@cloudbase7799 Жыл бұрын
More accurately, the script needs to run in the same security context as the target user (having local administrator privileges on the same computer is insufficient). Let's say you have/gain physical access to a user's computer, but you can't and/or don't want to sign on as them. Assuming Windows: maybe you don't know/have their Windows password and you don't want to change it to a known password. You boot the system with something like Hiren's and set a password on and enable the built-in administrator account, then boot the computer and sign on with the built-in administrator account. Even after tweaking the script to target the user's (not built-in administrator) Chrome, you will see a message something like, "(-2146893813, 'CryptUnprotectData', 'Key not valid for use in specified state.') [ERR] Chrome secretkey cannot be found."
@ryanomalley7710
@ryanomalley7710 8 ай бұрын
Awesome this is a super informative and helpful video. Is there a similar version for MS Edge passwords?
@webofchaos2684
@webofchaos2684 7 ай бұрын
To decrypt Edge modify the python script, replace global constant: CHROME_PATH_LOCAL_STATE = os.path.normpath(r"%s\AppData\Local\Google\Chrome\User Data\Local State"%(os.environ['USERPROFILE'])) CHROME_PATH = os.path.normpath(r"%s\AppData\Local\Google\Chrome\User Data\Default\Login Data"%(os.environ['USERPROFILE'])) With Edge path: EDGE_PATH_LOCAL_STATE = os.path.normpath(r"%s\AppData\Local\Microsoft\Edge\User Data\Local State"%(os.environ['USERPROFILE'])) EDGE_PATH = os.path.normpath(r"%s\AppData\Local\Microsoft\Edge\User Data\Default\Login Data"%(os.environ['USERPROFILE'])) and then change CHROME to EDGE in the rest of script where paths are being referenced.
@edwindavidcontreras4615
@edwindavidcontreras4615 Жыл бұрын
in windows environments , the encryption keys is located in the "local state" file , that is a huge security risk , in the other hand , in macos environment ,the encryption key in located in the keychain App , so in order to get the encryption key , first you need to unlock the keechain app .
@JuanVillasante
@JuanVillasante 5 ай бұрын
Actually, what he showed is not the real key, but an encrypted key. To get the real key, you can only decrypt it on the same computer using the Windows API CryptUnprotectData
@kidkodi7394
@kidkodi7394 Жыл бұрын
If you still a little slow in keeping up with this guy, like me, it really helps to slow the video down a notch or two in the settings 😢
@icedox
@icedox Жыл бұрын
is the masterpassword on firefox an easiest solution ? doesn't use the masterpw to encrypt ? thank you in advise
@antoniodeodilonbrito7643
@antoniodeodilonbrito7643 Жыл бұрын
“…Or, God forbid, Internet Explorer” 🤣🤣🤣
@saumyacow4435
@saumyacow4435 Жыл бұрын
I've yet to see a "password manager" that I feel entirely comfortable with. Ultimately your passwords have to be stored on something physical. Even if in encrypted form, they're only as good as the encryption key/password used to encrypt them. And how do you store that? You're down to memory versus sticky notes, and master passwords are a vulnerability in themselves. Thoughts?
@supyrow
@supyrow 18 күн бұрын
string multiple words together with extras = easy for human, difficult for gpu to brute force. random characters= difficult for human, very easy for gpu brute force i use 'pass' from passwordstore
@saumyacow4435
@saumyacow4435 17 күн бұрын
@@supyrow Yeah and the very nature of a master/backup password is that you may not need to use it for years. Now, what was that phrase again? This is not hypothetical. I recently encountered a stash of old engineering data from 10 years ago. Could I remember the pass phrase? Nope? Fortunately it wasn't a huge loss.
@supyrow
@supyrow 16 күн бұрын
@@saumyacow4435 well, with gpg, yeah there is a passphrase to unlock, or you can use the non-public file to unlock as well. dunno man. i've never forgotten my master passphrase, i change it annually and use it often enough to not forget it,. it's has become quite common recently to use multiple word chains
@tekmjr26
@tekmjr26 5 ай бұрын
This is very useful information. My only suggestion: Slow down a bit while you are presenting 2:16
@thought-Zone
@thought-Zone Жыл бұрын
I really appreciate your content it is really helpful. And is there any way of decrypting those chrome passwords on another machine?
@PSADS-qb5im
@PSADS-qb5im 3 ай бұрын
Fun fact your card details are also stored in these databases, albeit without the cvv code. An attacker can also grab your auto fill data such as addresses,ssn,phone numbers etc
@jmr
@jmr Жыл бұрын
Why am I only now hearing about Passbolt? It sounds like something everyone I talk to would talk about.
@supyrow
@supyrow 18 күн бұрын
don't use it
@jmr
@jmr 18 күн бұрын
@@supyrow any reason why?
@shagohodds
@shagohodds Жыл бұрын
How to do this one a userdata file from a user that is not the current user?
@ouassildahimene4635
@ouassildahimene4635 Жыл бұрын
What is the passwords are stored in google account ? the login sqlite db will be empty ?
@alphanimal
@alphanimal Жыл бұрын
Does it actually work if you just grab the files, or does it use DPAPI so it can only be decrypted if the user is currently logged on?
@claudiafischering901
@claudiafischering901 Жыл бұрын
It can be downloaded and than also decrypted on your own machine. Very easily! Do avoid it put a master password - that do a little bit harder to decrypt all your saved passwords. The bad person need first the master password - bruteforce but If you choose a very long Password for that, than it takes years to bruteforce it. But Choose your own password managment system what do you like. 100% Safty is not given in the IT-World.
@jdspecht682
@jdspecht682 Жыл бұрын
Yes that user needs to be currently logged on.
@hackdesigner
@hackdesigner Жыл бұрын
I'm negativity surprised, so the cracking is portable! Once you snapshot those 2 or 3 files you can payload them to the remote without the need to access local resources. Astonished they do not have alayer of Syskey encryption in the chain.
@Wardropulous
@Wardropulous Жыл бұрын
This is why it's important to secure your OS login! For the convenience that the browser's password manager offers, like those on your phone, you have to ensure your OS login is secure and to not leave it unlocked. Treat it like you would your phone. Of course, this assumes other users of the device aren't admins. And I do think Chrome should find a way to avoid storing the cryptographic key in the cloud and off the local device, even if that requires re-authenticating with Google every time you launch your browser - it should at least be an option.
@Aera223
@Aera223 Жыл бұрын
That will work up to a point; with a Live OS, anything unencrypted on the disk can be read. BitLocker / Password protected browsers can help though.
@MrThebigcheese75
@MrThebigcheese75 18 күн бұрын
Yes, drive must be encrypted and a strong login.
@clorets4509
@clorets4509 Жыл бұрын
0:06 LMFAO 😂😂😂
@moon911x
@moon911x 3 күн бұрын
ur funny 😅
@David-eg4lv
@David-eg4lv Жыл бұрын
Your sponsor is awesome 🤩
@bryanmax9
@bryanmax9 Жыл бұрын
Awesome content and very informative! 🙌
@sent4dc
@sent4dc Жыл бұрын
So what's the point for Chrome to encrypt it anyway since it's all like as if it just stored it in plaintext on the local machine?
@jdspecht682
@jdspecht682 Жыл бұрын
Encrypting makes it slightly more difficult to steal the data rather than storing it directly in plaintext in a file.
@jsalsman
@jsalsman Жыл бұрын
Odd this stuff doesn't appear in more malware payloads. Maybe grabbing session sso cookies is just so much easier cross-platform?
@edmorris4720
@edmorris4720 Жыл бұрын
i agree
@jmooroof1769
@jmooroof1769 Жыл бұрын
what do you mean? I think found malware that grabbed chrome passwords
@nkusters
@nkusters Жыл бұрын
(Physical) access == always game over. In the past I’ve written code to extract secure cookies from Chrome as well. Once you have full access, anything is possible.
@ChrisWijtmans
@ChrisWijtmans Жыл бұрын
which means any malicious programs you run can access it. Tip: dont run games on your main account or even your main computer.
@adjusted-bunny
@adjusted-bunny Ай бұрын
I cannot imagine how this should work on my Linux (Ubuntu server/openbox/gnome-keyring) machine. The sqlite db 'Login Data' is locked when the browser is open and the passwords encrypted otherwise, of course. There is no way to get to the passwords other than being logged in as me.
@Dahlah.FightMe
@Dahlah.FightMe Жыл бұрын
Nice John :D
@laurent9255
@laurent9255 11 күн бұрын
i did the exact same thing today but for firefox browser. In a real life case when you use a reverse shell to access the machine you have to compress the folder with the tar command then download the zip file.
@mrnobodyatallnoneed
@mrnobodyatallnoneed Жыл бұрын
I will gladly follow along, thanks for the invitation, John!
@brainshack9077
@brainshack9077 Жыл бұрын
If I have access to the computer, i can just go into the password manager of the browser and look at the password in plain text. I dont see the point of this exercise.
@jonathanrees3765
@jonathanrees3765 Жыл бұрын
If you have access to the local system you can own it anyway - keylogging, run applications or malware etc. And in the last 6 months at least 1 (maybe 2?) password manager/s has/have been hacked so be careful where you save your password manager data - and the access to it.
@schizo5189
@schizo5189 Жыл бұрын
Keylogger and other malware can be caught by even the most basic of AVs these days. While a simple program that only does file read operations on disk might not be flagged by AV.
@jonathanrees3765
@jonathanrees3765 Жыл бұрын
@@schizo5189 Keyloggers can be hardware devices that are not detectable by AVs. AVs have a very bad record of finding zero day exploits. Physical security is important. But if you have access and can get admin rights a keylogger can be installed to be ignored or undetectable by AVs. If AVs were the total security solution then there would be no encrypted drives or stolen data - which is happening every day.
@Ethiross
@Ethiross Ай бұрын
Trying it out on my own pc but command prompt keeps getting a error saying it can't install win32crypt??
@rasheednazar755
@rasheednazar755 Ай бұрын
OMG. It worked. Thanks a lot. U r a genius. May be you can explain a bit about the data collected from files. Like one was a base64 encoded crypto key and what was the other one with sqlite?
@santaclaus1291
@santaclaus1291 7 ай бұрын
Nice and thanks for sharing. What is the impact / possibility if the encryption key of the local password storage is "protected" by a master password (Let's assume it is complex or is a long-assed pass phrase) would that be a mitigation for local storage attacks?
@lautarob
@lautarob Жыл бұрын
Thanks for this excellent video. After seen it, I wonder how do you know the location and lenght of the initialization vector [3:15]. I did not get where do you obtain it from. Also, how to you know the lenght of the encryted password itself [15:-16]. That was also unclear to me. Once you get those, the rest of the work seems to be pretty straightforward... Thanks again!
@christosxenophontos1945
@christosxenophontos1945 Жыл бұрын
What detection rules would you recommend for such cases ? Any specific eventid or something ?
@eeledahc
@eeledahc Жыл бұрын
Would changing the install location make any difference?
@kipchickensout
@kipchickensout Жыл бұрын
I think no matter where you install the browser, that these extra files are always stored in that directory 🤔 and if you changed it they might just scan the whole file system for it
@ratbag359
@ratbag359 Жыл бұрын
Makes me wonder why they don't encrypt the storage with your account password and if you have a sync password salt it with that.
@gurkiratsingh8743
@gurkiratsingh8743 3 күн бұрын
Hey, when i tried to reproduce it the output shows no password and nothing at all it just shows the path to login data file
@maxz2040
@maxz2040 Жыл бұрын
What about On-device encryption: On-device encryption applies to your passwords and passkeys only. Sync passphrase applies to all of the data that you sync to Google via Chrome. Or attaching a google account to the password manager, would this make a difference?
@He-Is-One-and-Only
@He-Is-One-and-Only Жыл бұрын
Use a passphrase to double encrypt the passwords. Simple thing
@litemint09
@litemint09 Жыл бұрын
awesome info John, is this pretty much the same file location on macos and linux?
@webofchaos2684
@webofchaos2684 Жыл бұрын
OSX location = /Library/Application Support/Google/Chrome/Profile/Login Data Linux = /home/{user}/.config/google-chrome/Default/Login Data Encryption key stored differently as well.
@pete3897
@pete3897 Жыл бұрын
There are utilities for 'whatever web-browser you are using'? What about Safari on macOS; I was under the impression that it uses the system keychain for password storage.
@TimVerdouw-itmobilesupport
@TimVerdouw-itmobilesupport 4 ай бұрын
I thought this was pssible. Thanks John.
@hack_well
@hack_well Жыл бұрын
Thank you JH 🙏
@daviddaniel4844
@daviddaniel4844 Жыл бұрын
Amazing video🎉
@viv_2489
@viv_2489 Жыл бұрын
I was looking for this thing.. thanks John
@binarytech8457
@binarytech8457 Жыл бұрын
I wonder if there is a similar approach for stored credit cards in the web browser.
@webofchaos2684
@webofchaos2684 Жыл бұрын
Credit cards are stored in the file Web Data
@binarytech8457
@binarytech8457 Жыл бұрын
@@webofchaos2684 Thx for the answer.
@cybersploit7378
@cybersploit7378 Жыл бұрын
Please demonstrate one for Microsoft edge too
@webofchaos2684
@webofchaos2684 Жыл бұрын
To use script on Edge change Global constant to: # Reads from Microsoft Edge Directory CHROME_PATH_LOCAL_STATE= os.path.normpath(r"%s\AppData\Local\Microsoft\Edge\User Data\Local State"%(os.environ['USERPROFILE'])) CHROME_PATH = os.path.normpath(r"%s\AppData\Local\Microsoft\Edge\User Data\Default\Login Data"%(os.environ['USERPROFILE']))
@TomiOluwato
@TomiOluwato Жыл бұрын
Great video John but could you help me real quick? I tried following along but got the following errors when I initiated the final decryption step: “CryptUnprotectData”, “Key not valid for use in specified state” and “Chrome secretkey cannot be found” . Please help. Thanks
@IndianNig_69
@IndianNig_69 Жыл бұрын
I have a question if we use metaspoit and get the password login file of chrome how can we decrypt them locally I couldn't find anything about it
@_neovek
@_neovek Жыл бұрын
I use Nirsoft WebBrowserPassView I think it does the same job. Is it possible to decrypt browser passwords that are locked by a master password?
@trishulsingh01
@trishulsingh01 Жыл бұрын
How does master password this work?
@GeorgeWilliams-uq1bd
@GeorgeWilliams-uq1bd Жыл бұрын
i remember back when i was a kid, playing around with dark comet. it had this built in and id use it on my mates (pretending i had "coded a program") and then use it to scrape their passwords and almost always they would have the same pass for everything so I'd login to their Minecraft accounts. we were 12-13 so it was a lot more innocent. nice to actually no how to do it for real though rather than off the shelf!
@mr.meatbeat9894
@mr.meatbeat9894 Жыл бұрын
Thanks dude!
@mattvasquez3741
@mattvasquez3741 Жыл бұрын
So what happens when passbolt gets compromised? Didn't this happen to last pass? I think I will take my chances with Chrome password manager..
@mattvasquez3741
@mattvasquez3741 Жыл бұрын
Also if someone has access to your local FS, you have bigger problems...
@jdspecht682
@jdspecht682 Жыл бұрын
He JUST showed what a bad idea that is.
@JanKowalski-fe4eb
@JanKowalski-fe4eb Жыл бұрын
@@jdspecht682 Well... Lets say someone broke into your house, and ate your cake from the refrigerator(Chrome passwords). Would you be worried about that cake or that someone broke into your house? I think simmilar thing happens to storing passowords in browser's password managers. If attacker can access those files(chrome's), your machine is already compromised. I believe browsers password managers are not that bad after all :)
@wtfdoiputhere
@wtfdoiputhere Жыл бұрын
I recently asked ChatGPT to do so using C# to read the sqlite file but sadly didn't try it out to confirm how efficient the solution was ( i sort of think the passwords weren't encrypted in that file )
@kodiererg
@kodiererg Жыл бұрын
Python makes it easier
@wtfdoiputhere
@wtfdoiputhere Жыл бұрын
@@kodiererg sure it does
@its_code
@its_code Жыл бұрын
What about on Linux. And Firefox or edge are the on same of decryption
@jasonpreston2703
@jasonpreston2703 Жыл бұрын
Almost certainly yes. No reason they wouldnt be and it makes sense to use the same encryption standard besides anything else it would take unnecessary dev time to impliment a separate encryption standard for linux Edit: that answer was talking about chrome on linux but yeah edge and firefox use aes
@e995a1ad
@e995a1ad Жыл бұрын
On linux the key used to encrypt passwords is typically stored in a wallet, like kwallet or gnome keyring. On my system for example, it's stored in kwallet, which is itself encrypted with my GPG key. So I have to type in the password to my GPG key after I log in.
@webofchaos2684
@webofchaos2684 Жыл бұрын
Chromium Browsers in Linux are just as bad uses default password 'peanuts' and salt 'saltysalt' you can just build a AES decrypter in python.
@e995a1ad
@e995a1ad Жыл бұрын
@@webofchaos2684 not true: if either gnome-keyring or kwallet are running, Chromium will generate a random 16-byte key and store it in the keyring.
@webofchaos2684
@webofchaos2684 Жыл бұрын
@@e995a1ad you can bypass the key ring by using the default password and salt hashing it with AES-128-cbc method.
@strooplab
@strooplab Ай бұрын
I tried to access Local State but right now there isn't crypt key on Fedora, I haven't tried on Windows yet
@TronSAHeroXYZ
@TronSAHeroXYZ Жыл бұрын
"Here ya go third party, manage my password for me". Asinine.
@owaishassan8121
@owaishassan8121 Жыл бұрын
hi i have question can you plz answer ? chrome save my Gmail account but i forget my Gmail password now i want to look it up in autofill option but there is no Gmail password mention all other save passwords are available but there is no gmail password is showed what i suppose to do ?
@1inabluebillion
@1inabluebillion 2 ай бұрын
when my Google chrome updated… I lost a WHOLE bunch of passwords. I have no idea how or why, I guess they did not sync properly ?? Is there any way I can find where they were saved locally ?? Or have they been overwritten 😭😭 (I am a mac user)
@peppe6000
@peppe6000 Ай бұрын
Is possibile to decrypt another login data file or only that one from your pc?
@ctf59
@ctf59 Жыл бұрын
Спасибо тебе за твою работу!
@kipchickensout
@kipchickensout Жыл бұрын
"thank you for your work"? did i get that right without a translator? :o
@TJATJA1982
@TJATJA1982 Жыл бұрын
@@kipchickensout yup
@ctf59
@ctf59 Жыл бұрын
@@kipchickensout yes(da)
@kipchickensout
@kipchickensout Жыл бұрын
nice:)
@georgehammond867
@georgehammond867 Жыл бұрын
That is unreal 😮
@PJxpanterx
@PJxpanterx Жыл бұрын
What if your PC explodes or something? You will probabaly say that you can recover your passwords from another PC, but then you need a password for that, that will access all your passwords, so what's the point?
@gamertronky8648
@gamertronky8648 Жыл бұрын
Thanks. Combined with discord hooks system, you can do some social engineering.
@KramerEspinoza
@KramerEspinoza Жыл бұрын
Does this also apply to the gnome keyring? Because I don’t use Windoze as a desktop…. I don’t think anything is secure on that platform anyway. I know that the gnome keyring gets unlocked on during login, however, that is different than being available from the file system…
@JustPlayerDE
@JustPlayerDE Жыл бұрын
software that wants access to the keyring always has to ask for permission from the user first (at least the first time) even if it is unlocked afaik
@salapolivalenta77
@salapolivalenta77 Жыл бұрын
I have deployed my own bitwarden on my local linux pc server after years using Lastpass which I don't trust anymore. Saving passwords locally in chrome and even in firefox is the worst possible approach.
@_Garm_
@_Garm_ Жыл бұрын
How do you secure your passwords ? ( actually not "comercial" because they support you ) :)
@chaserichards5105
@chaserichards5105 10 ай бұрын
How did the chrome decrypter know where to look to decrypt your passwords, did it just "know" to go straight to your locally saved ones or did you direct it there somehow
@webofchaos2684
@webofchaos2684 7 ай бұрын
Default path defined in script: CHROME_PATH_LOCAL_STATE = os.path.normpath(r"%s\AppData\Local\Google\Chrome\User Data\Local State"%(os.environ['USERPROFILE'])) CHROME_PATH = os.path.normpath(r"%s\AppData\Local\Google\Chrome\User Data"%(os.environ['USERPROFILE'])) If you need a custom path you can modify it.
@istormzz2721
@istormzz2721 11 ай бұрын
If i accidentally deleted one chrome account , should i see it throught this method ?
@anselmpeter
@anselmpeter Жыл бұрын
Winpeas can also pull browsers password
@mission3479
@mission3479 Жыл бұрын
Google could fix this problem if they wanted to by requiring the user to enter a master password or perhaps login to thier Google Account after opening the browser once per OS startup that way the decryption key could be stored in memory and not on the drive. Firefox has been doing it this way for a very long time and it's more secure, but Google probably doesn't want to "inconvenience" it's users. It should still be option for people who need more security though
@prakhars962
@prakhars962 Жыл бұрын
what if you don't have the internet and you want to the password of the service provider for login to renew the plan? Also, if someone has access to your PC, they can do anything.
@ChrisWijtmans
@ChrisWijtmans Жыл бұрын
"stored in memory" is not safe either. It needs to be encrypted in memory and even in cpu cache/registers.
@Mezzosd
@Mezzosd Жыл бұрын
nice i gonna try it
@prakhars962
@prakhars962 Жыл бұрын
I don't think there is a better solution. They can't put the encryption key on their servers. Also, secure your computer, don't download things from unknown emails or sources. Don't disable the UAC.
@mdmahfuzurrahman7170
@mdmahfuzurrahman7170 Жыл бұрын
The "pypiwin32" doesn't install in my macos. As I couldn't able to run this script. Any suggestions to recover it.
@panosmayro1464
@panosmayro1464 Жыл бұрын
i want from linux but can do this? good watching we undestand..
@samsonjoel7598
@samsonjoel7598 3 ай бұрын
Hello can you pls take it slow, all i want to know is can i still access a password mail which i enter on my chrome
@wywy2012
@wywy2012 8 ай бұрын
Has anyone figured out how to pull the local state and login data folders from one machine and attempt to decrypt them on another? I am running into every roadblock possible. I don't believe it is possible at this point.
@webofchaos2684
@webofchaos2684 7 ай бұрын
Using the python script you can only decrypt them on windows mainly because of this import win32crypt uses the win32 API which only works on Windows.
@funkyjunky3224
@funkyjunky3224 Жыл бұрын
Do you know what version of chrome this works for? Didn’t work for me it did pull all sites and usernames though
@webofchaos2684
@webofchaos2684 7 ай бұрын
Works for browser versions 80+
@form4li7y
@form4li7y Жыл бұрын
0:00 Ummmm.... No, because I don't let browsers do that. And the reason I don't is because I knew this was a possibility.
The Phishing Website that Hacked Linus Tech Tips
27:11
John Hammond
Рет қаралды 74 М.
WhatsApp Messenger Runs Arbitrary Python Code
13:46
John Hammond
Рет қаралды 185 М.
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 11 МЛН
لقد سرقت حلوى القطن بشكل خفي لأصنع مصاصة🤫😎
00:33
Cool Tool SHORTS Arabic
Рет қаралды 30 МЛН
Pool Bed Prank By My Grandpa 😂 #funny
00:47
SKITS
Рет қаралды 18 МЛН
ROLLING DOWN
00:20
Natan por Aí
Рет қаралды 6 МЛН
Hacking Complex Passwords with Rules & Munging
16:55
John Hammond
Рет қаралды 99 М.
Hackers Bypass Google Two-Factor Authentication (2FA) SMS
12:47
John Hammond
Рет қаралды 1 МЛН
What A Real Ransomware Attack Looks Like
1:29
Pace Technical
Рет қаралды 18 М.
Password Hacking in Kali Linux
24:22
John Hammond
Рет қаралды 779 М.
3 Levels of WiFi Hacking
22:12
NetworkChuck
Рет қаралды 1,8 МЛН
Understand passkeys in 4 minutes
3:49
Chrome for Developers
Рет қаралды 288 М.
Tracking Cybercrime on Telegram
23:26
John Hammond
Рет қаралды 325 М.
Access Location, Camera  & Mic of any Device 🌎🎤📍📷
15:48
zSecurity
Рет қаралды 2,3 МЛН
How Hackers Write Malware & Evade Antivirus (Nim)
24:04
John Hammond
Рет қаралды 395 М.
Remote Control ANY PC!
4:27
ebola man
Рет қаралды 820 М.
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 11 МЛН