awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
BeichenDream avatar

BeichenDream/Godzilla

0
View on GitHub↗
4,333 stars·566 forks·25 views

Godzilla

Godzilla is a post-exploitation toolkit and webshell management framework designed for remote administration, credential extraction, and memory shell injection. It provides a centralized platform to deploy, control, and monitor encrypted remote access scripts across multiple server environments.

The project differentiates itself through a memory shell injector that loads binaries and shellcode directly into server memory to avoid disk-based detection. It also employs polyglot payload injection, deploying encrypted scripts across various language environments to maintain persistent connections to target systems.

The toolkit covers a broad range of capabilities, including Windows privilege escalation, stored credential extraction from web browsers and databases, and the bypass of server-side security restrictions. It further includes a virtual terminal for system command execution and a plugin-based extension model for running environment-specific tools.

Features

  • Post-Exploitation Tools - Manages compromised servers through encrypted webshells and memory-resident payloads for persistent remote access and control.
  • Remote Command Execution - Sends operating-system commands through an injected payload and returns their output to the operator.
  • Polyglot Payload Deployments - Deploys encrypted scripts across multiple language environments to maintain persistent remote access.
  • Cipher-Based Payload Wrappers - Encodes traffic between operator and injected payloads using AES or XOR ciphers to evade network detection.
  • Multi-Environment Payload Generators - Creates dynamic webshell payloads for Java, .NET, PHP, and ASP environments.
  • Credential Extraction Utilities - Extracts plaintext passwords, hashes, and tokens from memory of running processes on compromised hosts.
  • In-Memory Process Injection - Loads shellcode or Java payloads directly into process memory to execute code without writing files to disk.
  • Encrypted Channel Managers - Manages encrypted communication channels using AES and XOR ciphers to evade network detection.
  • Post-Exploitation Plugins - Executes modular post-exploitation plugins for credential theft, privilege escalation, and memory injection.
  • Post-Exploitation Toolkits - Provides a framework for remote administration, credential extraction, and memory shell injection on compromised servers.
  • Webshell Management - Deploys and manages encrypted webshells for persistent remote access on compromised servers.
  • Webshell Payload Generators - Generates and deploys dynamic webshell payloads across Java, .NET, PHP, and ASP environments.
  • Reflective Memory Loading - Loads shellcode and binaries directly into process memory to avoid disk-based detection.
  • Polyglot - Deploys encrypted scripts across Java, .NET, PHP, and ASP environments for persistent remote access.
  • Remote - Provides a remote command-line interface for executing system commands through injected payloads.
  • Server-Side Restriction Bypasses - Circumvents PHP openbasedir and disablefunctions restrictions to execute arbitrary code.
  • PHP Restriction Bypasses - Circumvents PHP openbasedir and disablefunctions restrictions to execute arbitrary code.
  • Payload Traffic Encryptions - Encodes client-payload communication using AES or XOR ciphers to evade network detection.
  • Persistence and Webshells - Powerful web shell management and exploitation tool.
  • Webshell Management - Advanced web management client with encrypted communication.
  • Webshell Management Tools - Powerful web shell management tool with advanced evasion features.

Star history

Star history chart for beichendream/godzillaStar history chart for beichendream/godzilla

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Godzilla

Similar open-source projects, ranked by how many features they share with Godzilla.
  • rebeyond/behinderrebeyond avatar

    rebeyond/Behinder

    6,133View on GitHub↗
    View on GitHub↗6,133
  • bc-security/empireBC-SECURITY avatar

    BC-SECURITY/Empire

    5,045View on GitHub↗

    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
    View on GitHub↗5,045
  • samratashok/nishangsamratashok avatar

    samratashok/nishang

    9,951View on GitHub↗

    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
    View on GitHub↗9,951
  • zer0yu/awesome-cobaltstrikezer0yu avatar

    zer0yu/Awesome-CobaltStrike

    4,419View on GitHub↗

    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

    View on GitHub↗4,419
See all 30 alternatives to Godzilla→

Frequently asked questions

What does beichendream/godzilla do?

Godzilla is a post-exploitation toolkit and webshell management framework designed for remote administration, credential extraction, and memory shell injection. It provides a centralized platform to deploy, control, and monitor encrypted remote access scripts across multiple server environments.

What are the main features of beichendream/godzilla?

The main features of beichendream/godzilla are: Post-Exploitation Tools, Remote Command Execution, Polyglot Payload Deployments, Cipher-Based Payload Wrappers, Multi-Environment Payload Generators, Credential Extraction Utilities, In-Memory Process Injection, Encrypted Channel Managers.

What are some open-source alternatives to beichendream/godzilla?

Open-source alternatives to beichendream/godzilla include: rebeyond/behinder. 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… 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… jaykali/maskphish — Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network…