diff --git a/Cheatsheet_UsefulCommands.txt b/Cheatsheet_UsefulCommands.txt index cf155aa..028c41e 100644 --- a/Cheatsheet_UsefulCommands.txt +++ b/Cheatsheet_UsefulCommands.txt @@ -11,4 +11,4 @@ ncat -lvkp 12345 -c "ncat --ssl 192.168.0.1 443" [+] Windows 7 or later, build port relay -C:\> netsh interface portproxy add v4tov4 listenport= listenaddress=0.0.0.0 connectport= connectionaddress= \ No newline at end of file +C:\> netsh interface portproxy add v4tov4 listenport= listenaddress=0.0.0.0 connectport= connectaddress= \ No newline at end of file