Lucene search
+L

413 matches found

Kitploit
Kitploit
added 2026/09/09 5:27 a.m.5 views

avpass

AVPASS AVPASS es una herramienta para filtrar el modelo de detección de sistemas de detección de malware Android es decir, software antivirus y eludir sus lógicas de detección utilizando la información filtrada junto con técnicas de ofuscación de APK. AVPASS no se limita a las características de...

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

PyExfil

PyExfil Pruebas de estrés de detección y creatividad PyExfil nació como una PoC y una especie de campo de juegos y creció hasta convertirse en algo un poco más. A mi parecer, sigue siendo una PoC desordenada que necesita mucho más trabajo y pruebas para volverse estable. El propósito de PyExfil e...

6AI score
SaveExploits0References32
Kitploit
Kitploit
added 2026/09/08 10:25 p.m.15 views

invisible_playwright

Free antidetect browser stealth for Playwright: undetected Firefox fingerprint, headless or headed. Python web scraping and captcha bypass. Open source, and it passes every bot detection test. How it works Anti-bots ask two questions, and reCAPTCHA, hCaptcha and Cloudflare Turnstile score the...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 2:58 p.m.7 views

SigFlip

¿Qué es? SigFlip es una herramienta para modificar archivos PE firmados con authenticode exe, dll, sys, etc. de forma que no afecte ni rompa la firma authenticode existente; en otras palabras, puedes cambiar el checksum/hash del archivo PE incrustando datos por ejemplo, shellcode sin romper la...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 2:28 p.m.5 views

crypter

Crypter Este Crypter está escrito en Python 3, y se puede utilizar para ofuscar y cifrar el código fuente de Python para eludir el antivirus. También es capaz de eludir máquinas virtuales como VirtualBox, VMware y Sandboxie. Utiliza cifrado AES de 256 bits y codificación Base64 para cifrar el...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 11:18 a.m.7 views

Papers

Este repositorio está destinado a alojar mis artículos de investigación. Ponlo en observación si quieres leer más de mí. Evasión de mecanismos de detección de XSS Descargar PDF Un enfoque fonético para calcular información lingüística en texto Descargar PDF...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/05 5:56 a.m.4 views

AMSI-ETW-Patch

AMSI-ETW-Patch this repo contains information to patch AMSI and ETW using a single byte patch for both. The idea was to limit detection of the patch itself since it's a single byte. AMSI patch-amsi-x64.c The idea is that AMSI perform a lot of validation check before hitting the critical AMSI...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 6:40 p.m.4 views

Amsi_Bypass_In_2023

Amsi Bypass on Windows 11 In 2023 Technical details can be found in the article: https://medium.com/@gustavshen/bypass-amsi-on-windows-11-75d231b2cac6 AttackAmsiOpenSession.ps1 root@kitploit: HRESULT AmsiOpenSession in HAMSICONTEXT amsiContext, out HAMSISESSION amsiSession ; This powershell scrip...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 4:11 a.m.5 views

SpookFlare

SpookFlare SpookFlare tiene una perspectiva diferente para evadir medidas de seguridad y te brinda la oportunidad de eludir las contramedidas del endpoint en la detección del lado del cliente y del lado de la red. SpookFlare es un generador de cargadores/droppers para Meterpreter, Empire, Koadic,...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 11:48 a.m.7 views

CVE-2026-31431-detection-defense

CVE-2026-31431: Detection & Defense Against iouring Bypass of Existing Detection Authors : fz0x00, qiwuSEC Research For CVE-2026-31431 "Copy Fail", we demonstrated systematic weaknesses in mainstream security products by combining three bypass strategies: iouring async I/O path , process splittin...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits242References6
Debian CVE
Debian CVE
added 2026/08/20 8:57 p.m.11 views

CVE-2026-77639

Tor before 0.4.9.9 was prone to a compression bomb bypass where an attacker could concatenate many gzip or zlib sub-streams, each just under the per-stream detection threshold, to avoid the compression bomb check entirely. This is TROVE-2026-022...

5.3CVSS5.3AI score0.00246EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/14 11:35 a.m.10 views

EUVD-2026-58646

Grav versions from 1.5.2 through 2.0.12 contain a stored cross-site scripting vulnerability in the Security::detectXss function system/src/Grav/Common/Security.php. The event-handler scan is anchored at ?, which cannot cross the first literal ; when a appears inside a quoted attribute value the...

5.4CVSS4.6AI score0.0018EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/22 9:18 p.m.14 views

CVE-2026-64796

Joomla Extension - regularlabs.com - various code injection vectors in Sourcerer extension - Free did not require both the article creator and last modifier to be Super Users before executing article PHP. Pro did not consistently enforce configured CSS, JavaScript and PHP permissions across tags,...

9.8CVSS0.00285EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 8:42 p.m.46 views

CVE-2026-64796

CVE-2026-64796 concerns the Joomla Sourcerer extension by regularlabs.com, with multiple code injection vectors. The Free version allegedly lets both the article creator and last modifier execute article PHP without needing Super User privileges; the Pro version reportedly fails to consistently e...

9.8CVSS5.9AI score0.00285EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-1369 Fickling vulnerable to use of ctypes and pydoc gadget chain to bypass detection

Fickling's assessment pydoc and ctypes were added to the list of unsafe imports https://github.com/trailofbits/fickling/commit/b793563e60a5e039c5837b09d7f4f6b92e6040d1. Original report Summary Both ctypes and pydoc modules arent explictly blocked. Even other existing pickle scanning tools like...

9.3CVSS6AI score0.00399EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/07 4:03 p.m.17 views

PYSEC-2026-1784 Picklescan has a missing detection when calling built-in python idlelib.autocomplete.AutoComplete.get_entity

Summary Using idlelib.autocomplete.AutoComplete.getentity, which is a built-in python library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to idlelib.autocomplete.AutoComplete.getentity functio...

8.1CVSS6.3AI score0.00431EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:03 p.m.20 views

PYSEC-2026-1788 Picklescan has pickle parsing logic flaw that leads to malicious pickle file bypass

Details There's a parsing logic error in picklescan and modelscan while trying to deal with opcode STACKGLOBAL. Function listglobals when handling STACKGLOBAL at position n, it is expected to track two arguments but in wrong range. The loop only consider the range from 1 to n-1 but forgets to...

9.3CVSS6AI score0.00475EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/04 1:23 a.m.13 views

CVE-2025-71373 picklescan - Remote Code Execution via operator.methodcaller Detection Bypass

picklescan before 0.0.33 fails to detect operator.methodcaller function calls in pickle files, allowing attackers to bypass security checks. Remote attackers can craft malicious pickle payloads using operator.methodcaller that execute arbitrary code when loaded, compromising systems relying on...

7.6CVSS6.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/04 1:23 a.m.51 views

CVE-2025-71373 picklescan - Remote Code Execution via operator.methodcaller Detection Bypass

picklescan before 0.0.33 fails to detect operator.methodcaller function calls in pickle files, allowing attackers to bypass security checks. Remote attackers can craft malicious pickle payloads using operator.methodcaller that execute arbitrary code when loaded, compromising systems relying on...

8.1CVSS0.00637EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/04 1:23 a.m.32 views

CVE-2025-71373

CVE-2025-71373 : picklescan before 0.0.33 fails to detect operator.methodcaller calls in pickle files, allowing remote attackers to craft payloads that execute arbitrary code when loaded, compromising systems relying on picklescan for validation.

8.1CVSS6.3AI score0.00637EPSS
SaveExploits0References2
Rows per page
Query Builder