Skip to content

nabooru/epmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages