Lucene search
+L

66496 matches found

Kitploit
Kitploit
added 2026/09/13 5:51 p.m.74 views

nuclei

English • 中文 • Korean • Indonesia • Spanish • 日本語 • Portuguese • Türkçe...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/13 5:46 p.m.207 views

shuffledns

massDNS wrapper to bruteforce and resolve the subdomains with wildcard handling support Feature • Install • Run • Wildcard • License • Discord shuffleDNS is a wrapper around massdns, written in go, that allows you to enumerate valid subdomains using active bruteforce, as well as resolve subdomain...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 5:32 p.m.8 views

Vectored-Exception-Handling-Squared

Vectored Exception Handling Squared A Rust Proof of Concept. Read more on my blog, all original research by CrowdStrike, this is just the POC for it! Unless I am blind; there does not seem to be much out there POC's etc relating to the discovery made by CrowdStrike researchers, called Vectored...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:00 p.m.8 views

cve-2018-11714_POC

cve-2018-11714POC An issue was discovered on TP-Link TL-WR840N. This issue is caused by improper session handling on the /cgi/ folder or a /cgi file. If an attacker sends a header of "Referer: http://192.168.0.1/mainFrame.htm" then no authentication is required for any action. artigo pt-br:...

10CVSS8.1AI score0.68053EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 4:27 p.m.5 views

CVE-2019-19945_Test

CVE-2019-19945Test This is the code for the first Proposed CVE 1. Install Docker 2. Build & RUN Server cd Server docker build -t server/cve . docker run -d --name server -p 80:80 server/cve 3. Get Server Container IP Linux sudo docker container inspect server | grep -i IPAddress Windows Powershel...

7.5CVSS7.1AI score0.01551EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:22 p.m.9 views

CVE-2021-3560

CVE-2021-3560 Privilege escalation via race condition in polkit. Vulnerability Description CVE-2021-3560 is a race condition in polkit that allows an unauthenticated local user to gain root privileges. The vulnerability exists in the way polkit handles D-Bus errors when a connection is terminated...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/13 4:21 p.m.6 views

Erlang-OTP-SSH-CVE-2025-32433

✅ Result The server responded to an SSH message ID 80 0x50 — which is reserved for post-auth. This proves the server accepts invalid messages during the pre-auth phase, indicating vulnerable behavior as defined in CVE-2025-32433. 📖 Research Summary I built this lab after studying Erlang/OTP and t...

10CVSS7.7AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/13 4:13 p.m.78 views

flawfinder

About This is "flawfinder" by David A. Wheeler. Flawfinder is a simple program that scans C/C++ source code and reports potential security flaws. It can be a useful tool for examining software for vulnerabilities, and it can also serve as a simple introduction to static source code analysis tools...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 4:02 p.m.8 views

cve-2025-29927-lab

This repository contains a deliberately vulnerable web application built using Next.js. It is designed to demonstrate and study the security issue known as CVE-2025-29927. The goal of this project is to help security researchers, students, and bug bounty hunters understand how the vulnerability...

9.1CVSS7.3AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/13 3:41 p.m.7 views

CVE-2025-30065

CVE-2025-30065 Research Notes This repository is kept intentionally small and readable. It is intended for authorized security research, local validation, and defensive study of CVE-2025-30065 in Apache Parquet / Avro schema handling. The README focuses on repository hygiene, build reproducibilit...

10CVSS8.2AI score0.43597EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/13 3:34 p.m.4 views

CVE-2024-38063

CVE-2024-38063 - Windows TCP/IP Remote Code Execution Vulnerability. The occurrence of BSOD can lead to RCE while my code only causes BSOD. I am continuously analyzing the patch and testing to lead to the occurrence of RCE in the target system. Star History Overview CVE-2024-38063 is a critical...

9.8CVSS8.2AI score0.70564EPSS
SaveExploits26References1
Kitploit
Kitploit
added 2026/09/13 3:12 p.m.9 views

PoC-CVE-2025-63406

CVE-2025-63406 – Security Research Proof-of-Concept PoC This repository contains a research-oriented Proof of Concept PoC related to the security issue CVE-2025-63406 , affecting the GroupOffice platform. The purpose of this project is to study and understand the vulnerability’s behavior , assist...

8.8CVSS5.9AI score0.00741EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/13 2:18 p.m.7 views

CVE-2023-38545-libcurl-SOCKS5-heap-buffer-overflow

Disclaimer This article is intended solely for technical discussion and learning. Any direct or indirect consequences or losses caused by the use of the information provided herein shall be borne solely by the user. The author assumes no responsibility for such consequences or losses...

9.8CVSS7.2AI score0.78483EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/13 2:07 p.m.5 views

CVE-2018-19788

CVE-2018-19788 Exploiting The CVE-2018-19788 PolicyKit Bug Steps to exploit PolicyKit bug on a fully patched CentOS7 installation. root@centos7 groupadd -g 4000000000 cve201819788 root@centos7 useradd -m -c "User With High UID" -u 4000000000 -g 4000000000 -s /bin/bash cve201819788 root@centos7 id...

9CVSS7.3AI score0.11483EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 1:57 p.m.4 views

CVE-2023-38545

CVE-2023-38545: Curl Vulnerability Proof of Concept This repository contains a Proof of Concept PoC designed to test systems for the CVE-2023-38545 vulnerability. The vulnerability affects the curl utility, specifically versions between 7.69.0 and 8.3.1, and is related to the handling of HTTP...

9.8CVSS7.1AI score0.78483EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/13 1:28 p.m.9 views

ShatteredFTP

ShatteredFTP Dual exploiter Overview This exploit script targets vulnerabilities in CrushFTP’s user creation/authentication process, offering dual mode support: CVE-2025-2825 Exploits a flaw in XML payload handling during user creation. Use this when your target’s web interface responds per the...

9.8CVSS8.3AI score0.99976EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/13 1:17 p.m.25 views

domain_analyzer

Domain Analyzer v0.8.3 What Domain analyzer is a security analysis tool that automatically discovers and reports information about a given domain. Its main purpose is to analyze domains in an unattended way. It has many crazy features, such as getting more domains from DNS zones, automatic nmap,...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 1:12 p.m.5 views

CVE-2025-27591

CVE-2025-27591 – Privilege Escalation via Symlink Abuse in below 🛑 Disclaimer : This exploit is provided for educational and authorized security testing only. Unauthorized use may be illegal. 🧠 Overview below is a performance monitoring tool developed by Facebook for Linux systems. Versions of...

6.8CVSS7.2AI score0.00364EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/13 11:59 a.m.30 views

passivedns

| | @ | \ | \ | || | TM | |.------. .-----. .-----. -. .-.------. | |\ || | || | | | | || --'| --'| |\ Y /| --| | |/ || || | | || || ||||||| / | /|/ | |||| A tool to collect DNS records passively to aid Incident handling, Network Security Monitoring NSM and general digital forensics. PassiveDNS...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:44 a.m.11 views

Superset_auth_bypass_check

Supersetauthbypasscheck Herramienta de detección de la vulnerabilidad de omisión de autenticación de Apache-Superset CVE-2023-27524 Fecha de la corrección: 2023.8.3 Se corrigió la invalidación de sesión causada por la caducidad del tiempo de sesión codificado de forma fija, y se utilizó la...

9.8CVSS8.2AI score0.97405EPSS
SaveExploits19References1
Rows per page
Query Builder