邪恶八进制信息安全团队技术讨论组's Archiver

EvilOctal 2006-1-24 02:45

[转载]Windows Network Services Internals PPT

信息来源:邪恶八进制信息安全团队([url]www.eviloctal.com[/url])

是一个PPT 写的图文并茂 非常详细...
英语好的 不妨来读一下 很有提高的:)

EvilOctal 2006-2-6 16:06

原始连接:<A href="http://hsc.fr/ressources/articles/win_net_srv/index.html">[url]http://hsc.fr/ressources/articles/win_net_srv/index.html[/url]</A></SPAN>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV>
<P class=copyright></P></DIV>
<DIV>
<DIV class=revhistory>
<TABLE width="100%" summary="Revision history" border=1>
<TBODY>
<TR>
<TH vAlign=top align=left colSpan=2><B>Revision History</B></TH></TR>
<TR>
<TD align=left></TD>
<TD align=left>22 0ctober 2003</TD></TR>
<TR>
<TD align=left colSpan=2>Initial version.</TD></TR>
<TR>
<TD align=left></TD>
<TD align=left>5 July 2004</TD></TR>
<TR>
<TD align=left colSpan=2>Major update</TD></TR>
<TR>
<TD align=left></TD>
<TD align=left>19 October 2004</TD></TR>
<TR>
<TD align=left colSpan=2>Port to the docbook typesetting system</TD></TR>
<TR>
<TD align=left></TD>
<TD align=left>20 January 2005</TD></TR>
<TR>
<TD align=left colSpan=2>Major update of the NULL sessions section, including new information about Windows XP SP2 and Windows Server 2003 SP1.</TD></TR>
<TR>
<TD align=left></TD>
<TD align=left>19 March 2005</TD></TR>
<TR>
<TD align=left colSpan=2>Additional details about NULL session restrictions for samr and lsarpc interfaces on Windows XP and Windows Server 2003 (including for Active Directory domain controllers).</TD></TR>
<TR>
<TD align=left></TD>
<TD align=left>31 May 2005</TD></TR>
<TR>
<TD align=left colSpan=2>Many small fixes, additions and reordering of sections.</TD></TR>
<TR>
<TD align=left></TD>
<TD align=left>$LastChangedDate: 2005-06-01 17:44:01 +0200 (Wed, 01 Jun 2005) $</TD></TR>
<TR>
<TD align=left colSpan=2>Last update</TD></TR></TBODY></TABLE></DIV></DIV>
<DIV></DIV>
<HR>

<DIV></DIV>
<DIV class=toc>
<P><B>Table of Contents</B></P>
<DL>
<DT><SPAN class=chapter><A href="http://hsc.fr/ressources/articles/win_net_srv/ch01.html">1. Introduction</A></SPAN>
<DT><SPAN class=chapter><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02.html">2. TCP/IP stack</A></SPAN>
<DD>
<DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02.html#general_arch">2.1. General architecture</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s02.html">2.2. No privileged ports</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s03.html">2.3. Dynamic ports allocation</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s04.html">2.4. Identifying opened ports</A></SPAN>
<DD>
<DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s04.html#netstat">2.4.1. netstat command</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s04s02.html">2.4.2. Identifying processes behind sockets</A></SPAN></DT></DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s05.html">2.5. Sockets binding and hijacking</A></SPAN>
<DD>
<DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s05.html#so_exclusiveaddruse">2.5.1. SO_EXCLUSIVEADDRUSE socket option</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s05s02.html">2.5.2. Example of multiple bindings: NetBT driver in Windows NT 4.0 SP6a</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s05s03.html">2.5.3. Multiple sockets bindings</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s05s04.html">2.5.4. What happens when SO_EXCLUSIVEADDRUSE is not used?</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s05s05.html">2.5.5. Windows services and drivers protected against socket hijacking</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s05s06.html">2.5.6. Global protection against socket hijacking</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s05s07.html">2.5.7. Diagnosing socket binding problems</A></SPAN></DT></DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch02s06.html">2.6. The missing network loopback interface</A></SPAN></DT></DL>
<DT><SPAN class=chapter><A href="http://hsc.fr/ressources/articles/win_net_srv/ch03.html">3. SMB/CIFS</A></SPAN>
<DD>
<DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch03.html#smb_cifs_proto">3.1. SMB/CIFS protocol</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch03s02.html">3.2. NetBIOS over TCP/IP</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch03s03.html">3.3. SMB transports</A></SPAN></DT></DL>
<DT><SPAN class=chapter><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04.html">4. MSRPC, a.k.a. Microsoft implementation of DCE RPC</A></SPAN>
<DD>
<DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04.html#msrpc_intro">4.1. Introduction to MSRPC</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s02.html">4.2. DCE RPC Interface</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s03.html">4.3. DCE RPC transports</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s04.html">4.4. RPC services registration</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s05.html">4.5. DCE RPC over named pipes, a.k.a DCE RPC over SMB</A></SPAN>
<DD>
<DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s05.html#named_pipes">4.5.1. Named pipes</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s05s02.html">4.5.2. Named pipes used as DCE RPC endpoints</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s05s03.html">4.5.3. Well-known DCE RPC named pipes endpoints</A></SPAN></DT></DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06.html">4.6. NULL sessions</A></SPAN>
<DD>
<DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06.html#null_sessions_intro">4.6.1. Introduction</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s02.html">4.6.2. Enabling NULL sessions restrictions</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s03.html">4.6.3. The ANONYMOUS LOGON network logon session</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s04.html">4.6.4. Restrictions at the share level</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s05.html">4.6.5. Restrictions on named pipes (IPC$ share)</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s06.html">4.6.6. Hardcoded named pipes</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s07.html">4.6.7. Named pipes permissions</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s08.html">4.6.8. Named pipes firewall in Windows XP SP2 and Windows Server 2003 SP1</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s09.html">4.6.9. NULL sessions restrictions settings in Windows 2000</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s10.html">4.6.10. NULL sessions restrictions settings in Windows XP and Windows Server 2003</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s11.html">4.6.11. NULL session restrictions for the samr interface in Windows XP and Windows Server 2003</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s12.html">4.6.12. NULL session restrictions for the lsarpc interface in Windows XP and Windows Server 2003</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s13.html">4.6.13. NULL sessions restrictions for the samr interface on Active Directory domain contollers</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s14.html">4.6.14. NULL sessions restrictions for the lsarpc interface on Active Directory domain contollers</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s06s15.html">4.6.15. NULL sessions restrictions of server and workstation RPC operations</A></SPAN></DT></DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07.html">4.7. RPC services listening on named pipes</A></SPAN>
<DD>
<DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07.html#lsarpc">4.7.1. lsarpc interface</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s02.html">4.7.2. dssetup interface</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s03.html">4.7.3. samr interface</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s04.html">4.7.4. netlogon interface</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s05.html">4.7.5. browser interface</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s06.html">4.7.6. eventlog interface</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s07.html">4.7.7. netdfs interface</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s08.html">4.7.8. srvsvc interface</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s09.html">4.7.9. svcctl interface</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s10.html">4.7.10. winreg interface</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s11.html">4.7.11. wkssvc interface</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s12.html">4.7.12. pnp interface</A></SPAN></DT></DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08.html">4.8. RPC services over TCP/IP</A></SPAN>
<DD>
<DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08.html#portmapper">4.8.1. Portmapper RPC service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s02.html">4.8.2. RPC services running in the rpcss service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s03.html">4.8.3. DCOM-related RPC interfaces running in the rpcss service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s04.html">4.8.4. ORPC services running in the rpcss service</A></SPAN></DT></DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09.html">4.9. Windows services running RPC services over TCP/IP</A></SPAN>
<DD>
<DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09.html#messenger">4.9.1. Messenger service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s02.html">4.9.2. Scheduler service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s03.html">4.9.3. WINS service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s04.html">4.9.4. IIS services</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s05.html">4.9.5. Message Queuing and Distributed Transaction Coordinator services</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s06.html">4.9.6. Active Directory domain controllers RPC services</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s07.html">4.9.7. File Replication service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s08.html">4.9.8. Inter-site Messaging service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s09.html">4.9.9. Windows DNS server</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s10.html">4.9.10. Exchange RPC services</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s11.html">4.9.11. Exchange RPC services in an Active Directory domain</A></SPAN></DT></DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10.html">4.10. Other RPC services</A></SPAN>
<DD>
<DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10.html#rpc_locator">4.10.1. RPC locator service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s02.html">4.10.2. DNS Client service - Windows 2000</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s03.html">4.10.3. DNS Client service - Windows XP and Windows Server 2003</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s04.html">4.10.4. DHCP Client service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s05.html">4.10.5. EFS</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s06.html">4.10.6. Cryptographic Services service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s07.html">4.10.7. Security Configuration Editor Engine</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s08.html">4.10.8. Windows Time service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s09.html">4.10.9. Windows Audio service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s10.html">4.10.10. Certificate services</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s11.html">4.10.11. DHCP Server service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s12.html">4.10.12. Terminal Server service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s13.html">4.10.13. License Logging service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s14.html">4.10.14. Secondary Logon service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s15.html">4.10.15. Protected storage service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s16.html">4.10.16. Telephony service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s17.html">4.10.17. Routing and Remote Access service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s18.html">4.10.18. IPsec Policy Agent service - Windows 2000</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s19.html">4.10.19. IPsec Services service - Windows XP and Windows Server 2003</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s20.html">4.10.20. Distributed Link Tracking Client service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s21.html">4.10.21. Distributed Link Tracking Server service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s22.html">4.10.22. WebClient service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s23.html">4.10.23. Windows File Protection</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s24.html">4.10.24. System Event Notification service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s25.html">4.10.25. Wireless Configuration service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s26.html">4.10.26. Winlogon process - Windows 2000</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s27.html">4.10.27. Winlogon process - Windows Server 2003</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s28.html">4.10.28. Application Management service</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s29.html">4.10.29. Microsoft SQL Server</A></SPAN></DT></DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s11.html">4.11. Implication of multiple RPC services in one process</A></SPAN>
<DD>
<DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s11.html#win32_srv_hosting">4.11.1. Win32 services hosting</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s11s02.html">4.11.2. Example of multiple RPC services in one process</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s11s03.html">4.11.3. Implications of running multiple RPC services in one process</A></SPAN></DT></DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s12.html">4.12. RPC services protection</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s13.html">4.13. RPC interfaces restriction in Windows XP SP2 and Windows Server 2003 SP1</A></SPAN>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s14.html">4.14. DCOM</A></SPAN>
<DD>
<DL>
<DT><SPAN class=section><A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s14.html#com_uuid">4.14.1. COM interfaces</A></SPAN></DT></DL></DD></DL>
<DT><SPAN class=chapter><A href="http://hsc.fr/ressources/articles/win_net_srv/ch05.html">5. Conclusion</A></SPAN>
<DT><SPAN class=bibliography><A href="http://hsc.fr/ressources/articles/win_net_srv/bi01.html">Bibliography</A></SPAN></DT></DL></DIV>
<DIV class=list-of-tables>
<P><B>List of Tables</B></P>
<DL>
<DT>4.1. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s05s03.html#id2598769">Named pipes used by DCE RPC servers</A>
<DT>4.2. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07.html#id2601398">lsarpc operations</A>
<DT>4.3. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s02.html#id2602873">dssetup operations</A>
<DT>4.4. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s03.html#id2603131">samr operations</A>
<DT>4.5. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s04.html#id2604571">netlogon operations</A>
<DT>4.6. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s05.html#id2605229">browser operations</A>
<DT>4.7. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s06.html#id2605452">eventlog operations</A>
<DT>4.8. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s07.html#id2606113">netdfs operations</A>
<DT>4.9. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s08.html#id2606533">srvsvc operations</A>
<DT>4.10. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s09.html#id2607351">svcctl operations</A>
<DT>4.11. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s10.html#id2608292">winreg operations</A>
<DT>4.12. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s11.html#id2608800">wkssvc operations</A>
<DT>4.13. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s07s12.html#id2609537">pnp operations</A>
<DT>4.14. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s02.html#id2610658">epmp operations</A>
<DT>4.15. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s02.html#id2610833">localepmp operations</A>
<DT>4.16. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s02.html#id2610952">DbgIdl operations</A>
<DT>4.17. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s03.html#id2611251">IActivation operations</A>
<DT>4.18. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s03.html#id2611385">IOXIDResolver operations</A>
<DT>4.19. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s03.html#id2611596">ILocalObjectExporter operations</A>
<DT>4.20. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s03.html#id2611770">ISCM operations</A>
<DT>4.21. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s03.html#id2611972">IROT operations</A>
<DT>4.22. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s03.html#id2612194">IMachineActivatorControl operations</A>
<DT>4.23. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s04.html#id2612391">ISCMActivator operations</A>
<DT>4.24. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s08s04.html#id2612516">IRemoteSCMActivator operations</A>
<DT>4.25. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09.html#id2612843">msgsvc operations</A>
<DT>4.26. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09.html#id2612956">msgsvcsend operation</A>
<DT>4.27. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s02.html#id2613130">atsvc operations</A>
<DT>4.28. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s02.html#id2613276">sasec operations</A>
<DT>4.29. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s02.html#id2613390">idletask operations</A>
<DT>4.30. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s03.html#id2613543">winsif operations</A>
<DT>4.31. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s03.html#id2613841">winsi2 operations</A>
<DT>4.32. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s04.html#id2613996">inetinfo operations</A>
<DT>4.33. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s04.html#id2614358">iis_smtp operations</A>
<DT>4.34. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s04.html#id2614716">iis_nntp operations</A>
<DT>4.35. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s04.html#id2615100">iis_imap operations</A>
<DT>4.36. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s04.html#id2615226">iis_pop operations</A>
<DT>4.37. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s05.html#id2615388">qmcomm operations</A>
<DT>4.38. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s05.html#id2615858">qmcomm2 operations</A>
<DT>4.39. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s05.html#id2615968">qm2qm operations</A>
<DT>4.40. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s05.html#id2616160">qmrepl operations</A>
<DT>4.41. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s05.html#id2616302">qmmgmt operations</A>
<DT>4.42. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s05.html#id2616410">IXnRemote operations</A>
<DT>4.43. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s06.html#id2616605">drsuapi operations</A>
<DT>4.44. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s06.html#id2617052">JetBack operations</A>
<DT>4.45. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s06.html#id2617222">JetRest operations</A>
<DT>4.46. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s06.html#id2617401">dsrole operations</A>
<DT>4.47. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s06.html#id2617637">dsaop operations</A>
<DT>4.48. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s07.html#id2617747">FrsRpc operations</A>
<DT>4.49. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s07.html#id2617939">NtFrsApi operations</A>
<DT>4.50. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s07.html#id2618119">PerfFrs operations</A>
<DT>4.51. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s08.html#id2618310">ismapi operations</A>
<DT>4.52. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s08.html#id2618468">ismserv_ip operations</A>
<DT>4.53. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s09.html#id2618670">DnsServer operations</A>
<DT>4.54. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s10.html#id2618875">exchange_mapi operations</A>
<DT>4.55. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s10.html#id2619072">exchange_rfr operations</A>
<DT>4.56. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s11.html#id2619176">rxds operations</A>
<DT>4.57. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s09s11.html#id2619645">nspi operations</A>
<DT>4.58. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10.html#id2620086">NsiS operations</A>
<DT>4.59. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10.html#id2620172">NsiC operations</A>
<DT>4.60. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10.html#id2620282">NsiM operations</A>
<DT>4.61. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s02.html#id2620637">dnsrslvr operations</A>
<DT>4.62. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s03.html#id2620985">DnsResolver operations</A>
<DT>4.63. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s04.html#id2621196">RpcSrvDHCPC operations</A>
<DT>4.64. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s05.html#id2621412">efsrpc operations</A>
<DT>4.65. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s06.html#id2621670">IKeySvc operations</A>
<DT>4.66. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s06.html#id2621907">ICertProtect operations</A>
<DT>4.67. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s06.html#id2621981">ICatDBSvc operations</A>
<DT>4.68. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s07.html#id2622151">SceSvc operations</A>
<DT>4.69. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s08.html#id2622746">w32time operations</A>
<DT>4.70. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s09.html#id2622884">AudioSrv operations</A>
<DT>4.71. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s10.html#id2623176">ICertPassage operations</A>
<DT>4.72. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s11.html#id2623300">dhcpsrv operations</A>
<DT>4.73. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s11.html#id2623844">dhcpsrv2 operations</A>
<DT>4.74. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s12.html#id2624613">lcrpc operations</A>
<DT>4.75. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s12.html#id2624856">winstation_rpc operations</A>
<DT>4.76. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s13.html#id2625894">lls_license operations</A>
<DT>4.77. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s13.html#id2625980">llsrpc operations</A>
<DT>4.78. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s14.html#id2627229">ISeclogon operations</A>
<DT>4.79. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s15.html#id2627410">IPStoreProv operations</A>
<DT>4.80. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s15.html#id2627814">ICryptProtect operations</A>
<DT>4.81. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s15.html#id2627900">PasswordRecovery operations</A>
<DT>4.82. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s15.html#id2627998">BackupKey operations</A>
<DT>4.83. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s16.html#id2628110">tapsrv operations</A>
<DT>4.84. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s17.html#id2628246">rras operations</A>
<DT>4.85. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s18.html#id2628930">PolicyAgent operations</A>
<DT>4.86. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s19.html#id2629367">winipsec operations</A>
<DT>4.87. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s20.html#id2630244">trkwks operations</A>
<DT>4.88. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s21.html#id2630537">trksvr operations</A>
<DT>4.89. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s22.html#id2630640">davclntrpc operations</A>
<DT>4.90. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s23.html#id2630922">sfcapi operations</A>
<DT>4.91. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s24.html#id2631108">SensApi operations</A>
<DT>4.92. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s24.html#id2631206">SENSNotify operations</A>
<DT>4.93. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s25.html#id2631344">winwzc operations</A>
<DT>4.94. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s26.html#id2631709">InitShutdown operations</A>
<DT>4.95. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s26.html#id2631815">pmapapi operations</A>
<DT>4.96. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s26.html#id2631912">GetUserToken operations</A>
<DT>4.97. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s27.html#id2632049">IUserProfile operations</A>
<DT>4.98. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s27.html#id2632318">IProfileDialog operations</A>
<DT>4.99. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s27.html#id2632405">IRPCSCLogon operations</A>
<DT>4.100. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s28.html#id2632641">appmgmt operations</A>
<DT>4.101. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s10s29.html#id2632982">RPCnetlib operations</A>
<DT>4.102. <A href="http://hsc.fr/ressources/articles/win_net_srv/ch04s14.html#id2633938">IOrCallback operations</A></DT></DL></DIV>

页: [1]
© 1999-2008 EvilOctal Security Team