Basic Linux Privilege Escalation - g0tmi1k RSS BlogArchives Logo

Basic Linux Privilege Escalation - g0tmi1k RSS BlogArchives

0
Free
Updated 11 March 2025
Visit Website

Before starting, I would like to point out - I'm no expert. As far as I know, there isn't a 'magic' answer, in this huge area. This is simply my finding, typed up, to be shared (my starting point). Below is a mixture of commands to do the same thing, to look at things in a different place or just a different light. I know there more 'things' to look for. It's just a basic & rough guide. Not every command will work for each system as Linux varies so much. 'It' will not jump off the screen - you've to hunt for that 'little thing' as 'the devil is in the detail'. Enumeration is the key. (Linux) privilege escalation is all about: Collect - Enumeration, more enumeration and some more enumeration. Process - Sort through data, analyse and prioritisation. Search - Know what to search for and where to find the exploit code. Adapt - Customize the exploit, so it fits. Not every exploit work for every system 'out of the box'. Try - Get ready for (lots of) trial and error. Operating System What's the distribution type? What version? 1 2 3 4 cat /etc/issue cat /etc/*-release cat /etc/lsb-release # Debian based cat /etc/redhat-release # Redhat based What's the kernel version? Is it 64-bit? 1 2 3 4 5 6 cat /proc/version uname -a uname -mrs rpm -q kernel dmesg | grep Linux ls /boot | grep vmlinuz- What can be learnt from the environmental variables? 1 2 3 4 5 6 7 cat /etc/profile cat /etc/bashrc cat ~/.bash_profile

FEATURES

SIMILAR TOOLS

Darkarmour is a Windows AV evasion tool that helps bypass antivirus software, allowing for the creation of undetectable malware.

A Ruby framework designed to aid in the penetration testing of WordPress systems.

A PowerShell toolkit for attacking Azure environments

CredMaster enhances password spraying tactics with IP rotation to maintain anonymity and efficiency.

A Linux-based environment for penetration testing and vulnerability exploitation

A powerful enumeration tool for discovering assets and subdomains.

A comprehensive .NET post-exploitation library designed for advanced security testing.

Cutting-edge open-source security tools for adversary simulation and threat hunting.

Modular framework for web services penetration testing with support for various attacks.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Operated by:

Mandos Cyber • KVK: 97994448

Netherlands • contact@mandos.io

VAT: NL005301434B12

Copyright © 2025 - All rights reserved