1306273 matches found
CVE-2021-3156
CVE-2021-3156...
cisagov__check-cve-2019-19781.4142e02b
check-cve-2019-19781 🔎🐞 This utility determines if a host appears susceptible to CVE-2019-19781. Requirements Python versions 3.6 and above. Note that Python 2 is not supported. Installation...
CVE-2020-8165--Auto-Shell
CVE-2020-8165--Auto-Script...
-2-CVE-2019-0708
This repository does not have a README...
ChromeSHELFLoader
Chrome SHELF Loader An exploit for CVE-2020-6418 implementing a SHELF Loader. Published as part of Tmp.0ut volume 2...
CVE-2020-17382
CVE-2020-17382 PoC exploits for CVE-2020-17382 Working exploits for: Windows 10 - 1709 Windows 7 x64 SP1 Reference blog post: https://www.matteomalvica.com/blog/2020/09/24/weaponizing-cve-2020-17382/...
cve-2021-44228-rce-poc
CVE-2021-44228 Remote Command Execution PoC This repository allows security researchers to experiment with remote code execution by offering an implementation of an attack server that loads a custom exploit on a vulnerable application that contains log4j. ⚠️ The tool is intended for self-assessmen...
Elasticsearch-CVE-2023-31419
Elasticsearch CVE 2023-31419 PoC...
bash-3.2-fixed-CVE-2014-6271
Introduction This is GNU Bash, version 3.2. Bash is the GNU Project's Bourne Again SHell, a complete implementation of the POSIX.2 shell spec, but also with interactive command line editing, job control on architectures that support it, csh-like features such as history substitution and brace...
Remove-IIS-RIIS
Remove-IIS-RIIS- CVE-2015-1635...
tomcat-cve-2017-12617
Tomcat CVE-2017-12617 Exploit/PoC Apache Tomcat 9.0.1 Beta / 8.5.23 / 8.0.47 / 7.0.8 - JSP Upload Bypass / Remote Code Execution for Python3 I just made a few adjustments to the original script to be compatible with Python 3! If there's any problems or issues faced, feel free to shoot me an email...
UpdateWindowsRE-CVE-2022-41099
Overview Forked from u/InternetStranger4You with some considerable changes. Layout Code is split between two modules: Microsoft.Windows.PSGeneral Wrapper code for DISM and ReAgentC Extended tests for pending reboot Automatic resizing/rebuilding of Windows RE partition Microsoft.Windows.PSMitSec...
Dubbo-CVE-2020-1948
Apache Dubbo CVE-2020-1948 Test Environment Introduction When this vulnerability first emerged, in order to verify its impact, we searched the internet for many examples compiled by others, but found none that could successfully validate it. So we created one ourselves and put it here for your...
ssbd-tools
Tools for exercising Speculative Store Bypass Disable The ssbd-tools project is a collection of programs that makes use of the Speculative Store Bypass Disable SSBD functionality provided in x86 processors. SSBD is a processor based mitigation for the Speculative Store Bypass attack that is...
cve-2018-11235-git-submodule-ce-and-docker-ngrok-configuration
CVE-2018-11235-Git-Submodule-CE + Docker Ngrok Configuration CVE-2018-11235-Git PoC and tunneling with docker ngrok Build Dockerfile root@kitploit: $ docker build -t cve-2018-11235 . Create custom network for ngrok root@kitploit: $ docker network create myngroknet Start Git Http Server...
cve-2018-6574
cve-2018-6574...
CVE-2022-26134-PoC
CVE-2022-26134-PoC...
CVE-2021-46422_PoC
CVE-2021-46422PoC...
k8s-cve-2020-8554-mitigations
Prisma Cloud Compute Mitigations for Kubernetes CVE-2020-8554 This repository contains Prisma Cloud Compute Admission rules that mitigate exploitation of CVE-2020-8554, an unpatched Kubernetes vulnerability. To ensure correct usage, please follow the instructions provided in the 'Prisma Cloud...
cve-2018-11776-docker
Contenedor Docker y exploit PoC de CVE-2018-11776 escrito en Go Puedes construir tu propia imagen y ejecutarla: root@kitploit: docker build . -t yourimagename docker container run -it --rm -p 8080:8080 yourimagename O simplemente puedes usar la que creé con cariño para ti: root@kitploit: docker...