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 AppDomain class in the sandbox app. Load the executable in AppDomain . Please note that this will work only for Net Executables.

Good luck!

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -