text stringlengths 4 952 | start float64 0 9.37k | duration float64 0 0 | meta dict |
|---|---|---|---|
makes it a bit of a pain right so we're going to put the reverse shell syntax in then we want to URL encode it and hope I can type and talk at the same time as we start up our listener send the code internal server error so I don't think we did that correctly um let's see CMD is equal to who am I no input file found um... | 652 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
that immediately gives us a reverse shell because something is not going well f z f-i i don't have a and single quote there we go so now let's do a python 3-c import PTY PTY spawn P bash and then stty raw minus Echo foreground and or twice again export term is equal to X term and that enables us to clear the screen so ... | 752.56 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
do let's just do dubdub okay that gets that so I don't think that database is really configured with pluck um I don't know exactly what that is 3306 isn't really in pluck let's see requirements pluck does not yeah so it's saying pluck does not use MySQL so we shouldn't find the MySQL password there if we go cat Etsy pa... | 857 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
htb accept that but SSH configured to only allow public keys so if we wanted to SSH we could make the directory SSH and then um use a public key to log in but let's see what do we have um we have this open vast. PDF so let's get that over to a box so I'm going to start up another netcat list on ort 901 and I'm just goi... | 938.199 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
documents don't get fancy don't do any type of um filter like a blur a pixel image a twirl because a lot of times you can actually reverse these it may not look like you can but if we do a quick Google let's see if we can find anything quickly um D pixelize image I'm going to add GitHub to it to see if there's pre for ... | 995.72 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
pixelize the image and it's going to try to cut each pixelize of your image one by one and then it sees where it's most alike on this image that's blurred and then that's how it um identifies it it's kind of like those known plain text crypto attacks right um there's a lot of just data loss here so you may think we can... | 1,060.64 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
get the pixelized image so I'm going to right click here I'm going to save image as and we'll go htb green horn I'm going to put it in the dpix directory I just created I'm going to call it blur. PNG now it's very important that you put PNG as the extension because dpix is going to work with pngs if you do jpeg it's ac... | 1,123.96 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
conversion here if we do a file on it it's going to identify one's a JPEG one's a um PNG I know what you're thinking maybe it's just doing that because the extension so we can xxd head-1 I thought that would get what blur. jpeg let's just do them head-1 like this and we can do PNG and we see the headers are completely ... | 1,188.559 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
um let's do the one they use first okay and then - o we'll do output.png and let's see cannot identify file image what file blur PNG oh maybe it is the same image uh hold on one second when I was doing some bash Fu I guess um I clobbered the file that's embarrassing save image HGB greenhorn dpix blur PNG yes replace it... | 1,259.08 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
there is a blog post so the DW sequence that is going to be what we talked about that's just the big image that has everything um let's see there is this let's see where is it author Dan Pedro write up Source okay this is good I was hoping there was a blog post from this author that I could find here it is so I would r... | 1,375.44 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
in the wild because you have to be um like know the font know the size and have all that working beforehand right and then that's where Bishop Fox had created this tool un redactor which should do a better job but I had trouble um running it but if you want to learn more about depel images highly recommend going to thi... | 1,445.679 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
an image and you're having trouble getting dpix to work this is something I would check out right but we have this now finished so if I do open output.png we see an image and it says side from side the other side side from side the other side so that is the password they're do using with pseudo so I'm going to try that... | 1,500.279 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
just access my SQL so we can just do type my SQL and we get logged in so we can do show databases and oh get T I forgot there were two web servers on this box right uh one was get t one was pluck so g t is what's using my SQL I bet if we do like select star from is it user there we go we could get the password hash her... | 1,559.919 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
from dubdub duub data right so let's find out exactly where G is storing the config if we go Etsy engine X let's do sites enabled uh looks like it's not here it's not part of engine X let's see I'm going to GP for 3,000 in this Etsy and let's see we see it in oh there's a get t so if we go in Etsy get T we can cat app.... | 1,625.159 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
that's going to wrap the video hope you guys enjoyed it take care and I will see you all next time | 1,690.48 | 0 | {
"video_id": "xMSHvpy-UZE",
"title": "HackTheBox - Greenhorn",
"url": "https://www.youtube.com/watch?v=xMSHvpy-UZE"
} |
What's going on, YouTube? This is IPSC and we'll be doing Haze from Hack the Box, which is a box I really enjoyed because it involves attacking a semi-h hardened Active Directory domain. But before we get to AD, we discover an outdated version of Splunk that's running and that is vulnerable to a file disclosure vulnera... | 0.24 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
enumerating interesting domain ACL with powerslo and also bloody AD. This opens up an attack chain that lets us read the Splunk backup config which has the admin password for Splunk, allowing us to install a malicious Splunk app. And once we do this, we land on the server with SC impersonate and can proves with any of ... | 42.96 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
banner tells us it's simple DNS plus. And whenever I see this, I always scan down and see if Active Directory is installed. We see it here. And we have the domain as haze.htb. And also the SSLert tells us it's d1.haze.htb. And we also have the common name here. | 86.4 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
This looks like active directory certificate uh services is set up just based upon the naming convention. But let's go ahead and edit our host file to add the DC and stuff. So I'm going to do avt host. I'm going to do 1010 1161. | 103.6 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
We're going to add the fully qualified. Oh, I did not mean to copy that. Uh let's do uh the fully qualified name of dc1.haze.htb. We'll do the net bios name of d1 and then just the domain name of haze.htb. I always like adding all three of those when I have a domain controller. But let's go to the next port. Um, the ne... | 116.24 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
port is. So 8088 uh connection reset. I'm just going to try HTTPS. And that looks like it worked. Let's accept the certificate. And we just get a not found. And then we have 8089. So let's go take a look at this port as well. So 8089. | 185.599 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And it looks like a atom feed. I think this is just XML data. But the key thing is it's telling us something. I'm going to turn um dark reader on. There we go. | 205.92 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
It's telling us the Spunk build is 9.2.1. So, we actually have the version of Splunk here. And that is handy because if we go to the Splunk page on 8000, um this was not HTTPS. Let's see. The copyright is 2025. If we Google this, 921 actually released in 2024. So the copyright looks like it's just being dynamically gen... | 217.519 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
9.2.1. There we go. It was released March 27th, 2024. So, we have an idea of when this Blunk um was released. And whenever I see that, I always like going to CVE details. And then we can search for the product and then we can kind of look for CVEes around that time, right? So, we can do Splunk. Um this is actually tell... | 270.16 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
reversal on module messaging endpoint in this. Let's see um I was hoping to quickly find out um like a chart that would tell me if this requires authentication or not. Maybe maybe I don't use CVE details that much. | 332.24 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Um let's see if we just Google this CVE. We got a PC there. Go to the NIST page as well. The thing I'm looking for is is it unauthenticated? Right. I'm guessing this vector would tell me if I could know that. Let's see. Zoom in a little bit. Uh privileges required. None. User interaction none. Tech complexity low. Um s... | 351.039 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
I'm going to do path asis. And I'm doing this because if I didn't do path asis, curl is automatically going to um handle that directory traversal for us. Actually, maybe it won't since we're doing the C colon. Um, but let's just hit this and I'm going to put the URL in single quotes and we get data back. I'm going to r... | 400.8 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
I'm guessing we do because that's a very odd thing to put in the payload. Yeah. So, we definitely need that. So, let's do this. And we get to pass WD. Awesome. Um, I wonder if we did another one. So, I'm going to do C do slash and we get to the nothing. So, let's see. C do slash. I'm going to do a few more. And I'm goi... | 445.44 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Um I forget exactly the path of it. Maybe it's the license. Uh license. And I think it's actually RTF, not text. There we go. So yeah, we can go into the root of C, but the thing I want to look at is this past WD. Um, I think I added two. Uh, maybe I added only one. | 485.919 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
So it looks like the proof of concept is getting us to a very specific directory. In Splunk, um, the actual agent kind of obeys a Linux convention once you get to the root. So there is a / etsy, a /var, um some other directories. Once we get on the box, maybe we'll look at it and make more sense. But this is just how S... | 514.32 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
configuration files. Um the other thing I want to see is can we get like directory listings and we can't. If we just do Etsy, we get the HTML. So if we Google like Splunk authentication file and this start just comes out knowing how Splunk works, right? And it takes a lot of Googling. Um, if you weren't familiar with S... | 562.88 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
So, let's try this. Let's go. Etsy system default. called authentication.com. So this and then authentication.com and we get a config. Awesome. So let's scroll up and we see let's see anything useful in here. So password hashing algorithm doesn't look like anything. So this is just an Etsy default. Is there any other o... | 606.08 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
same exact format, but it's funny that both of them chose seven as the type, right? And there is a tool um let's see decrypt Splunk password. I know you can pip x install it. I want to say it's like splunk secrets. Yeah. So you can do a pipex install splunk secrets and this will get you the tool. I already have it inst... | 671.92 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
secret. Oops. Uh maybe secrets. | 724.16 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Let's see. Splunk secrets file. It's probably also going to be in that GitHub. Um Splunk home Etsy off. So Etsy off Splunk. secret. | 730.8 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
So, Etsy O Splunk secret. And there we go. We have that file. I'm just going to save it to Splunk. So, we have it. And now we can use Splunk secrets-help. | 745.6 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And we want to do Splunk decrypt. So, Splunk- decrypt. | 760.959 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And then we need to specify the secret text. So we can do - s and then we can specify the file and I think we can just specify this splunk.hash. Maybe not. Um let's catlunk. Maybe we need to actually copy and paste this. So we'll copy this and we will paste it. And there we go. We got a password. Um, make sure you're d... | 768.24 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
this will generate a bunch of potential usernames. And I'm just going to do usernames.ext. | 841.519 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And now we can use net exec SMB 1010 11161 which is the um IP of this box- u um we'll do usernames.ext-ps.ext even though it's just one and then we're going to run this and see if any of the usernames hit. We could have also probably used like curbroot and done the user enume to find a valid username format but since w... | 847.199 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
We have that. And then let's do um dash u. Let's actually say paul.taylor. | 880.88 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And then -p. Let's go ahead and add this. | 889.36 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Okay. And we got authenticated. Awesome. So my first thing normally is to do like a d- users to list all the users on the domain. So running this it looks like it is running and we only get one. Um which is odd. We don't even have like administrator. All the default ones aren't shown. And in active directory you can ac... | 896.56 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
you can normally prevent users from listing users unless like you do exchange and you want them like the mailbox and things to work. Um, but it's very hard to prevent a computer object from being able to query users because it needs to be able to translate SIDS and do all of that, right? And lowprivilege users can norm... | 949.759 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
doesn't really care about that. That's just enumerating um if the user is valid. We can't look into what things they can do. So in order to run um Rusttown, we want to be able to um get that computer account. So, let's go ahead and do that. So, I'm going to use add computer. And then we're going to give it the computer... | 997.04 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
run this. It's thinking. And there we go. Successfully added machine account IPS with password. Please subscribe. So now we can go back to our net exec and I'm going to specify ipsc with a dollar and then we're going to do please subscribe bang and make sure we can authenticate and then once we can I'm going to do d- u... | 1,058.88 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Rusttown is going to um use our local Kerros config. So we have to generate a KB file. So we're going to do a net exec again and we'll do generate- kobb5- file. I'm going to call it haze.k. And all this file does is just tell our Linux machine how to talk to the domain. Right? If we cat it, we can see that's the file. ... | 1,127.039 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
have uh there we go. Clock skew, right? We have an 8 hour time difference. So, I'm just going to do pseudo NTP date of 10 10 1161. And this is going to sync our time up with that. And then we can run this get TGT again. We're going to get the ticket now and hopefully after this we'll be able to run um blood hound. So I... | 1,207.52 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
It may have just been DC. Um, no, looks like it was d1. And there we go. We have rustound now dumping everything. If we do a ls, we have the zip here. So, let's go ahead and start up blood hound. So, I'm going to go to um opt bloodhound server is where I have it installed. | 1,259.52 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Docker compose up-d and that's going to start up blood hound. And I'm going to wait for this start and then we'll be able to log into blood hound. Okay, it looks like it has been started. So now let's go to 127001 port 8088 and I'm going to go ahead and upload the data. So, I'm going to go to upload files and then uh l... | 1,277.76 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Click upload. And that's going to take some time to ingest. Uh while that does, I'm going to go ahead and run the d- users command again. And we're going to list all the users because um one of the steps is going to be doing a password spray. And I'm just going to build the list while uh Blood Hound ingest. | 1,315.84 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
So this will just save time, make it easier for me to record. So let's go ahead and grab all this uh v. Let's go uh users.temp. I guess that's not it. There we go. Save it. | 1,337.039 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And let's see. | 1,354.64 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Did I not save? | 1,359.679 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
It's there. | 1,366 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Okay. I don't know what I was doing, but we have it there. Now, one, two, three, four, five. We want the fifth field. So, we'll do an a print dollar five. There we go. I'm going to direct this to users.ext. | 1,372 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And we can remove the users.temp because we no longer need it. Interesting enough, almost every password is set at the same exact time. These are a second off of this, but um once the computer boots up, it looks like it sets all the passwords. So now that we have that, uh, is our blood hound data ingested? It is. Uh, w... | 1,391.28 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
So let's see. The first thing I would probably do, uh, we have Paul Taylor, right? So we can see what this user is. | 1,416.96 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Uh, click on it and see outbound control what Paul Taylor has access to. They're a member of domain users that has enrolled on some certificates and none of these are dangerous certificates. If um it was part of like a ADCS attack path, it would tell us. And then we look we're member of authenticated users. We can look... | 1,426.72 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
certificate services users authenticated everyone Splunk LDAP off um pre something pre Windows 2000 domain users uh we could potentially I never tried this but if I'm in the Splunk group um I may be able to uh log in. So, we do username Paul Taylor and password. Uh, what was Paul Taylor's password? Paul Taylor. This LD... | 1,451.76 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Let's copy paste. Uh, login failed. We could try like at haze.htb. Um, I think etsy passd just said Paul, right? Uh, let's see. Password wd. | 1,489.039 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Is that it? Let's see. What was it? It just said Paul, but that still didn't work. So, we can't log in. Um, so it looks like this isn't set up for LDAP off maybe. I don't know exactly, but can't log in there. Let's go back over to Blood Hound and see other things. is if we went to um cipher queries and did some of thes... | 1,507.52 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
That's administrator. | 1,560.08 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
So there's really not all much we can get from this cipher queries. We could spend more time here and potentially um discover things, but we had a list of users. So let's try doing the password spray, right? So if I did my cat users.ext, text. We have a list of users here. So, let's do um NXC SMB 1010 11161 users.ext P... | 1,566.799 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Um it's a habit I'm not in. Let's add to owned. There we go. | 1,624.88 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Um outbound object control kind of looks the same, right? Yep, that looks the same. Uh member of we can see domain users, remote management. Uh we weren't in that before. This will allow us to do WinRM um certificate service. We got this GMSA managers, which is a new account, uh a new group we haven't seen. So if we lo... | 1,633.12 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And now we are on the box. So the first thing I'm going to do is run a command called get80 service account. And the reason why I'm running this is because we had this group that we're a member of the GMSA managers, which is group managed service accounts. But we don't know what the group managed service account is, ri... | 1,705.2 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And if we look at um what support service can do, it looks like it can add a credential link over to um Edward Martin. So we can get access to this account, which if we look at Edward Martin, um they're a member of the backup reviewers group. So I think this is going to be the end goal is getting over to Edward Martin.... | 1,755.84 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Um we're member of the group. You may think we could just from Mark. Um let's do cat users and cat password. Um NXC LDAP 101011.61- 61- U mark Adams-P. We'll put this password in and then add the GMSA. You think may think since we're a member of the uh weird GMSA group that we'd be able to read the password, but it doe... | 1,789.679 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Um, and we'll get into that in just a minute, right? NLM no permissions. So, let's see. Um, what I want to do is run Power View. So, there's probably three ways we can do it. I'm going to show you Power View and Bloody AD. Um, but if we use Power View, I'm going to do dash h real quick because I want to set my scripts ... | 1,830.559 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And we will copy this real quick. | 1,864.72 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
It's going to take a little while to um load Power View, but I also want to show if we were doing some enumeration and we went to CD backslash did a diir, we went to backups, we see we don't have any permission inside of this directory. Um I don't think we can even like I cackles to view that. um I cackles backups uh w... | 1,870.08 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Copy this. So, dash um P for password. | 1,931.2 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And then I think it's get writable and um I think we need a d-detail. | 1,936.64 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And this is going to show me everything Mark Adams has right access to. So we can see um right access to myself whatever this foreign security principle is um and then we have right access to this MSDS group um MSA membership. So since we can write here this is what's going to enable us to um allow a privilege to read ... | 1,945.519 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
edges for all the paths, right? Um it just doesn't know about this um group MSA membership, right? If we had generic right to this, it would probably show us we could read GMSA passwords. Um it's just not um I guess fine grained enough to understand this particular permission bit. Um but I'm going to pause the video an... | 2,008.159 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
which was uh GMSA managers. So, we'll say dash match GMSA managers. | 2,067.839 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
I don't know if it's capital or not. Um we'll see. | 2,074.24 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Or case sensitive, I guess I should have said. But hopefully this now gets us the interesting ACL. Um I don't know what the casing was on this. Does it say in blood hound GMSA manages all capital there? Uh same account name. This is how it's cased. | 2,079.839 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Um so I'm going to pause the video and I'll resume when this command finishes. It normally takes like 30 45 seconds I think. Awesome. And it is done. we see um the reference name GMSA managers has write property over um this object. It's pretty much the same exact thing as bloody ad told us except with bloody ad we cou... | 2,099.359 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
there was no output from that. So what we want to do is a set AD service account and specify the um GMSA account which was I think Hayes IT backup right here. So we can do this and then set the um principles allowed to retrieve managed passwords and that's going to be Mark Adams and this is going to enable us to use th... | 2,154.72 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Uh let's see is it principal? I think it's principles allowed to I guess I'll copy and paste this um set AD service account. Make sure we use Google principles allowed to retrieve manage password. | 2,192.88 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Okay. So, we don't have any output there. And that is good. So, if I now go back here and I don't know where it was. Um, oh, right here. This GMSA, this is the same command I ran before, but now when we run it, uh, what it backup run it? There we go. We get it. Um, I'm guessing maybe like machine hygiene or something l... | 2,223.359 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
we looked at it uh before and this user could get to Edward. I'm just going to show it this way so we can see everything on one graph um and say what we have to do. So we have write owner over this support services which then will allow us to force change password here. So with write owner we can do multiple things. | 2,309.2 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Um so let's say v notes. So what we're going to do first is um well write owner right and then the second thing we want to do is we're going to modify it to allow um generic all and then once we have that we can add ourselves to the group right so in order to abuse it we have to do three things here and then once we're... | 2,333.76 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Okay. And then the next thing we need to do is allow generic all. So we can say add generic all support services um haze ID backup. There we go. | 2,418.64 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And finally, we want to do an add group member. So, we'll do add group member support services Haze ID backup. Um, is this wrong group? I screwed something up. | 2,443.599 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
K sensitive. M is capital right there. There we go. Haze it has been added to support services. And we could also use bloody AD to create the shadow credential for us. But I don't think it actually gives us the NLM hash. It gives us a certificate back that we can use to use like get TGT or something to get a um certifi... | 2,469.599 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
So we'll do certify shadow auto username haze it backup at haze.htb hashes. Uh I got to get that password hash again. | 2,493.44 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
So I'm going to go ahead and grab this. | 2,510.4 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And then the account was Edward Martin. the target we need to specify the fully qualified name of DC1 haze htb and then I'm going to add the name server 1010 1161 I think that's all we need I forgot a quote somewhere and let's see if this works if it doesn't work I'm going to um redo all the steps so set owner And then... | 2,516.64 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
And now let's try certify again. That hygiene really makes it annoying when it undoes the changes you've been doing. But if you do it quick enough, you can get them all done. And now we're getting a TGT. And hopefully in just a second we will have um the NLM hash to Edward Martin and then we'll be able to use evil winr... | 2,563.04 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Right. There we go. Backup reviewers. So, I'm going to go back into the CD backslash. Uh, let's go into backups. Do a diir. | 2,612.56 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Now, there's a Splunk backup. DI here. And this is it. So, I'm going to do a download to download this backup. And it's going to take probably about 1 to two minutes to download. So, I'm going to just pause the video and we'll resume when it's done downloading. | 2,623.839 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Okay, the download is now done. So, I'm going to go ahead and extract it. So, I'm going to make a directory called backup. We'll go in there and then we'll do a sevenzip extract. And the file was what? Um, splunk something.zip. | 2,641.119 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
uh 7zx for extract. There we go. So now we have the directory. If we just do a find dash type f, we can look at all the files here. And it is the um Splunk installation. We got some a lot in var. It looks like we had Etsy as well. Um let's go into Splunk. | 2,657.28 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Uh let's cat Etsy. Splunk.se. Um it was etsy o splunk. secret. So this is the secret of the backup. If I cat dot dot slash of my splunk.se secret, we can see the secrets uh differ. So we know this is a different installation. | 2,682 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Um what we can also do is a recursive GP. So I'm going to do um GP or capital P. This is going to give me regular expression. And I'm going to search for all password hashes because um we had that var directory. We have the Etsy directory. There's a lot of places it could be. So I'd rather just search for a string that... | 2,703.52 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Uh we terminate that. And there we go. We have a few things. So Etsy passWD has this admin um inputs example. So these are examples. You can probably ignore those uh local authentication. We have a bind DN password. It's dollar1. And this one is also going to be reversible. Um we also have this pass uh symmetric key an... | 2,735.359 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Um I think it's like dash capital S then cipher text, right? Yeah. So we do dash capital S and then was it O uh Splunk.se secret and then cipher text. Paste that in. And remember we have to put that in quotes. | 2,775.44 | 0 | {
"video_id": "XwGwz8alwUU",
"title": "HackTheBox - Haze",
"url": "https://www.youtube.com/watch?v=XwGwz8alwUU"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.