Lucene search
+L

123466 matches found

Kitploit
Kitploit
added 2026/08/31 2:34 p.m.4 views

CVE-2023-33242

CVE-2023-33242 CVE-2023-33242 PoC The simulated Lindell17 protocol is vulnerable to a bit extraction exploit, allowing an attacker to recover the private key by iteratively extracting individual bits of the key. The protocol is designed to generate ECDSA signatures in a client-server model, with...

9.6CVSS7.4AI score0.01506EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/31 11:47 a.m.2 views

behave

¡Behave! Una extensión de navegador de monitoreo aún en desarrollo para páginas que se portan mal. NB : Este es el repositorio de código del proyecto, si buscas las extensiones empaquetadas: Firefox: https://addons.mozilla.org/en-US/firefox/addon/behave/ Chrome:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 11:47 a.m.40 views

behave

Behave! A Still in Development monitoring browser extension for pages acting as bad boys. NB : This is the code repository of the project, if you're looking for the packed extensions: Firefox: https://addons.mozilla.org/en-US/firefox/addon/behave/ Chrome:...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 10:40 a.m.3 views

debianopenssl

debianopenssl Private keys vulnerable to Debian OpenSSL bug CVE-2008-0166 In 2008 a bug in Debian's and Ubuntu's OpenSSL package led to predictable private keys. While the number of keys is limited, it takes a few considerations to create a proper list of all plausibly affected keys. This...

7.8CVSS6.8AI score0.70721EPSS
SaveExploits11References4
Kitploit
Kitploit
added 2026/08/31 10:18 a.m.4 views

m365_groups_enum

Enumerar grupos de Microsoft 365 en un inquilino con sus metadatos Descripción El script allgroups.py permite enumerar todos los grupos de Microsoft 365 en un inquilino de Azure AD con sus metadatos: nombre visibilidad: público o privado descripción dirección de correo electrónico propietarios...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 9:30 a.m.83 views

sshtunnel

|CircleCI| |AppVeyor| |readthedocs| |coveralls| |version| |pyversions| |license| Author : Pahaz Repo : https://github.com/pahaz/sshtunnel/ Inspired by https://github.com/jmagnusson/bgtunnel, which doesn't work on Windows. See also: https://github.com/paramiko/paramiko/blob/master/demos/forward.py...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/31 8:16 a.m.34 views

certsync

certsync certsync is a new technique in order to dump NTDS remotely, but this time without DRSUAPI : it uses golden certificate and UnPAC the hash. It works in several steps: 1. Dump user list, CA informations and CRL from LDAP 2. Dump CA certificate and private key 3. Forge offline a certificate...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/31 8:13 a.m.3 views

Bluetooth-Attacks-CVE-2025-27840

This paper discusses how an attacker can introduce a hidden list of vulnerabilities through module updates, which can lead to compromise of ESP32 devices and gaining unauthorized access to private keys, affecting billions of devices using this microcontroller. One of the key issues is the...

6.8CVSS7AI score0.01341EPSS
SaveExploits1References18
Kitploit
Kitploit
added 2026/08/31 7:40 a.m.9 views

CVE-2026-0101-BLE-Address-Spoofing-via-Weak-Resolvable-Private-Address

CVE-2026-0101 – BLE Address Spoofing via Weak Resolvable Private Address Program Code Python using bleak simulation root@kitploit: bleperipheralsim.py - Simulated BLE peripheral with weak RPA verification import asyncio, random, hashlib from bleak import BleakServer, BleakScanner Simplified - we'...

5.9AI score
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 5:59 a.m.4 views

CVE-2014-2734

CVE-2014-2734 Ruby OpenSSL CA秘密鍵のなりすまし ============= Ruby opensslには、公開鍵が秘密鍵に書き込まれる前に発行され、スクリプトの実行中に再度開かれると、CAの秘密鍵をなりすます脆弱性があります。 PoCスクリプト https://gist.github.com/10446549 Mitre: http://cve.mitre.org/cgi-bin/cvename.cgi?name=2014-2734 SecurityFocus: http://www.securityfocus.com/bid/66956...

5.8CVSS7.2AI score0.05349EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/08/31 5:30 a.m.5 views

