From 91ebeec2e24f58c62250d27c2bc01ba9dd473f98 Mon Sep 17 00:00:00 2001 From: Harsha Deepa <44192755+harshadeepa@users.noreply.github.com> Date: Thu, 3 Oct 2019 15:41:19 +0530 Subject: [PATCH] Contributed a miniwebshell to execute system commands in sandbox --- minishell.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 minishell.php diff --git a/minishell.php b/minishell.php new file mode 100644 index 0000000..ac7f6f9 --- /dev/null +++ b/minishell.php @@ -0,0 +1,8 @@ +