OSINT

Home OSINT
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.

APPLICATIONS

HOT NEWS

Win-PortFwd : Powershell Script To Setup Windows Port Forwarding Using Native...

0
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 –...