10637:98160fe3eb4d | 10638:12558008c269 |
---|---|
35 "popen2.popen4", | 35 "popen2.popen4", |
36 "popen2.Popen3", | 36 "popen2.Popen3", |
37 "popen2.Popen4", | 37 "popen2.Popen4", |
38 "commands.getoutput", | 38 "commands.getoutput", |
39 "commands.getstatusoutput", | 39 "commands.getstatusoutput", |
40 "subprocess.getoutput", | |
41 "subprocess.getstatusoutput", | |
40 ], | 42 ], |
41 # injectionShell.py | 43 # injectionShell.py |
42 "shell_injection_noshell": [ | 44 "shell_injection_noshell": [ |
43 "os.execl", | 45 "os.execl", |
44 "os.execle", | 46 "os.execle", |