awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nathanlopez avatar

nathanlopez/Stitch

0
View on GitHub↗
3,532 स्टार्स·702 फोर्क्स·Python·other·21 व्यूज़nathanlopez.github.io/Stitch↗

Stitch

Stitch is a command and control framework and post-exploitation toolkit designed for managing multiple remote systems from a central server. It functions as a remote administration tool and payload builder, enabling the execution of commands and the deployment of agents across different operating systems.

The project features a cross-platform builder for generating custom executable agents with configurable network bindings and boot behaviors. It utilizes encrypted communication channels to secure traffic between the controller and remote clients, and it supports the execution of dynamic scripts to extend agent functionality at runtime without recompiling binaries.

The framework covers a range of remote administration and system manipulation capabilities, including credential and data exfiltration, keystroke recording, and screen capturing. It provides tools for maintaining a persistent presence on target machines through platform-specific installers and the modification of system registry values and files.

Features

  • C2 Infrastructure Managers - Provides a central server to manage the entire command and control infrastructure, including listeners, agents, and encrypted channels.
  • Command and Control - Implements a central server to manage remote agents and secure communication via encrypted channels.
  • Malware Builders - Ships a utility for generating custom executable agents with platform-specific boot behaviors.
  • Payload Builders - Provides a cross-platform builder for custom agents with configurable network and boot settings.
  • C2 Payload Generators - Builds cross-platform executable agents with configurable network bindings and boot-time behaviors.
  • Command And Control Frameworks - Functions as a comprehensive platform for managing remote access and post-exploitation activities.
  • Credential and Data Extraction - Provides capabilities for harvesting password hashes and browser credentials from target systems.
  • Payload Generation - Includes a cross-platform builder for creating custom executable agents with configurable network bindings.
  • Concurrent Remote Session Managers - Manages multiple simultaneous network connections to remote targets to provide a command shell for parallel execution.
  • Cross-Platform Binary Generation - Includes a builder tool that generates platform-specific executable agents for various operating systems and architectures.
  • Encrypted Tunneling - Implements secure, encrypted connections between the controller and agents to bypass network detection and prevent interception.
  • Runtime Script Execution - Enables the execution of dynamic scripts on remote agents to add new capabilities without recompiling the binary.
  • Post-Exploitation Frameworks - Offers a framework for exfiltrating credentials and manipulating system configurations on compromised machines.
  • Post-Exploitation Toolkits - Provides a toolkit for escalating privileges, maintaining persistence, and gathering data after initial compromise.
  • Remote Access Payloads - Generates custom payloads designed to establish an initial persistent remote connection to a target system.
  • Remote Administration Tools - Enables monitoring of user activity through keystroke recording and remote screen capturing.
  • Module Functionality Extenders - Provides mechanisms to add custom methods and capabilities to agents via scripts sent from the control server.
  • Remote Administration Servers - Provides a master interface to maintain active connections and execute commands or transfer files on remote servers.
  • Remote Administration Tools - Enables executing commands and managing device configurations on distant machines through encrypted connections.
  • Remote Agent Administration - Provides a centralized interface for commanding and managing multiple remote endpoints from a single point of control.
  • Remote Command Execution - Executes commands and manipulates system settings on target machines via a remote network connection.
  • Installation Persistence - Implements mechanisms to save software installations to non-volatile storage to ensure persistent access across sessions.
  • Persistence Installers - Wraps payloads in platform-specific installers to automate installation and ensure persistence across system boots.
  • Secure Communication Channels - Establishes encrypted tunnels that protect data streams between the controller and target from interception.
  • Communication Encryption - Implements protocols for securing data transmission between the control server and remote agents.
  • Data Exfiltration Tools - Includes utilities for retrieving sensitive system data, such as password hashes and browser credentials, from restricted environments.
  • Remote Access Trojans - Facilitates the deployment of persistent agents that provide covert remote control and monitoring.
  • User Activity Monitoring - Monitors user activity through background services that record keystrokes and capture screen snapshots.
  • System Registry Manipulation - Interacts directly with the operating system registry and system files to modify settings and maintain stealth.
  • Registry Configuration Automators - Uses programmatic scripts to modify system registry values to manage software states and hide activity.

