Lucene search
+L

7640 matches found

Kitploit
Kitploit
•added 2026/09/24 11:16 p.m.•16 views

semgrep-rules

semgrep-rules de elttam Bienvenido al repositorio público de reglas semgrep...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 11:16 p.m.•333 views

xortool

xortool.py A tool to do some xor analysis: guess the key length based on count of equal chars guess the key base on knowledge of most frequent char Notice: xortool is now only running on Python 3. The old Python 2 version is accessible at the py2 branch. The pip package has been updated...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 11:12 p.m.•162 views

bincat

Introduction What is BinCAT? BinCAT is a static Binary Code Analysis Toolkit, designed to help reverse engineers, directly from IDA or using Python for automation. It features: value analysis registers and memory taint analysis type reconstruction and propagation backward and forward analysis...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 11:12 p.m.•35 views

bincat

简介 什么是 BinCAT? BinCAT 是一个 静态 二进制代码分析工具包,旨在帮助逆向工程师,可直接在 IDA 中使用或通过 Python 实现自动化。 其功能包括: 值分析(寄存器和内存) 污点分析 类型重建与传播 反向分析与前向分析 释放后使用与双重释放检测 实际演示 您可以在此查看(旧版)BinCAT 的实际运行效果: 基础分析 使用数据污点分析 请查阅教程了解对应的操作任务。 常见问题快速解答 支持的主机平台: IDA 插件:全部,版本 7.4 或更高 (仅支持 Python 3) 分析器(本地或远程):Linux、Windows、macOS(可能支持) 目前支持分析的...

5.8AI score
SaveExploits0References12
Kitploit
Kitploit
•added 2026/09/24 11:08 p.m.•19 views

cerberus-re-skill

Cerberus RE cerberus-re 是一个面向苹果生态的本地化逆向工程工作台,用于围绕 Ghidra、LLDB 和 Frida 构建可重复的三头静态/动态/插装循环。 它专为需要持久工件而非仅终端笔记的分析师和编码代理而设计: Ghidra 导入、无头导出、反编译、交叉引用及元数据恢复。 LLDB 运行时跟踪,并利用静态富化信息回填到导出函数上下文。 Frida 诊断、受控运行时重新检查、Objective-C 探针以及堆或归档检查辅助工具。 基于导出的 Objective-C/字符串/符号数据的 XPC 接口及图报告。 RE 证据报告、笔记、案例文件以及发布门控验证检查。...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 11:07 p.m.•43 views

pyt

.. image:: https://travis-ci.org/python-security/pyt.svg?branch=master :target: https://travis-ci.org/python-security/pyt .. image:: https://readthedocs.org/projects/pyt/badge/?version=latest :target: http://pyt.readthedocs.io/en/latest/?badge=latest .. image::...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 11:06 p.m.•12 views

detux

Detux:多平台Linux沙箱 简介: Detux是一个沙箱,用于对Linux恶意软件进行流量分析,并从中捕获IOC。它使用QEMU虚拟机管理程序来模拟不同CPU架构的Linux(Debian)。 目前支持以下CPU: x86 x86-64 ARM MIPS MIPSEL 立即使用在线版本:http://detux.org 此版本包含什么? 此版本的Detux包含用于在指定CPU架构下执行Linux二进制文件/脚本的脚本。如果你不知道平台类型也不必担心,脚本内已集成Magic包,可自动识别CPU架构。x86是默认的CPU版本,可在配置文件中调整为其他架构。...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 11:06 p.m.•209 views

detux

Detux: The Multiplatform Linux Sandbox Introduction: Detux is a sandbox developed to do traffic analysis of the Linux malwares and capture the IOCs by doing so. QEMU hypervisor is used to emulate Linux Debian for various CPU architectures. The following CPUs are currently supported: x86 x86-64 AR...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 11:04 p.m.•13 views

zabbix-threat-control

Zabbix Threat Control ztc 将您已经在运行的 Zabbix 变成漏洞管理控制台。 ztc 通过标准的 zabbix-agent2 (无需部署额外代理)读取每台主机的软件清单,对照 Vulners 进行审计,并将按主机评分的发现结果 ——问题、仪表盘和 CVSS 图表——推回 Zabbix。一个静态二进制文件,一条命令即可安装。 为什么选择 ztc 无需新代理,无 RCE 风险。 主机通过标准 zabbix-agent2 的 UserParameter 上报清单。修复只通过一个白名单键 + 受限 sudoers 执行——绝不使用任意的 system.run。 支持...

6.1AI score
SaveExploits0References9
Kitploit
Kitploit
•added 2026/09/24 11:04 p.m.•161 views

