LaCasaDePapel

This is slightly odd, but has anyone run into an issue with killing the HTTPS service when attempting LFI?

I learned a lot from getting user! Like many, I overthought root. hours of work for a couple minutes of effort.

Stuck on the privesc…never really encountered cr** j**s before, so any pointers would be very welcome

user — done
ssh shell — done
Thanks for @tehmoon and @r0t13weiler for help
Now for root

@ixxelles happy to always help congrats :slight_smile:

So I believe I’m very close to successful privesc… Have an easy in back into the box with the P user, 95% sure which file is the one I need (based on permissions), but I’m at a loss of how to use it.

@lattethunder if you think of permissions your going to lose track just focus on the file type

Anyone here can help me? I have been trying to use ***0 port for exploiting but then after some time it automatically closes and then i have to reset the machine to be able to do so again! Any one who has faced this issue and can tell a solution?

Type your comment> @hostilenode said:

This is slightly odd, but has anyone run into an issue with killing the HTTPS service when attempting LFI?

Use echo with -n flag to code … in case you want to code something of course :smiley:

Spoiler Removed

Type your comment> @r0t13weiler said:

@lattethunder if you think of permissions your going to lose track just focus on the file type

Rooted! Stumped me for a while but some much needed hints from @r0t13weiler got me going in the right direction. This community is awesome.

@ixxelles said:

@Kinjo said:

@hostilenode said:

This is slightly odd, but has anyone run into an issue with killing the HTTPS service when attempting LFI?

Use echo with -n flag to code … in case you want to code something of course :smiley:

Or use wellnow online service for encode in base64

Ah ■■■■’t. I had used websites like that in the past but was using the command line this time. I hadn’t thought about the need of the -n flag on echo.

I ended up working around the issue with a symlink, but I’ll try it again tonight just with the more straightforward LFI.

Thank you both.

Rooted. Fun box, learned some things. Everyone advised me to use p**y tool, but I’ve done it without it. It took about 5 minutes. You can pm me for tips

Hi! I’am stuck. I got c*.k**. Try to create client ct and sign it with c*.k. Import cert in firefox. But site show client cert error. Could you give me hint? Maybe i use not correct parameters for csr (for location i use $****o)?

Type your comment> @pinnn said:

Hi! I’am stuck. I got c*.k**. Try to create client ct and sign it with c*.k. Import cert in firefox. But site show client cert error. Could you give me hint? Maybe i use not correct parameters for csr (for location i use $****o)?

PM me i’ll help you …

can anyone DM me about this box, I’m stuck at web page?

Thanks @ghost0437 for hint with c*.*** :slight_smile: It was the most difficult user for now, lets see what will be next :slight_smile: Trying to get a bash shell and then root. Any hint with shell?
PM me if help needed with user.

So many rabbit holes on this machine! Played two days to visited them all.

Hint for User: It is unusual, but Burp may be you Enemy.

Hint for Root: Kill your Enemy and born your Friend.

I don’t understand ppl who talk that root is not about privileges, it is all about privileges of the home directory rather than files!
@Calvo thank you for the last hint and everybody for help!
Root was pain in my ā– ā– ā– !
I’m available for help, just PM me :slight_smile:

Fun box overall (if you can get past it’s instability). For the life of me, I can’t figure out why it’s so bad.

Small suggestion for root: when you edit files, think about what program uses them, and how you can edit them in a non-destructive way; also, mind the file syntax; and don’t go on the assumption that the shell is bash.

Thank you @thek for this one.