Skip to main content
Dépôt GitHub

kernelcveanalysis

kernelcveanalysis contient 13 skills collectées depuis purseclab, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
13
Stars
14
mis à jour
2026-07-24
Forks
2
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

kartifact
Autres occupations informatiques

Create, write, list, and pull versioned exploit artifact folders through the kartifact CLI.

2026-07-24
wrap-common-exploit
Développeurs de logiciels

Wrap an ordinary C exploit or PoC in kernel_PoCs/common so one source project can build as a Linux or Android static executable, dynamic executable, constructor-loaded shared object, or JNI library with local, listening, or reverse-shell root payloads. Use when creating a common-compatible exploit project, converting a C program with main(), setting up exploit entry and post-escalation payload code, repairing its Makefile or entrypoint integration, or initializing the bundled example project.

2026-07-24
add-exploit-primitive
Développeurs de logiciels

Add a Linux or Android kernel exploit primitive to ingots_tools/primitives/src/primitive_data in the exact format consumed by primitives/src/primitives/__init__.py. Use when creating a new primitive entry with metadata.json, PRIMITIVE.md, and primitive.c, or when updating an agent to generate primitives for this repository.

2026-07-13
android-kdebug
Développeurs de logiciels

Use the android-kdebug skill when debugging Android apps over ADB. The android-kdebug skill documents using kdebug Frida CLI, the kdebug LLDB CLI, or common adb commands.

2026-07-13
cuttle-cli
Administrateurs de réseaux et de systèmes informatiques

Use this skill to launch and manage Android Cuttlefish instances using the cuttle-cli and cuttle-server.

2026-07-13
object-db-query-api
Développeurs de logiciels

Use the high-level object_db wrapper API to scan kernel objects in Python by loading an ObjectSet and filtering HeapObject entries with helper predicates instead of raw SQL.

2026-07-13
testvm
Administrateurs de réseaux et de systèmes informatiques

Use the `testvm` CLI to pack and unpack initrds, build the default BusyBox initrd, and boot Linux kernels under QEMU on `x86_64`, `arm`, or `aarch64`. Use this when the user asks to run, debug, or explain `testvm` commands.

2026-07-13
exploit-running-log-checkpoints
Analystes en sécurité de l'information

Use when working on exploit development or vulnerability research and maintaining RUNNING_LOG.md plus milestone checkpoints. Applies before and after code edits, experiments, reliability work, debugging, reproductions, and any session where findings or issues should persist for later agents.

2026-07-13
android-kdebug
Développeurs de logiciels

Use the android-kdebug skill when debugging Android apps over ADB. The android-kdebug skill documents using kdebug Frida CLI, the kdebug LLDB CLI, or common adb commands.

2026-05-07
objectdb
Développeurs de logiciels

Use the high-level object_db wrapper API to scan kernel objects in Python by loading an ObjectSet and filtering HeapObject entries with helper predicates instead of raw SQL.

2026-05-07
running-log-checkpoints
Analystes en sécurité de l'information

Use running-log-checkpoints when working on exploit development or vulnerability research and maintaining RUNNING_LOG.md plus milestone checkpoints.

2026-05-07
cuttle-cli
Administrateurs de réseaux et de systèmes informatiques

Use this skill to launch and manage Android Cuttlefish instances using the cuttle-cli and cuttle-server.

2026-05-06
linux-exploit-primitive-summary
Analystes en sécurité de l'information

Summarize Linux kernel exploit primitives into the standard format used by ingots_tools/primitives/. Use when extracting a reusable primitive (like a heap spray, info leak technique, or corruption primitive) from a PoC or exploit description.

2026-03-23