Shell. It can be used to break out from restricted environments by spawning an interactive system shell. export CMD="/bin/sh" php -r 'system(getenv("CMD")); ...
確定! 回上一頁