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
zhzyker avatar

zhzyker/exphub

0
View on GitHub↗
4,282 stars·1,082 forks·Python·20 views

Exphub

Exphub is a CVE exploit script library and enterprise software vulnerability suite designed to verify and exploit known security flaws in server environments such as WebLogic, Struts2, Tomcat, and JBoss. It functions as a remote code execution toolkit and a web shell deployment framework for triggering unauthorized command execution and establishing persistent access on remote systems.

The project includes specialized utilities for internal network reconnaissance, specifically using server-side request forgery to scan for open ports and services. It further provides mechanisms for bypassing access controls and performing unauthorized file reads and uploads.

The suite covers broad capability areas including vulnerability assessment, penetration testing, and the execution of proof-of-concept scripts to confirm the presence of security vulnerabilities.

Features

  • Remote Code Execution Tools - Provides a toolkit designed to achieve and manage arbitrary code execution on remote target systems.
  • Vulnerability Proofs of Concept - Provides a library of executable proof-of-concept scripts to demonstrate the exploitability of specific CVEs.
  • Port Scanning - Identifies active hosts and open services on internal networks by leveraging SSRF vulnerabilities.
  • Port Scanning Tools - Identifies open ports and network services within internal networks using server-side request forgery.
  • Proof Of Concept Exploits - Maintains a collection of security research and functional exploit code for various CVEs.
  • Software Vulnerability Exploits - Provides a library of proof-of-concept exploits targeting enterprise server environments.
  • Vulnerability Exploitation Frameworks - Provides a framework for detecting and exploiting security flaws in middleware and application frameworks.
  • Web Application Exploits - Employs specialized payloads to verify web-layer vulnerabilities and gain unauthorized server access.
  • Web Shells - Deploys web shells to compromised servers to establish persistent remote access and command control.
  • Web Shell Executions - Deploys scripts on compromised servers to create permanent HTTP interfaces for remote command execution.
  • Deployment Frameworks - Provides a framework for uploading and establishing persistent web-based backdoors on remote compromised systems.
  • Remote Command Execution - Triggers unauthorized arbitrary command execution on target systems by leveraging deserialization or plugin flaws.
  • Deserialization Exploits - Implements attacks that execute arbitrary commands via serialized object reconstruction in server environments.
  • Exploit Payload Deployments - Ships mechanisms for transferring and executing offensive exploit payloads on remote target systems.
  • Network Vulnerability Scanning - Uses server-side request forgery to identify open ports and services on a local network.
  • Penetration Testing Frameworks - Provides an automated framework for discovering and exploiting security weaknesses in enterprise software.
  • Proof of Concept Execution - Runs curated proof-of-concept scripts to verify and exploit security flaws across various software environments.
  • Web Shells - Uploads and executes a script on a remote server to establish persistent access and command control.
  • Vulnerability Detection - Checks target servers for known remote command execution vulnerabilities using proof-of-concept scripts.
  • Command Injection Exploiters - Automates the exploitation of command injection vulnerabilities to execute arbitrary commands on target servers.
  • Vulnerability Exploits - Executes proof-of-concept exploits to confirm the presence of security flaws in server environments like JBoss.
  • Port Scanners - Identifies open network ports and services by leveraging server-side request forgery.
  • Access Control Bypasses - Implements mechanisms to modify credentials or exploit privilege escalation to gain unauthorized entry.
  • Automated Vulnerability Detection - Scans target URLs to automatically identify security weaknesses and known vulnerabilities in web services.
  • Path Traversal Exploits - Provides capabilities to read sensitive system files by escaping directory constraints via path manipulation.
  • Remote Code Execution Testing - Analyzes target software to detect vulnerabilities that allow an attacker to execute arbitrary remote code.
  • SSRF-Based Reconnaissance - Includes specialized utilities to scan internal network ports and services using server-side request forgery.
  • Network Reconnaissance Tools - Scans internal networks to identify active services and potential entry points using SSRF.
  • Directory Traversal Exploits - Accesses sensitive files from target servers by exploiting path traversal and unauthorized reading flaws.
  • Arbitrary File Uploads - Provides capabilities to upload unauthorized files to remote servers to achieve remote code execution.
  • Security References - Repository of exploit proof-of-concepts.
  • Vulnerability Exploitation - Centralized repository for various application server exploits.

Star history

Star history chart for zhzyker/exphubStar history chart for zhzyker/exphub

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Exphub

These projects share indexed features with Exphub. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jaykali/maskphishjaykali avatar

    jaykali/maskphish

    3,020View on GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Shellhackhackinghacking-tool
    View on GitHub↗3,020
  • k8gege/k8toolsk8gege avatar

    k8gege/K8tools

    6,167View on GitHub↗

    K8tools is a multi-stage attack framework that combines memory-only payload execution, credential testing, port forwarding, privilege escalation, and physical USB-based keystroke injection for comprehensive system compromise. At its core, the Ladon PowerShell module loads a multi-function scanner directly into memory, enabling command execution without writing files to disk, while supporting memory-only payload delivery that downloads and runs obfuscated shellcode or PowerShell commands to evade antivirus detection. The framework distinguishes itself through its breadth of integrated capabili

    PowerShell0daybrute-forcebypass
    View on GitHub↗6,167
  • projectdiscovery/naabuprojectdiscovery avatar

    projectdiscovery/naabu

    5,766View on GitHub↗

    Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet

    Gocdn-exclusionhacktoberfestnmap
    View on GitHub↗5,766
  • andresriancho/w3afandresriancho avatar

    andresriancho/w3af

    4,850View on GitHub↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    Pythonappseccross-site-scriptingscanner
    View on GitHub↗4,850
Compare all 30 related projects→

Frequently asked questions

What does zhzyker/exphub do?

Exphub is a CVE exploit script library and enterprise software vulnerability suite designed to verify and exploit known security flaws in server environments such as WebLogic, Struts2, Tomcat, and JBoss. It functions as a remote code execution toolkit and a web shell deployment framework for triggering unauthorized command execution and establishing persistent access on remote systems.

What are the main features of zhzyker/exphub?

The main features of zhzyker/exphub are: Remote Code Execution Tools, Vulnerability Proofs of Concept, Port Scanning, Port Scanning Tools, Proof Of Concept Exploits, Software Vulnerability Exploits, Vulnerability Exploitation Frameworks, Web Application Exploits.

Which projects share features with zhzyker/exphub?

Projects with overlapping indexed features include: jaykali/maskphish — Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network… k8gege/k8tools — K8tools is a multi-stage attack framework that combines memory-only payload execution, credential testing, port… projectdiscovery/naabu — Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to… andresriancho/w3af — w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities… hackerschoice/thc-tips-tricks-hacks-cheat-sheet — This project is a comprehensive command-line reference and toolkit designed for Linux system administration and… google/tsunami-security-scanner — Tsunami Security Scanner is a network vulnerability scanner and security auditor designed to identify high-severity…