Lucene search
+L

46268 matches found

Kitploit
Kitploit
added 2026/09/20 4:11 a.m.12 views

ngxray

ngxray Static vulnerability scanner for nginx configurations. Parses configs with nginx's own tokenizer and matches against declarative JSON rules to detect known CVEs in rewrite/script engine directive patterns. Quick start root@kitploit: cd ngxray git submodule update --init make python3 scan.p...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:11 a.m.8 views

CVE-2018-20250

CVE-2018-20250-3 010 Editor template for ACE archive format & CVE-2018-20250-3 ace.bt 010 editor template acefile.py open source ACE extractor, used for writing the template watchme.gif demo wace269i WinAce installer Disclaimer: All resources in this project are for technical research purposes on...

7.8CVSS7.2AI score0.96274EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/20 4:11 a.m.8 views

clickjacking-poc

Clickjacking PoC Tool A basic tool to generate clickjacking proof of concepts based on a given URL. Building Building should be simple... root@kitploit: $ go get $ go build Usage Basic usage: clickjacking-poc -u https://example.com The tool can also be used to open the PoC up in the browser:...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 4:11 a.m.13 views

vulners-scanner

vulners-scanner Description PoC of a host-based vulnerability scanner, which uses vulners.com API. Detects operating system, collects installed packages and checks vulnerabilities in it. Supported OS Currently support collecting packages for these operating systems: Debian-based debian, kali,...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:11 a.m.10 views

SharpSecDump

SharpSecDump .Net port of the remote SAM + LSA Secrets dumping functionality of impacket's secretsdump.py. By default runs in the context of the current user. Please only use in environments you own or have permission to test against : Usage SharpSecDump.exe -target=192.168.1.15 -u=admin...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:11 a.m.11 views

nCPU

A complete computer in which every layer — arithmetic, OS, compiler, display — is either a trained neural network or runs entirely on GPU. The model doesn't run on the computer. The model is the computer. nCPU is one repository pursuing one thesis from five directions: a computer can be built out...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:11 a.m.10 views

CVE-2023-45878_to_RCE

CVE-2023-45878 to RCE This script chains and automates Arbitrary File Write to RCE on Gibbon LMS through CVE-2023-45878 exploitation. The script performs the following steps: 1. Generates an msfvenom stageless reverse shell for Windows 2. Uploads a webshell exploiting CVE-2023-45878 3. Downloads...

9.8CVSS8.2AI score0.63113EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/20 4:11 a.m.11 views

SIGRed

CVE-2020-1350 AKA SIGRed v0.30 Resumen: Un paquete de Zeek para la detección de intentos de explotación del servidor DNS de Microsoft Windows mediante CVE-2020-1350 AKA SIGRed - puntuación CVE de 10.0 Referencias:...

10CVSS8.1AI score0.91353EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/20 4:11 a.m.6 views

CVE-2022-40684-metasploit-scanner

CVE-2022-40684-metasploit-scanner An authentication bypass using an alternate path or channel in Fortinet product preparation POC root@kitploit: git clone https://github.com/TaroballzChen/CVE-2022-40684-metasploit-scanner cd CVE-2022-40684-metasploit-scanner mkdir -p...

9.8CVSS8.6AI score0.99984EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/20 4:11 a.m.8 views

twebit

基于机器学习的比特币分析 工作原理 1- 从Twitter获取推文 2- 过滤推文 3- 使用朴素贝叶斯算法进行推文分类(正面、负面和中性) 安装 root@kitploit: git clone https://github.com/omergunal/twebit cd twebit pip3 install -r requirements.txt 在 "twebit.py" 中更新你的 API 密钥。前往 https://apps.twitter.com/ 获取 API 密钥 使用方法 root@kitploit: python3 twebit.py 截图...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:11 a.m.26 views

twebit

