c# - Calling Process.Start("foo.exe") in an ASP.net project hosted on Azure. How to restrict "foo.exe"'s access? -
Then I have an ASP.NET.net project that is hosted on Azure which runs executable provided by users is.
Think of it like an online web terminal simulator.
I am running with the process of exe presented. Start ().
I have been granted a user-executable. For example, I want to sandbox execution in a particular directory so that a malicious exe is not able to view or copy my files in other places.
And I want to exclude the Xi process from time to time after 5 minutes, so it does not have my processing pool.
/ p>
"post-text" itemprop = "text">
How to use the Good luck! AppDomain . Please note that this will work only for Net Executables.
Comments
Post a Comment