Expand description
srvsvc DCERPC endpoint over named pipes ([MS-RPCE] + [MS-SRVS]).
Handles pipe open/close, WRITE/READ of DCERPC PDUs, and
NetShareEnumAll (opnum 15) responses for smbclient -L.
Structsยง
- Pipe
- A virtual named pipe bound to one open file id.
- Share
Info - One advertised share for NetShareEnum level 1.
Functionsยง
- build_
bind_ ๐ack - build_
fault ๐ - netshareenum_
stub - Build the NDR stub for a NetShareEnumAll level-1 response ([MS-SRVS] ยง3.1.4.8, ยง2.2.4.33) marshalled per [MS-RPCE] NDR rules.
- pdu_
header ๐ - response_
pdu ๐