Lucene search
+L

883 matches found

Kitploit
Kitploit
added 2026/09/17 10:42 a.m.12 views

RSA-Backdoor

RSA Backdoor Generator This repo contains code to reproduce the Secretly Embedded Trapdoor with Universal Protection SETUP attack on RSA key generation proposed by Young & Yung, 1996. Considering the potential of this attack, never trust black box key generation systems. References: - Presentatio...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 8:23 a.m.32 views

sh4d0wup

sh4d0wup root@kitploit: % docker run -it --rm ghcr.io/kpcyrd/sh4d0wup:edge -h Usage: sh4d0wup OPTIONS Commands: bait Start a malicious update server front Bind a http/https server but forward everything unmodified infect High level tampering, inject additional commands into a package tamper Low...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 7:36 a.m.10 views

keypair

keypair Generate a RSA PEM key pair from pure JS Usage root@kitploit: var keypair = require'keypair'; var pair = keypair; console.logpair; outputs root@kitploit: $ node example.js public: '-----BEGIN RSA PUBLIC...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 5:46 a.m.12 views

PGP-Tools

PGP Tools Open-source browser extension for PGP encryption, decryption, and signing. Built with Rust/WebAssembly. Private keys never touch the JS heap unless they have to. Get it here Why PGP Tools? Open source and transparent. Most PGP browser extensions are closed source. You shouldn't trust a...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 3:54 a.m.9 views

hdcp-genkey

should be the translated Markdown exactly. Output must start with " HDCP鍵生成の例" etc. HDCP鍵生成の例 このスクリプトは、流出したHDCPマスターキー(master-key.txtにあります)を使用して、PythonでHDCP鍵生成アルゴリズムの簡易版を実装しています。 root@kitploit: Usage: generatekey.py options Options: -h, --help show this help message and exit -m FILE, --master=FILE...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 2:47 a.m.13 views

vuke

