# 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="https://361548579-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb0qbsNvsXjRTsQcNipGM%2Fuploads%2Fgit-blob-a724a4f474aa91bf175aef877e8aa17c91466113%2Fimage.png?alt=media" alt=""><figcaption><p>Extract credentials from (unsaved) notepad files</p></figcaption></figure>
