Workarounds that kill Active-X controls.
So far, I believe we've been advised of two security workarounds the involve
setting the kill bit for 3 controls. After the patch comes out, presumably
these controls could be re-enabled. If I apply the .reg file printed in the
article, it "slam dunks" 0x400 into the appropriate values for Compatibility
Flags. My question is what if some bits were already set? Should I be
checking before hand and or'ing the 0x400 bit into the DWORD?
ISTR an article that explains what each bit does, but I can't seem to find
it now.
Any help would be appreciated. I'm collecting .reg files that have been
applied, but their reversal would appear to be removing the key for that
control. Does that make sense?
--
Thank you
Jim
.
Relevant Pages
- Re: Workarounds that kill Active-X controls.
... workarounds the involve setting the kill bit for 3 controls. ... presumably these controls could be ... If I apply the .reg file printed in the article, ... Just remove the "Compatibility Flags" Value. ... (microsoft.public.win2000.registry) - Re: 0x80070005 error with VB6 install
... Visual Studio 6 Enterprise came with either 23 or 26 CD's ... Visual Basic like the other languages use the same ActiveX controls & ... they need that reg file to license the controls. ... setup application using the built-in Installshield Installer that maybe be ... (microsoft.public.windowsxp.security_admin) - Re: 0x80070005 error with VB6 install
... install it, ... Visual Basic like the other languages use the same ActiveX controls & ... they need that reg file to license the controls. ... (microsoft.public.windowsxp.security_admin) - [PATCH] Add resource limit control to SELinux
... signal state inheritance control patch) adds controls to the SELinux ... module over the setting and inheritance of resource limits. ... trusted program, soft limits can be reset, thereby avoiding failures in ... (Linux-Kernel) - [PATCH][SELINUX] 1/7 Add resource limit control to SELinux (resend)
... signal state inheritance control patch) adds controls to the SELinux ... module over the setting and inheritance of resource limits. ... trusted program, soft limits can be reset, thereby avoiding failures in ... (Linux-Kernel) |
|