HackTheBox - Haze
Skills:
Network Security80%
00:00 - Introduction
01:00 - Start of nmap
03:30 - Discovering splunk is version 9.2.1 from port 8089 and searching CVE Databases to find CVE-2024-36991
06:30 - Looking at how the File Disclosure works in CVE-2024-36991
09:50 - Extracting Splunk Secrets to get a username and password
15:00 - The user is denied the ability to list users in Active Directory, using RID Brute to get a user list
15:45 - Alternative way to bypass user list ACL by using AddComputer to add a computer which will let us query a list of users and run RustHound with Kerberos
23:50 - Examining what our users can do in Bloodhound
26:20 - Performing a password spray
28:30 - Listing GMSA Accounts with Get-ADServiceAccount, then using PowerSploit's Find-InterestingDomainACL
35:00 - Showing BloodyAD's Get Writable option then performing Write Owner, Add GenericAll, Adding ourself to group and using Certipy to get Shadow Credentials
44:00 - Going over the Splunk Backup, which contains the Admin Password for Splunk, using a grep regular expression to find password hashes
48:30 - Adding a Malicious App to splunk to send us a reverse shell
52:00 - Using GodPotato to exploit the SeImpersonate Privilege and getting administrator
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from IppSec · IppSec · 0 of 60
← Previous
Next →
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
HHC2016 - Analytics
IppSec
HackTheBox - October
IppSec
HackTheBox - Arctic
IppSec
HackTheBox - Brainfuck
IppSec
HackTheBox - Bank
IppSec
HackTheBox - Joker
IppSec
HackTheBox - Lazy
IppSec
Camp CTF 2015 - Bitterman
IppSec
HackTheBox - Devel
IppSec
Reversing Malicious Office Document (Macro) Emotet(?)
IppSec
HackTheBox - Granny and Grandpa
IppSec
HackTheBox - Pivoting Update: Granny and Grandpa
IppSec
HackTheBox - Optimum
IppSec
HackTheBox - Charon
IppSec
HackTheBox - Sneaky
IppSec
HackTheBox - Holiday
IppSec
HackTheBox - Europa
IppSec
Introduction to tmux
IppSec
HackTheBox - Blocky
IppSec
HackTheBox - Nineveh
IppSec
HackTheBox - Jail
IppSec
HackTheBox - Blue
IppSec
HackTheBox - Calamity
IppSec
HackTheBox - Shrek
IppSec
HackTheBox - Mirai
IppSec
HackTheBox - Shocker
IppSec
HackTheBox - Mantis
IppSec
HackTheBox - Node
IppSec
HackTheBox - Kotarak
IppSec
HackTheBox - Enterprise
IppSec
HackTheBox - Sense
IppSec
HackTheBox - Minion
IppSec
VulnHub - Sokar
IppSec
VulnHub - Pinkys Palace v2
IppSec
HackTheBox - Inception
IppSec
Vulnhub - Trollcave 1.2
IppSec
HackTheBox - Ariekei
IppSec
HackTheBox - Flux Capacitor
IppSec
HackTheBox - Jeeves
IppSec
HackTheBox - Tally
IppSec
HackTheBox - CrimeStoppers
IppSec
HackTheBox - Fulcrum
IppSec
HackTheBox - Chatterbox
IppSec
HackTheBox - Falafel
IppSec
How To Create Empire Modules
IppSec
HackTheBox - Nightmare
IppSec
HackTheBox - Nightmarev2 - Speed Run/Unintended Solutions
IppSec
HackTheBox - Bart
IppSec
HackTheBox - Aragog
IppSec
HackTheBox - Valentine
IppSec
HackTheBox - Silo
IppSec
HackTheBox - Rabbit
IppSec
HackTheBox - Celestial
IppSec
HackTheBox - Stratosphere
IppSec
HackTheBox - Poison
IppSec
HackTheBox - Canape
IppSec
HackTheBox - Olympus
IppSec
HackTheBox - Sunday
IppSec
HackTheBox - Fighter
IppSec
HackTheBox - Bounty
IppSec
More on: Network Security
View skill →Related AI Lessons
Chapters (14)
Introduction
1:00
Start of nmap
3:30
Discovering splunk is version 9.2.1 from port 8089 and searching CVE Databases
6:30
Looking at how the File Disclosure works in CVE-2024-36991
9:50
Extracting Splunk Secrets to get a username and password
15:00
The user is denied the ability to list users in Active Directory, using RID Br
15:45
Alternative way to bypass user list ACL by using AddComputer to add a computer
23:50
Examining what our users can do in Bloodhound
26:20
Performing a password spray
28:30
Listing GMSA Accounts with Get-ADServiceAccount, then using PowerSploit's Find
35:00
Showing BloodyAD's Get Writable option then performing Write Owner, Add Generi
44:00
Going over the Splunk Backup, which contains the Admin Password for Splunk, us
48:30
Adding a Malicious App to splunk to send us a reverse shell
52:00
Using GodPotato to exploit the SeImpersonate Privilege and getting administrat
🎓
Tutor Explanation
DeepCamp AI