Skip to content

Instantly share code, notes, and snippets.

@mccabe615
Created April 19, 2016 19:20
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mccabe615/3e3b0ff2bac1a26efc65cc15228fecf6 to your computer and use it in GitHub Desktop.
Save mccabe615/3e3b0ff2bac1a26efc65cc15228fecf6 to your computer and use it in GitHub Desktop.
dangerous python function

• commands.getoutput • commands.getstatus • commands.getstatusouput • compile • cPickle.load • cPickle.loads • eval • exec • execfile • marshal.load • marshal.loads • os.execl • os.execle • os.execlp • os.execlpe • os.execv • os.execve • os.execvp • os.execvpe • os.popen • os.popen2 • os.popen3 • os.popen4 • os.spawnl • os.spawnle • os.spawnlp • os.spawnlpe • os.spawnv • os.spawnve • os.spawnvp • os.spawnvpe • os.startfile • os.system • pickle.load • pickle.loads • popen2.popen2 • popen2.popen3 • popen2.popen4 • shelve.open • subprocess.call • subprocess.check_call • subprocess.check_output • subprocess.Popen • yaml.load

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment