Click here to Skip to main content
15,886,713 members
Articles / Security

The Secrets of Internet Explorer Credentials

Rate me:
Please Sign up or sign in to vote.
5.00/5 (10 votes)
30 Jan 2017CPOL3 min read 30.4K   167   17  
Third of several articles covering the secrets of obtaining stored (and encrypted) credentials stored by browsers
Internet Explorer allows two methods of credentials storage: web sites credentials (for example: your Facebook user and password) and autocomplete data. The data can be easily retrieved by anyone who knows how. This article will show you how.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO Secured Globe, Inc.
United States United States
Michael Haephrati is a music composer, an inventor and an expert specializes in software development and information security, who has built a unique perspective which combines technology and the end user experience. He is the author of a the book Learning C++ , which teaches C++ 20, and was published in August 2022.

He is the CEO of Secured Globe, Inc., and also active at Stack Overflow.

Read our Corporate blog or read my Personal blog.





Comments and Discussions