Google Clear-Text passwords
Chrome stores saves passwords in CLEAR TEXT.
1 ] Go to any site that allows you to sign in ex. webmail.pair.com
2 ] Enter your fake username. Enter a false (incorrect) password
3 ] Allow Chrome to save password ( It will prompt below the address bar)
4 ] Close Chrome
5 ] Locate and change directory using the command prompt to the path below
%:\Documents and Settings\%user name%\Local Settings\Application Data\Google\Chrome\User Data\Default\Current Session ( Path might be different in Vista )
6 ] Note that the “Current Session” file needs to be present in your
“\Application Data\Google\Chrome\User Data\Default\” directory
7 ] Type this command in cmd : find “&secret” “Current Session”
8 ] You can see that its stored in clear text.
example:
C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\C
hrome\User Data\Default>find “&secret” “Current Session”
---------- CURRENT SESSION login_username=FakeUser&secretkey=FakePass&x=18&y=8B
Need to secure your usb drive? Click Here!