6576 matches found
CAPEv2
CAPE:恶意软件配置与有效载荷提取 - 文档 CAPE 是一个恶意软件沙箱。 沙箱用于在隔离环境中执行恶意文件,同时检测其动态行为并收集取证痕迹。 CAPE 源自 Cuckoo v1,在 Windows 平台上具备以下核心功能: 基于 API 挂钩的行为检测 捕获执行期间创建、修改和删除的文件 以 PCAP 格式捕获网络流量 基于行为和网络签名进行恶意软件分类 在恶意软件执行期间截取桌面截图 对目标系统进行完整内存转储 CAPE 通过以下几个关键补充,扩展了 Cuckoo 传统的沙箱输出: 自动化的动态恶意软件解包 基于解包后有效载荷的 YARA 签名进行恶意软件分类...
pharos
Pharos Static Binary Analysis Framework The Pharos static binary analysis framework is a project of the Software Engineering Institute at Carnegie Mellon University. The framework is designed to facilitate the automated analysis of binary programs. It uses the ROSE compiler infrastructure develop...
ghostport
Ghostport Ghostport es una herramienta sofisticada de suplantación de puertos diseñada para confundir y engañar a los escáneres de puertos. Es una implementación en Rust inspirada en el concepto de portspoof, que ofrece un mayor rendimiento y flexibilidad. Características Emulación dinámica de...
jaeles-signatures
该项目是 Osmedeus Engine 的一部分。查看其在 @OsmedeusEngine 的集成方式 本仓库仅包含 Jaeles 项目的默认签名。欢迎提交 Pull Request 或任何想法。 请阅读官方文档 这里 以了解如何编写你自己的签名。 安装 root@kitploit: jaeles config init 或者 尝试将签名文件夹克隆到某个位置,例如: root@kitploit: git clone --depth=1 https://github.com/jaeles-project/jaeles-signatures /tmp/jaeles-signatures/...
signature-base
Signature-Base Signature-Base 是我们扫描器 LOKI 和 THOR Lite 的 YARA 签名和 IOC 数据库。 Signature-Base 的侧重点 1. 高质量 YARA 规则和 IOC,误报最少 2. 清晰的结构 3. 一致的规则格式 目录结构 iocs - 简单的 IOC 文件(CSV) yara - YARA 规则 threatintel - 威胁情报 API 接收器(MISP, OTX) misc - 其他输入文件(非 IOC 或签名) YARA 规则中的外部变量 在 LOKI 或 THOR Lite 以外的工具中使用 YARA...
libsodium
Sodium is an easy-to-use software library that provides a wide range of cryptographic operations including encryption, decryption, digital signatures, and secure password hashing. It is a portable, cross-compilable, installable, and packageable fork of NaCl. While maintaining API compatibility,...
libsodium
Sodium es una biblioteca de software fácil de usar que proporciona una amplia gama de operaciones criptográficas, incluyendo cifrado, descifrado, firmas digitales y hashing seguro de contraseñas. Es un fork portable, compilable de forma cruzada, instalable y empaquetable de NaCl. Manteniendo la...
LEAKEY
LEAKEY 🔑 LEAKEY es una herramienta para la validación de tokens/claves API filtrados encontrados durante pruebas de penetración y compromisos de Red Team. El script es muy útil para Bug Hunters con el fin de validar y determinar el impacto de credenciales filtradas. LEAKEY utiliza un archivo de...
securesystemslib
securesystemslib Securesystemslib es una interfaz de criptografía para firmar y verificar firmas digitales. Está desarrollado para los proyectos TUF e in-toto: los contenedores de claves y firmas son compatibles con los formatos de metadatos de esos proyectos. Internamente, Securesystemslib puede...
bytesrevealer
https://bytesrevealer.online/ VULNEX https://www.vulnex.com/ Bytes Revealer 版本: 0.4 Bytes Revealer 是一款功能强大的逆向工程和二进制分析工具,专为安全研究人员、取证分析人员和开发者设计。它提供十六进制视图、可视化表示、字符串提取、熵计算和文件签名检测等功能,帮助用户发现文件中隐藏的数据。无论是分析恶意软件、调试二进制文件,还是调查未知文件格式,Bytes Revealer 都能让您轻松浏览、搜索和提取任何二进制文件中的有价值信息。 Bytes Revealer...
idenLib
idenLib - Identificación de funciones de bibliotecas Al analizar malware o software de terceros, es un desafío identificar bibliotecas enlazadas estáticamente y entender qué hace una función de la biblioteca. idenLib.exe es una herramienta para generar firmas de bibliotecas a partir de archivos...
jwt-cracker
jwt-cracker 简单的 HS256、HS384 和 HS512 JWT 令牌暴力破解工具。 仅对弱密钥的 JWT 令牌有效。 建议 :使用强长密钥或 RS256 令牌。 安装 通过 npm: root@kitploit: npm install --global jwt-cracker 用法 通过命令行: root@kitploit: jwt-cracker -t -a --max -d -f 其中: token :要破解的完整 HS256-512 JWT 令牌字符串 alphabet...
xori
Xori - Custom disassembly framework Xori is an automation-ready disassembly and static analysis library that consumes shellcode or PE binaries and provides triage analysis data. Acknowledgements: Xori wouldn't exist without inspiration and ideas from the open source community. We are indebted to...
forensicscanner
This repository does not have a README...
subcrawl
SubCrawl SubCrawl is a framework developed by Patrick Schläpfer, Josh Stroschein and Alex Holland of HP Inc’s Threat Research team. SubCrawl is designed to find, scan and analyze open directories. The framework is modular, consisting of four components: input modules, processing modules, output...
phpMussel
什么是 phpMussel? 对于共享主机环境而言,这是一个理想的解决方案——当无法使用或安装传统的防病毒保护方案时,phpMussel 是一个 PHP 脚本,旨在基于 ClamAV 及其他签名,检测上传至系统(脚本挂钩处)文件中的木马、病毒、恶意软件及其他威胁 。 特性: 以 GNU General Public License version 2.0 GPLv2 授权。 易于安装、易于定制、易于使用。 适用于任何已安装 PHP+PCRE 的系统(无论操作系统,需 PHP+PCRE)。 可根据需求完全配置。 共享主机服务的理想解决方案。 需要文件上传保护的论坛系统的理想解决方案。 不 ...
rmiscout
描述 RMIScout 支持对暴露的 Java RMI 接口进行字典和暴力破解攻击,无需实际调用即可安全猜测方法签名。它支持多种 Java RMI 协议、方法调用和漏洞利用。 功能概览 支持多种类型的 Java RMI 服务器: RMI-JRMP(即普通 RMI;通常端口 1099):远程对象注册服务(rmiregistry) 通过 rmid 的 RMI 激活存根 RMI-IIOP:Java CORBA 编程模型(orbd;通常端口 1050) IIOP 需要使用 JRE 1.8,因为在后续运行时中已弃用。 RMI-SSL 多种操作模式 字典模式: 使用签名列表(见附带的...
sh4d0wup
sh4d0wup root@kitploit: % docker run -it --rm ghcr.io/kpcyrd/sh4d0wup:edge -h Usage: sh4d0wup OPTIONS Commands: bait Start a malicious update server front Bind a http/https server but forward everything unmodified infect High level tampering, inject additional commands into a package tamper Low...
CVE-2022-21449-TLS-PoC
CVE-2022-21449-TLS-PoC CVE-2022-21449(在 Neil Madden 的漏洞分析文章中也被称为“Psychic Signatures”)的概念验证,演示了如何将其用于易受攻击的客户端和恶意 TLS 服务器。 恶意服务器展示了一个截至 2022-04-20 对 www.google.com 有效的证书链,该证书链带有 ECDSA 公钥(secp256r1)。但是,crypto/ecdsa 包已被修改为提供 r = s = 0 的无效签名。易受攻击的客户端接受此无效签名,从而使 TLS 握手能够继续进行。 除了在构建和探索过程中移除的 test.go...
ph0neutria
ph0neutria ph0neutria malware crawler v1.0.1 https://github.com/phage-nz/ph0neutria Note: This project is not actively maintained. About ph0neutria is a malware zoo builder that sources samples straight from the wild. Everything is stored in Viper for ease of access and manageability. This projec...