# Obtaining Credentials

The following examples use a username and plaintext password, although user/hash combos work as well.

{% content-ref url="/pages/nW5oh2YobVtkxXedfelm" %}
[Dump SAM](/smb-protocol/obtaining-credentials/dump-sam.md)
{% endcontent-ref %}

{% content-ref url="/pages/RLZXRQEzk0325mU67rJx" %}
[Dump LSA](/smb-protocol/obtaining-credentials/dump-lsa.md)
{% endcontent-ref %}

{% content-ref url="/pages/MLoMr42zdV3kLBRsgeEm" %}
[Dump NTDS.dit](/smb-protocol/obtaining-credentials/dump-ntds.dit.md)
{% endcontent-ref %}

{% content-ref url="/pages/hSZuT3zhIWNCx3OXxiM9" %}
[Dump LSASS](/smb-protocol/obtaining-credentials/dump-lsass.md)
{% endcontent-ref %}

{% content-ref url="/pages/zi0AXcWS6lLAHalmAXJG" %}
[Dump DPAPI](/smb-protocol/obtaining-credentials/dump-dpapi.md)
{% endcontent-ref %}

{% content-ref url="/pages/QsePx8i6giajfjp4WW1k" %}
[Dump SCCM](/smb-protocol/obtaining-credentials/dump-sccm.md)
{% endcontent-ref %}

{% content-ref url="/pages/ABkFI8mHO2JBvxeJcTvl" %}
[Dump Veeam](/smb-protocol/obtaining-credentials/dump-veeam.md)
{% endcontent-ref %}

{% content-ref url="/pages/8QYrqZoJZ3G7vx0sEM0K" %}
[Dump Token Broker Cache](/smb-protocol/obtaining-credentials/dump-token-broker-cache.md)
{% endcontent-ref %}

{% content-ref url="/pages/om9XVnPSUReSNEbyXx11" %}
[Dump WIFI password](/smb-protocol/obtaining-credentials/dump-wifi-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/qem1BD9jRbmh66TrPeQM" %}
[Dump WinSCP](/smb-protocol/obtaining-credentials/dump-winscp.md)
{% endcontent-ref %}

{% content-ref url="/pages/Kyjlt7qv0I7ImSGh2zHX" %}
[Dump VNC](/smb-protocol/obtaining-credentials/dump-vnc.md)
{% endcontent-ref %}

{% content-ref url="/pages/zgCKHn7c8sX4hbZMjzAY" %}
[Dump mRemoteNG](/smb-protocol/obtaining-credentials/dump-mremoteng.md)
{% endcontent-ref %}

{% content-ref url="/pages/y08pLHZoX9UMKNoPIeCi" %}
[Dump Remote Desktop Credential Manager](/smb-protocol/obtaining-credentials/dump-rdcman.md)
{% endcontent-ref %}

{% content-ref url="/pages/oj6YENUoHyoIs4349bKa" %}
[Dump PuTTY](/smb-protocol/obtaining-credentials/dump-putty.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.netexec.wiki/smb-protocol/obtaining-credentials.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
