88 matches found
CVE-2024-3094
CVE-2024-3094 I've moved my notes in Obsidian to a separate vault and this GitHub repository to be able to share it. The start page is CVE-2024-3094 xz supply chain. Installation Clone the repo with git. root@kitploit: git clone https://github.com/reuteras/CVE-2024-3094.git Then open the checked...
revisaxzutils
revisaxzutils Script en bash para revisar si tienes la vulnerabilidad CVE-2024-3094. Instalacion Instalacion rapida para Ubuntu, Kali Linux, Parrot root@kitploit: git clone https://github.com/hackingetico21/revisaxzutils.git cd revisaxzutils chmod +x ./revisaxzutils.sh...
Report-XZ-Utils-CVE-2024-3094
Report-XZ-Utils-CVE-2024-3094 Hello, this is a report about the CVE-2024-3094, known as "XZ-Utils Backdoor". I wrote about how the attack begin and how it work, for this i search online sites and video explanation on youtube, wrote inside you can found the references. I'm available to correct any...
CVE-2024-3094-XZ-Utils-Check
JB-Network - check-xz.sh Utileria para revisar si tienes una version vulnerable de acuerdo al CVE-2024-3094. Instalación Para utilizarlo, entra a tu terminal y corre: root@kitploit: cd;mkdir git;git clone https://github.com/jbnetwork-git/linux-tools.git chmod +x /git/check-xz.sh ¿Como ejecutar?...
CVE-2024-3094-Vulnerability-Checker-Fixer
...
ludus_xz_backdoor
Ansible Role: xz backdoor CVE-2024-3094 for Ludus An Ansible Role that installs the xz backdoor CVE-2024-3094 on a Debian host and optionally installs the xzbot tool. !WARNING This role deploys malware on purpose! Without exposing the host to the internet you should be safe, but it's still malwar...
CVE-2024-3094-checker
CVE-2024-3094 Detection and Remediation Script This script is designed to detect and remediate a critical vulnerability, CVE-2024-3094, which affects the XZ Utils data compression library. The vulnerability was highlighted in a CISA Alert and has significant implications for system security. This...
xz-backdoor-github
xz-backdoor-github History of commits related to the xz backdoor Discovered On March 29, 2024: CVE-2024-3094. Currently GitHub has taken down the repos for ToS violations. The purpose of this is to faciliate security research of how this backdoor was snuck in over the course of 2 years of active...
cve-2024-3094-tools
CVE-2024-3094 XZ Backdoor Tools This repository contains tools for the XZ Backdoor vulnerability, also known as CVE-2024-3094. About CVE-2024-3094 CVE-2024-3094, also known as the XZ Backdoor, is a critical vulnerability discovered in the XZ data compression library. For more information about th...
Detectar-Backdoor-en-liblzma-de-XZ-utils-CVE-2024-3094-
Detect-Backdoor-in-liblzma-of-XZ-utils-CVE-2024-3094- The following YARA rule helps detect the presence of the backdoor in the compromised liblzma library on systems using versions 5.6.0 and 5.6.1 of the XZ compression tool. This provides a mechanism to identify vulnerable systems that could be...
CVE-2024-3094
This repository does not have a README...
-CVE-2024-3094-Vulnerability-Checker-Fixer-Public
Show Your Support If you find this script useful and it has helped you safeguard your systems against CVE-2024-3094, please consider giving it a star ⭐ . Starring this repository not only shows your support but also helps more people discover and benefit from our collective effort to improve...
CVE-2024-3094
CVE-2024-3094 Credit: https://gist.github.com/Sn0w3y This script detects if it's likely that the ssh binary on a system is vulnerable to CVE-2024-3094. Unlike the detection script originally written by Vegard Nossum, this one doesn't use hexdump as it needs to be installed separately on most dist...
CVE-2024-3094-patcher
Ansible Playbook for Patching xz-Utils Vulnerability CVE-2024-3094 This document details an Ansible playbook designed to address the critical vulnerability CVE-2024-3094 identified in xz-Utils versions 5.6.0 and 5.6.1. This vulnerability, classified as a backdoor, grants attackers unauthorized...
xzutils_backdoor_obfuscation
xzutilsbackdoorobfuscation This script recreates the obfuscation technique used for the XZ utils attack CVE-2024-3094. It has been tested for xzutils v5.6.0 only. ⚠️ This code is provided for educational purposes only and should not be used for malicious activities. Use at your own risks. ⚠️...
cve-2024-3094
How to detect the CVE-2024-3094 I'll walk through the step-by-step process of detecting CVE-2024-3094, commonly known as the XZ Backdoor, in containers using Trend Micro's Vision One TMAS CLI. This vulnerability presents significant risks to containerized environments, and with the right tools an...
CVE-2024-3094
CVE-2024-3094 CVE-2024-3094 - Checker From here 1. Quickest way to check just run the following. root@kitploit: curl -Ls https://raw.githubusercontent.com/pentestfunctions/CVE-2024-3094/main/checker.sh | sh...
CVE-2024-3094
This repository does not have a README...
CVE-2024-3094-Checker
CVE-2024-3094 Checker The CVE-2024-3094 Checker is a powerful Bash script designed for Linux systems. It identifies vulnerability to CVE-2024-3094, related to XZ/LZMA utilities. This script is essential for system administrators and security professionals to quickly assess and mitigate potential...
xzwhy
xzwhy root@kitploit: / / / / \ / /\ This project is a Kubernetes-friendly Proof of Concept POC for CVE-2024-3094 affecting XZ Utils. See this article for an excellent walkthrough of the exploit's provenance and mechanics. WARNING ⚠⚠⚠ Running any of the commands below may result in the deployment...