Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #8154
| Date | 2011-06-22 10:49 +1000 |
|---|---|
| Subject | Security test of embedded Python |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.258.1308703797.1164.python-list@python.org> (permalink) |
I'm involved in the construction of an environment that allows end users to supply scripts which will then run on our servers. We need to be able to offer the full flexibility of a scripting language, but without the risk of compromise to our computers. To that end, we have set up a system with pretty much the same facilities as our live system will have, and are offering this to the world to hammer on - and requesting the world's assistance in hunting down bugs. The environment is Python 3.3a0 embedded in C++, running on Linux. It's currently home-hosted to keep things simple, with only one port forwarded to it from our NAT router (so don't bother port scanning, you aren't looking at Monty). And yes, that's right. I have no imagination when it comes to names. Our test box really is called Monty. And to sign up for our forums, you'll need to prove you're a human by knowing that the name "Python" goes with "Monty". Launch page: http://www.pythontest.com/ PHPBB forum: http://www.pythontest.com/forum/ (feedback here please, no need to clutter the python-list) Actual thing to whump into submission: http://www.pythontest.com:8000/ Find a bug, get noted as a contributor! :) Thanks! Chris Angelico
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Security test of embedded Python Chris Angelico <rosuav@gmail.com> - 2011-06-22 10:49 +1000
Re: Security test of embedded Python Paul Rubin <no.email@nospam.invalid> - 2011-06-21 19:02 -0700
Re: Security test of embedded Python Chris Angelico <rosuav@gmail.com> - 2011-06-22 12:35 +1000
Re: Security test of embedded Python Paul Rubin <no.email@nospam.invalid> - 2011-06-21 19:40 -0700
Re: Security test of embedded Python Benjamin Kaplan <benjamin.kaplan@case.edu> - 2011-06-21 20:09 -0700
Re: Security test of embedded Python Chris Angelico <rosuav@gmail.com> - 2011-06-22 13:26 +1000
Re: Security test of embedded Python Paul Rubin <no.email@nospam.invalid> - 2011-06-21 20:42 -0700
Re: Security test of embedded Python Dennis <daodennis@gmail.com> - 2011-06-21 22:37 -0700
Re: Security test of embedded Python Chris Angelico <rosuav@gmail.com> - 2011-06-22 12:44 +1000
Re: Security test of embedded Python Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2011-06-22 19:33 +0200
csiph-web