1305520 matches found
CVE-2010-3600-PythonHackOracle11gR2
This repository does not have a README...
CVE-2023-22527
...
CitrixNetscalerAnalysis
Citrix Analysis Notebook A jupyter notebook to aid in automating some of the forensic analysis related to Citrix Netscaler hosts compromised via CVE-2019-19781. For help retrieving artifacts to examine see this Citrix triage script. All notes/suggestions are welcome. Feel free to submit pull...
CVE-2023-33733-Exploit-PoC
CVE-2023-33733-POC Disclamer I did not, nor do I take credit for finding this vulnerability. This is simply a script I built to more easily exploit this vulnerability for a CTF. For the oiriginal information please reference: https://github.com/c53elyas/CVE-2023-33733 This script is simply intend...
LibSSH-exploit
LibSSH-exploit CVE-2018-10933 Vulnerable ssh servers - libssh before 0.8.4 Sends user authorized message which allows RCE Usage: ''' Libsshexploit.py '''...
CVE-2023-5044
CVE-2023-5044 Poc for CVE 2023 5044 Prerequisites Kind: v0.20.0 Kubectl: v1.29.3 Docker: v26.0.0 PoC Give Docker the correct privileges root@kitploit: sudo usermod -aG docker $USER && newgrp docker Start the cluster with extraPortMaping and node-labels to prepare it for an ingress. root@kitploit:...
CVE-2020-10199_CVE-2020-10204
MaiMeng CVE-2020-10199ใCVE-2020-10204 Vulnerability Detection Tool Tool Introduction I wrote this small tool in Java in my spare time. It supports one-click detection of CVE-2020-10199 and CVE-2020-10204 vulnerabilities with a graphical interface. To ensure detection stability, random numbers are...
CVE-2022-32250
root@kitploit: gcc exploit.c -o exploit -lnftnl -lmn...
CVE-2021-44228-example
This is an example of exploiting CVE-2021-44228 A Log4J2 RCE vulnerability I'm not responsible for this code. PLEASE do not use maliciously CVE-2021-44228 : This vulnerability allows you to execute arbitrary code by logging a malicious message on the target machine. For example, you can use it in...
CVE-2017-3599
This repository does not have a README...
CVE-2024-5932
This post is a research article published by EQSTLab. โโ IMPORTANT โโ There are currently fake PoC github repositories running xmrig. Check out the link below for more information : URL1: https://x.com/win3zz/status/1828704644987511107 URL2: https://x.com/bornunique911/status/1828712791844524453...
MC-Log4j-Patcher
MC-Log4J-Patcher The goal of this project is to provide Minecraft players, and server owners, peace of mind in regards to the recently discovered Log4J exploit CVE-2021-44228. Currently this project looks for any Log4J format strings, not just jndi, and either replaces them or stops them from bei...
CVE-2016-5734
This repository does not have a README...
CVE-2016-4861
This repository does not have a README...
CVE-2025-32433
This repository does not have a README...
CVE-2025-29927-NextJs-Middleware-Simulation
CVE-2025-29927: Next.js Middleware Authorization Bypass Simulation This repository demonstrates the exploitation of CVE-2025-29927 , a critical vulnerability in Next.js that allows attackers to bypass middleware-based authorization checks. The flaw stems from improper handling of the internal...
Flowise-CVE-2026-58057-exploit
Flowise CVE-2026-58057 - Windows Remote Code Execution Exploit -orange?style=for-the-badg...
CVE-2015-1397
POC for CVE-2015-1397 Magento SQL Injection. Read more at : https://blog.checkpoint.com/security/analyzing-magento-vulnerability/...
CVE-2016-6662
This repository does not have a README...
OpenSSL-CCS-Inject-Test
OpenSSL CCS Inject Test This script is designed for detection of vulnerable servers CVE-2014-0224. in a wide range of configurations. It attempts to negotiate using each affected protocol version SSLv3, TLSv1, TLSv1.1, and TLSv1.2 advertising a comprehensive set of ciphers. Changes: v0.1 - Update...