There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Tag Cloud
access acer asus batch bios bsod computer crash desktop dns driver drivers error ethernet excel freeze gaming hard drive hardware hdmi internet laptop lcd malware memory monitor motherboard mouse network printer problem ram registry router security slow software sound trojan usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Security & Malware Removal > General Security >
Vista, preventing IE7 shellcode exploits

Reply  
Thread Tools
lunarlander's Avatar
Computer Specs
Senior Member with 3,484 posts.
 
Join Date: Sep 2007
17-Jan-2009, 11:06 PM #1
Vista, preventing IE7 shellcode exploits
In Vista, there is a feature called Protected Mode, which is an 'integrity' label attached to a directory or file. IE7 has an integrity label of LOW, which prevents it or any subprocess of it to Write to any file and directory of Medium integrity. Most files of Vista are medium integrity. And any file not explicitly labeled is also of medium integrity.

An integrity label settings can actually prevent READ, WRITE and EXECUTION. Although Vista only employs the forbid to write feature.

Shellcode, to the best of my knowlege, needs access to CMD.EXE. It's integrity label can be modified to Medium -- No Read, No Write, No Execute with the method below

Create a file called blockaccess_x86.inf with these lines:

-----------------------------
Code:
[Unicode]
Unicode=yes
[Version]
signature="$CHICAGO$"
Revision=1
[File Security]
"%windir%\system32\cmd.exe",2,"S:(ML;;NWNRNX;;;ME)"
----------------------------

Then right click CMD and 'Run as Administrator' and execute this command:

----------------------------
Code:
SecEdit /configure /db BlockAccess.sdb /cfg blockaccess_x86.inf
----------------------------

After this modification, no low integrity application can read, write or execute CMD.exe.
Reply

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 03:30 PM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.