text stringlengths 4 952 | start float64 0 9.37k | duration float64 0 0 | meta dict |
|---|---|---|---|
So I'm going to move this to the end of my string. So we'll do URL plus and then change it to a post request this way. | 356.639 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And let's see that still does not look like it wanted to work. Um is it a - X or a dash capital X? Uh curl. I'll try capital X first. 127001 uh 8000. | 369.199 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Uh maybe it's a capital X. It always is handy to test things. Maybe lowerase X is proxy. Yeah. So let's go back and change this to uppercase X. Send the post. And we see we can inject arguments into kernel. So I'm going to go over to GTFO bins. I'm going to turn my burp suite off so I'm not proxying this one. And then ... | 386.56 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And that will be um the dash O probably. | 429.68 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Yeah, it's doing a dash O here. So, let's go ahead and try to write something. So, I'm going to do a - o. | 434 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And then I'm going to guess this is in ver dubdubdub html. I'll call it shell.php. | 441.199 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And let's go ahead and put something on our server. So, v, we'll do index.php. | 448.56 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
I'll probably call it index uh shell.php. Um, we'll do system request cmd. | 457.12 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
like this. Just write a quick PHP shell. | 465.599 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
I'll move index to shell.php. | 468.56 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Start up our web server again. | 472.16 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And let's see. We're doing that curl. | 475.039 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
We'll call it shell.php o. I don't know why that disappeared. | 477.759 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Um, var dubdubdubdub htmlshell.php. | 483.52 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Save it. | 489.12 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
We have a successful download. So now let's go ahead and see if we can hit it. | 492.319 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
So I'm going to go over here. I'm going try shell.php. And we get a44 not found. | 497.28 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
So the user that is running this curl command probably doesn't have permissions to write into the HTML directory. Right. Um what I would normally do here is look at where images are hosted. Um let's see. There is an image here, right? image a new tab logo.png. I was hoping it's in like a images directory because normal... | 503.12 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
So, it doesn't really help us, right? | 529.92 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
But if I could write into slashim images, then I could drop my shell into images.php and then execute it that way. Um, so we're kind of at the drawing board. Um there is another interesting thing that curl does is if we do curl let's do um ipsseack and then google.com it's going to just attempt to curl this and then mo... | 531.36 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
again the reason why I'm doing that is if we just did the file we're going to get an error message because it requires HTTP or HTTPS so what I'm doing here is making sure the string begins with http slash then putting a space and then the URL I want. Um the PHP code on the back end is just making sure this argument beg... | 590.88 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
So I'm going to do a proc self cwd to go in the current working directory. | 625.12 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
index.php. You could probably just do like file slash um we can try that real quick. This is normally what I do to get to the web directories um route, but I bet if we just did file slashindex.php, maybe we need three. Is it going to be here? Um no. I guess you'd have to guess it. Or you could do like ver dubdubdub htm... | 629.6 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Right. | 655.04 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
So we're here. I guess that's what we could do. Um, we want to make sure uh when we wrote the shell, we wrote to ver dubdubdubhtl, but maybe the page is under ver dubdubdubh or something like that. So, right here, I'm just seeing where index.php is, and we get the contents of it, so I know it's in verdubdubh. | 656.56 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
So, I'm pretty certain the reason why our file download didn't work is because we didn't have permission. But, I'm not positive yet. Right now I'm just going to um decode the page and then we can say v page.html paste this in because we put index.php in that output. So what I'm doing here is um viewing it. So we can do... | 679.279 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
So this is going to be where the PHP script is. We have if is set expert mode and expert mode is TCP. | 731.76 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Then it's going to uh do escape shell command netcat. So we have a hidden mode if we have expert mode in our parameters. Let's see this is URL. We're going to trim the URL. | 740 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
We're doing a match. So we're making sure it begins with http or https slash and then we're doing a escape shell command curl url. So um we had this begin with http Let's do it. I'll do it here so it's bigger. So it began with that. Then we did a space and then did file slash. So that's why it bypassed this because a s... | 753.519 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
We want to get over to probably this netcat, right? So let's go expert mode equals TCP. | 783.279 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
So we can say um question mark expert mode equal TCP. | 790.8 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And wants an IP address and a port number. So if we do 10 1048 port 8000, we can do nvmp 8,000 after we stop a web server run this. | 796.72 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Uh my IP is actually something weird, right? It was like 84. | 811.519 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
84. There we go. Is it refused? | 817.44 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
I'm not sure that's working. That is odd. | 826.32 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
It is probably on Intercept. | 832.56 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Let's see. | 836.88 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
That's still the URL. | 840.56 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Something weird is going on. Disable. | 847.12 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
New tab. | 850.16 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
10 10 1484 8000. Is it refused? | 852.399 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
There we go. It did a curl. | 858.399 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
10 10 14 84 8,000. | 868.079 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Now it's doing a netcat. I think things are just going like slow, but that's definitely a netcat connection because it's not giving us the user agent and other things. So, um, yeah, I think something's just going slow. There we go. It's telling us it is open. So, let's go ahead and intercept this. | 874.48 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Do intercept on 10 10 1484 8000. | 897.36 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Send this. | 903.839 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Send it over to repeater. And then I'm gonna do a space dash e bin bin bash. | 905.839 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And then let's see. Stand up the shell. | 914.56 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Run it. | 918.639 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
This is really taking longer than I'd expect. | 922.32 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
There we go. We got the shell. Um, let's do a Python 3- Z C import pty pty spawn bin bash. Let's get a proper TTY sty raw minus echo foreground enter. | 928.639 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And then we can export term is equal to xterm which is going to let us clear the screen. So now that we have a shell, let's just do a ls. And we can see we're invar html root owns all these files. | 944.24 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And the only one we could potentially overwrite is this user then some random stuff.txt which is the user flag of this box. So um this is why dropping the shell did not work. Uh we just did not have permission to write into this directory, right? Read execute on group root um and read execute on everyone. | 958.32 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And it's the same thing for all the files. So that is why we couldn't use curl to just drop a file. Um, but now we have to figure out a way to get root. | 978.88 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Normally I look at like databases when I pop a web server and see if there's any credentials there, but this doesn't have a database. So let's see. I'm going to do find-f. | 987.759 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
No real interesting files here. We'll do it in home. And let's see. There is this directory. I don't know what Pswm is. | 998.399 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Let's go here. | 1,010.16 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Uh, cat PSWM. | 1,012.399 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
We get a few B 64 strings. It looks like maybe they're delimited by a um star, right? We see B 64, then star, B 64 star. So, we can do echo-N B 64-d. | 1,015.759 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Uh, let's pipe it to XXD. | 1,031.28 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
and it just looks like um random data which is probably going to be encrypted text. So let's Google PSWM. | 1,034.24 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
So let's turn my burp suite back off. | 1,042.72 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
PSWM. | 1,046.48 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Uh let's go over to Google. My internet is going slow. | 1,052.72 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Uh let's see. PSWM a simple command line passenger manager. | 1,058.72 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Let's see if this is it. | 1,068.64 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Okay, this may be it. Uh let's see if we go over to this I'm guessing is the code. | 1,073.6 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
So it's going to be Python. | 1,083.44 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And let's see where's main. | 1,087.36 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
So we do manage master password. Then we do pass vault is lines to pass. | 1,093.28 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
What is this function doing? | 1,101.52 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Nothing too interesting. | 1,107.6 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Let's go back to Oh, there's a encrypted file to lines. | 1,111.2 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
This function opens and decrypts the password vault. Takes the file name and the master password. So, this is probably what we want. | 1,120.08 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
I'm going to copy this. | 1,129.44 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And we'll probably have to do this on our local box. So, I'm going to be crack.py. | 1,131.76 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
We'll put that in. save it. Um, I'm going to cat PSWM and I'm going to put a echo after it just so it's easier to copy. | 1,137.12 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Go here. BSWM. | 1,150.64 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
I did QM. There we go. Paste this. | 1,153.2 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Okay. | 1,158.88 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And now we have to crack this. So, it's using the crypto code library. Okay. So, Python 3-m VM. Let's create a virtual environment. | 1,162.08 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
We can do source VM bin activate pip 3 install. | 1,173.84 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Was it crypto? | 1,181.039 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
What is it using? Crypto code. Is this just a library? There we go. We have installed it. So, let's see. Um, check.py. We have that. Let's import crypto code. | 1,186.16 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Okay, let's see. It's also using OS. | 1,203.44 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And then I'm going to import CIS. So, I have arg. | 1,208.559 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
So, we have this function. | 1,212.88 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And it looks like it will return false if we can't decrypt and that returns the decrypted content if we can. So, let's do um a loop. So, I'm gonna do with open and then we'll just do cis argv one. And this is going to be our word list, right? I'm probably going to put this to like rocku. We can do as word list. And the... | 1,215.12 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
cis.exit. exit as well. | 1,295.52 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
That should be fine. | 1,298.48 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
We can do Python 3 crack. And then I'm going to give it rocku. So user share word list rocku.ext. | 1,300.72 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
And let's see does this go. | 1,309.52 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
See, hold on. I'm going to control C this or try to um let's see. PSF What I want to make sure um is we're looping in a safe way. Uh because word list this file is huge. So we can do du-hs like this. It's 134 megs. So, what I'm worried about real quick is um this open like it trying to read the whole thing, assign ever... | 1,318 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Does this go ahead and crack right away? | 1,370.24 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Looks like it does. | 1,372.96 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
See, let's stop this again. | 1,380 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
EF grab track. Kill 2469228. | 1,382.88 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Kill-9. | 1,395.36 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Let's just copy and paste this. | 1,396.96 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Okay. So, I think everything's fine. I'm just going to edit this and then we will delete that. | 1,402.559 | 0 | {
"video_id": "mi_t2Nz8dPk",
"title": "HackTheBox - Down",
"url": "https://www.youtube.com/watch?v=mi_t2Nz8dPk"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.