Update README.md

This commit is contained in:
SkyperTHC
2022-09-03 08:11:03 +01:00
committed by GitHub
parent 57869da7d1
commit 4e64c5af99
+1 -1
View File
@@ -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: