Ross ROSS = Recommend OSS · open-source software intelligence for agents

sleventyeleven/linuxprivchecker

linuxprivchecker.py -- a Linux Privilege Escalation Check Script observed · 2026-08-28

github.com/sleventyeleven/linuxprivchecker · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3788
  • days_rel: n/a
  • days_push: 1675
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1832 stars · 543 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A single-file Python script that enumerates a local Linux system and searches for common privilege escalation vectors such as world-writable files, misconfigurations, clear-text passwords, and applicable exploits. It is designed for OSCP, HTB, and CTF-style environments where it points out areas to investigate rather than performing exploitation itself.

Use cases

  • enumerate a linux box for privilege escalation vectors
  • find world writable files and misconfigurations on a compromised host
  • check for clear-text passwords during a pentest
  • prepare for OSCP or HackTheBox privilege escalation exercises
  • audit a legacy python 2.6/2.7 system for local exploits

When to choose

  • you need a single self-contained script you can wget onto a target with no dependencies
  • you are studying for OSCP/HTB and want hints on what to investigate rather than automated exploitation
  • the target runs legacy Python 2.6/2.7

When to avoid

  • you want automated exploitation rather than enumeration and suggestions
  • you need comprehensive modern enumeration with frequent updates (e.g., LinPEAS)
  • you require guaranteed correctness on Python 3, which is still beta

Facets

cli-tool · maturity maintenance

security penetration-testing cli security penetration-testing python cli privilege-escalation oscp ctf-tools enumeration hackthebox pentesting command-line linux

2 sources

Member repositories

RepositoryRoleHealth v2
sleventyeleven/linuxprivcheckermain32

For agents

markdown · JSON · MCP: product_card(name="sleventyeleven/linuxprivchecker")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem