Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/p0dalirius/microsoft-rpc-fuzzing-tools

This repository contains a list of python scripts to work with Microsoft RPC for research purposes.
https://github.com/p0dalirius/microsoft-rpc-fuzzing-tools

calls fuzzing microsoft protocols remote research rpc

Last synced: about 2 months ago
JSON representation

This repository contains a list of python scripts to work with Microsoft RPC for research purposes.

Awesome Lists containing this project

README

        

![](./.github/banner.png)


This repository contains a list of python scripts to work with Microsoft RPC for research purposes.



YouTube Channel Subscribers




## Scripts

- [ListAvailablePipesOnRemoteMachine](./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`

## Contributing

Feel free to open a pull request to add new features.