Tagged articles
3 articles
Page 1 of 1
ITPUB
ITPUB
May 3, 2026 · Information Security

8 Essential Windows Privilege‑Escalation Techniques Every Security Analyst Should Know

This guide walks through eight practical Windows privilege‑escalation methods—including manual system and user enumeration, automated tools such as WinPEAS and PowerUp, kernel exploits, WSL abuse, token impersonation, credential harvesting, scheduled‑task abuse, and weak‑service exploitation—providing step‑by‑step commands, code snippets, and real‑world Hack The Box examples.

Kernel ExploitPowerUpSecurity
0 likes · 19 min read
8 Essential Windows Privilege‑Escalation Techniques Every Security Analyst Should Know
MaGe Linux Operations
MaGe Linux Operations
May 10, 2019 · Information Security

How to Deploy a One‑Line PHP Backdoor and Escalate Linux Privileges

This guide demonstrates how to create a one‑line PHP backdoor, gain an interactive shell, perform Linux privilege escalation via kernel exploits, compile and use tools like arpsniffer and linsniffer, and employ various post‑exploitation techniques such as modifying system files and establishing persistent root access.

Kernel ExploitLinux privilege escalationnetwork sniffing
0 likes · 11 min read
How to Deploy a One‑Line PHP Backdoor and Escalate Linux Privileges