5 रिपॉजिटरी
Routing of commands from a web interface to distributed agents via a REST API.
Distinct from Command Routing Architectures: Specifically covers the REST API transport for C2 agent management rather than general architectural routing patterns.
Explore 5 awesome GitHub repositories matching software engineering & architecture · REST-Based Command Dispatch. Refine with filters or upvote what's useful.
Caldera is an adversary emulation platform and command and control framework designed to simulate cyber attack patterns. It functions as an automated red team tool and threat framework orchestrator, executing attack sequences based on standardized cybersecurity threat frameworks to validate security defenses and detection capabilities. The platform distinguishes itself through the dynamic compilation of customized executable payloads and the use of framework-mapped adversary modeling to structure attack techniques. It manages asynchronous agents on targeted endpoints via a central server acce
Manages asynchronous attack simulations by routing commands from a web interface to distributed agents via a central API.
Cerebro is an administration tool for OpenSearch and Elasticsearch clusters, providing a web-based graphical interface to monitor health and manage performance. It serves as a central console for cluster administration, including the creation and organization of indices, aliases, and index templates. The project distinguishes itself through integrated directory authentication, utilizing LDAP services to manage user identities and access permissions. It also includes a dedicated REST client console for sending manual requests to clusters, featuring autocompletion and the ability to export requ
Acts as a bridge forwarding administration requests from the web interface to the backend cluster via REST.
LXD एक सिस्टम कंटेनर मैनेजर और वर्चुअल मशीन मैनेजर है जो पूर्ण Linux सिस्टम चलाने के लिए एक यूनिफाइड इंटरफेस प्रदान करता है। यह एक कंटेनर क्लस्टर ऑर्केस्ट्रेटर, एक इमेज फॉर्मेट कन्वर्टर और एक इंफ्रास्ट्रक्चर मैनेजर के रूप में कार्य करता है जो REST API और भाषा-विशिष्ट SDKs के माध्यम से नियंत्रण प्रदान करता है। यह प्रोजेक्ट एक यूनिफाइड कंटेनर और वर्चुअल मशीन एब्स्ट्रैक्शन प्रदान करके खुद को अलग बनाता है, जो दोनों को एक ही प्रबंधन लेयर के भीतर जेनेरिक इंस्टेंस के रूप में मानता है। यह स्टेट को सिंक्रोनाइज़ करने और कई भौतिक नोड्स में वर्कलोड वितरित करने के लिए वितरित क्लस्टर समन्वय का समर्थन करता है। यह सिस्टम REST-आधारित प्रबंधन इंटरफेस और डेमन-आधारित ऑर्केस्ट्रेशन मॉडल के माध्यम से प्रोग्रामेटिक इंफ्रास्ट्रक्चर नियंत्रण को कवर करता है। इसमें क्रॉस-फॉर्मेट इमेज कन्वर्ज़न, मल्टी-नोड क्लस्टर स्केलिंग और पूर्ण हार्डवेयर एमुलेशन की आवश्यकता वाले वर्चुअलाइज्ड मशीन इंस्टेंस के निष्पादन की क्षमताएं शामिल हैं।
Translates external HTTP requests into internal system commands via a centralized daemon for resource control.
WebDriverAgent is an on-device control agent and automation server that implements the WebDriver protocol for iOS devices. It serves as a bridge that enables the remote control of applications and the operating system on physical iOS devices and simulators for automated testing. The project provides a UI testing framework capable of interacting with on-screen elements, capturing screenshots, and simulating user gestures. It translates remote commands into native system calls to interact with the iOS accessibility hierarchy. The server covers a broad range of device orchestration and UI autom
Provides a REST-based command interface on the device to receive and dispatch remote control instructions.
Anthias is a digital signage management system used to schedule and display images, videos, and web pages across a fleet of screens. It functions as a Docker-based device orchestrator that deploys containerized software across networked hardware units via a centralized interface. The platform includes a web-based content scheduler to control the timing, duration, and visibility of media assets using specific date and time windows. Administration is handled through a secure gateway that utilizes a reverse proxy and TLS termination to manage remote display devices over HTTPS. The system covers
Exposes a REST API for dispatching configuration and content updates to distributed screen agents.