Reg secure python environment with web terminal emulator

Lakshmipathi.G lakshmipathi.g at gmail.com
Thu Aug 8 00:14:41 EDT 2013


>         If you permit file I/O and anything that can spawn a process, it is
> possible to create a raw binary executable and trigger its execution.
> --

Yes,we permit file i/o with quota limits and spawning a process is
allowed upto a limit.
If I'm not wrong, we will be safe if user invokes  subprocess  or
os.system('sudo') calls
due to system constraints.

Could you please share more info about creating raw binary executable
and its potential
problem.

Thanks for your response.


-- 
----
Cheers,
Lakshmipathi.G
FOSS Programmer.
www.giis.co.in



More information about the Python-list mailing list