vuke 脆弱なBitcoin鍵生成の分析と再現のための研究ツールです。 特徴 モジュールアーキテクチャ - プラグイン可能なソースと変換 複数の入力ソース 数値範囲(弱いシードのテスト) ワードリスト(ブレインウォレット解析) タイムスタンプ(時間ベースのPRNG悪用) 標準入力ストリーム(パイプライン統合) 歴史的脆弱性変換 直接(生バイトを鍵として) SHA256(古典的ブレインウォレット) ダブルSHA256(Bitcoinスタイルのハッシュ) MD5(レガシーな弱いハッシュ) SHA256チェーン(反復/インデックス指定による決定論的導出) Milksad(MT19937...

7.5CVSS7.6AI score0.01804EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/16 8:44 p.m.7 views

zyxel-vmg8825-keygen

Zyxel VMG8825-T50 Supervisor 密钥生成器 本项目包含以下使用 Python 3 实现的函数: 函数名称| 有效性 ---|--- zcfgBeCommonGenKeyBySerialNumCBT | ❓ zcfgBeCommonGenKeyBySerialNumMethod2 | ✅ zcfgBeCommonGenKeyBySerialNumMethod3 | ✅ zcfgBeCommonGenKeyBySerialNumConfigLength1 | ❓ zcfgBeCommonGenKeyBySerialNumConfigLength2 | ❌...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 3:20 p.m.8 views

immich-exfiltration-demo

Cybersecurity demo: Immich exfiltration CVE-2026-35455 Proof-of-concept cybersecurity demo for CVE-2026-35455, showcasing automated API key generation and data exfiltration leading to full account hijacking and persistent unauthorized access. Learn more: report, video...

7.3CVSS5.9AI score0.00225EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/16 3:16 p.m.7 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.8CVSS7.1AI score0.70721EPSS
SaveExploits11References4
Kitploit
Kitploit
added 2026/09/16 9:43 a.m.10 views

ROCA-attack-on-vulnerability-CVE-2017-15361

ROCA-attack-on-vulnerability-CVE-2017-15361 This repository contains the thesis developed for my bachelor's degree in Mathematical Engineering at Polytechnic of Turin. It's a script based on python and sage. The goal of the script is to generate an RSA key, evaluete if it's vulnerable by the ROCA...

5.9CVSS7.2AI score0.09825EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in nss

During RSA key generation, bignum implementations used a variant of the Binary Extended Euclidean Algorithm, which involved significant input-dependent processes. This allowed attackers to perform electromagnetic-based side-channel attacks to capture traces that could lead to the recovery of secr...

4.4CVSS6.2AI score0.00337EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 3:29 p.m.8 views

HiveV5_keystream_decryptor

HiveV5 keystream decryptor PoC Introduction The Hive sample analyzed and referred to in this document was randomly chosen from this list created by @rivitna to which my warmest thanks go. Artifacts are available on the VirusTotal platform. In this document, file a0h2uih3d2.exe has been taken as a...

6AI score
SaveExploits0References1
NVD
NVD
added 2026/09/13 11:17 a.m.8 views

CVE-2026-90562

LangBot before 4.10.11 generates password recovery keys with only 24 bits of entropy and applies no rate limiting to the unauthenticated reset-password endpoint. Remote attackers knowing the administrator email can exhaust the keyspace through concurrent requests to reset the admin password and...

9.2CVSS0.00424EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/12 7:21 p.m.8 views

CVE-2022-21449

CVE 2022 21449 python implementation This project allows you to: Plot an elliptic curve with desired parameters, over a finite field or not Generate a key pair from a given elliptic curve Encrypt / Decrypt a message via ECIES Sign / verify using ECDSA Simulate an exploitation of CVE 2022 21449 Fi...

7.5CVSS7.4AI score0.60336EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 11:48 p.m.5 views

CVE-2008-0166-BTC-satoshi-mining-wallets

GhostRNG — Vulnerability Analysis: OpenSSL 0.9.8c CVE-2008-0166 in Bitcoin 2009-2012 Author: analysis based on bitcoin-code-r252 0.1.5 / 0.2.0 / 0.3.24 and the original make-OpenSSL-0-9-8c-vulnerable-again.diff THC Date: 2026-09-10 1. Introduction Bitcoin 0.1.5 January 2009 ran exclusively on...

7.8CVSS7.1AI score0.70721EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/10 11:43 p.m.9 views

Detect-CVE-2017-15361-TPM

Detect Trusted Platform Modules Vulnerable to CVE-2017-15361 This repository provides content for aiding DoD administrators in detecting systems that have an enabled Trusted Platform Module TPM that is vulnerable to CVE-2017-15361 and is a companion to Information Assurance Advisory RSA Key...

5.9CVSS7AI score0.09825EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 8:33 p.m.7 views

SkypeACLKeyGen.exe-analysis-for-hacking-team

供黑客团队分析的 SkypeACLKeyGen.exe 那么…… 今天我们要分析什么呢?嗯,今天我们要分析黑客团队(Hacking Team)的一个软件。它跟 Skype 有关?为什么会分析这个?不知道,我觉得它很有趣。 总之,我们先从检查运行时行为开始。如你所见,它需要一个用户名和一个插件路径,然后输出一个 ACL?所以,这到底是怎么回事?查看这份文档 https://airbus-seclab.github.io/skype/vskype-part2.pdf,里面告诉我们——“Skype 实现了一种类似 ACL...

5.9AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/09/10 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-53939

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption JOSE. In versions 0.6.1 through 0.6.2.5, when cjose encrypts a JWE using ...

9.1CVSS5.8AI score0.00196EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-82059

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An internal aggregation expression in MongoDB Server was incorrectly registered as accessible to any authenticated user rather than being restricted to internal...

6.5CVSS5.7AI score0.00258EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/08 11:36 p.m.14 views

CVE-2026-53939

OpenIDC/cjose is a C library implementing JOSE. In versions 0.6.1 through 0.6.2.5 , when encrypting a JWE using an AES-CBC-HMAC content-encryption algorithm (A128CBC-HS256, A192CBC-HS384, or A256CBC-HS512) with any key-management algorithm that generates a fresh CEK, the CEK is all zero bytes ins...

9.1CVSS5.8AI score0.00196EPSS
SaveExploits0References3
Rows per page
Query Builder