shell2http
Shell executor
An HTTP server designed to execute shell commands on demand.
Executing shell commands via HTTP server
1k stars
27 watching
133 forks
Language: Go
last commit: 14 days ago
Linked from 4 awesome lists
bashclidockergolanghttpproxyservershell
Related projects:
Repository | Description | Stars |
---|---|---|
mikehaertl/php-shellcommand | Provides an object-oriented interface to execute shell commands in PHP | 320 |
yahoo/vssh | A Go library for executing commands over SSH at scale | 962 |
n00py/hwacha | A tool to execute payloads on Unix-like systems by exploiting common weaknesses in password authentication mechanisms. | 105 |
eshaan7/flask-shell2http | An HTTP wrapper service for running shell commands asynchronously | 177 |
mobdk/core | A tool that bypasses Windows Defender to execute any binary converted to shellcode using system calls. | 43 |
bashup/jqmd | A tool for writing and executing shell scripts with embedded jq code and data structures, designed to facilitate complex data manipulation. | 42 |
slyd0g/urbanbishoplocal | An inline shellcode execution framework using Windows API calls to execute malicious code | 115 |
chop-dbhi/sql-agent | An HTTP service for executing ad-hoc SQL queries on various databases. | 93 |
samharju/yeet.nvim | A plugin for running shell commands in terminal buffers or tmux panes. | 96 |
jpmens/mqtt-launcher | A Python program that executes shell commands based on MQTT message content | 188 |
ehmicky/gulp-execa | A Gulp.js plugin that provides an efficient and secure way to execute shell commands and scripts in a pipeline-based workflow. | 58 |
allegro/mesos-executor | A customizable Apache Mesos task executor with features like graceful shutdown and log scraping | 49 |
commander-cli/cmd | A package to abstract shell command execution across Linux, Windows, and macOS | 152 |
alkenso/execq | A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. | 40 |
juce/lua-resty-shell | A non-blocking Lua library to execute shell commands in a safe and efficient manner. | 145 |