[python-win32] Getting web credentials in Win10 with pywin32
Mr Hat
mrhat2010 at googlemail.com
Tue Aug 4 17:53:48 EDT 2020
Hi,
I just started using python on Win10 (I'm a linux native) and wanted to
store and retrive web credentials like vauldcmd.exe would, but I'm
hitting a wall.
Maybe I'm just to stupid to understand the api, but has anyone already
done this?
My guess was using wincred.CredEnumerate() and than searching for the
right credentials, but I didn't find any, which I could easily list with
vaultcmd.exe.
Thanks in advance.
More information about the python-win32
mailing list