# f0rb1dd3n/Reptile

LKM Linux rootkit

Repository: https://github.com/f0rb1dd3n/Reptile
Canonical: https://ross.abutalabs.com/products/reptile
Language: C
License Family: other
Last push: 2026-08-17T16:08:57+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 3237, "days_push": 16, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2718, forks 579 (observed 2026-08-28T04:07:12.192019+00:00)

## What it is
Reptile is a Linux kernel module (LKM) rootkit written in C that provides privilege escalation, file/process/network connection hiding, persistence, and a port-knocking backdoor with a full TTY shell. It is intended solely for security research, education, and defensive testing in controlled environments.

## Use cases
- study how linux kernel rootkits work
- test rootkit detection tools
- security research on lkm rootkit techniques
- red team lab training environment
- analyze rootkit hiding techniques
- build defensive detections for kernel rootkits

## When to choose
- you need a well-known reference rootkit for malware analysis or detection research
- you are running an isolated lab VM to study kernel-level hiding and backdoor techniques
- you want to evaluate antivirus or EDR detection of LKM rootkits

## When to avoid
- you want to secure a production system - this is a rootkit, not a defense tool
- you lack explicit authorization for the target system
- you need a supported or licensed project - it has no license and dual-use legal risk
- you run non-Linux or unsupported kernel versions

## Facets
- artifact type: library
- maturity: active
- function: security, cryptography
- domain: security, operating-systems, penetration-testing
- platform: cpp
- tags: rootkit, lkm, kernel-module, backdoor, privilege-escalation, dual-use, security-research, malware-analysis, linux

## Member repositories
- f0rb1dd3n/Reptile (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:12.192019+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:15:19.040163+00:00, confidence not recorded.
  - readme: https://github.com/f0rb1dd3n/Reptile (fetched 2026-08-28T04:07:12.192019+00:00, sha d56b52a6154f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
