Lucene search
+L

39709 matches found

Kitploit
Kitploit
added 2026/09/21 5:04 p.m.7 views

moniorg

moniorg Descripción Al revisar los registros CT Certificate Transparency, un atacante puede recopilar mucha información sobre la infraestructura de una organización, como dominios internos y direcciones de correo electrónico, de manera completamente pasiva. moniorg aprovecha los registros de...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 5:04 p.m.39 views

moniorg

moniorg Description By looking through CT logs an attacker can gather a lot of information about organization's infrastructure i.e. internal domains,email addresses in a completly passive manner. moniorg leverage certificate transparency logs to monitor for newly issued domains based on...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 4:59 p.m.8 views

CVE-2026-0257

Forge a GlobalProtect auth override cookie using the public key from TLS CVE-2026-0257 A proof-of-concept script to test a target PAN-OS GlobalProtect portal or gateway for CVE-2026-0257. The script will attempt to forge a valid authentication override cookie by iterating over the certificate cha...

9.1CVSS6.7AI score0.95156EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/21 4:54 p.m.17 views

fulcio

Fulcio A Free-to-Use CA For Code Signing Fulcio is a free-to-use certificate authority for issuing code signing certificates for an OpenID Connect OIDC identity, such as email address. Fulcio only issues short-lived certificates that are valid for 10 minutes. Public Instance Fulcio is in General...

6.1AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/21 4:28 p.m.9 views

CVE-2026-6789-Stack-Buffer-Overflow-in-Embedded-TLS-Certificate-Parser

9. CVE-2026-6789 – Stack Buffer Overflow in Embedded TLS Certificate Parser Overview A popular lightweight TLS library simulated contains a stack buffer overflow when parsing X.509 certificate Subject Alternative Name extensions with a crafted length field. Severity: Critical RCE on IoT/Industria...

5.8AI score
SaveExploits1
Kitploit
Kitploit
added 2026/09/21 4:25 p.m.10 views

cve-2020-0601

Zeek test script for CVE-2020-0601 This script can detect exploit attempts for CVE-2020-0601. It performs a simple check to see if a known curve is used in a certificate - if this is not the case a notice is raised. Example notice in notice.log: root@kitploit: 1579043477.791522 CHhAvVGS1DHFjwGM9...

8.1CVSS7.5AI score0.89436EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/21 4:22 p.m.13 views

TWSL2011-007_iOS_code_workaround

= testcert Reference implementation for TWSL2011-007 vulnerability workaround aka CVE-2011-0228. Author: Eric Monti Date: July 28, 2011 = Compiling Compile with your Apple iOS SDK CFLAGS along with: gcc -o testcert testcert.m -framework Foundation -framework Security The compile arguments above...

7.5CVSS6AI score0.06335EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/21 4:19 p.m.17 views

CertificateDsc

CertificateDsc Code of Conduct This project has adopted this code of conduct. Releases For each merge to the branch main a preview release will be deployed to PowerShell Gallery. Periodically a release version tag will be pushed which will deploy a full release to PowerShell Gallery. Contributing...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 4:08 p.m.200 views

solarflare

solarflare Credential Dumping Tool for SolarWinds Orion Blog post: https://malicious.link/post/2020/solarflare-release-password-dumper-for-solarwinds-orion/ Credit to @asolino, @gentilkiwi, and @skelsec for helping me figuring out DPAPI. root@kitploit: ============================================...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 4:05 p.m.10 views

universal-flutter-ssl-pinning

universal-flutter-ssl-pinning Reverse-engineers libflutter.so with PyGhidra to locate the SSL certificate verification function, then emits ready-to-use bypass scripts for both Frida and Renef. How it works 1. PyGhidra loads libflutter.so headlessly and scans all defined strings for sslclient 2...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 4:01 p.m.176 views

santa

Santa Santa is a binary and file access authorization system for macOS. It consists of a system extension that monitors for executions & file access, and makes decisions based on the contents of a local database, a GUI agent that notifies the user in case of a block decision, a background service...

6.1AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/21 3:49 p.m.14 views

CVE-2022-0778

CVE-2022-0778 The discovered vulnerability triggers an infinite loop in the function BNmodsqrt of OpenSSL while parsing an elliptic curve key. This means that a maliciously crafted X.509 certificate can DoS any unpatched server. The core of the vulnerability is in the parsing of EC keys with poin...

7.5CVSS7AI score0.73188EPSS
SaveExploits2References5
Kitploit
Kitploit
added 2026/09/21 3:17 p.m.55 views

loboguara

Lobo Guará - Cyber Threat Intelligence Platform Lobo Guará is a platform aimed at cybersecurity professionals, with various features focused on Cyber Threat Intelligence CTI. It offers tools that make it easier to identify threats, monitor data leaks, analyze suspicious domains and URLs, and much...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 3:10 p.m.8 views

pixma

What is this? Some little tools to unpack firmware of Canon PIXMA series for analysis. Motivation Some Pixma printer is unable to reset the Waste Ink counter and refuses to print now, even though waste ink container has been swapped out. So I was curious about the inner workings of the firmware t...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 3:08 p.m.16 views

ADCSDevilCOM

ADCSDevilCOM A C tool for requesting certificates from ADCS using DCOM over SMB. This tool allows you to remotely request X.509 certificates from CA server using the MS-WCCE protocol over DCOM and It bypasses the traditional endpoint mapper requirement by using SMB directly. !WARNING Use only in...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 2:54 p.m.7 views

badecparams

BADECPARAMS Proof of Concept for CVE-2020-0601. badecparams.py generates an intermediate certificate authority that exploits the vulnerability, then issues Authenticode and TLS certificates. The TLS certificates have Extended Validation in Microsoft Edge and Internet Explorer. httpd.py serves the...

8.1CVSS7.6AI score0.89436EPSS
SaveExploits15References3
Kitploit
Kitploit
added 2026/09/21 2:54 p.m.7 views

zeek-plugin-roca

Johanna::ROCA This plugin implements detection of CVE-2017-15361 keys; it is a reimplementation of the source available at https://github.com/crocs-muni/roca. This plugin provides two new BIFs that can check public keys: rocavulnerablecert checks if a certificate is vulnerable rocavulnerablemod...

5.9CVSS7.2AI score0.08813EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 2:41 p.m.75 views

zap-hud

ZAP Heads Up Display The HUD is no longer under active development Unfortunately the HUD is no longer under active development due to the fact no one is focusing on it. The HUD is a unique and innovative interface that we know some people love. But it also needs a non trivial amount of maintenanc...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 2:38 p.m.9 views

CVE-2013-3900-PowerShell-PoC

CVE-2013-3900-PowerShell-PoC This PoC is provided for educational and research purposes only. The author takes no responsibility for misuse or damage caused by this code. This PowerShell script is a testing tool for simulating the attack described in CVE-2013-3900. CVE-2013-3900 concerns the...

8.8CVSS7.6AI score0.44647EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/21 2:21 p.m.14 views

EntraPassTheCert

EntraPassTheCert EntraPassTheCert is a post-exploitation tool that allows attackers to request Entra ID's user P2P certificate and authenticate to a remote Entra joinned machine with it. root@kitploit: $ python3 entraptc.py -h usage: entraptc.py -h --debug requestp2pcert,smb,rdp,winrm,rpc...

6.1AI score
SaveExploits0References5
Rows per page
Query Builder