Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Escaping a Python VM

Name: Anonymous 2013-08-13 13:12

So, I am working with a webapp which allows you to run arbitrary python code on it. This code is, however, sandboxed and stuff like trying to execute OS commands or to open URL connections is disabled.

So far my attempts have been quite skiddie-tier, since I'm not experienced with Python or with escaping sandboxes. So, do you guys have any ideas what I could use?

Name: Anonymous 2013-08-13 13:13

The standard library is gigantic and it is written in C. There's bound to be a bunch of security flaws.

Name: Anonymous 2013-08-13 13:14

P.S. I will post updates and answers to questions, as well as give out more details when needed. The OS is Windows, and it's running inside a Microsoft Drawbridge Console Host.

Name: Anonymous 2013-08-14 2:19


Don't change these.
Name: Email:
Entire Thread Thread List