RsaCtfTool

RsaCtfTool Herramienta de múltiples ataques RSA que descifra datos a partir de claves públicas débiles y recupera claves privadas. Descripción general Esta herramienta es una utilidad diseñada para descifrar datos a partir de claves públicas débiles e intentar recuperar la clave privada...

5.8AI score
SaveExploits0References14
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.86 views

PrivateGPT < 0.5.0 - Open Redirect

An open redirect vulnerability exists in imartinez/privategpt version 0.5.0 due to improper handling of the 'file' parameter. This vulnerability allows attackers to redirect users to a URL specified by user-controlled input without proper validation or sanitization. id: CVE-2024-5936 info: name:...

6.1CVSS5.9AI score0.30074EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.165 views

Gitea Container Registry - Unauthorized Private Image Access

Gitea = 1.26.2. As a temporary workaround, set REQUIRESIGNINVIEW=true in gitea app.ini, though this blocks all anonymous access including public repos. reference: - https://blog.gitea.com/release-of-1.26.2/ - https://github.com/go-gitea/gitea/pull/37290 -...

8.2CVSS7.3AI score0.01393EPSS
SaveExploits1References4
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.27 views

WordPress <= 5.2.4 - Unauthenticated View Private/Draft Posts

WordPress before 5.2.4 contains an information disclosure caused by mishandling of the static query property, letting unauthenticated users view certain content, exploit requires no authentication. id: CVE-2019-17671 info: name: WordPress = 5.2.4 - Unauthenticated View Private/Draft Posts author:...

5.3CVSS6.7AI score0.36503EPSS
SaveExploits3References4
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.33 views

WordPress Simple Job Board - Unauthorized Data Access

The Simple Job Board plugin for WordPress is vulnerable to unauthorized data access due to insufficient authorization checking in the fetchquickjob function in all versions up to and including 2.10.8. This makes it possible for unauthenticated attackers to fetch arbitrary posts, which can be...

5.3CVSS6.7AI score0.00909EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.192 views

My Calendar WordPress Plugin - Information Disclosure

My Calendar WordPress plugin = 3.7.6 contains an injection vulnerability caused by unvalidated user input passed to parsestr in mcajaxmcjsaction endpoint, letting unauthenticated attackers access or crash sites via switchtoblog, exploit requires WordPress Multisite or Single Site setup. id:...

8.8CVSS5.9AI score0.00932EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.22 views

YMC Filter WordPress - Unauthenticated Post Disclosure

YMC Filter WordPress plugin 3.11.3 contains a broken access control vulnerability caused by improper authorization and lack of validation in a REST API endpoint, letting unauthenticated attackers retrieve private and non-public post content, exploit requires no authentication. id: CVE-2026-10823...

7.5CVSS5.9AI score0.01524EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.37 views

Premium Addons for Elementor - Unauthenticated Information Disclosure

Premium Addons for Elementor plugin for WordPress version 4.11.53 and below contains an unauthenticated information disclosure vulnerability.The vulnerability exists due to a missing authorization check in the gettemplatecontent AJAX handler, allowing unauthenticated attackers to retrieve private...

5.3CVSS5.8AI score0.00782EPSS
SaveExploits0References4
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.53 views

WordPress 3D FlipBook <= 1.16.17 - Information Disclosure

WordPress 3D FlipBook - PDF Flipbook Viewer, Flipbook Image Gallery plugin versions = 1.16.17 contain a missing authorization vulnerability in multiple AJAX endpoints. The fb3dsendpostsin, fb3dsendpostpages, fb3dsendpostsinpages, fb3dsendpostsinfirstpage, and fb3dsendpostfirstpage handlers are...

5.3CVSS5.9AI score0.00892EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 5:04 a.m.5 views

CVE-2026-46395-haxcms-hmac-key-leak

CVE-2026-46395 - HAXcms Node.js Private Key Disclosure via Broken HMAC CWE-321 / CWE-200 Proof-of-concept for authorized security testing and research only. The vulnerability described here is fixed in the latest release of HAXcms. This PoC is published so that defenders and researchers can verif...

9.3CVSS5.8AI score0.00295EPSS
SaveExploits1
Rows per page
Query Builder