> For the complete documentation index, see [llms.txt](https://dmcxblue.gitbook.io/red-team-notes-2-0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dmcxblue.gitbook.io/red-team-notes-2-0/credential-dumping/sharpchromium.md).

# SharpChromium

SharpChromium is a .NET 4.0+ CLR project to retrieve data from Google Chrome, Microsoft Edge, and Microsoft Edge Beta. Currently, it can extract:

* Cookies (in JSON format)
* History (with associated cookies for each history item)
* Saved Logins

A small demonstration of saved credentials for the Edge Web Browser, these can be extracted with user-level permissions

{% hint style="info" %}
(Heads up!!!, The credentials can be stored even if incorrect!!!)
{% endhint %}

![](/files/yQOrOC6ccNOLcNnvnfB2)
