Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Nifty Win32 tri... » Security   (RSS)
Microsoft can be quite obsessive about instrumentation and metrics. We have a significant body of tools that perform static and dynamic analysis on our operating systems. Some of these tools (for example prefast and FxCop ) are public, some are not. Friday Read More...
Eagle Eyed reader Jens Geyer sent me an email yesterday asking: There's a KB article, where there is an example code how to determine if the current process/thread is running from admin account. The sample code changed in the newest revision of that KB Read More...
In the comments for my first services post, someone asked about the SERVICE_INTERACTIVE_PROCESS flag that can be specified for the CreateService API. This flag allows the user to specify that the service should be allowed to interact with the logged on Read More...
In response to a comment I'd made on Raymond's post about the Date/Time CPL : And what's even neater is that it's a security hole waiting to happen - the reason the dialog pops up when you're a LUA user is that they're enabling the set date&time privilege Read More...
Ok, back to techie stuff. I recently received the following piece of mail sent to an internal mailing list: How is GenericMapping used by AccessCheck function? I thought it would be used to map GENERIC_XXX rights in the ACEs contained by the security Read More...
This is the 3 rd and final article in my discussion of how the WMC product opened holes in the Windows firewall to enable the WMC clients to access the WMC HTTP server. In my last article , I had found an INetConnection object, which had a “guidId” property Read More...
This is the second post in a series of posts that explain how the Windows Media Connect project opened up a particular port through the XP SP2 firewall. In the last post , we had figured out how to actually open the port, but I hadn’t discussed how you Read More...
One of the side-projects I recently was assigned to work on was to switch the Windows Media Connect project from using the home-brewed HTTP server that was originally coded for the product, to using HTTP.SYS, which is included in XP SP2. This was as a Read More...
 
Page view tracker