Lucene search
+L

1190 matches found

Kitploit
Kitploit
added 2026/09/01 9:09 a.m.3 views

padding-oracle-attacker

padding-oracle-attacker CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI. Install Make sure Node.js is installed, then run root@kitploit: $ npm install --global padding-oracle-attacker or root@kitploit: $ yarn global add...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/01 3:49 a.m.37 views

padre

padre padre is an advanced exploiter for Padding Oracle attacks against CBC mode encryption Features: blazing fast, concurrent implementation decryption of tokens encryption of arbitrary data automatic fingerprinting of padding oracles automatic detection of cipher block length HINTS! if failure...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 3:49 a.m.5 views

padre

padre padre 是一个针对 CBC 模式加密的 Padding Oracle 攻击的高级利用工具 功能: 极速、并发实现 令牌解密 任意数据加密 自动识别填充预言机 自动检测密文块长度 提示!如果操作失败,padre 会提示你哪些参数可以调整以成功 支持 GET/POST 参数、Cookie 中的令牌 灵活的编码规则定义(base64、hex 等) 演示 安装/更新 最快的方式是从 Latest release 下载针对你操作系统的预编译二进制文件 或者,如果你已安装 Go,从源码构建: root@kitploit: go install...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/31 9:07 p.m.4 views

PadBuster

PadBuster - Automated script for performing Padding Oracle attacks Author: Brian Holyfield - Gotham Digital Science [email protected] Credits to J.Rizzo and T.Duong for providing proof of concept web exploit techniques and S.Vaudenay for initial discovery of the attack. Credits also to James...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 3:17 p.m.3 views

pax

pax 利用填充预言机(Padding Oracle)进行攻击,获得乐趣与收益! Pax(填充预言机利用工具)是一款用于利用填充预言机的工具,可实现以下功能: 1. 针对给定的 CBC 加密数据,获取其明文。 2. 针对给定的明文,利用预言机未知的加密算法,获取加密后的字节。 该工具可用于泄露加密的会话信息,并且通常能够绕过身份验证、提升权限,甚至通过加密自定义明文并将其写回服务器来实现远程代码执行。 一如既往,此工具仅应用于你拥有所有权或已获得探测权限的系统! 安装 从发布页下载,或使用 Go 安装: root@kitploit: go get -u...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 1:07 p.m.3 views

poodle-PoC

Poodle PoC 🐩 🐩 🐩 Una prueba de concepto del ataque Poodle Padding Oracle On Downgraded Legacy Encryption : un exploit de hombre en el medio que aprovecha la degradación a SSL 3.0 de los clientes de software de seguridad y de Internet El ataque Poodle te permite recuperar datos cifrados enviados p...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/31 11:59 a.m.3 views

CVE-2016-2107

CVE-2016-2107 Simple test for the May 2016 OpenSSL padding oracle CVE-2016-2107 Installation root@kitploit: $ go version go version go1.6.2 darwin/amd64 $ go get github.com/FiloSottile/CVE-2016-2107 This tool only builds with Go 1.6+, and only when downloaded to the right position in the $GOPATH...

5.9CVSS6.9AI score0.89058EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/08/31 9:54 a.m.2 views

Oracle-OAM-Padding-Oracle-CVE-2018-2879-Exploit

Oracle-OAM-Padding-Oracle-CVE-2018-2879-Exploit Introducción Este exploit fue desarrollado durante una actividad de pruebas de penetración contra Oracle OAM 11.1.2.3.0. Se desarrolló basándose en la descripción técnica de sec-consult. root@kitploit:...

9CVSS7.2AI score0.2174EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/31 7:36 a.m.36 views

python-paddingoracle

python-paddingoracle: A portable, padding oracle exploit API UPDATED FOR PYTHON 3 python-paddingoracle is an API that provides pentesters a customizable alternative to PadBuster and other padding oracle exploit tools that can't easily without a heavy rewrite be used in unique, per-app scenarios...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 7:36 a.m.2 views

python-paddingoracle

python-paddingoracle: una API portable de explotación de padding oracle ACTUALIZADO PARA PYTHON 3 python-paddingoracle es una API que proporciona a los pentesters una alternativa personalizable a PadBuster y a otras herramientas de explotación de padding oracle que no pueden utilizarse fácilmente...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 8:05 p.m.1 views

oracle-oam-authentication-bypas-exploit

