Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Advanced Windows Privilege Escalation with Hack The Box
Rating: 4.5 out of 5(170 ratings)
3,345 students

Advanced Windows Privilege Escalation with Hack The Box

How to find and exploit modern Windows Privilege Escalation vulnerabilities without relying on Metasploit.
Created byVonnie Hudson
Last updated 11/2022
English

What you'll learn

  • How to use multiple methods to escalate privleges on modern versions of Windows 10
  • How to escalate privleges in CTFs such as HackTheBox, TryHackMe and more
  • How to succeed in CTF style exams such as the OSCP, eCPPT and CEH
  • How to level up your ethical hacking, penetration testing and red teaming skills to earn more money in your career

Course content

3 sections29 lectures11h 54m total length
  • Accessing the HackTheBox Labs10:07

    We will mainly be using labs inside the HackTheBox VIP labs.  This is a separate paid offering so this lecture will walk you through how to setup your HackTheBox account.

  • Exploring your HackTheBox VIP account2:33

    After you hack your way into HackTheBox, this quick lecture gives you a quick tour of the dashboard and shows you how to establish your VIP account.

  • Hands On with pwnbox: Your Attacker VM7:56

    The nice thing about HackTheBox is you don't need to install any lab resources.  In this lecture I'll show you how to access your Parrot OS attacker VM directly through your browser.  You'll also learn how to install the 4 Windows privesc tools we'll be using in this course.  Tip: two are already installed for you! yeah yeah!

  • Hands On with pwnbox: How to Connect via SSH3:02

    The last lecture showed you how to access your attacker VM directly from within your web browser.  This works great; however, there is another approach.  You can SSH into your attacking machine from your host and get an even better experience.  This is my preferred method and is the one I'll be showing you in this lecture.

  • Hands On with Kali: How To Connect via OpenVPN6:58

    Now I'm going to show you how to connect to penetration testing environment using the OpenVPN Client.  I'll also get you quickly up to speed with tmux for terminal session management as we will be using it throughout the course.

Requirements

  • A HackTheBox VIP Subscription is Required
  • Basic knowledge of virtual machines

Description

New Launch for Spring 2021!

This is a 100% hands on course as you will be using the same tradecraft and techniques Red Teamer's and advanced adversaries use to escalate privileges on Windows endpoints after they have gained initial access and established a foothold. This course is not "death by PowerPoint", in fact there is not a single Powerpoint slide in the course.  This course is aimed for intermediate to advanced users who are hungry to know how to discover and exploit novel escalation paths on patched fully patched Windows 10 endpoints.  Everything is carefully, explained - step-by-step.

Additionally, although Metasploit is used in some attacks, we will be using less Metasploit and more manual walk-throughs because I wanted to take the time to carefully explain WHY each method works and detail how common misconfigurations happen in enterprise environments.

Where Metasploit is used, everything is carefully explained and deconstructed so you can understand why and how it works. Exploits start easy and escalate in difficulty as you progress through the course.

The Techniques

You will quickly learn and execute the following escalation of privilege techniques across 5 vulnerable machines

  • Windows Kernel Exploits

  • Weak Registry Permissions

  • Token Manipulation

  • CVE Exploits

  • DPAPI Abuse

  • AS-REP Roasting (Four New Lectures Just Added November 2021!)

The Tools

You will use msfvenom, BC Security PowerShell Empire, CrackMapExec, PSExec, WMIExec, Bloodhound, netcat, smbserver, ldapsearch, smbclient, rpcclient, hashcat, GetNPUsers, evil-winrm, wfuzz, gobuster, dirsearch, sqlmap, Mimikatz, DeepBlueCLI, Burp Suite (advanced features), Python 3, Powershell 7 on Linux and more.   You will learn IIS 10 Server Administration, how to threat hunt for SQLi attacks in web logs and much much more.

My dream for you

By the end of this course you should be able to use these techniques in:

  1. Your day to day work

  2. OSCP preparation

  3. CTF hacking

About the lab

There are 10 vulnerable machines.

No lab setup is required as the entire environment is already established in HackTheBox VIP labs

I wanted to make this course as realistic as possible while removing as many barriers to entry as possible so I've partnered with HackTheBox VIP labs to make it as easy as possible to get started.

Yes, HackTheBox is an additional charge but it offers hundreds of pre-configured vulnerable machines in a lab which is accessible via a VPN connection. This means you can get started right away and don't have to waste time fumbling with VirtualBox and VMWare settings on your local system. Most of the systems are also licensed which provides the best environment for realistic exploitation.

Tip:

I made these videos so all commands are zoomed in close so you can watch on a mobile phone if desired. I hate watching videos on my smartphone and squinting at the command prompt or terminal.  Never again will that happen.

Who this course is for:

  • Students interested in how attackers escalate privileges on modern Windows endpoints
  • Beginning and Intermediate cyber security students.
  • Students looking for OCSP practice