# AlessandroZ/BeRoot

Privilege Escalation Project - Windows / Linux / Mac

Repository: https://github.com/AlessandroZ/BeRoot
Canonical: https://ross.abutalabs.com/products/beroot
Language: Python
License: LGPL-3.0
License Family: copyleft
Last push: 2024-10-04T11:54:01+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3428, "days_push": 698, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2621, forks 463 (observed 2026-08-28T04:07:05.061488+00:00)

## What it is
BeRoot is a post-exploitation tool that checks common misconfigurations on Windows, Linux, and macOS hosts to identify potential privilege escalation paths. It only reports findings that could lead to higher privileges and does not perform any exploitation itself.

## Use cases
- find privilege escalation paths on a compromised host
- check windows misconfigurations for local privilege escalation
- audit linux misconfigurations that allow root escalation
- enumerate mac os privilege escalation opportunities
- run post-exploitation checks in memory via pupy

## When to choose
- you need a quick cross-platform check for common privilege escalation misconfigurations
- you want a lightweight post-exploitation module that runs in memory
- you are doing penetration testing or CTF challenges involving local escalation

## When to avoid
- you need a full host configuration assessment or vulnerability scanner
- you want a tool that automatically exploits the findings
- you need continuous monitoring rather than a one-shot check

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, vulnerability-scanning
- domain: security, penetration-testing, operating-systems
- platform: windows, python, cli
- tags: privilege-escalation, post-exploitation, misconfiguration-detection, pentest, linux, macos

## Member repositories
- AlessandroZ/BeRoot (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:05.061488+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:20:05.179880+00:00, confidence not recorded.
  - readme: https://github.com/AlessandroZ/BeRoot (fetched 2026-08-28T04:07:05.061488+00:00, sha 51038319d3cb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
