Windows, Linux, and Active Directory CTF Notes
Ctrlk
  • Table of Content
  • Word of Wisdom
  • Enumeration
  • Active Directory
  • Windows Priv
  • Linux Priv
    • Common Tips
    • Quick win - Sudo -l
    • READ Source code & binary
    • Local Enumeration Tools
    • Sudo
    • SUID / SGID Files
    • Weak File Permissions
    • Cron Jobs
    • Password Hunting
    • ld.so PrivEsc Example
    • Add more from basic to modern
    • No_root_squash option
    • Ansible
    • YAML
    • Docker
    • Git
    • Python Code Injection
    • Apache Conf Privilege Escalation
  • Credential Access
  • Pivoting / Network
  • File Transfer
  • Web Attacks
  • Database Attacks
  • Metasploit
  • File Enum & Hunting
  • Unix Commands
  • Code Analysis
  • Reverse Shell
  • Remote Access & Lateral Movement
  • RCE Collection
  • Compiling
  • Interactive Shell
  • Reverse Shell
  • Post Exploitation
Powered by GitBook
On this page

Linux Priv

Common TipsQuick win - Sudo -lREAD Source code & binaryLocal Enumeration ToolsSudoSUID / SGID FilesWeak File PermissionsCron JobsPassword Huntingld.so PrivEsc ExampleAdd more from basic to modernNo_root_squash optionAnsibleYAMLDockerGitPython Code InjectionApache Conf Privilege Escalation
PreviousLibrary - MySQL UDFNextCommon Tips