Hack$Notes
Ctrlk
  • Hack$Notes
  • Enumeration
  • Transferring Files
  • Metasploit Framework
  • Reverse Shells
  • Buffer Overflow
  • Spawning a Shell
  • Password Attacks
  • Privilege Escalation
    • Windows
    • Linux
      • Kernel Exploits
      • Service Exploits
      • PATH Variable
      • SUID/GUID files
      • CronJobs
      • Sudo
      • Custom Executable
      • Linux PrivEsc Tools
  • Port Forwarding
  • Tools / Techniques
  • Resources
Powered by GitBook
On this page

Was this helpful?

  1. Privilege Escalation
  2. Linux

Linux PrivEsc Tools

PrivEsc tools

Tools for Privilege Escalation

Name

Link

LinEnum

https://github.com/rebootuser/LinEnum/blob/master/LinEnum.sh

Linux Exploit Suggester

https://github.com/mzet-/linux-exploit-suggester

Linux Priv Checker

https://github.com/sleventyeleven/linuxprivchecker/blob/master/linuxprivchecker.py

Linux Smart Enumeration

https://github.com/diego-treitos/linux-smart-enumeration

LinPeas:

https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/linPEAS

PreviousCustom ExecutableNextPort Forwarding

Last updated 2 years ago

Was this helpful?