Security Basics mailing list archives

RE: How to force a program to run in READ-ONLY mode?


From: "Goran Pizent" <goran.pizent () ekobit hr>
Date: Thu, 1 Dec 2005 15:15:49 +0100

Hi Simon,

Create some really restricted user and use "runas" command.

Eg: runas /USER:DummyUser YourProgram.exe

With this you will execute program under restricted credentials. How
restricted those credentials will be is up to you.

Hope that helps.

Goran



-----Original Message-----
From: Simon Borduas [mailto:sborduas () hypertec ca] 
Sent: Wednesday, November 30, 2005 5:30 PM
To: security-basics () securityfocus com
Subject: How to force a program to run in READ-ONLY mode?

Hi,

I'm curious, is there a simple way or a "shell utility" to force a  
program (under MS-Windows 2000) to run in read only?

I want to make sure the program doesn't write anything anyware (Just 
load and run in memory)

Thanks.




Current thread: