📔
Cyber Security Notes
Ctrlk
  • Introduction
  • CVEs
  • Paper Reviews
  • Large Language Models
  • Security Basics Notes
  • Enumeration and Initial Compromise
  • Post Exploitation
    • Shell Escape Techniques
    • Getting stable shell after compromise
    • Linux Privilege Escalation
      • Sudoers file
      • Sudoers entry - Yum
      • Wildcards - Basics
      • Wildcards - Chown
      • Wildcards - Tar
      • Linux Permissions & SUID/SGID/Sticky Bit
      • SUID - nmap
      • SUID - bash
      • SUID - man
      • NFS no_root_squash
      • SUID - pkexec
      • Capabilities
      • Bad permissions
    • Windows Privilege Escalation
    • Data Exfiltration Post Exploitation
  • Port Forwarding Cheatsheet
  • Powershell Essentials
  • Application Security
  • Linux 64-bit Assembly
  • Cloud Security
  • API Security
  • Reverse Engineering
  • CTF Challenge Learnings
  • Applied Cryptography
  • Tools for everything
  • Openssl
Powered by GitBook
On this page

Was this helpful?

  1. Post Exploitation

Linux Privilege Escalation

Sudoers fileSudoers entry - YumWildcards - BasicsWildcards - ChownWildcards - TarLinux Permissions & SUID/SGID/Sticky BitSUID - nmapSUID - bashSUID - manNFS no_root_squashSUID - pkexecCapabilitiesBad permissions
PreviousGetting stable shell after compromiseNextSudoers file

Last updated 3 years ago

Was this helpful?