# rebootuser/LinEnum

Scripted Local Linux Enumeration & Privilege Escalation Checks

Repository: https://github.com/rebootuser/LinEnum
Canonical: https://ross.abutalabs.com/products/linenum
Language: Shell
License: MIT
License Family: permissive
Last push: 2023-09-06T18:02:29+00:00

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

## Adoption (not part of the score)
Stars 8012, forks 2013 (observed 2026-08-28T04:10:11.669206+00:00)

## What it is
LinEnum is a shell script that performs scripted local Linux enumeration and privilege escalation checks. It gathers system, user, network, and service information and flags potential privilege escalation vectors.

## Use cases
- enumerate a linux host for privilege escalation
- find misconfigured sudo permissions on a server
- audit cron jobs and world-writable files
- gather system info during a pentest
- check for weak credentials and restricted file access
- ctf linux box enumeration

## When to choose
- you need a single self-contained shell script with no dependencies
- you want quick local enumeration on a linux target
- you are doing CTF or authorized penetration testing

## When to avoid
- you need a maintained tool with active development
- you want a full vulnerability scanner rather than an enumerator
- you cannot run scripts on the target host

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, cli
- domain: security, penetration-testing, operating-systems
- platform: cli
- tags: privilege-escalation, enumeration, shell-script, ctf, pentest, command-line, linux

## Member repositories
- rebootuser/LinEnum (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:11.669206+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-29T17:32:05.939132+00:00, confidence not recorded.
  - readme: https://github.com/rebootuser/LinEnum (fetched 2026-08-28T04:10:11.669206+00:00, sha 7682aae8cdcb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
