# rpcdump.py
rpcdump is part of [impacket](https://github.com/fortra/impacket).

## Check if a remote host is running print spooler

```
rpcdump.py domain.com/lowpriv@SERVER01 | grep MS-RPRN
```
