Lucene search
+L

30 matches found

Kitploit
Kitploit
added 2026/09/14 2:54 p.m.7 views

Graffiti

NOTA : Nunca subas payloads a verificadores en línea Graffiti es una herramienta para generar oneliners ofuscados para ayudar en situaciones de pruebas de penetración. Graffiti acepta los siguientes lenguajes para codificar: Python Perl Batch Powershell PHP Bash Graffiti también aceptará un...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 1:06 p.m.8 views

CVE-2018-11776-Python-PoC

CVE-2018-11776-Python-PoC hook-s3c github.com/hook-s3c, @hooks3c en twitter Prueba y PoC en Python funcional para CVE-2018-11776, apareció originalmente en; https://github.com/hook-s3c/CVE-2018-11776-Python-PoC ¿Qué está pasando? Man Yue Mo de Semmle ha revelado una vulnerabilidad de ejecución...

10CVSS8.2AI score0.99999EPSS
SaveExploits85References1
Kitploit
Kitploit
added 2026/09/14 9:12 a.m.14 views

awesome-web-security

Awesome Web Security 🐶 Lista curada de materiales y recursos de Seguridad Web. No hace falta decir que la mayoría de los sitios web sufren de varios tipos de errores que eventualmente pueden llevar a vulnerabilidades. ¿Por qué ocurre esto con tanta frecuencia? Pueden intervenir muchos factores,...

6.2AI score
SaveExploits0References256
Kitploit
Kitploit
added 2026/09/14 7:36 a.m.39 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/09/14 6:19 a.m.4 views

Invoke-PSImage

Invoke-PSImage Codifica un script de PowerShell en los píxeles de un archivo PNG y genera un comando de una línea para ejecutarlo Invoke-PSImage toma un script de PowerShell y codifica los bytes del script en los píxeles de una imagen PNG. Genera un comando de una línea para ejecutar desde un...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 3:22 a.m.6 views

XSSYA

XSSYA-V2.0 ha sido lanzado - consulta https://github.com/yehia-mamdouh/XSSYA-V-2.0 XSSYA es un Escáner de Cross Site Scripting y Confirmación de Vulnerabilidades Funciona con dos Métodos • Método número 1 para Confirmación de Solicitud y Respuesta • Método número 2 para Confirmación: Ejecutar...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 9:14 p.m.9 views

batchfuscate

batchfuscate Un script simple y eficiente para hacer que tu payload batch sea indetectable. Requisitos: root@kitploit: 1. python3 debe estar instalado en Windows y Linux 2. pip install termcolor pip install pystyle pip install tqdm pip install colorama pip install requests Instalación:-...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 1:33 a.m.5 views

CVE-2021-4034

CVE-2021-4034 Implementación enlazada estáticamente de CVE-2021-4034 basada en la de Blasty que no necesita gcc. payload.so está codificado desde payload.h y se escribe en el disco. Binario compilado estáticamente incluido por conveniencia. PoC original y autor...

7.8CVSS7AI score0.94921EPSS
SaveExploits155
Cvelist
Cvelist
added 2026/07/23 3:31 p.m.38 views

CVE-2026-48537 GFI Archiver < 15.13 Stored XSS via FileArchiveAssistantWizard.aspx

GFI Archiver before 15.13 contains a stored cross-site scripting vulnerability in the File Archive Assistant configuration that allows authenticated attackers to inject arbitrary web script or HTML via the excluded extensions parameter to /Archiver/FileArchiveAssistantWizard.aspx. The injected...

5.4CVSS0.00235EPSS
SaveExploits0References2
Metasploit
Metasploit
added 2026/07/10 7:01 p.m.50 views

Byte XORi Encoder

Byte XOR encoder for RISC-V 64-bit Little Endian. Encodes the payload byte-by-byte with a 1-byte XOR key using the xori instruction. Useful when R-type XOR instruction bytes 0x33 are bad characters. Module Options msf use encoder/riscv64le/bytexori msf encoderbytexori show actions ...actions... m...

