11535 matches found
xz-cve-2024-3094
Technical Analysis of CVE-2024-3094: The XZ Utils Supply Chain Backdoor Author Dorpe Karl Seyram Date 2026-01-25 Context The goal of this project is to analyze a real-world, modern, high-impact vulnerability CVE-2024-3094 from a Security Engineer / Blue Team perspective. Instead of focusing on...
pentest_teamcity
使用 Metasploit 对 TeamCity 进行渗透测试 TL;DR: 从JetBrains IDE(例如 IntelliJ 或 PyCharm)获取密码,然后在 TeamCity 持续集成服务器 中使用这些凭据,以利用 metasploit 在服务器和构建代理上获取 meterpreter 会话——作者 Kacper Szurek。 JetBrains 评论 以下是来自供应商(JetBrains TeamCity 团队)的评论,由 Yegor Yarko 提供: 本文的大部分内容描述了恶意用户如何在获得合理权限的情况下滥用 TeamCity。...
CVE-2019-1132
CVE-2019-1132 EoP POC for CVE-2019-1132 This exploit is tested on Windows 7 x86 build 7601 With June Patch installed...
OwnCloud-CVE-2023-49103
To build the container do: 1: Down the folder, unzip and build the container. 2: docker build -t cve-2023-49103 ./ 3: docker run --name cve-2023-49103 -p 80:80 -p 443:443 cve-2023-49103...
Quartz-1
To compile: % mvn install -DskipTests Note: a. the final Quartz jar is found under quartz/target b. if you don't have Oracle and/or Weblogic third party libraries jars required for compilation these can't be found on public Maven repos due to licensing you can comment out those modules under the...
snare
SNARE Super Next generation Advanced Reactive honEypot About SNARE is a web application honeypot sensor attracting all sort of maliciousness from the Internet. Documentation The documentation can be found here. Basic Concepts Surface first. Focus on the attack surface generation. Sensors and...
kali-nethunter-installer
Kali NetHunter Installer This Kali NetHunter installer is basically just a zip file generated by build.py from the folder layout contained here. Follow the instructions below to create the Kali NetHunter installer zip. All you have to do is flash it through Recovery/TWRP or Magisk for a complete...
icu-74-debian
icu-74-debian Archivos de compilación de Debian para icu 74.2 con un parche para corregir CVE-2025-5222 Necesitas descargar y extraer icu74.2.orig.tar.gz para configurar tu árbol de fuentes. Clona este repositorio en algún lugar con el siguiente comando :- root@kitploit: git clone...
CVE-2018-6065-exploit
Chrome V8 CVE-2018-6065 Exploit Analysis blog post: https://b1tg.github.io/post/cve-2018-6065-analysis root@kitploit: git reset 0407506af3d9d7e2718be1d8759296165b218fcf --hard gclient sync -f tools/dev/v8gen.py x64.debug ninja -C out.gn/x64.debug tools/dev/v8gen.py x64.release ninja -C...
kali-vm
Kali VM image builder This is the build script to create the Kali Linux Virtual Machine VM images. Currently there are two build methods are possible: build.sh - build straight from your machine build-in-container.sh - build from within a container Docker or Podman Either way, the build actually...
kali-vm
Constructor de imágenes de VM de Kali Este es el script de compilación para crear las imágenes de Kali Linux Máquina Virtual VM. Actualmente hay dos métodos de compilación posibles: build.sh - compila directamente desde tu máquina build-in-container.sh - compila desde un contenedor Docker o...
CVE-2025-52691
CVE-2025-52691 SmarterMail Build 9406 and earlier is vulnerable to arbitrary file upload. An unauthenticated attacker can upload arbitrary files to any location on the mail server, potentially enabling remote code execution. How does this detection method work? Sends a GET request to...
kwetza
Introduction By Chris Le Roy @brompwnie [email protected] Kwetza is a tool that allows you to infect an existing Android application with a Meterpreter payload. What does it do? Kwetza infects an existing Android application with either custom or default payload templates to avoid detection ...
watchTowr-vs-SmarterMail-CVE-2025-52691
CVE-2025-52691 SmarterMail Pre-Auth RCE SmarterMail Pre-Auth RCE 1day Detection Artifact Generator Tool Detection in Action Detection Artifact Generator attempts to write the .aspx file to the C:\Program Files x86\SmarterTools\SmarterMail\Service\AppData directory builds 94xx or C:\Program Files...
MGASA-2026-0379 Updated exiv2 package fixes security vulnerabilities
Heap out-of-bounds write in RemoteIo when reading from a malicious remote server WebReady/Curl builds. CVE-2026-68546 Heap out-of-bounds read in RemoteIo when reading block-aligned remote CRW files. CVE-2026-68547 Out of bounds read in CrwMap::decodeBasic. CVE-2026-49275...
CVE-2018-20343
CVE-2018-20343 This is a PoC for CVE-2018-20343, a vulnerability in Ken Silverman's Build Engine. The generated .map file triggers a buffer overflow and overwrites the stack as shown below: Open Watcom under DosBox 0.74-2: the analyst controls the stack Under FreeDos 1.2: the analyst controls EIP...
CVE-2024-4947-PoC
CVE-2024-4947 — V8 Maglev Type Confusion → Full RCE d8 PoC A complete, self-contained exploitation chain for CVE-2024-4947 V8 Maglev type confusion, from the initial type-confusion trigger all the way to arbitrary code execution. The PoC runs against a non-sandboxed d8 build and prints...
cs50-cybersecurity-final-project
Final Project: Technical Analysis of CVE-2024-3094 XZ Utils Backdoor Author Information Name: Namegabe Mulokwa Victoire edX Username: namegabevictoire01 GitHub Username: namegabevictoire01-sys Location: Bukavu, Democratic Republic of the Congo Date: August 27, 2026 Project Overview This project...
CVE-2024-3094_xz_check
CVE-2024-3094 xz Check Script This repository contains a Bash script and a one-liner command to verify if a system is running a vulnerable version of the "xz" utility, as specified by CVE-2024-3094. See the description and impact statement below from information available via RedHat...
Langflow < 1.9.0 - Remote Code Execution
Langflow versions prior to 1.9.0 are vulnerable to unauthenticated remote code execution RCE via the buildpublictmp endpoint. Attackers can submit a manipulated flow JSON containing Python code that is executed during the build process without proper sandboxing. id: CVE-2026-33017 info: name:...