Jump to content
Nytro

Rpcsniffer

Recommended Posts

Posted

Rpcsniffer

RPCSniffer sniffs WINDOWS RPC messages in a given RPC server process.

Download .zip Download .tar.gz View on GitHub


RPCSniffer

RPCSniffer sniffs RPC messages in a given RPC server process.

sample_screenshot.png

General Information

With RPCSniffer you can explore RPC Messages that present on Microsoft system. The data given for each RPC message contains the following details:

  • Type (Async/Sync , Request/Response)
  • Process number
  • Thread number
  • Procedure number
  • Transfer Info
    • GUID
    • RPC minor version
    • RPC major version

    [*]Interface Info

    • GUID
    • Dispatch table pointer
    • Dispatch table size
    • Dispatch table function pointer

    [*]Midl Info

    • Dispatch pointer
    • Server function address

    [*]RPC Flags

    [*]RPC Data

Sursa: Rpcsniffer by AdiKo

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...