Update README.md

This commit is contained in:
Joe Totes
2022-08-03 19:09:20 -04:00
committed by GitHub
parent 9097cd9e0c
commit c4be10e25a

View File

@@ -407,7 +407,7 @@ wget http://{IP ADDRESS}/{FILE} -outfile {FILE}
<br />
```
```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