|
Posted by Roger Abell [MVP] on December 30, 2006, 2:37 am
Please log in for more thread options You might also take a look at tokenmon from sysinternals to see
if you can define a filtering that makes this convenient, at least
assuming your unknown process(es) is(are) using calls for
AdjustTokenPrivilege in attempting to enable SeTcbPrivilege.
> Is there any application that would intercept a call by an application or
> device driver for a specific user privilege and either log this or show it
> to you? I have eventviewer messages on one computer showing every 10
> minutes that the administrator account is trying to get "Act as Part of
> Operating System" privilege. I would like to find out if that is a
> Microsoft application, user application I trust, or some application or
> device driver I cannot identify.
>
> --
> Will
>
>
|