summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rwxr-xr-xhtml/cgi-bin/webshell.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/html/cgi-bin/webshell.cgi b/html/cgi-bin/webshell.cgi
index ba8cecd..e615124 100755
--- a/html/cgi-bin/webshell.cgi
+++ b/html/cgi-bin/webshell.cgi
@@ -1,7 +1,6 @@
#!/usr/bin/env python3
# après avoir lancé le serveur : python3 -m http.server --cgi
-# placer le script (rendu exécutable) dans /cgi-bin...
import cgi
import os