Skip to content

Instantly share code, notes, and snippets.

@affilares
Forked from mccabe615/dangerouspythonfunc.md
Created June 25, 2023 14:14
Show Gist options
  • Save affilares/ededaed64995f089b0a9446818a4f9b2 to your computer and use it in GitHub Desktop.
Save affilares/ededaed64995f089b0a9446818a4f9b2 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