Lucene search
+L

85 matches found

Kitploit
Kitploit
added 2026/09/04 8:52 a.m.4 views

dd

dd 仮想マシン不要でmacOS上でLinuxコンテナを実行。 ddとは? dd は、Apple Silicon macOS 上で Linux コンテナを仮想マシンなしでネイティブ実行 します。以下に Linux カーネルもハイパーバイザーも存在しません。JIT がコンテナのコードを変換し、その Linux システムコールをユーザースペースで処理 します(gVisor / PRoot 系統)。JIT がゲストの Linux カーネルそのものです — 名前空間、cgroups、オーバーレイイメージレイヤ、ネットワーキングはすべてユーザースペースの状態として維持されます。Docker...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/04 4:27 a.m.5 views

coderunner

CodeRunner: AIエージェント向けローカルサンドボックス CodeRunnerは、AIエージェントとそのアクションをサンドボックス内で隔離するのに役立ちます。 主なユースケース: このサンドボックス内で複数のClaude CodeやAIエージェントを、データ損失や漏洩の心配なく実行できます。 クイックスタート 前提条件: macOS搭載Mac、Apple Silicon(M1/M2/M3/M4)、Python 3.10以上 root@kitploit: git clone https://github.com/instavm/coderunner.git cd coderunn...

6.1AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/04 12:45 a.m.4 views

attesor

Rosetta 2 リバースエンジニアリングプロジェクト AppleのRosetta 2バイナリ変換技術を理解し文書化するための包括的なリバースエンジニアリングプロジェクト。 目次 1. 背景 2. Rosettaとは? 3. Rosetta 2とは? 4. AppleがmacOSでRosetta 2を提供する方法 5. 技術アーキテクチャ 6. このプロジェクトについて 7. ファイル構造 8. 使用方法 9. 進捗状況 10. 参考文献 背景 アーキテクチャの移行 2020年11月、Appleは初のApple Silicon Macを発表し、Intel...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/03 8:26 p.m.4 views

apk-medit

apk-medit Apk-medit 是一款针对可调试 APK 的内存搜索和补丁工具,无需 root 权限与 NDK。 它专为手机游戏安全测试而设计。 许多手机游戏都有检测 root 的功能,但 apk-medit 不需要 root 权限,因此可以在不绕过 root 检测的情况下进行内存修改。 动机 内存修改是游戏作弊最简单的方法,也是安全测试中需要检查的项目之一。 也有一些像 GameGuardian 这样可随意使用的作弊工具。 然而,针对非 root 设备且支持 CUI 的工具却不存在。因此我将其作为安全测试工具进行了开发。 针对 iOS 应用的版本是...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/03 7:11 p.m.4 views

ipa-medit

ipa-medit Ipa-medit は、ジェイルブレイクを必要とせずに再署名済み ipa のメモリ検索およびパッチを行うツールです。 iPhone および Apple Silicon Mac 上で動作する iOS アプリに対応しています。 モバイルゲームのセキュリティテストのために作成されました。 多くのモバイルゲームにはジェイルブレイク検出機能がありますが、ipa-medit はジェイルブレイクを必要としないため、ジェイルブレイク検出を回避することなくメモリ改変が可能です。 動機 メモリ改変はゲームでチートを行う最も簡単な方法であり、セキュリティテストでチェックすべき項目の一つです...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/03 8:37 a.m.7 views

CVE-2024-27804

CVE-2024-27804 root@kitploit: ./build.sh ./panic.sh root@kitploit: paniccpu 4 caller 0xfffffe0026851cdc: Unaligned kernel data abort. at pc 0xfffffe0026aed514, lr 0xfffffe0026aed5d8 saved state: 0xfffffe3a396e3200 x0: 0x000000000000000e x1: 0xfffffe1002bdc01b x2: 0x0000000000000000 x3:...

8.1CVSS7.4AI score0.01314EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 10:12 p.m.3 views

CTT-Apple-Silicon-Refraction

CTT-Apple-Silicon-Refraction webkitrefraction.js 33層のWebGLペイロード このJavaScriptペイロードは、\alpha定数を使用して高周波の「メモリシーバー」を生成します。これにより、WebKitのガベージコレクタとGPUのMetalコマンドバッファを非同期化させ、CVE-2025-43529のUse-After-Free UAF を誘発します。 🍎 CTT-Apple-Silicon-Refraction WebKit/ANGLE ゼロデイ 「タグはアドレスを守り、CTTは時間を制御する」 CVE-ID:...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 5:07 a.m.12 views

vphone-cli

🇰🇷한국어 | 🇯🇵日本語 | 🇨🇳中文 | 🇬🇧English vphone-cli 使用 PCC 研究虚拟机基础设施,通过 Apple 的 Virtualization.framework 启动一台虚拟 iPhone。 前置条件 宿主机: Apple Silicon macOS 15+(Sequoia) Xcode + iOS SDK(用于交叉编译访客守护进程) 放宽 SIP/AMFI,以允许未签名二进制使用私有 PV=3 授权 依赖: root@kitploit: brew install [email protected] aria2 wget gnu-tar...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/01 6:36 a.m.2 views