Dna

Dna Dna es un framework de análisis binario estático construido sobre LLVM. Cabe destacar que está escrito casi en su totalidad en C, incluyendo enlaces administrados para LLVM, Remill y Souper. Funcionalidad Dna implementa una reconstrucción iterativa del grafo de flujo de control fuertemente...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/24 11:02 p.m.•24 views

mobileAudit

Mobile Audit MobileAudit - Android移动APK的SAST与恶意软件分析 一个Django Web应用程序,用于对Android APK进行静态分析并检测恶意内容。该项目提取应用元数据,扫描源代码中的弱点,并将结果(SAST发现、最佳实践、证书信息、字符串、数据库、文件、VirusTotal等)聚合到可浏览的仪表盘和API中。 DeepWiki文档:https://deepwiki.com/mpast/mobileAudit 组件 Docker基础镜像 主要功能 模式 模型 安装 API v1 使用 Swagger ReDoc 端点 TLS 前置要求...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 10:38 p.m.•15 views

flawfinder

关于 这是由 David A. Wheeler 开发的“flawfinder”。 Flawfinder 是一个简单的程序,用于扫描 C/C++ 源代码并报告潜在的安全缺陷。它可以作为检查软件漏洞的有用工具,也可以作为静态源代码分析工具的简单入门。它设计为易于安装和使用。Flawfinder 支持通用弱点枚举(CWE),并已正式成为 CWE 兼容工具。它支持多种输出格式,包括 SARIF、SonarQube 和 HTML。 Flawfinder 可以与基于 AI 的代码分析工具结合使用。Flawfinder 的输出可用于快速识别哪些代码区域值得更仔细地关注,然后 AI...

6AI score
SaveExploits0References6
Kitploit
Kitploit
•added 2026/09/24 10:38 p.m.•80 views

flawfinder

About This is "flawfinder" by David A. Wheeler. Flawfinder is a simple program that scans C/C++ source code and reports potential security flaws. It can be a useful tool for examining software for vulnerabilities, and it can also serve as a simple introduction to static source code analysis tools...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 10:32 p.m.•9 views

semgrep-rules

semgrep-rules ¡Bienvenido! Este repositorio contiene las reglas de la Community Edition de Semgrep. Además de las reglas de este repositorio, el Semgrep Registry ofrece Pro rules propietarias que amplían la cobertura de lenguajes y desbloquean el análisis de dataflow entre archivos y profundo...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 10:28 p.m.•16 views

PortEx

PortEx Bienvenido a PortEx PortEx es una biblioteca de Java para el análisis estático de malware de archivos Portable Executable. Su enfoque está en la robustez ante malformaciones de PE y la detección de anomalías. PortEx está escrito en Java y Scala, y está dirigido a aplicaciones Java...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 10:25 p.m.•24 views

guarddog

GuardDog GuardDog is a CLI tool that identifies malicious PyPI and npm packages, Go modules, Rust crates, RubyGems, GitHub actions, or VSCode extensions. It runs static analysis on package source code through YARA rules and analyzes package metadata to detect supply chain attacks. What makes...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 10:23 p.m.•18 views

avml

AVML Adquisición de memoria volátil para Linux Resumen Una herramienta portátil de adquisición de memoria volátil para Linux. AVML es una herramienta de adquisición de memoria volátil en el espacio de usuario userland para X8664, escrita en Rust, pensada para desplegarse como un binario estático...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 10:11 p.m.•11 views

ret-sync

ret-sync ret-sync 代表逆向工程工具同步(Reverse-Engineering Tools SYNChronization)。它是一组插件,用于将调试会话(WinDbg/GDB/LLDB/OllyDbg/OllyDbg2/x64dbg)与反汇编器(IDA/Ghidra/Binary Ninja)同步。其核心理念很简单:从静态分析和动态分析两个世界中各取所长。 调试器和动态分析为我们提供: 局部视图,具有实时动态上下文(寄存器、内存等) 内置的特殊功能/API(例如:WinDbg 的 !peb、!drvobj、!address 等) 反汇编器和静态分析为我们提供:...

6.4AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 10:04 p.m.•13 views

wpBullet

wpBullet Un análisis de código estático para plugins/temas de WordPress y PHP Instalación...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 9:56 p.m.•11 views

static-analysis

Este repositorio enumera herramientas de análisis estático para todos los lenguajes de programación, herramientas de compilación, archivos de configuración y más. El enfoque está en herramientas que mejoran la calidad del código, como linters y formateadores. El sitio web oficial,...

5.7AI score
SaveExploits0References2
Rows per page
Query Builder