With Girsh, just run it and it will detect the OS and execute the correct commands to upgrade it to a full interactive reverse shell.
For a Linux
For a Windows
Usage
Two modes are available:
go run main.go listener -h
Usage:
girsh listen [flags]
Flags:
-h, –help help for listen
Global Flags:
-d, –debug Debug output
-p, –port int port to listen (default is 1234) (default 1234)
go run main.go -h
Generate a reverseshell oneliners (credits shellerator).
And listen then run stty raw -echo and send the python command to spawn a tty shell if it’s Linux
or use ConPTY if it’s windows
Usage:
girsh [flags]
girsh [command]
Available Commands:
help Help about any command
listen Listen and spawn a fully interactive for windows and linux client
Flags:
-d, –debug Debug output
-h, –help help for revshell
-p, –port int port to listen (default is 1234) (default 1234)
Demo
Linux
Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…
JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…
The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…
Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…
SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…
Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…