nabooru / epmap

A simple tool for enumerating dynamic endpoints on a DCE/RPC remote or local endpoint mapper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epmap.c

An endpoint mapper is a service on a remote procedure call (RPC) server that maintains a database of dynamic endpoints and allows clients to map an interface/object UUID pair to a local dynamic endpoint. This trivial tool can be used to identify services that have registered with DCE/RPC endpoint mapper. Usage: epmap [-p port] hostname.

About

A simple tool for enumerating dynamic endpoints on a DCE/RPC remote or local endpoint mapper.


Languages

Language:C 100.0%