421 matches found
cyberprobe
Cyberprobe 完全なドキュメントは https://cybermaggedon.github.io/cyberprobe-docs/ にあります。 概要 Cyberprobe は、ネットワークのリアルタイム監視のためのネットワークパケット検査ツールキット(ディープパケットインスペクション)です。これは、ネットワーク監視、侵入検知、フォレンジック分析、防御プラットフォームとしての用途があります。Cyberprobe のパケット検査は、物理ネットワークだけでなく、クラウド VPC でも動作します。クラウド規模の展開を可能にする機能があります。...
rehex
リバースエンジニア向け16進エディタ クロスプラットフォーム(Windows、Linux、macOS、BSD)の16進エディタで、リバースエンジニアリングおよびその他あらゆる用途に使用できます。 マニュアルのオンラインコピーはこちらからアクセスできます:solemnwarning.net/rehex/manual/。 機能 大規模(1TB以上)ファイルのサポート 整数・浮動小数点値タイプのデコード マシンコードのインライン逆アセンブル バイト範囲のハイライトと注釈 ファイル全体または選択範囲の横並び比較 Luaスクリプトのサポート(APIリファレンス) 仮想アドレスマッピングのサポート...
CVE-2025-49844
CVE-2025-49844 - RediShell Use-after-free in Redis Lua scripting leading to remote code execution. Summary of the CVE Redis is an open source, in-memory database. CVE-2025-49844 is a use-after-free vulnerability in Redis's embedded Lua scripting engine. An authenticated user with access to Lua...
CVE-2026-25589-25588-25243-23631-23479-REDIS
检查与修复指南:截至 2026.05.08 的 5 个 Redis CVE 发布日期: 2026-05-08 作者: TonyCao [email protected] 来源: Redis 安全公告 目录 1. 概述 2. 受影响版本 3. 各 CVE 详情 CVE-2026-23479 — 解除客户端阻塞流程中的 Use-after-free CVE-2026-25243 — RESTORE 中的无效内存访问 CVE-2026-25588 — 带 RedisTimeSeries 模块的 RESTORE CVE-2026-25589 — 带 RedisBloom 模块的...
CVE-2025-49844
🚨 CVE-2025-49844 RediShell - 完整指南 ⚠️ 仅供学习,切勿用于黑客攻击 ; ⚠️ 嘿!这是我做的一个简单工具,用来帮助人们检查他们的 Redis 服务器是否存在此漏洞。它并非用于实际攻击——仅用于学习和保护你自己的东西。 这是怎么回事? 好的,亲爱的朋友们,这是 2025 年最有趣的重大失误之一,CVE-2025-49844。本质上,如果有人能在你的 Redis 服务器上运行 Lua 脚本,他们就能访问内存。 重要信息 严重程度 :极其严重(9.9/10) 受影响对象 :任何使用 Redis 8.2.1 或更早版本的用户 后果 :代码执行 攻击方式 :通过...
sandcat
Sandcat ブラウザ...
Wing-FTP-Server-7.4.4-RCE-Authenticated
Wing FTP Server 7.4.4 - リモートコード実行(認証済み)(CVE-2025-5196) Wing FTP Server は、Web インターフェースからアクセス可能な管理用 Lua スクリプトコンソールを提供します。認証された管理者は、不十分なサンドボックス化により任意の Lua コードを実行できます。 影響を受けるバージョン: Wing FTP Server 7.4.4 Windows | 認証が必要: はい ダウンロード & リリースノート 2025年5月24日までは、ベンダーが提供するアプリケーションの最新版を次のリンクから入手できます:...
CVE-2025-49844-RediShell-AI-made-Revshell
CVE-2025-49844 RediShell PoC de Revshell hecho por IA Completación no probada del PoC de Redishell hecho por IA. PoC original: https://github.com/raminfp/redisexploit/blob/main/exploitpoc.py Pieza coreana: https://github.com/dwisiswant0/CVE-2025-49844/blob/master/CVE-2025-49844.lua ¿Progreso? Lue...
Astra Linux – Vulnerability in Redis
Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious user could use scripting commands to inject arbitrary information into the response stream for a given client, potentially corrupting or returning tampered data to other users on the same...
CVE-2025-49844
🚨 CVE-2025-49844 — “RediShell” 世界最速のインメモリストアにおける重大なリモートコード実行 Redis Lua スクリプティングが、認証後の侵入経路として完璧な場所になりました。 認証済み攻撃者 → 細工されたLuaスクリプト → サンドボックスエスケープ → ホスト上での完全なRCE ⚠️ 概要 CVE-2025-49844 "RediShell " は、Redis の組み込み Lua スクリプティングエンジンにおける 重大な use-after-free UAF メモリ破損 の脆弱性です。 認証済み ユーザーが EVAL / EVALSHA...
Linux Distros Unpatched Vulnerability : CVE-2026-45747
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to version 7.0.16, the Lua TLS...
deadend
Deadend 軽量でスクリプト可能なハニーポットランナー。ディレクトリからLuaスクリプトを読み込み、メモリにコンパイルし、スクリプトごとに1つのTCPリスナーを起動し、ポートがトリガーされたときにサービスエミュレーションを実行します。サーバーの観察やポートスキャン中にレッドチームや悪意のあるエージェントを混乱させることを目的としています。 コードはクリーンで理解しやすく、教育プロジェクトに適しています。 API & スクリプトマニュアル 注意! 現在のバージョンは、バージョン スクリプトファイルの命名 Deadend は以下のパターンに一致するファイルのみを読み込みます:...
CVE-2026-45747
Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to version 7.0.16, the Lua TLS certificate information helper could dereference NULL certificate fields when a Lua script requested certificate information for TLS traffic...
CVE-2026-45747 Suricata lua/tls: null dereference in TlsGetCertInfo
Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to version 7.0.16, the Lua TLS certificate information helper could dereference NULL certificate fields when a Lua script requested certificate information for TLS traffic...
EEF-CVE-2026-82586 AshLua read operation aggregate bypasses the exposed-field allow-list, exposing private attributes
Summary Improper Protection of Alternate Path vulnerability in ash-project ashlua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action...
GhostESP v2.1.2-pre2
The ESP-IDF-native wireless security platform for ESP32. Deep Wi-Fi and BLE assessment, research-grade capture and export, and a real app ecosystem. Built directly on Espressif's ESP-IDF rather than through the Arduino core, so new silicon and radio features land first and there is no abstraction...
Redis < 6.2.20 / 7.0.x < 7.2.11 / 7.4.x < 7.4.6 / 8.0.x < 8.0.4 / 8.2.x < 8.2.2 RCE (RediShell)
The version of Redis installed on the remote host is prior to 6.2.20, 7.0.x prior to 7.2.11, 7.4.x prior to 7.4.6, 8.0.x prior to 8.0.4, or 8.2.x prior to 8.2.2. It is, therefore, affected by a vulnerability as referenced in the security advisory. - A use-after-free vulnerability in the Lua...
Astra Linux – Vulnerability in Redis
Redis is an in-memory database that persists data on disk. Prior to versions 6.2.7 and 7.0.0, an attacker who attempted to load a specially crafted Lua script could cause a NULL pointer dereference, resulting in a crash of the redis-server process. This issue was fixed in Redis versions 7.0.0 and...
Astra Linux – Vulnerability in Redis
Redis is an open-source, in-memory database that persists data on disk. Versions 8.2.1 and earlier allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, triggering a use-after-free and potentially leading to remote code execution. This issue exists...
Astra Linux – Vulnerability in Redis
Redis is an open-source, in-memory database that persists data on disk. Versions 8.2.1 and earlier allow an authenticated user to use a specially crafted Lua script to manipulate various LUA objects and potentially execute their own code in the context of another user. This vulnerability exists i...