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