Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-27591-PoC — # CVE-2025-27591 PoC — Below Local Privilege Escalation This repository contains a Proof of Concept (PoC) demonstrating the local privilege escalation vulnerability identified as **CVE-2025-27591** in **Below**, a Linux system observability tool. | Kitploit
Tools/GitHubGitHub/motechstore/cve-2025-27591-poc
Privilege EscalationVulnerability AnalysisExploitationCTFPenetration TestingLabs & Practice
GitHubmotechstore/cve-2025-27591-poc

CVE-2025-27591-PoC

# CVE-2025-27591 PoC — Below Local Privilege Escalation This repository contains a Proof of Concept (PoC) demonstrating the local privilege escalation vulnerability identified as **CVE-2025-27591** in **Below**, a Linux system observability tool.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
21 month agoNot yet reviewed

CVE-2025-27591-PoC

CVE-2025-27591 PoC — Below Local Privilege Escalation This repository contains a Proof of Concept (PoC) demonstrating the local privilege escalation vulnerability identified as CVE-2025-27591 in Below, a Linux system observability tool.

Made for https://app.hackthebox.com/machines/Outbound?sort_by=created_at&sort_type=desc, Hack The Box (HTB)

Usage

#chmod +x exp.sh

#/.exp

#su tcg once prompted put password: NewPassword123!

In case you want your own password, generate using the command below

openssl passwd -6 "NewPassword123!"

Then remove "$6$J.bp.K0IUibY5lUL$oIT/ob82YFloLBg8YVsE92wHK3z8JCZqfuldIuazCGFiTOrOzY29EQUbvKJjnmY2ea47Bd2QGhhpBd7EIvNii." to put your own password

Download Tool