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

wshlient

Python ★ 37 via github-topic
→ View on GitHub
Wshlient is a versatile web shell client that allows users to execute commands by injecting them into a crafted HTTP request. Users create a text file containing the HTTP request and specify injection points, enabling command execution while providing options for customization, such as token replacements and debug output. This tool is primarily used for remote command execution in web environments, leveraging Python's requests library for simplicity and ease of installation.