स्टार हिस्ट्री

nathanlopez/stitch के लिए स्टार हिस्ट्री चार्टnathanlopez/stitch के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Stitch के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Stitch के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • bc-security/empireBC-SECURITY का अवतार

    BC-SECURITY/Empire

    5,045GitHub पर देखें↗

    Empire is a post-exploitation command-and-control (C2) framework designed for red team operations. It deploys and manages agents written in PowerShell, Python, C#, Go, and C across Windows, Linux, and macOS, using encrypted communication channels over HTTP, HTTPS, and SMB. The framework executes over 400 built-in modules for reconnaissance, privilege escalation, credential theft, and lateral movement, and provides a modular engine for authoring custom attack modules. What sets Empire apart is its multi-language agent deployment system, which allows operators to choose implants that suit each

    PowerShellc2empirehacktoberfest
    GitHub पर देखें↗5,045
  • samratashok/nishangsamratashok का अवतार

    samratashok/nishang

    9,951GitHub पर देखें↗

    Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows targets. It functions as a post-exploitation toolkit and payload generator to automate attacks and manage remote targets. The project provides specialized capabilities for bypassing security controls, such as disabling the Antimalware Scan Interface and employing in-memory execution to avoid disk-based detection. It includes a variety of stealthy command and control mechanisms, utilizing non-standard channels like DNS TXT records, ICMP traffic, and webmail for communication a

    PowerShellactivedirectoryhackinginfosec
    GitHub पर देखें↗9,951
  • havocframework/havocHavocFramework का अवतार

    HavocFramework/Havoc

    8,182GitHub पर देखें↗

    Havoc is a post-exploitation framework used for red team operations. It provides a centralized command and control system for managing remote agents through persistent network connections and customizable communication profiles. The framework focuses on security evasion and stealth, utilizing indirect syscall execution, return address spoofing, and hardware-breakpoint patching to bypass endpoint detection and response tools. It includes a payload generation workflow to create executable shellcode or DLLs for initial remote access. The system covers a broad range of operational capabilities,

    Go
    GitHub पर देखें↗8,182
  • zer0yu/awesome-cobaltstrikezer0yu का अवतार

    zer0yu/Awesome-CobaltStrike

    4,419GitHub पर देखें↗

    This project is a curated collection of tools, scripts, and technical guides designed to enhance offensive security operations using Cobalt Strike. It serves as a resource hub for managing command and control infrastructure and deploying security engagements. The collection includes toolkits for evading endpoint detection and response systems, alongside libraries for automating red team tasks such as reconnaissance and host enumeration. It provides resources for developing post-exploitation frameworks, specifically focusing on the creation of reflective libraries and memory-resident code. Th

    GitHub पर देखें↗4,419
Stitch के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

nathanlopez/stitch क्या करता है?

Stitch is a command and control framework and post-exploitation toolkit designed for managing multiple remote systems from a central server. It functions as a remote administration tool and payload builder, enabling the execution of commands and the deployment of agents across different operating systems.

nathanlopez/stitch की मुख्य विशेषताएं क्या हैं?

nathanlopez/stitch की मुख्य विशेषताएं हैं: C2 Infrastructure Managers, Command and Control, Malware Builders, Payload Builders, C2 Payload Generators, Command And Control Frameworks, Credential and Data Extraction, Payload Generation।

nathanlopez/stitch के कुछ ओपन-सोर्स विकल्प क्या हैं?

nathanlopez/stitch के ओपन-सोर्स विकल्पों में शामिल हैं: bc-security/empire — Empire is a post-exploitation command-and-control (C2) framework designed for red team operations. It deploys and… samratashok/nishang — Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows… havocframework/havoc — Havoc is a post-exploitation framework used for red team operations. It provides a centralized command and control… zer0yu/awesome-cobaltstrike — This project is a curated collection of tools, scripts, and technical guides designed to enhance offensive security… empireproject/empire — Empire is a command and control framework and post-exploitation toolkit used for network penetration testing. It… malwaredllc/byob — This project is a post-exploitation framework and command and control platform designed for security research and…