This website requires JavaScript.
Explore
Help
Sign In
zlax
/
variousscripts
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Activity
Files
1bb31b9a85dbb9a9e76366b4d2db243922e2387d
variousscripts
/
restartprocesspage
/
touch.php
T
7 lines
63 B
PHP
Raw
Normal View
History
Unescape
Escape
init from 4 old repositories
2019-08-05 16:07:57 +03:00
<?
php
$e
=
"/var/www/restart/start.sh"
;
shell_exec
(
"
$e
"
);
?>
Reference in New Issue
Copy Permalink