Sign in
apache
/
httpd-tests
/
refs/heads/trunk
/
.
/
t
/
htdocs
/
php
/
safemode
/
noexec
/
system.php
blob: 5a224c9e38cc7d0fedb95ec62b2e584ae8a5cf9b [
file
]
<?
php system
(
"/bin/ls /"
);
?>