diff options
| author | jerome <jerome@xlinfo.fr> | 2023-12-26 17:32:14 +0100 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2023-12-26 17:32:14 +0100 |
| commit | 5767b32768bc32402f1b26302f8d12141abf042b (patch) | |
| tree | d58fae099adbd080ad6232548452ce8ed2a9a7bb /webshell.php | |
| parent | 2f1cb65cd63fc3d431bd8e36ba72bfc719f58f85 (diff) | |
| download | dvwa-5767b32768bc32402f1b26302f8d12141abf042b.tar.gz dvwa-5767b32768bc32402f1b26302f8d12141abf042b.zip | |
update webshell
Diffstat (limited to 'webshell.php')
| -rw-r--r-- | webshell.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webshell.php b/webshell.php index 32165be..9d049e6 100644 --- a/webshell.php +++ b/webshell.php @@ -3,6 +3,7 @@ <html> <head> <title>Web shell</title> +<meta charset="utf-8"> </head> <body> <h1>Web shell</h1> |
