> 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/enumeration/enumerate-network-interfaces.md).

# Enumerate Network Interfaces

{% 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 %}

Enumerate network interfaces on a host:

```bash
nxc smb 192.168.56.11 -u USERNAME -p 'PASSWORDHERE' --interfaces
```

<figure><img src="/files/hn0iyvLX8c397IHtwnTm" alt=""><figcaption><p>Example output of the interface enumeration</p></figcaption></figure>
