summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjerome <jerome@xlinfo.fr>2023-12-26 17:07:27 +0100
committerjerome <jerome@xlinfo.fr>2023-12-26 17:07:27 +0100
commit2f1cb65cd63fc3d431bd8e36ba72bfc719f58f85 (patch)
tree8e7eb97cfb03b3b25b2e20ff2c06080aabf7a128
parent6b5750142275e138ab8d7d981d14531aa433a314 (diff)
downloaddvwa-2f1cb65cd63fc3d431bd8e36ba72bfc719f58f85.tar.gz
dvwa-2f1cb65cd63fc3d431bd8e36ba72bfc719f58f85.zip
update webshell
-rw-r--r--webshell.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/webshell.php b/webshell.php
index dbb759d..32165be 100644
--- a/webshell.php
+++ b/webshell.php
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<!-- Pour lancer le serveur : php -S localhost 8000 -->
+<!-- Pour lancer le serveur de test : php -S localhost 8000 -->
<html>
<head>
<title>Web shell</title>