lCTT-Apple-Silicon--Resonance-Vulnerability-CVE-2024-23296

CTT-Apple-Silicon--Resonance-Vulnerability-CVE-2024-23296 Apple Siliconは、587 kHzの黄金比高調波となる周波数で動作します: · パフォーマンスコア:3.2 GHz = 587 kHz × 5451(≈ φ⁸ × 1000) · 効率コア:2.0 GHz = 587 kHz × 3407(≈ φ⁷ × 1000) · Neural Engine:11.0 GHz = 587 kHz × 18739(≈ φ¹⁰ × 1000) · すべて587 kHzのφ高調波です Apple Silicon α共鳴脆弱性...

7.8CVSS8.1AI score0.01411EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 5:29 p.m.10 views

macOS-Security-and-Privacy-Guide

This guide is a collection of techniques for improving the security and privacy of macOS on Apple silicon Macs. It targets experienced users who want security practices commonly used by organizations, but is also suitable for novice users with an interest in privacy and security. For...

6AI score
SaveExploits0References45
Kitploit
Kitploit
added 2026/08/30 3:46 p.m.4 views

jit

jitpass - just-in-time passwords Just-in-time credentials for your dev machine. Documentation · Quickstart · Supported tools · Command reference · Security Status: macOS-only Apple Silicon, and still in development. What jit is 30 seconds Your secrets live in plaintext all over your machine: .env...

6AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/08/29 5:54 a.m.4 views

hyperpom

HYPERPOM Libreria di fuzzing AArch64 basata sull'hypervisor Apple Silicon Indice dei contenuti Disclaimer Per Iniziare Prerequisiti Binari auto-firmati ed entitlement dell'hypervisor Flusso di compilazione Documentazione Esempi...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 10:48 p.m.5 views

CVE-2025-70342

CVE-2025-70342: Intercettazione delle credenziali tramite Named Pipe in erase-install Riepilogo erase-install antecedente alla v40.4 commit 2c31239 scrive l'output delle credenziali di swiftDialog in un percorso hardcoded /var/tmp/dialog.json. Su Mac Apple Silicon, le credenziali di amministrazio...

6.6CVSS5.8AI score0.00241EPSS
SaveExploits2References3
ATTACKERKB
ATTACKERKB
added 2026/06/24 12:00 a.m.15 views

CVE-2026-49269

Apple M1 GPUs retain register file data between compute shader dispatches from different processes. A sandboxed Metal attacker app can run a GPU reader shader that reads stale register values left by a separate sandboxed victim app. In the proof of concept, GPUVictim.app generates a fresh random...

8.6CVSS5.8AI score0.00416EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/04/24 12:00 a.m.10 views

Apple Silicon Vulnerability Research — A18 Pro (MacBook Neo)

This is systematic security research targeting Apple's A18 Pro chip MacBook Neo / Mac17,5, the first A-series SoC shipped in a Mac laptop. The MacBook Neo is used as an authorized Apple Security Research Device SRD and doubles as a high-visibility proxy for iPhone 16 Pro research, since A18 Pro i...

5.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/28 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23323

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: hwmon: macsmc Fix regressions in Apple Silicon SMC hwmon driver The recently added...

7.8CVSS6.4AI score0.00134EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/03/25 4:56 p.m.10 views

SUSE CVE-2026-23323

In the Linux kernel, the following vulnerability has been resolved: hwmon: macsmc Fix regressions in Apple Silicon SMC hwmon driver The recently added macsmc-hwmon driver contained several critical bugs in its sensor population logic and float conversion routines. Specifically: - The voltage sens...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/25 3:27 p.m.10 views

CVE-2026-23323

A flaw was found in the Linux kernel's macsmc-hwmon driver, which is responsible for managing hardware monitoring on Apple Silicon systems. Incorrect sensor population logic could lead to out-of-bounds memory access or data corruption. Additionally, a flaw in the float conversion routines could...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/25 12:30 p.m.10 views

EUVD-2026-15276

In the Linux kernel, the following vulnerability has been resolved: hwmon: macsmc Fix regressions in Apple Silicon SMC hwmon driver The recently added macsmc-hwmon driver contained several critical bugs in its sensor population logic and float conversion routines. Specifically: - The voltage sens...

5.7AI score0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/25 11:16 a.m.15 views

UBUNTU-CVE-2026-23323

In the Linux kernel, the following vulnerability has been resolved: hwmon: macsmc Fix regressions in Apple Silicon SMC hwmon driver The recently added macsmc-hwmon driver contained several critical bugs in its sensor population logic and float conversion routines. Specifically: - The voltage sens...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References5
Rows per page
Query Builder