From 4e64c5af999f26e8b06db1e95cc1a815582ba870 Mon Sep 17 00:00:00 2001 From: SkyperTHC <5938498+SkyperTHC@users.noreply.github.com> Date: Sat, 3 Sep 2022 08:11:03 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fff2581..05324ae 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ $ id **1.ii. Hide your command** ```shell -(exec -a syslogd nmap -T0 10.0.2.1/24") # Note the brackets '(' and ')' +(exec -a syslogd nmap -T0 10.0.2.1/24) # Note the brackets '(' and ')' ``` Starting a background hidden process: