Learn the fundamentals and applications of OSINT (Open Source Intelligence) through step-by-step tutorials. Understand how publicly available data is used for investigations, cybersecurity, and research in real-world scenarios.
Win-PortFwd is a powershell script to setup windows port forwarding using native netsh client.
Installation
git clone https://github.com/deepzec/Win-PortFwd.git
Win-PortFwd Usage
.win-portfwd.ps1
or
powershell.exe -noprofile -executionpolicy bypass -file .win-portfwd.ps1
Also Read MacSubstrate –...