Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RestrictedProcess should restrict access to files #85

Open
NikolayIT opened this issue Aug 25, 2013 · 1 comment
Open

RestrictedProcess should restrict access to files #85

NikolayIT opened this issue Aug 25, 2013 · 1 comment

Comments

@NikolayIT
Copy link
Owner

No description provided.

@ghost ghost assigned NikolayIT Aug 25, 2013
@NikolayIT
Copy link
Owner Author

Partially done with low integrity mode. Anyway process is still able to write in some places. More info: http://msdn.microsoft.com/en-us/library/bb625960.aspx

Windows Vista has specific file and registry locations that are assigned low mandatory labels to allow low-integrity applications write access.
Registry - Low-integrity processes can write to and create subkeys under HKEY_CURRENT_USER\Software\AppDataLow
File system - Low-integrity processes can write and create subfolders under %USER PROFILE%\AppData\LocalLow

@NikolayIT NikolayIT modified the milestones: Version 1.4 (bug fix release, end of March 2014), Version 1.3 (bug fix release, end of February 2014) Feb 26, 2014
@NikolayIT NikolayIT modified the milestones: Version 1.5 (bug fix release, end of May 2014), Version 1.4 (bug fix release, end of April 2014) May 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant