Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Cool!

I got as far as:

  import os
  for filename in os.walk('/'):
    print(filename)
before realizing I should probably stop kicking stuff out of curiosity.

What are the dangers of dropping a python interpreter on a site, what are good guidelines to secure it?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: