This repository contains a list of python scripts to work with Microsoft RPC for research purposes.
- ListAvailablePipesOnRemoteMachine: A script to list available SMB pipes remotely on a Windows machine through the IPC$ share.
- List available SMB pipes through the share
IPC$
- Live mode to refresh list every seconds with
--live
- List available SMB pipes through the share
Feel free to open a pull request to add new features.