Bitcoin analysis with machine learning How it works? 1- Get tweets from twitter 2- Filter tweets 3- Tweet classification with naive bayes algorithm Positive,negative and neut Installation root@kitploit: git clone https://github.com/omergunal/twebit cd twebit pip3 install -r requirements.txt Updat...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:10 a.m.12 views

zombie-zip

Zombie ZIP Técnica de confusión de formato ZIP que evade el 98 % de los motores antivirus. CVE-2026-0866 | VU976247 | Publicado el 10 de marzo de 2026 La técnica Crea un archivo ZIP donde: root@kitploit: Compression Method = 0 STORED Actual data = DEFLATE compressed CRC-32 = Checksum of...

7.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:10 a.m.12 views

SysmonSimulator

SysmonSimulator SysmonSimulator is an Open source Windows event simulation utility created in C language, that can be used to simulate most of the attacks using WINAPIs. This can be used by Blue teams for testing the EDR detections and correlation rules. I have created it to generate attack data...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:10 a.m.74 views

jadx

JADX jadx - Dex to Java decompiler Command line and GUI tools for producing Java source code from Android Dex and Apk files !WARNING Please note that in most cases jadx can't decompile all 100% of the code, so errors will occur. Check Troubleshooting guide for workarounds. Main features: decompil...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/20 4:10 a.m.9 views

jadx

JADX jadx - Descompilador de Dex a Java Herramientas de línea de comandos y GUI para generar código fuente Java a partir de archivos Android Dex y Apk !WARNING Tenga en cuenta que en la mayoría de los casos jadx no puede descompilar el 100% del código, por lo que se producirán errores. Consulte l...

5.8AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/20 4:10 a.m.9 views

CVE-2024-1651-PoC

CVE-2024-1651 This CVE was discovered by Carlos Bello from the Fluid Attack Offensive Team. The finding discusses Insecure Object Deserialization to obtain RCE Remote Code Execution. Here, I have created a faster and easier-to-use PoC Proof of Concept. Therefore, if anyone wants to reproduce the...

10CVSS8.3AI score0.34235EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/20 4:10 a.m.8 views

CVE-2023-33733

CVE-2023-33733 on Reportlab v3.6.12 This lab was set up to test CVE-2023-33733. Analyzing process You can see our analyzing process about this CVE in PDF file on main repo. Setup and Run Server Setup root@kitploit: pip3 install -r requirements.txt Run root@kitploit: python3 app.py Attacker Connec...

7.8CVSS7.2AI score0.02123EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/20 4:10 a.m.7 views

CVE-2024-4956-Bulk-Scanner

README.md Escáner Masivo CVE-2024-4956 Aviso legal Esta herramienta se proporciona únicamente con fines educativos y para pruebas en entornos corporativos. https://twitter.com/nav1n0x/ y https://github.com/ifconfig-me no se hacen responsables del mal uso de este código. Úsala bajo tu propio riesg...

7.5CVSS7.4AI score0.18245EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/20 4:10 a.m.12 views

tulpar

Tulpar is a open source web vulnerability scanner for written to make web penetration testing automated. Tulpar has the following features. -Sql Injection GET Method -XSS GET Method -Crawl -E-mail Disclosure -Credit Card Disclosure -Whois -Command Injection GET Method -Directory Traversal GET...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 4:10 a.m.12 views

goca

Goca 是一个用 Go 编写的 FOCA 分支,主要用于查找扫描文档中的元数据和隐藏信息。这些文档可能存在于网页上,可以通过 Goca 下载并分析。 它能够分析多种文档,最常见的有 Microsoft Office、Open Office 或 PDF 文件,此外也能分析 Adobe InDesign 或 SVG 文件等。 这些文档通过以下搜索引擎进行搜索: Google Bing DuckDuckGo Yahoo Ask 随后下载文档,从图形文件中提取 EXIF 信息,并在下载文件之前对通过 URL 发现的信息进行全面分析。 使用方法 从 发布页面 下载预编译的包。 要从源码构建,需要...

5.9AI score
SaveExploits0References8
Rows per page
Query Builder