6.1AI score
SaveExploits0
Metasploit
Metasploit
added 2026/07/10 7:01 p.m.91 views

XOR Encoder

Dword XOR encoder for RISC-V 64-bit Little Endian. Encodes the payload with a 4-byte XOR key. Module Options msf use encoder/riscv64le/longxor msf encoderlongxor show actions ...actions... msf encoderlongxor set ACTION msf encoderlongxor show options ...show and set options... msf encoderlongxor...

6.1AI score
SaveExploits0
Metasploit
Metasploit
added 2026/07/10 7:01 p.m.63 views

Byte XORi Encoder

Byte XOR encoder for RISC-V 32-bit Little Endian. Encodes the payload byte-by-byte with a 1-byte XOR key using the xori instruction. Useful when R-type XOR instruction bytes 0x33 are bad characters. Module Options msf use encoder/riscv32le/bytexori msf encoderbytexori show actions ...actions... m...

6.1AI score
SaveExploits0
Metasploit
Metasploit
added 2026/07/10 7:01 p.m.60 views

Dword XOR Encoder (Tag-based)

Dword XOR encoder for RISC-V 32-bit Little Endian using a tag-based terminator rather than an encoded length. The decoder loop XORs each dword and stops when the result is zero the sentinel. This avoids encoding the payload length in the stub, eliminating a source of bad character conflicts. Note...

6.1AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/03/22 1:38 p.m.4 views

CVE-2019-25612 Admin Express 1.2.5.485 Local SEH Buffer Overflow via Folder Path

Admin Express 1.2.5.485 contains a local structured exception handling buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying an alphanumeric encoded payload in the Folder Path field. Attackers can trigger the vulnerability through the System Compare...

8.5CVSS6.4AI score0.00144EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/11 6:23 p.m.6 views

CVE-2019-25467

Verypdf docPrint Pro 8.0 contains a structured exception handling buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying an oversized alphanumeric encoded payload in the User Password or Master Password fields. Attackers can craft a malicious payload with...

8.6CVSS6.3AI score0.00113EPSS
SaveExploits0References4Affected Software1
GithubExploit
GithubExploit
added 2025/12/26 2:06 p.m.188 views

cl-cybersec-pysxss

XSS WAF Lab – Payload Generator This project studies how Web...

6.3AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/11/19 11:16 p.m.238 views

Exploit for Deserialization of Untrusted Data in Laravel

CVE-2018-15133-PoC Este script Python implementa un exploit d...

8.1CVSS7.1AI score0.76814EPSS
SaveExploits11
Code423n4
Code423n4
added 2023/10/06 12:00 a.m.18 views

Incorrect functionID will not trigger fallback

Lines of code Vulnerability details Impact When encoding a payload for settlement of multiple tokens, the fallback flag is not set when it should be. This will cause no fallback to be triggered even though the user has paid enough to cover the additional costs that are required. Proof of Concept ...

7AI score
SaveExploits0
GithubExploit
GithubExploit
added 2022/03/31 3:43 p.m.375 views

Exploit for Code Injection in Vmware Spring_Framework

Spring Framework RCE exploitation Quick pentest notes...

9.8CVSS8.9AI score0.99638EPSS
SaveExploits105
Exploit DB
Exploit DB
added 2022/01/12 12:00 a.m.400 views

Microsoft Windows Defender - Detections Bypass

Exploit Title: Microsoft Internet Explorer / ActiveX Control - Security Bypass Exploit Author: John Page aka hyp3rlinx Website: hyp3rlinx.altervista.org Source: http://hyp3rlinx.altervista.org/advisories/MICROSOFTWINDOWSDEFENDERDETECTIONBYPASS.txt twitter.com/hyp3rlinx ISR: ApparitionSec Vendor...

5.3AI score
SaveExploits0
Rows per page
Query Builder