How do I fix system() calls in taint mode? When you make a system call to an external program or use its sister command, exec, taint mode also stops this from happening if the PATH has not been adjusted. Again, since a string is being passed to the sys
by
jambe
2006-07-04 21:20
programming
·
reference
·
security
·
taintmode
·
perl