Remote

Excellent box really quite fun!

User: enum, google, and there is a nicer version of the code on a GitHub page

Root: remote access is beautiful but equally dangerous

PM if you need hints.

possible that someone changed the admin password for the portal ? i was connected and now the password don’t works

Type your comment> @fr0ster said:

Type your comment> @Anand007 said:

Hey guys, I found a user hash but after searching it says not a valid hash. So, I’m trying to crack this hash but not getting any idea how to crack it ??. So, need a little help ?

Valid hash is SHA1 and if you found right file and correct copypasted that john will cracks it

Thanks man, It works.! I was missing a single char that’s why John was not detecting a valid hash.

Hoping someone can point me in the right direction with the reverse shell for user. I actually already have the user flag. I’m logged in, I’m using the better version of the exploit, I’m able to execute single remote commands with it and get the output. I used this to get the user flag. So now I’m trying to get a stable reverse shell. I used a venomous tool to create an executable file. I then managed to upload it to the app and I am actually able to call it at its location on the file system. My problem is this: when I execute it using the POC, it calls my listener back here locally, but only for a couple seconds, and then dies. Did anyone else experience this? Could anyone point me toward what I should be debugging? I’m wondering if I’m not generate the exact right thing with that venom tool, but it does actually call me back, just not long enough to do anything.

Type your comment> @Ninkasi said:

Help!

Keep getting this error when trying the py script ~

Traceback (most recent call last):
File “1.py”, line 53, in
VIEWSTATE = soup.find(id=“__VIEWSTATE”)[‘value’]
TypeError: ‘NoneType’ object has no attribute ‘getitem

Anyone? PM

it is time error…eg: may be your location mismatch with your current time… for me it’s worked after i corrected my time

Hey Guys. I’m having the hardest time getting a foothold into the box. Going by the comments, i’m on the right track.

  1. m*d the n she
  2. found the s*f file and used my ‘Noggin’ to find hashed creds.
  3. Creds were hashed (s**1)

I stripped the line to its bare hash and threw it in J*R. Left it running over night; ran for 9 hours and nothing. Are we supposed to make our own wlst to crack? Or can we use Rock**u…or is the default wlst suffice?

@3rpleThr3at said:

Or can we use Rock**u…or is the default wlst suffice?

It should crack pretty quickly. You may have added superfluous data.

Just to confirm, does your hash begin with a b and end with an a?

Just to confirm, does your hash begin with a b and end with an a?

That is correct. I took out the extra fluff. Nothing more than the hash string in the text file while JR confirms the hash type as it is declared in the sf file.

As opposed to everybody else here, user was easy but root took me ages, so here my 2p:

  • User: Once you find folders, files and goodies go for the exploit. If you don’t understand it or don’t know how to use it there’s another one going about in GH that will make your life easier (comparing both will help you understand how the exploit works :wink: ) You’ll have to wander around a bit to get the flag.
  • Root: Use different enum tools, as they’ll give you different useful information. The service way didn’t worked for me, so I went with the remote way. You’ll notice the odd program; Google the vulnerability and find where to look for it. PAY ATTENTION TO YOUR OUTPUT. I literally had the answer right in front of me, but was focusing in something else. Remember that different tools can give you outputs in different formats.

Hope that helps somebody. PM if you’re really stuck.

@shotop I used a know powershell reverse shell, no timeout problems at all.

Easy machine :wink:. Thanks to @mrb3n for the box.

C:\Users\Administrator\Documents> whoami
remote\administrator

If anyone needs help, be free to pm me :smile:

Edit : i had everithing since the beginning i just forgot about a simple tool ><. Thx @cY83rR0H1t :slight_smile:

Getting “‘NoneType’ object has no attribute ‘getitem’” from the PoC,
can someone help me fix this clock problem? I cant get it to work

Stuck on root, have found the S****c you are meant to abuse, but fails to start every time?

Type your comment> @COVID19 said:

Stuck on root, have found the S****c you are meant to abuse, but fails to start every time?

Your name is COVID19
That’s funny man

Rooted earlier, fun box, learnt a lot. Thanks.

Type your comment> @COVID19 said:

Stuck on root, have found the S****c you are meant to abuse, but fails to start every time?

same… says successful execution… but no privileged shells :cry:

@evelbit said:

Type your comment> @COVID19 said:

Stuck on root, have found the S****c you are meant to abuse, but fails to start every time?

same… says successful execution… but no privileged shells :cry:

Maybe they finally fixed the unintended way :wink:

Finally rooted the tv way, a bit obvious what to do with all the payload laying around the actual website. Overall a greatbox by @mrb3n

Stuck at root, using the TV method. Found the password !******* but am still unable to connect using TV. Feels like I’m missing something. Any nudge is appreciated.