📚
Notes
Ctrlk
  • Welcome
    • Intro
    • My OSCP Exam Adventure
  • Security Blogs
    • Initial Access 101
    • Bug Hunting
  • Active Directory
    • Tools
    • Common built-in AD groups
    • Identifying Users
    • LLMNR/NBT-NS Poisoning
    • Password Spraying
    • Credentialed Enumeration
    • Kerberoasting
    • ACL
    • Privileged Access
    • AS-REP Roasting
    • Attacking Trusts
  • Enumeration
    • SMB, RPC - 137,138,139,445,111
    • MYSQL - 3306
    • MSSQl - 1433
    • FTP - 21
    • RPC - 111
    • DNS - 53
    • NFS - 2049
    • SMTP - 25
    • IMAP, POP3 - 110,143,993,995
    • SNMP - 161
    • SVN - 3690
    • IRC - 8067
    • Oracle TNS - 1521
    • LDAP
    • Linux Remote Management Protocols
    • Windows Remote Management Protocols
    • Fuzzing
    • IPMI - 623(UDP)
  • Common Applications
    • Application Enumeration
    • CMS (Content Management System)
    • Servlet Containers/Software Development
    • Customer Service Mgmt & Configuration Management
  • Shells
    • Reverse Shells
    • Bind Shells
    • Spawning a TTY Shell
    • Web Shells
  • Privilege Escalation
    • Other Resources
    • Linux PrivEsc
    • Windows PrivEsc
  • File Transfers
    • Quick Cheatsheet
    • Windows File Transfer
    • Linux File Transfer
  • Password Attacks
    • Linux Local Password Attacks
    • Windows Local Password Attacks
    • Pass-the-Hash (PtH)
    • Cracking Files
    • Remote Password Attacks
  • SIde Notes
    • Pivoting, Tunneling, and Port Forwarding
    • File Encryption
  • Programming
    • Downloading Files
Powered by GitBook
On this page
  • Checklists
  • Automated Scripts
  1. Privilege Escalation

Other Resources

Checklists

  • HackTricks

    • Linux

    • Windows

  • https://github.com/swisskyrepo/PayloadsAllTheThings

    • Linux

    • Windows

Automated Scripts

Linux

  • https://github.com/rebootuser/LinEnum.git

  • linuxprivchecker

  • Privilege Escalation Awesome Scripts SUITE (PEASS)

Windows

  • Seatbelt

  • https://github.com/411Hall/JAWS

  • Privilege Escalation Awesome Scripts SUITE (PEASS)

PreviousWeb ShellsNextLinux PrivEsc

Last updated 3 years ago