Official Ophiuchi Discussion

id
uid=0(root) gid=0(root) groups=0(root)```
Very good machine, I have learned a lot in the process to get root. Recommended to find a way to make the m*.w* file "understandable". Any hints PM. 

this is a fun machine, and i finally managed to rooted it
if any of you guys need any hint just DM me, im willing to help you :blush:

I finally managed to root the machine. I spent a lot of time trying to compile stuff for the root part, but there is an easier solution. If you need any help let me know.

Type your comment> @PrivacyMonk3y said:

My advice for you guys trying to get foothold… if you get a 500 debug/dump screen… read all the way through it… lol don’t be like me.

This has saved me so much time and frustation because I was about to give up and thought to check the forums once! Thanks !!!

~~I find a sn**yaml payload and try to get a reverse shell, I add a simple nc in the payload and it can connect to my local pc, but any other reverse payload can’t work. Also tried to download the exp to the machine, but when try to execute it ,it doens’t work. ~~

Edit: Get the foothold finally, I should use a definite address in the payload. The user is simple to get, working on the root now.

Wondering if anyone could help on foothold. I got past the 500 errors but reverse shell isn’t working. Connects up but can’t execute commands. I assume there is a problem with the payload.

Ended up figuring out payload: had to run two services at once for it to play nice though. User is trivial from there if you explored the site a bit. On to root…

Kinda stuck on the root part. Tried compiling myself, didn’t work for some reason. Didnt find the package needed for compiling on the box either. Any help will be appreciated.

Hi, i managed to manipulate the request and i can make the machine download my files, but every reverse shell i try i don’t get the connection, can you give me any nudge?

i managed to get a simple nc without commands and without the “-e”

Edit (SOLVED):

Big Up to @sicario1337 , i am on my way to root

Type your comment> @Meise said:

Hi, i managed to manipulate the request and i can make the machine download my files, but every reverse shell i try i don’t get the connection, can you give me any nudge?

i managed to get a simple nc without commands and without the “-e”

Hey Meise!.. where’ve you been? long time hey!

PM what you’ve done and how you doing it :wink:

From what I can tell so far the YAML parser is at least meant to work. Anyone else getting a blank page with ‘Due to security reason this feature has been temporarily on hold. We will soon fix the issue!’ everytime they post something to the Yaml servlet?

Type your comment> @allTsar said:

From what I can tell so far the YAML parser is at least meant to work. Anyone else getting a blank page with ‘Due to security reason this feature has been temporarily on hold. We will soon fix the issue!’ everytime they post something to the Yaml servlet?

Yep
the same here

It worked the last time I tried to get a reverse connection :confused:

Ok it works
just error for my IP address :wink:

Hello everyone (finally back on track!)
This machine was really interesting.
Learnt something new.
Everything has already been said.
For foothold, when you think is not working, think also that there is always a workaround.
Cheers!

Just Finished the box. If help needed just send me a message. :slight_smile:

Impossible to get that yaml thing functionning :neutral:. Tried to execute system commands but it’s not the right way. You need to run a web server on your host to serve files to attacked url.

For rooting, I just was enable to use webassembly tools. I found a web online tool that do the same. I thought deploy.sh deploy a war to tomcat server but it’s simpler thant that. Just execute commands with root account.

Well, that was impossible for me without tutos but I really tried to go ahead. I learned things undoubtly.

rooted.

I would say the rating is accurate. I had issues with both foothold and root, but only because I’m stupid. foothold i could have gotten quicker if my syntax had been correct first time. root i could have saved myself two days had I looked at something correctly. I pretty much knew exactly how to get to root once i looked the box over and read everything around me. I even did the steps that would get me to root, but then just missed ONE thing…

good learning box.

fun box, I’ve been away working on retired windows boxes. Root threw me for a loop. Do your standard enumeration. There’s a way of doing that redirection. GO do some reading. After that, if you make your own then just worry about Compiler errors. Runtime errors won’t block you as long as you don’t Byte off more than you can chew.

PM for nudges

Rooted, fun box, foothold was easy, user part was easy as well, root part is ■■■■ good but needs work!

PM if you stuck

Rooted. Thanks @felamos. Learned something about w**m :smile:

@allTsar said:
From what I can tell so far the YAML parser is at least meant to work. Anyone else getting a blank page with ‘Due to security reason this feature has been temporarily on hold. We will soon fix the issue!’ everytime they post something to the Yaml servlet?

Getting this message is normal when you send something that doesn’t do what’s needed - except for when you send garbage and you get the trace that other people mentioned.

For root: getting an error when running the w**m-related command can also be normal and doesn’t necessarily mean some other user bricked the machine, just read through what you have.

Friendly reminder to clean up your room before leaving the box.

Finally rooted. Thanks to @felamos for this awesome box.
Initial foothold was pretty tough for me,learned a lot. User and root part is pretty straight forward.
If anybody need any hints can PM me.