846993 matches found
Threat matrix: Mapping threats across cloud web applications
In this article 1. Overview 2. Technique Catalog 3. Privilege Escalation 4. Mitigation and protection guidance 5. References 6. Learn more Microsoft introduces the cloud web applications threat matrix, a MITRE ATT &CK-aligned framework that helps defenders understand, prioritize, and mitigate...
CVE-2026-31431-poc
Copy Fail Command PoC Wrapper A small modified proof-of-concept wrapper for Copy Fail / CVE-2026-31431 that allows passing a custom command from the terminal instead of always launching an interactive root shell so it can be ran in an none interactive environment such as a web shell. This project...
Routeglass
Routeglass - Herramienta de fingerprinting de alta velocidad para routers y dispositivos de red Routeglass es una herramienta rápida y multiproceso de fingerprinting de routers escrita en Go. El objetivo del proyecto es simple: identificar routers, firewalls, pasarelas y dispositivos de red...
CVE-2026-24061
CVE-2026-24061 - Telnet Argument Injection Nuclei template for detecting the CVE-2026-24061 vulnerability in GNU inetutils telnetd, allowing root access without authentication. 📋 Vulnerability Description CVE-2026-24061 is a critical argument injection vulnerability in GNU inetutils telnetd that...
Weekly-Breach-Investigation--006
Copy Fail Vulnerability CVE-2026-31431 Summary High-severity local privilege escalation flaw in the Linux kernel, allowing unprivileged users to gain root access by corrupting the in-memory page cache. Impacts Linux distributions since 2017 and poses serious risks to cloud and containerized...
CVE-2026-11387-WooCommerce-SMS-OTP
CVE-2026-11387 SMS Alert ≤ 3.9.5 — unauthenticated privilege escalation via arbitrary password reset A critical improper-authentication flaw in the WordPress plugin SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery. When OTP verification is enabled for password...
CyberhawksLab-telnetCVE
CyberHawks lab demo finding report Credit to: @SafeBreach-Labs CVE: CVE-2026-24061 Lab: Cyberhawks Lab Target: 10.1.1.1 demo.cyberhawks.lab Finding ID: WU-08 Date: 2026-09-08 Severity: Critical Status: Confirmed / Exploited Executive Summary During an assessment of the Cyberhawks lab environment,...
CVE-2025-55315-
CVE-2025-55315 Vulnerability Research This project contains research and analysis code for the CVE-2025-55315 vulnerability. Project Overview This repository is used to research and analyze the technical details, impact scope, and possible exploitation methods of the CVE-2025-55315 vulnerability...
CVE-2026-22730-Scanner
CVE-2026-22730 Scanner & Exploit – Spring AI MariaDB Vector Store SQL Injection A professional security assessment tool for CVE-2026-22730 – a critical SQL injection vulnerability discovered in Spring AI's MariaDB vector store. This tool allows authorised penetration testers and security...
GHSA-2V4P-QF9Q-27WJ vulnerabilities
Vulnerabilities for packages: crossplane-provider-aws-eks, kubernetes-dns-node-cache, flannel, cilium-cli, cluster-api-azure-controller, crossplane-provider-aws-cloudfront, tflint, cilium, vcluster, terraform-provider-time, mcp-grafana, jaeger, grype, tkn, pgtimetable, gitlab-kas,...
CVE-2026-84445 vulnerabilities
Vulnerabilities for packages: crossplane-provider-aws-eks, kubernetes-dns-node-cache, flannel, cilium-cli, cluster-api-azure-controller, crossplane-provider-aws-cloudfront, tflint, cilium, vcluster, terraform-provider-time, mcp-grafana, jaeger, grype, tkn, pgtimetable, gitlab-kas,...
ipwndfu
Open-source jailbreaking tool for many iOS devices Readdisclaimer before using this software. checkm8 permanent unpatchable bootrom exploit for hundreds of millions of iOS devices meant for researchers, this is not a jailbreak with Cydia yet allows dumping SecureROM, decrypting keybags for iOS...
CGA-PC8H-CGP2-4VRX
Bulletin has no description...
CGA-4VFQ-2829-CX7V
Bulletin has no description...
patchright v1.63.0
🎭 Patchright Patchright is a patched and undetected version of the Playwright Testing and Automation Framework. It can be used as a drop-in replacement for Playwright. !NOTE This repository serves the Patchright Driver. To use Patchright, check out the Python Package, the NodeJS Package or the...
CVE-2026-24061-POC
CVE-2026-24061 GNU inetutils-telnetd Remote Authentication Bypass CVSS Score: 9.8 Critical Overview A vulnerability in GNU inetutils-telnetd allows remote attackers to bypass authentication via the NEWENVIRON telnet option. By sending a crafted USER environment variable containing the value "-f...
Exploit_CVE-2026-3854
ExploitCVE-2026-3854 CVE-2026-3854 is a Remote Code Execution in GitHub.com and GitHub Enterprise Server The vulnerability could be exploited by injecting commands into the git push command as follows : root@kitploit: git push -o '' origin master To review any exploitation of this vulnerability, ...
cve-2025-61984-poc
CVE-2025-61984 PoC This is a proof of concept using a newline to confuse OpenSSH's 10.1 ProxyCommand. Full write up. How to run Set up an .ssh/config containing: root@kitploit: Host .example.com ProxyCommand some-command %r@%h:%p The command doesn't matter, it just needs an unquoted %r in the...
fix-cve-2026-3143
fix-cve-2026-3143 Diagnostics and remediation for CVE-2026-31431 copy fail Installation Copy the installation script to the clipboard and run it in the command line root@kitploit: sudo apt install git && cd && git clone https://github.com/ClimbMunchkin/fix-cve-2026-3143.git fix-cve-2026-3143 &&...
CVE-2026-39987-lab-or-marimo-cve-lab
CVE-2026-39987 Lab Guide Pre-Auth Remote Code Execution via Terminal WebSocket Authentication Bypass An educational Docker lab for understanding, reproducing, and patching this critical vulnerability in marimo. Table of Contents Overview Architecture Quick Start Step-by-Step Walkthrough Step 1:...