> cat /dev/github | grep security-tools
discovered 03 Aug 2026

powershell-reverse-tcp

PowerShell ★ 300 via github-topic
→ View on GitHub
The PowerShell Reverse TCP tool facilitates bidirectional communication between a client and a remote host, enabling the remote host to execute commands on the client system. Designed primarily for educational purposes, it features multiple shell implementations using Invoke-Expression and process pipes, and includes a methodology for script obfuscation to evade detection by security systems. Users can customize IP addresses and port numbers, while future updates aim to enhance shell optimization further.