32 matches found
munin
root@kitploit: | | | | | \ | | | | | | \ \ | | | | \ \ /. | | | | | | | | | | | | | | | | | | | | /| || || || ||| || || || || || // / /'" " 用于 Virustotal 及其他服务的在线哈希检查器 Florian Roth 什么是 Munin? Munin 是一个在线哈希检查工具,能从多个在线来源检索有价值的信息。 当前版本的 Munin 可查询以下服务: Virustotal HybridAnalysis Any.Run URLhaus MISP...
recomposer
Recomposer.py Ever have that not so safe feeling uploading your malware binaries to VirusTotal or other AV sites because you can look up binaries by hashes? Example: https://github.com/mubix/vt-notify Feel somewhat safer with Recomposer! Recomposer will take your binary and randomly do the...
hashdb-ida
HashDB IDA 插件 用于 IDA Pro 的恶意软件字符串哈希查找插件。该插件连接到 OALABS 的 HashDB 查找服务。 添加新的哈希算法 哈希算法数据库是开源的,可以在 GitHub 此处 添加新算法。拉取请求大多是自动化的,只要我们的自动化测试通过,新算法就会在几分钟内可在 HashDB 中使用。 使用 HashDB HashDB 可用于查找恶意软件中经过哈希处理的字符串。方法是在 IDA 反汇编视图中右键单击哈希常量,然后启动 HashDB Lookup 客户端。 设置 在使用插件查找哈希之前,必须配置 HashDB 设置。设置窗口可以从插件菜单...
fileintel
fileintel 此工具用于收集给定文件的各种情报来源。Fileintel 采用模块化设计,因此可以轻松添加新的情报来源。 文件通过文件哈希(MD5、SHA1、SHA256)进行标识。输出为 CSV 格式并发送到 STDOUT,以便将数据保存或通过管道传输到其他程序。由于输出为 CSV 格式,Excel 等电子表格软件或数据库系统可以轻松导入数据。 本程序适用于 Python v2,但理论上也兼容 Python v3。如果发现不兼容 Python v3,请提交问题。 此代码已在 Windows 7 和 Mac OSX El Capitan 上测试。如果在其他类型的机器上尝试使用,请告知...
quick-lookup-ptrun
Plugin de Búsqueda Rápida para PowerToys Run Este plugin para PowerToys Run te permite buscar rápidamente una dirección IP, nombre de dominio, hash o cualquier otro punto de datos en una lista de herramientas de ciberseguridad. Es perfecto para analistas de seguridad, testers de penetración o...
Decodify
Decodify 它可以递归地检测和解码编码字符串。 让我们拿这个字符串:s0md3v,并用Base64编码 root@kitploit: czBtZDN2 现在用十六进制编码 root@kitploit: 637a42745a444e32 然后再用Base64编码 root@kitploit: NjM3YTQyNzQ1YTQ0NGUzMg== 现在把它提供给 Decodify Boom!这就是 Decodify 的功能。它自动检测编码并解码,并且递归地执行此操作。 支持的编码与加密 凯撒密码 Hex Decimal Binary Base64 URL FromChar MD5 SHA1...
YARAify
YARAify YARAify es un motor abierto de escaneo y búsqueda de reglas YARA. Este repositorio proporciona algunos scripts de ejemplo en python3 sobre cómo interactuar con la API de YARAify. Obtener una clave de autenticación Auth-Key Para consultar la API de YARA, necesitas obtener una Auth-Key. Si...
hashdb
HashDB HashDB is a community-sourced library of hashing algorithms used in malware. How To Use HashDB HashDB can be used as a stand alone hashing library, but it also feeds the HashDB Lookup Service run by OALabs. This service allows analysts to reverse hashes and retrieve hashed API names and...
ioccheck
ioccheck 一个用于简化文件哈希、IP地址及其他失陷指标(IOC)研究过程的工具。 特性 通过单个命令或几行Python代码,跨多个威胁情报服务查询哈希。 当前支持以下服务: VirusTotal MalwareBazaar Shodan.io 计划支持: URLhaus OTX InQuest Labs MalShare Malpedia Maltiverse 快速开始 root@kitploit: pip install ioccheck 你也可以直接运行代码: root@kitploit: git clone https://github.com/ranguli/iocche...
Astra Linux – Vulnerability in isc-dhcp
In ISC DHCP 4.4.0 - 4.4.3, and ISC DHCP 4.1-ESV-R1 - 4.1-ESV-R16-P1, when the function optioncodehashlookup is called from addOption, it increments the refcount field of the option. However, there is no corresponding call to optiondereference to decrement the refcount field. The function addOptio...
CVE-2026-11481
CVE-2026-11481 affects yoanbernabeu grepai up to 0.35.0. The vulnerability is in Postgres Embedding Cache: function PostgresStore.LookupByContentHash in file indexer/chunker.go. Manipulating the content_hash argument can lead to the use of a weak hash. Local access is required, with high attack c...
CVE-2026-11481 yoanbernabeu grepai Postgres Embedding Cache chunker.go PostgresStore.LookupByContentHash weak hash
A vulnerability was determined in yoanbernabeu grepai up to 0.35.0. The affected element is the function PostgresStore.LookupByContentHash of the file indexer/chunker.go of the component Postgres Embedding Cache. Executing a manipulation of the argument contenthash can lead to use of weak hash. T...
CVE-2026-43986
Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose a public /image/ route that resolves attacker-controlled entries from imagehashlookup and replays them through the same server-side image fetch logic used by authenticated image proxying...
CVE-2026-43986 Tautulli vulnerable to unauthenticated SSRF in /image/<hash> via attacker-seeded image hash replay
Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose a public /image/ route that resolves attacker-controlled entries from imagehashlookup and replays them through the same server-side image fetch logic used by authenticated image proxying...
CVE-2026-43986 Tautulli vulnerable to unauthenticated SSRF in /image/<hash> via attacker-seeded image hash replay
Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose a public /image/ route that resolves attacker-controlled entries from imagehashlookup and replays them through the same server-side image fetch logic used by authenticated image proxying...
CVE-2026-43986 Tautulli vulnerable to unauthenticated SSRF in /image/<hash> via attacker-seeded image hash replay
Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose a public /image/ route that resolves attacker-controlled entries from imagehashlookup and replays them through the same server-side image fetch logic used by authenticated image proxying...
EUVD-2026-34286
Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose a public /image/ route that resolves attacker-controlled entries from imagehashlookup and replays them through the same server-side image fetch logic used by authenticated image proxying...
CVE-2026-43986
Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose a public /image/ route that resolves attacker-controlled entries from imagehashlookup and replays them through the same server-side image fetch logic used by authenticated image proxying...
Huawei EulerOS: Security Advisory for dhcp (EulerOS-SA-2022-2792)
The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
The vulnerability of the libbfd library’s bfd_hash_lookup function in the GNU Binutils development environment allows a attacker to cause a service failure.
The vulnerability of the libbfd library’s bfdhashlookup function in the GNU Binutils development environment is related to the use of memory after it is freed. Exploiting this vulnerability could allow an attacker to cause a service failure...