> For the complete documentation index, see [llms.txt](https://www.netexec.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.netexec.wiki/smb-protocol/obtaining-credentials/dump-notepad.md).

# Dump Notepad

{% hint style="warning" %}
You need at least local admin privilege on the remote target, use option **--local-auth** if your user is a local account
{% endhint %}

Finding credentials in unsaved Notepad files.

Sensible content into unsaved notepad documents can be dangerous, as they still leave traces on the system. This module dumps currently unsaved notepad app's documents:

```bash
nxc smb <ip> -u username -p password -M notepad
```

<figure><img src="/files/Xgojpr6BxsszkqeduFII" alt=""><figcaption><p>Extract credentials from (unsaved) notepad files</p></figcaption></figure>
