Rooted this one. I have learned some nice stuff and to read code carefully
PM asking for help are welcome.
Rooted
[root@networked ~]#
Well I can say this one was interesting. Learned new tricks and also how to read carefully and understand what is said. Nice machine, I enjoyed it, and the difficulty is right too. Thanks @guly for this machine!
Tips:
USER:
enumerate and then initialize in a very cool way (read code and think what can possibly be done) and then do more careful reading. Understanding a bit of language helps to understand how it works.
ROOT:
I was overthinking waaay too much and got stuck in a rabbit hole which only returned my current shell⌠Do not overthink. enumerate and then read read and try.
if you can code then it will be easy to understand syntax if not then there are online pages which will help you to put stuff in correct way.
PM for hints when needed
Why do I always struggle with the seemingly easy stuff.
4 hours in and not even a shell. sigh
This is pathetic.
Whatâs up with some of the poor reviews on this? It was really straightforward and simple â I actually really liked it a lot. Thank you for the box, @guly.
HintsâŚ
User:
Enumerate the web service. Check out different web directories to get back what you need. Whatâs already listed here in the forum should be enough.
Root:
Standard linux enumeration scripts should reveal it immediately. Take advantage by using some random words/strings to "test"and youâll get where you need to be in no time.
anyone had a session through jenkins? came up and lost it before i had a chance to dig deeper. im a total newb and sorry if iâve broken any rules.
ROOTED:
i even did not believe that iâve got root shell what the hack !!
Hints
User: focus on php functions
Root: a very basic enumeration
PM me for hints
really straightforward machine once you turn your brain off.
got user thanks to some help from a few people, root was fairly easy.
I think I know what I need to do to get initial access, but it doesnât seem to be working. Can someone DM me for a nudge?
Type your comment> @x41 said:
Why do I always struggle with the seemingly easy stuff.
4 hours in and not even a shell. sighThis is pathetic.
You are not the only one. I donât know why people say that itâs easy or straightforward but having never done or heard about this before it certainly wasnât for me. I was able to get a shell after a lot of headache so feel free to pm me if you need a nudge in the right direction
Rooted. Funny one.
Got root, but conflicted about the command used. I canât really find any decent info about this particular use of the command in question. Appreciate any links to my PM. Enjoyed the box!
Thanks @guly for a beautiful and simple machine
Your Unattended was an incredibly cool machine, this CTF is more easy, but also very interesting
Need a nudge for the user. I do have a shell up but I need priv esc. Please help! Thanks!
Awesome box!
[root@networked ~]# id
uid=0(root) gid=0(root) groups=0(root)
Finally! Rooted. Learned some stuff. Thanks @guly for the box. DM if you need a any nudgeâŚ
Struggling with root, found the file but unable to do anything with it. Can anyone PM me please?
Edit: rooted, me been stupid. PM if you need help
Type your comment> @wawrzeniec said:
Type your comment> @x41 said:
Why do I always struggle with the seemingly easy stuff.
4 hours in and not even a shell. sighThis is pathetic.
You are not the only one. I donât know why people say that itâs easy or straightforward but having never done or heard about this before it certainly wasnât for me. I was able to get a shell after a lot of headache so feel free to pm me if you need a nudge in the right direction
Iâll ask you if I canât get it after the next 4 hours.
I havenât exhausted my possibilities. So Iâll try harder.
User took me too long too crack, i started to hate PHP lol, but very good Box. Root is pretty much very very simple.
Hint for root: donât think too much, just do basic enum and try basic commands
Thanks to the people who helped me for user