7612 matches found
Research_Successful_Errors
Successful Errors: 新しいコードインジェクションとSSTIの手法 !NOTE これは、SSTImap バージョン 1.3.1 をリリースする前に私が発表した結果に基づくホワイトペーパーの第2版です。 さらなる改良は、後日研究のバージョン1.2としてこの形式に適合させます。 ペイロード 印刷可能なホワイトペーパー スライド 脆弱性のカテゴリの中には、一見するとよく知られていて、ある程度明白に思えるものもあります。 それらの脆弱性に対して考えられるすべての手法が知られており、珍しいケースに対するペイロードだけが発見される可能性があるように思えるかもしれません。...
toolkit
English | Español Indetectables Toolkit Designed as a Swiss Army knife, this curated toolkit is invaluable for malware analysts, crackers, and cybersecurity experts. It is meticulously crafted to support both novice and experienced users. This toolkit complements the manuals and the numbered...
Manipulating-Web-Agents
間接的プロンプトインジェクション攻撃による自律型LLMベースのWebエージェントの操作...
sandbox-agent
在沙箱中运行编码代理,通过HTTP远程控制它们。 一个在沙箱内运行的服务器。你的应用程序远程连接,控制 Claude Code、Codex、OpenCode、Cursor、Amp 或 Pi —— 流式传输事件、处理权限、管理会话。 文档 — API 参考 — Discord 实验性: Gigacode —— 使用任意编码代理的 OpenCode TUI。 为什么选择 Sandbox Agent? 远程运行编码代理很困难。现有的 SDK 假定在本地执行,SSH 破坏了 TTY 处理和流式传输,而且每个代理都有不同的 API。从头开始构建意味着要为每个编码代理重新实现一切。 Sandbox...
universal-flutter-ssl-pinning
universal-flutter-ssl-pinning PyGhidra を使用して libflutter.so をリバースエンジニアリングし、SSL 証明書検証関数の位置を特定した後、Frida と Renef の両方に対応したすぐに使えるバイパススクリプトを生成します。 仕組み 1. PyGhidra が libflutter.so をヘッドレスで読み込み、定義されたすべての文字列から sslclient をスキャンします。 2. その文字列からのクロスリファレンスを解決し、それらを含む関数を特定します。 3. 各関数をデコンパイルし、正確なパラメーター数を取得します。 4. 3...
wifi-pineapple-cloner-builds
Wifi Pineapple Cloner: ビルド 長い間、2018年に始まったこのプロジェクトの作者を名乗る人々がいることに気づいていました。 さらに、その先を行き、すぐに使えるデバイスを販売している人々もいます... 公開されており無料であるものに対してお金を払って騙される人を防ぐため、生成済みビルドをまとめた2つ目のリポジトリを作ることにしました。 Issues and Pull Request これらはすべて元のプロジェクトで対応します。 対応デバイス すべてのビルドは以下を使用して作成されています: OpenWrt 19.07.7 Wifi Pineapple Cloner...
turing-machine
通用图灵机中的任意代码执行 这是根据Minsky的《计算:有限与无限机器》(1967年,第7章)中描述的通用图灵机的实现。 模拟机器的默认输入是一个实现任意代码执行的漏洞利用。 使用以下命令运行程序: root@kitploit: $ python3.7 minskysturingmachine.py State 19 reading S writing B shifting left resulting in: 00111MYBAAXAAAAAAAXAABAAAAB1000Y01SX0000001X0010110X0100011X0110100Y00 Step 380 A State ...
CVE-2026-89624
A flaw was found in the Linux kernel's universal-pidff driver. This vulnerability occurs when the force-feedback initialization fails, leaving a hidraw character device active. A local attacker can exploit this by opening the device, leading to a use-after-free condition where the system attempts...
CVE-2026-89624
In the Linux kernel, the following vulnerability has been resolved: HID: universal-pidff: stop the device when force-feedback init fails universalpidffprobe starts the device with hidhwstart and then, if force-feedback initialisation fails, returns the error through a label that only does "return...
CVE-2026-89624
A use-after-free write vulnerability in the Linux kernel 's HID universal-pidff driver occurs when force-feedback initialisation fails after the device has already been started via hid_hw_start(). The hidraw character device is not devres-managed, so it survives the error path; opening the orphan...
EUVD-2026-76536
In the Linux kernel, the following vulnerability has been resolved: HID: universal-pidff: stop the device when force-feedback init fails universalpidffprobe starts the device with hidhwstart and then, if force-feedback initialisation fails, returns the error through a label that only does "return...
CVE-2026-89624 HID: universal-pidff: stop the device when force-feedback init fails
In the Linux kernel, the following vulnerability has been resolved: HID: universal-pidff: stop the device when force-feedback init fails universalpidffprobe starts the device with hidhwstart and then, if force-feedback initialisation fails, returns the error through a label that only does "return...
the-callback-that-outlived-the-page-cve-2026-78997-uc-browser-android-universal-xss
CVE-2026-78997 — UC Browser for Android 通用 XSS UXSS CVE-2026-78997 的 PoC 材料 — UC Browser for Android(com.UCMobile.intl,版本 13.7.8.1314)中的通用跨站脚本漏洞,由 Omri Inbar Novee 披露。 在桥接白名单域名 mtmsg.uc.cn 上的反射型 XSS 可获取特权 ucapi JavaScript 桥接的访问权限。account.openLoginWindow 桥接 API 将攻击者控制的 JavaScript...
unhook-bof
这是一个用于刷新 DLL 并移除其钩子的 Beacon 对象文件。该代码源自 Cylance 的 Universal Unhooking 研究: https://blogs.blackberry.com/en/2017/02/universal-unhooking-blinding-security-software 使用方法: 通过 Cobalt Strike - Script Manager 将 unhook.cna 加载到 Cobalt Strike 中 在 Beacon 中运行 'unhook' 构建方法: make 本项目衍生自: Reflective DLL Injectio...
PT-2026-90340
In the Linux kernel, the following vulnerability has been resolved: HID: universal-pidff: stop the device when force-feedback init fails universal pidff probe starts the device with hid hw start and then, if force-feedback initialisation fails, returns the error through a label that only does...
RP_DCP_Code_Exec
Real Playerの'DCP://'URIリモート任意コード実行の脆弱性 ビデオデモ: https://youtu.be/AMODp3iTnqY 'DCP://' URIスキームは、Real PlayerがPlayerブラウザタブに表示するURLを取得するために使用する内部プロトコルです。 これは「Data Cache Protocol」の略です。'%appdata%\real\realplayer' からファイルを取得します。 これらのファイルは、以下のコードを持つ単純な '.ini' ファイルです。 ---sampledcp.ini--- urls...
CVE-2020-0423
非常感谢所有发布其工作的其他安全研究人员,他们允许他人学习并进行独立研究。 Resources: Original exploit article via longterm.io: https://www.longterm.io/cve-2020-0423.html Repo from Github user 20000s, also looking into 2020-0423: https://github.com/20000s/androidcve/tree/main Typhoon Black Hat presentation, documenting 2020-0423 as...
CVE-2026-78997
UC Browser for Android package com.UCMobile.intl, version 13.7.8.1314 contains a Universal Cross-Site Scripting vulnerability that allows an attacker to execute arbitrary JavaScript in the context of any origin. An attacker hosts a specially crafted URL on a UC-owned domain via a reflected XSS th...
CVE-2026-86550
NuBrowser lacks protocol whitelist validation for the S.browserfallbackurl field of intent://, allowing attackers to inject javascript: URLs via 302 redirects. This results in a universal cross‑site scripting UXSS vulnerability that enables script execution within the origin of arbitrary websites...
EUVD-2026-72670
NuBrowser lacks protocol whitelist validation for the S.browserfallbackurl field of intent://, allowing attackers to inject javascript: URLs via 302 redirects. This results in a universal cross‑site scripting UXSS vulnerability that enables script execution within the origin of arbitrary websites...