windows-security
prevent hook dll loading
Is there a way to way set process security permissions or some other way to disable Windows from loading global window hook dlls?[详细]
2023-04-12 06:27 分类:问答How do I correctly call LsaLogonUser for an interactive logon?
I\'m trying to use LsaLogonUser to create an interactive logon session, but it always returns STATUS_INVALID_INFO_CLASS (0xc0000003). From what I have found in searching online, the memory layout of t[详细]
2023-04-10 06:48 分类:问答Reading / Writing security properties to objects in Active Directory (the same way Delegation of rights work) C#
I\'m looking for a way to read and set security permissions on an object (OU or users/computers) in Active Directory on Windows Server 2008+. The same way that Delegation by using Active Directory Wiz[详细]
2023-03-11 04:13 分类:问答ASP.NET impersonation problem (part 2)
This is a follow on to a previous post about being unable to impersonate a currently logged in Windows user.There were many good suggestions, but the previous thread was getting messy, so I am resetti[详细]
2023-03-06 15:45 分类:问答How to do these permission granting commands in Windows Explorer?
In this tutorial, I found the following commands. ICACLS \"%SystemDrive%\\Windows\\System32\\inetsrv\\config\" /Grant \"Network Service\":R /T[详细]
2023-02-14 08:35 分类:问答How do function detour packages circumvent security
I am looking at some code that uses a function detour package called DetourXS. My application is targeted for Microsoft Server operating 开发者_Go百科systems.Microsoft Research also has a Detours pack[详细]
2023-01-29 15:48 分类:问答How to run a process as current user privilege from an admin process
开发者_运维百科When a setup program(built by like Inno Setup) does launch a process, the process always be run as administrator privilege. -because setup program had been run as admin.[详细]
2023-01-19 22:21 分类:问答Excel VBA macro workbook startup - security warning - automatic update of links disabled
I\'ve created an add-in and installed it, but now when I open Excel I get an error pop-up telling me that the add-in file is a security risk and that automatic updating of links is disabled.I\'ve look[详细]
2022-12-30 02:40 分类:问答Sitemap Links don't work on live site, Windows Authentication
I have a intranet site with Windows Authentication.I have \'Administrator\' pages in an \'Administrator\' folder that will only show for those in the admin group (windows security group)These pages wo[详细]
2022-12-20 22:03 分类:问答How to apply Windows group policy using .NET?
Is it possible t开发者_运维问答o apply (and remove) Windows group policy settings using .NET?[详细]
2022-12-20 00:56 分类:问答