Lucene search
+L

977 matches found

Kitploit
Kitploit
added 2026/09/13 5:21 p.m.8 views

PayloadAutomation

¿Qué es Payload Automation? Ahora disponible como paquete PyPi: https://pypi.org/project/payload-automation/ Payload Automation es una colección de clases de Python que sirven como puente entre Sleep y Python, y que pueden usarse para ayudar a automatizar el desarrollo de payloads, las pruebas, l...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 5:20 p.m.6 views

Ekko

Ekko Una pequeña técnica de ofuscación de sleep que utiliza la API Win32 CreateTimerQueueTimer. Prueba de concepto. Se puede hacer mejor. NOTA Esta implementación tiene fallos conocidos. Por lo tanto, no recomendaría usarla sin saber cómo funciona o saber cómo detectar y corregir esos fallos. TLD...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 3:45 p.m.5 views

fb-sleep-stats

fb-sleep-stats: 利用Facebook追踪朋友的睡眠 一个小工具,展示现代社交媒体潜藏的隐私风险。通过追踪Facebook好友的在线/离线状态,可以准确掌握他们的睡眠模式。 阅读博文:https://medium.com/@sqrendk/how-you-can-use-facebook-to-track-your-friends-sleeping-habits-505ace7fffb6 安装 前提条件 Git(安装方法) Node.js(安装方法) 克隆仓库 root@kitploit: git clone...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 7:11 a.m.10 views

Shelter

Shelter Shelter 是一种完全武器化的睡眠混淆技术,它通过广泛使用 ROP 来实现内存中 payload 的完全加密。 该 crate 具有以下特点: AES-128 加密。 完整 PE 加密能力。 在睡眠期间移除执行权限。 不使用 APC/HWBP/定时器,仅使用 ROP 实现混淆。 使用 Unwinder 在执行 ROP 链之前实现调用栈欺骗。 提供不同的执行方式以适应各种情况。 其他 OPSEC 考虑:DInvokers、间接系统调用、字符串字面量加密等。 内容 用法 示例 fluctuate fluctuatefromaddress...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 2:43 a.m.13 views

napper-for-tpm

root@kitploit: ,----------------, ,---------, ,-----------------------, ," ,"| ," Napper v1.3 for TPM ," | ," ," | +-----------------------+ | ," ," | | .-----------------Z | | +---------+ | | | Z | | | | -==----'| | | | ︶ ︶ z | | | | | | | | - | | |/----| ==== oo | | | | | | | ,/| | ," |...

7.1CVSS6.8AI score0.00519EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 2:15 a.m.5 views

beacon_health_check

Script de Agresor para Health Check de Beacon Joe Vest Twitter: @joevest Descripción Este script de agresor utiliza el campo de nota de un beacon para indicar el estado de salud del beacon. Esto se logra mediante: Rastreando el tiempo de sueño/jitter actual de cada beacon Calculando la salud basa...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 5:04 p.m.5 views

mysqli

MySQLi.py - 基于时间的MySQL盲注工具 MySQLi.py 是一个个人练习项目,灵感来源于 Exploit-DB exploit 46635,在 TryHackMe 平台的 SimpleCTF 房间中使用。 原漏洞利用程序吸引我的地方在于它能够提取凭证并自动破解密码哈希。以此为契机,我想编写自己的版本——更现代化、界面更好、并提供更多自定义选项。也许已经存在类似的工具,但我希望这个小程序能为道德黑客领域增添一份贡献! 该工具利用 CVE-2019-9053 ,这是 CMS Made Simple 目标 URL(必需) --mode 攻击模式:database / table...

8.1CVSS7.7AI score0.68581EPSS
SaveExploits38References2
Kitploit
Kitploit
added 2026/09/12 6:10 a.m.8 views

TickTock

TickTock Este repositorio demuestra un escáner de memoria PoC para enumerar los temporizadores de cola de temporizadores timer-queue timers utilizados en Ekko Sleep Obfuscation: https://github.com/Cracked5pider/Ekko. Para un análisis técnico completo, consulte la publicación del blog adjunta aquí...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 6:10 a.m.5 views