Oracle Access Manager OAM Authentication Bypass Exploit Introduction Exploiting Oracle Access Manager OAM padding oracle vulnerability CVE-2018-2879 to perform authentication bypass and login to any web app protected by OAM using valid username. This exploit is based on OAM padding oracle...

9CVSS7.2AI score0.2174EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/28 5:45 p.m.3 views

CVE-2026-11119-Padding-Oracle-Attack-on-CBC-Mode-Encryption

CVE-2026-11119 – Attacco Padding Oracle alla crittografia in modalità CBC Codice del programma Python root@kitploit: paddingoracleserver.py - Server that returns padding error from flask import Flask, request from Crypto.Cipher import AES from Crypto.Util.Padding import pad, unpad import os key =...

9.6CVSS5.9AI score0.00234EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 2:19 p.m.3 views

CVE-2017-1000486

CVE-2017-1000486 Este é um PoC do CVE-2017-1000486 com algumas cargas úteis para contornar verificações lexicográficas de blacklist em funções padrão usadas para obter RCE getClass, exec, etc.. e para recuperar o segredo do primefaces através de Padding Oracle para ser o menos ruidoso possível na...

9.8CVSS7.4AI score0.94104EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/08/28 8:18 a.m.4 views

poodle-attack-sandbox

poodle-attack-sandbox Visão Geral Este código é o código de teste para POODLE CVE-2014-3566. POODLE significa "Padding Oracle On Downgraded Legacy Encryption" e é uma vulnerabilidade no SSLv3.0. Aviso Se você usar este código para realizar um ataque, poderá ser preso pelas autoridades judiciais d...

4.3CVSS6.7AI score0.99999EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/08/28 6:12 a.m.3 views

SHIRO-721

SHIRO-721 Vulnerabilità RCE del Padding Oracle di RememberMe 0x00 Introduzione: Il RememberMe del cookie è crittografato tramite AES-128-CBC, il che lo rende vulnerabile agli attacchi Padding Oracle. Un attaccante può utilizzare un cookie RememberMe valido come prefisso per l'attacco Padding...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 9:08 p.m.4 views

dotnetpaddingoracle

dotnetpaddingoracle Piccolo script per verificare se l'applicazione web .NET è vulnerabile al padding Oracle Questo script verifica effettivamente se l'oracolo è presente e sfruttabile, non solo se la patch è stata installata. Uso root@kitploit: dotnetpaddingoracle.py -h -t -b -d -s -p PARAMETER...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 7:37 p.m.2 views

OAMBuster

OAMBuster Attacco Padding Oracle multithread su Oracle OAM CVE-2018-2879 Autori Red Timmy Marco Ortisi, Stefan Broeder, Ahmad Mahfouz Descrizione Questo exploit multithread è stato sviluppato per aumentare notevolmente la velocità dell'attacco rispetto alla versione single-threaded. Per maggiori...

9CVSS8.4AI score0.2174EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/27 5:56 p.m.5 views

CVE-2017-1000486

CVE-2017-1000486 Primefaces = 5.2.21, 5.3.8 oder 6.0 - Exploit für Remote Code Execution Um die Anforderungen zu installieren, führen Sie aus: root@kitploit: git clone https://github.com/pimps/CVE-2017-1000486.git cd CVE-2017-1000486 pip3 install -r requirements.txt Hier ist die Verwendung des...

9.8CVSS9.8AI score0.94104EPSS
SaveExploits6
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Tomcat9

The Padding Oracle vulnerability exists in Apache Tomcat’s EncryptInterceptor with the default configuration. This issue affects Apache Tomcat versions as follows: 11.0.0-M1 through 11.0.18, 10.0.0-M1 through 10.1.52, 9.0.13 through 9.0.115, 8.5.38 through 8.5.100, and 7.0.100 through 7.0.109...

7.5CVSS5.8AI score0.0885EPSS
SaveExploits2References2
NVD
NVD
added 2026/08/13 9:17 a.m.6 views

CVE-2026-16458

Padding oracle attack vulnerability in Oberon microsystem AG’s ocrypto library in all versions since 3.0.0 and prior to 4.0.1 allows an attacker to recover plaintexts via timing measurements of RSA PKCS1 v1.5 decrypt operations...

5.9CVSS0.0007EPSS
SaveExploits0References1
Rows per page
Query Builder