4ack3r
search
⌘Ctrlk
4ack3r
  • 4ack3r Field Guide
    • laptop-codeAbout
  • Exploits
    • Reverse shell
    • File Transfers
    • Buffer Overflow
    • Bruteforce
    • PHP rce
    • Compiling
    • msfvenom
    • Using ENV to escape Bad Characters
    • shellshock
    • Ncat Persistent Backdoor
    • CTF Exploits
  • Priviledge Escalation
    • Windows
      • Basic checks / powershell
      • Checklist - Local Windows Privilege Escalation
      • Resources
      • Tips and Tricks
      • Responder / SMB Relay
      • Attacking AD
      • Access
    • Linux
  • METASPLOIT
    • Basic Usage
    • Meterpreter
  • Vulnerabilities
    • SQL Injection Overview
    • NoSQL Injection
    • JavaScript Injection (XSS)
    • File Inclusion
    • Command Injection
    • XXE (XML external entity) Injections
    • Template Injection
    • Authentication
    • Cross-Site Request Forgery (CSRF)
    • Insecure Deserialization
    • Server-side request forgery (SSRF)
    • Insecure File Upload
    • Clickjacking
    • Open redirect
    • Vulnerable compnents
    • Race Conditions
    • Prototype Pollution
    • APIs
  • Scripts
    • get port from nmap
    • (DNS) zonetransfer_check.sh
  • Links & Tools
    • Searching
    • Payloads
    • Tools
    • YouTube
    • Learning
    • Practice
    • Links
  • And More
    • Popular Exploits
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Priviledge Escalation

Windows

hashtag
Tools

WinPEAS - https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/winPEASarrow-up-right

Windows PrivEsc Checklist - https://book.hacktricks.xyz/windows/checklist-windows-privilege-escalationarrow-up-right

Sherlock - https://github.com/rasta-mouse/Sherlockarrow-up-right

Watson - https://github.com/rasta-mouse/Watsonarrow-up-right

PowerUp - https://github.com/PowerShellMafia/PowerSploit/tree/master/Privescarrow-up-right

JAWS - https://github.com/411Hall/JAWSarrow-up-right

Windows Exploit Suggester - https://github.com/AonCyberLabs/Windows-Exploit-Suggesterarrow-up-right

Metasploit Local Exploit Suggester - https://blog.rapid7.com/2015/08/11/metasploit-local-exploit-suggester-do-less-get-more/arrow-up-right

Seatbelt - https://github.com/GhostPack/Seatbeltarrow-up-right

SharpUp - https://github.com/GhostPack/SharpUparrow-up-right

PreviousCTF Exploitschevron-leftNextBasic checks / powershellchevron-right

Last updated 1 year ago