NimShellcodeFluctuation

NimShellcodeFluctuation Port en Nim del repositorio original: https://github.com/mgeeky/ShellcodeFluctuation Todos los comentarios se copiaron y pegaron tal cual del repositorio original, ya que realmente me ayudaron a entender la técnica. Para obtener más información sobre la técnica en sí,...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 9:53 p.m.8 views

D1rkSleep

D1rkSleep Versión mejorada de EKKO por @5pider que cifra solo las secciones de imagen. Técnica de ofuscación de Sleep que utiliza la API Win32 CreateTimerQueueTimer. Créditos: https://github.com/Cracked5pider/Ekko...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:51 p.m.7 views

HeapCrypt

HeapCrypt Encypting the Heap while sleeping by hooking and modifying Sleep with our own function that encrypts the heap , sleeps for a moment then decrypts the heap : 16bit key xor heap encryption : 16bit key xor heap decryption : References : https://www.arashparsa.com/hook-heaps-and-live-free/...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:34 p.m.6 views

effective-waffle

effective-waffle otra cosa de cifrado de sleep. también usé el nombre de repositorio predeterminado de GitHub para este. TpAllocWork + TpPostWork + TpWaitForWork + TpReleaseWork para crear + ejecutar + limpiar el callback. El callback es un ensamblado chapucero que pone en cola un montón de gadge...

5.8AI score
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:43 p.m.6 views

EUVD-2026-76397

In the Linux kernel, the following vulnerability has been resolved: ocfs2: cluster: don't sleep while holding o2hblivelock in o2hbregionpin Patch series "ocfs2: cluster: o2hbregionpin fixes", v2. This series fixes three related issues in o2hbregionpin, all are from the original implementation in...

0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.22 views

CVE-2026-89491 ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: cluster: don't sleep while holding o2hblivelock in o2hbregionpin Patch series "ocfs2: cluster: o2hbregionpin fixes", v2. This series fixes three related issues in o2hbregionpin, all are from the original implementation in...

0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89491

CVE-2026-89491 affects the OCFS2 cluster subsystem in the Linux kernel. The o2hb_region_pin() function is called while holding the o2hb_live_lock spinlock, yet it invokes configfs_depend_item(), which sleeps by taking the configfs root inode rwsem and pinning the filesystem. Under CONFIG_DEBUG_AT...

0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.5 views

CVE-2026-89491 ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: cluster: don't sleep while holding o2hblivelock in o2hbregionpin Patch series "ocfs2: cluster: o2hbregionpin fixes", v2. This series fixes three related issues in o2hbregionpin, all are from the original implementation in...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 2:28 a.m.8 views

sleep_python_bridge

Cobalt Strike Sleep Python Bridge Este proyecto es un 'puente' entre el lenguaje sleep y python. Permite el control de un teamserver de Cobalt Strike a través de python sin necesidad del cliente GUI estándar. NOTA: Este proyecto está muy en BETA. El objetivo es proporcionar un campo de pruebas pa...

6AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.10 views

PT-2026-90207

In the Linux kernel, the following vulnerability has been resolved: ocfs2: cluster: don't sleep while holding o2hb live lock in o2hb region pin Patch series "ocfs2: cluster: o2hb region pin fixes", v2. This series fixes three related issues in o2hb region pin, all are from the original...

0.002EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 10:27 a.m.10 views

Exploit_CVE-2021-24762

exploitcve-2021-24762 Este repositorio muestra un exploit para CVE-2021-24762. Es un exploit de Blind SQLi que, en la configuración predeterminada, obtiene la contraseña del administrador. Mientras realizaba un laboratorio, basado en WordPress con el plugin PerfectSurvey, me topé con una...

9.8CVSS8.2AI score0.86782EPSS
SaveExploits7
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-80776

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - futex: Fix race in futexpivotpending during private hash resize A task performing a custom private hash resize can remain blocked in uninterruptible sleep...

6.4AI score0.00166EPSS
SaveExploits0References2
Rows per page
Query Builder