> 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/mssql-protocol/enumerate-users-by-bruteforcing-rid.md).

# Enumerate Users by Bruteforcing RID

Enumerate users by bruteforcing the RID on the remote target

```bash
nxc mssql 192.168.1.0/24 -u UserName -p 'PASSWORDHERE' --rid-brute
```
