
onetwoseven-writeup
HTB OneTwoSeven full walkthrough: deterministic creds, chroot symlink escape, rewrite-rule bypass RCE, CVE-2024-1086 to root

HTB OneTwoSeven full walkthrough: deterministic creds, chroot symlink escape, rewrite-rule bypass RCE, CVE-2024-1086 to root


本项目基于 Docker 搭建了一个用于复现和测试 sudo 本地权限提升漏洞 CVE-2025-32463 的实验环境。


Rust PoC for CVE-2025-32463 (sudo chroot "chwoot" Local PrivEsc)

Local Privilege Escalation to Root via Sudo chroot in Linux

PoC for CVE-2025-32463 - Sudo chroot Elevation of Privilege Vulnerability

This repository contains a Proof of Concept (PoC) for CVE-2025-32463, a vulnerability in sudo allowing a chroot escape to achieve local privilege…




Escalation of Privilege to the root through sudo binary with chroot option. CVE-2025-32463

Privilege escalation to root using sudo chroot, NO NEED for gcc installed.

Local privilege escalation exploit for CVE-2025-32463 targeting sudo chroot design flaw. Provides PoC script, technical analysis, and mitigation…



Docker PoC for CVE-2025-32462 & CVE-2025-32463 (sudo), based on Stratascale CRU research.