Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
POC-IngressNightmare-CVE-2025-1974 — Builds a shell.so reverse shell payload for CVE-2025-1974 (IngressNightmare) using Alpine Linux in Docker, with hardcoded IP and port configuration. | Kitploit
Tools/GitHubGitHub/biitts/poc-ingressnightmare-cve-2025-1974
Container SecurityVulnerability AnalysisExploitationShellcodeWeb Application ExploitationPayload Development
GitHubbiitts/poc-ingressnightmare-cve-2025-1974

POC-IngressNightmare-CVE-2025-1974

Builds a shell.so reverse shell payload for CVE-2025-1974 (IngressNightmare) using Alpine Linux in Docker, with hardcoded IP and port configuration.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
51 year agoNot yet reviewed

Shell.so Builder (Alpine-based)

This project allows you to build a shell.so payload using Alpine Linux inside a Docker container.

Instructions

  1. Clone the repository: git clone <repository_url> cd <repository_name>

  2. Build the payload: ./run_build.sh

The compiled shell.so will be generated in the project root directory.

⚠️ Important: The reverse shell IP and port are hardcoded in shell.c. Make sure to update them before building the payload.

Download Tool