Lucene search
+L

578 matches found

Kitploit
Kitploit
added 2026/09/15 8:14 a.m.22 views

Crashcast-Exploit

CRASHCAST MASS-EXPLOIT TOOL Author: @037 This tool allows you to mass play any YouTube video, remotely terminate apps, and rename Chromecast devices obtained from Shodan.io Prerequisites The only thing you need installed is Python 3.x root@kitploit: sudo apt-get install python3 You also require t...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 3:55 a.m.132 views

auto_re

AutoRE Features 1. Auto-renaming dummy-named functions, which have one API call or jump to the imported API Before After 2. Assigning TAGS to functions accordingly to called API-indicators inside Sets tags as repeatable function comments and displays TAG tree in the separate view Some screenshots...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:33 a.m.70 views

mhf

Mobile Helper Framework is a tool that automates the process of identifying the framework/technology used to create a mobile application. Additionally, it assists in finding sensitive information or provides suggestions for working with the identified platform. How work? The tool searches for fil...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/14 11:37 p.m.9 views

Intensio-Obfuscator

Intensio-Obfuscator Project not maintained anymore Thanks to all contributors What is this ? Intensio-Obfsucator tool takes a python source code and transform it into an obfuscated python code Replace all names of variables/classes/functions/files-name to random strings with length defined then a...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 10:47 p.m.4 views

recomposer

Recomposer.py ¿Alguna vez has tenido esa sensación de inseguridad al subir tus binarios de malware a VirusTotal u otros sitios de antivirus porque se pueden buscar binarios por sus hashes? Ejemplo: https://github.com/mubix/vt-notify ¡Siéntete un poco más seguro con Recomposer! Recomposer tomará t...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 8:15 p.m.23 views

Gepetto

Gepetto Gepetto is a Python plugin which uses various large language models to provide meaning to functions decompiled by IDA Pro ≥ 7.6. It can leverage them to explain what a function does, and to automatically rename its variables. Here is a simple example of what results it can provide in mere...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/14 7:56 p.m.9 views

oregami

Oregami """ ¿Para qué se usa este registro? Mmm.. Mejor lo renombro a nombremuyúnico, hago una búsqueda textual y encuentro todas las referencias. Ok.. Esperando a que termine la búsqueda.. ya casi.. ¡Hecho! Ahora solo necesito entender cuál de los resultados de búsqueda es relevante para el marc...

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

powerob

Powerob Un ofuscador de scripts de PowerShell sobre la marcha diseñado para compromisos de red team. Construido por necesidad. Esto solo ofusca funciones y elimina lo encontrado en scripts de PowerShell. La hoja de ruta incluye ofuscar variables. Se aceptan pull requests y colaboraciones. Acerca ...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 12:17 a.m.8 views

JObfuscator

JObfuscator — Java 源代码混淆与保护 JObfuscator 是一款面向 Java 编程语言的源代码混淆器。它可以保护您的 Java 源代码和算法免受黑客攻击、破解、逆向工程、反编译以及技术窃取。 JObfuscator 采用多种混淆技术来保护并隐藏您 Java 源代码的真实功能。 它会重命名所有变量和方法,通过使代码流非线性化来混淆代码执行流程,并使用我们尖端的多态字符串加密引擎对所有字符串进行加密。 更多技术细节、下载及文档,请访问: https://www.pelock.com/products/jobfuscator 支持 Windows 和 Linux(需...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 8:27 p.m.9 views

ida-efiutils

用于 IDA Pro 的 EFI 脚本 一些用于辅助逆向工程 EFI 可执行文件的 IDA 脚本。 该包包含以下文件: 1. efiutils.py - 包含一些辅助函数的 IDAPython 模块 2. efiguids.py - 用于 EFI 协议的已知 GUID 集合 3. efiguidsami.py - 用于 AMI BIOS 中使用的协议的已知 GUID 集合 4. behemoth.h - 一个巨大的头文件,包含 EFI 的类型和结构定义集合 5. structs.idc - 包含一些结构定义的 IDC 脚本(已被 behemoth.h 取代) 6...

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

binaryninja-ollama

Binary Ninja Ollama v1.0.9 Autor: Austin Haggard Binary Ninja Ollama se integra con tu propio servidor ollama alojado localmente para renombrar funciones y variables con IA Descripción: Ollama es una herramienta que te permite descargar modelos de IA de código abierto y ejecutarlos localmente...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 4:06 a.m.7 views

CVE-2024-27348-HugeGraph-RCE

CVE-2024-27348: Apache HugeGraph RCE Advanced Sandbox Bypass An advanced, highly reliable Proof of Concept PoC exploit for CVE-2024-27348 Remote Code Execution in Apache HugeGraph Server. Unlike many public PoCs that execute commands blindly or fail on complex payloads due to Java's Runtime.exec...

9.8CVSS8.4AI score0.9921EPSS
SaveExploits11
Vulnrichment
Vulnrichment
added 2026/09/01 8:33 p.m.10 views

CVE-2026-84367 joi: object().rename() with a template target can set the validated object's prototype

joi is a schema description language and data validator for JavaScript. From 16.0.0 until 17.13.5 and 18.2.4, joi's lib/types/keys.js internals.rename implementation used by object.rename permits a schema that renames keys with a regular-expression source and a Joi.expression or Joi.x target that...

3.7CVSS5.4AI score0.0027EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability in SQLite3

Before version 3.32.0, SQLite allowed a virtual table to be renamed to the name of one of its shadow tables, which are related to alter.c and build.c...

5.5CVSS6.7AI score0.0062EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.29 views

PT-2026-73056

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.7.4 Description Stored Cross-Site Scripting XSS occurs because attribute-view field names are stored without HTML escaping and interpolated directly into option elements using innerHTML within the sort menu. An...

9.4CVSS6AI score0.003EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/27 6:16 p.m.18 views

CVE-2026-48052

Papra is a minimalistic document management and archiving platform. Prior to version 26.5.0, an authenticated user who is a member of any organization can delete or rename tags belonging to a different organization, given the target tag's ID. The route handler verifies the caller's membership of...

5.4CVSS0.00211EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/27 6:00 p.m.10 views

CVE-2026-48052

Papra is a minimalistic document management and archiving platform. Prior to version 26.5.0, an authenticated user who is a member of any organization can delete or rename tags belonging to a different organization, given the target tag's ID. The route handler verifies the caller's membership of...

5.4CVSS5.8AI score0.00211EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/27 6:00 p.m.12 views

EUVD-2026-49391

Papra is a minimalistic document management and archiving platform. Prior to version 26.5.0, an authenticated user who is a member of any organization can delete or rename tags belonging to a different organization, given the target tag's ID. The route handler verifies the caller's membership of...

5.4CVSS5.8AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/27 6:00 p.m.11 views

CVE-2026-48052 Papra: Cross-organization tag deletion and modification via authenticated cross-tenant request

Papra is a minimalistic document management and archiving platform. Prior to version 26.5.0, an authenticated user who is a member of any organization can delete or rename tags belonging to a different organization, given the target tag's ID. The route handler verifies the caller's membership of...

5.4CVSS5.8AI score
SaveExploits0References5
NVD
NVD
added 2026/07/20 3:16 p.m.15 views

CVE-2026-45139

CI4MS is a CodeIgniter 4-based content management system skeleton. Prior to version 0.31.9.0, the Fileeditor module enforces an extension allowlist 'css','js','html','txt','json','sql','md' on content-write operations saveFile, createFile, but two destructive endpoints — deleteFileOrFolder and...

6.5CVSS0.00479EPSS
SaveExploits0References2
Rows per page
Query Builder