command-execution
There are 55 repositories under command-execution topic.
OWASP/Vulnerable-Web-Application
OWASP Vulnerable Web Application Project https://github.com/hummingbirdscyber
bkbilly/lnxlink
🖥 Effortlessly manage your Linux machine using MQTT.
Leo4j/Invoke-SMBRemoting
Interactive Shell and Command Execution over Named-Pipes (SMB) for Fileless lateral movement
mez-0/CSharpWinRM
.NET 4.0 WinRM API Command Execution
xolox/python-executor
Programmer friendly subprocess wrapper
firnsan/shell-agent
Agent program installed on remote host, help you to execute shell command on the remote host via HTTP. Also help to transport file to/from remote host.
palantir/giraffe
Gracefully Integrated Remote Access For Files and Execution
termdot/termdot
Terminal built for Godot, Improve your workflow throughout the whole game development cycle.
zelhajou/ft_unix_minishell
A custom shell program emulating basic bash functionalities
ceodaniyal/Backdoor
A Python-based backdoor and server communication tool for ethical hacking and reverse shell practice using socket programming.
nemuelw/Delta
FUD Linux Remote Access Trojan
samuelmeuli/swift-exec
:rocket: Simple process execution with Swift
dpogorzelski/speedrun
Control your compute fleet at scale
0xCodeFuture/UniUI-Discord
An AI-powered Discord bot that chats, stores user memories, and can execute terminal commands on Windows directly through Discord.
bocaletto-luca/Send-Remote-Commands
Send Remote Commands is a Python application developed using the tkinter GUI library and the socket module. It allows users to connect to a remote server, authenticate with a username and password, and send commands to the server.
smartlegionlab/commandex
A cross-platform library for creation, storage, management of commands and command packages. Execution of commands, parsing of files with command packages.
matebenyovszky/ClubGPT-CommandProxy
ClubGPT-CommandProxy - control your computer with ChatGPT GPT tool using assitant
RootShelll/b374k-Shell-2.8
Explore the B374K Shell, a powerful PHP-based web shell for server management. Learn about its features, installation, usage, and changelog.
darsan-in/Remote-Admin-Tool
This project is a remote admin tool that allows administrators to execute commands on systems connected to a local network. Leveraging Python's socket programming and the PySimpleGUI framework, this tool provides a simple and effective way to manage remote systems with ease.
Debajyati/gitFM
A CLI App for searching github repos, fetching as folder structure and cloning
klezVirus/deser-ruby
Ruby Deserialization Payload Generator
pimatic/pimatic-shell-execute
pimatic plugin for executing shell commands
arctil/arctil-vulnerabile-web-application
arctil vulnerable web application is a sample website built with the purpose of being insecure.
mimamch/cmd
Powerful and Lightweight Command Processing Library for Interactive Applications
minhqdao/run-f
Fortran library to execute a command in the command line and receive the output as a string.
daxferab/42_pipex
🎓 Project 3.3 - Working with pipes and simultaneous processes
gokusan92/SSHAutomator
SSHAutomator is an SSH automation tool that allows executing scripts or commands on one or more remote servers. It accepts server details and a script file as input, and handles the SSH connections and parallel command execution across the specified servers.
Hamada-khairi/Webshells
PHP CTF Webshell
lykhvar/ppcli
Dynamic CLI tool to manage project-specific commands using pyproject.toml configuration
nomadsdev/verbal-control
VerbalControl is a Python tool that runs system commands based on voice commands. It uses speech recognition to listen for specific phrases and execute corresponding commands, streamlining task automation with voice control.
php-shell-list/WebShell
WebShell is a collection of tools developed for cybersecurity experts and penetration testers that enable the execution of commands on target systems using server-side scripting languages. It includes a variety of web shell applications for PHP, ASP.NET, and other web technologies. These tools are designed to detect vulnerabilities,
RedMooner/CEServ
CommandExecutor Server (Server) is a server application capable of accepting commands via GET requests and executing them for the user. After executing the command, the server returns the appropriate response.
rnd-pro/terminal-x-mcp
Multi-agent terminal automation system with command planning, security validation, and real-time monitoring - A Model Context Provider (MCP) server for intelligent terminal management
RootShelll/PHP-SSH-Shell
php ssh shell is a simple and intuitive PHP web shell for executing commands and managing files on a server through a web interface.
TheAlpha16/cnc-go
A lightweight Go package for distributed command execution and coordination across services
tigran-sargsyan-w/pipex
This project will let you discover in detail a UNIX mechanism that you already know by using it in your program.