Official Tabby Discussion

Good night, I’m trying to privilege scalation, but I get an error (Error: open)

Stuck on getting shell after getting creds for h***-m******, would appreciate any nudges/hints.
Thanks!

Edit: Finally got root. Learned a lot about t****t with this one… Thanks to @syro for the nudge

Type your comment> @White43 said:

Stuck on getting shell after getting creds for h***-m******, would appreciate any nudges/hints.
Thanks!

Same boat here. Any nudges would be greatly appreciated.

Finally rooted after few days?

~ # whoami
root
~ # cat /root/root.txt
cat: can’t open ‘/root/root.txt’: No such file or directory
~ #

yo what happen with this box???

Type your comment> @soraa said:

~ # whoami
root
~ # cat /root/root.txt
cat: can’t open ‘/root/root.txt’: No such file or directory
~ #

yo what happen with this box???

Read the blog you referred once again clearly.

Type your comment> @gunroot said:

Type your comment> @soraa said:

~ # whoami
root
~ # cat /root/root.txt
cat: can’t open ‘/root/root.txt’: No such file or directory
~ #

yo what happen with this box???

Read the blog you referred once again clearly.

yea mb i gottem now xd i got too excited

Nice box! :slight_smile:

root@tabby:~# id && hostname && ip addr | awk ‘/inet 10.10.10/ {print $2}’
uid=0(root) gid=0(root) groups=0(root)
tabby
10.10.10.194/24

Thanks @egre55 :smiley:

Stuck on finding tc-u****.l . I have tried possible paths as suggested, tried path after running it locally and even read tc**.s****** file with L** however ,even that path failed.

Any nudges would be greatly appreciated.

Type your comment> @StamGR said:

Stuck on finding tc-u****.l . I have tried possible paths as suggested, tried path after running it locally and even read tc**.s****** file with L** however ,even that path failed.

Any nudges would be greatly appreciated.

don’t use guides to install it, just install it
and when you try in htb pay attention to the response (a tool allows you to easily see it if you can’t see it)

i’m blocked on the next step… failing to start something after correctly sending it… maybe i need to understand something about VH before using it?

Been stuck on finding the x*l file path for a couple days. Have installed everything locally and know where it ‘should’ be. Can someone help me out. Thanks

I got access to host-manager panel but I don’t find a way to upload files…

finally rooted!!! anyone who is in need of a nudge can dm me

when I look at the t****-****s.**l file, I don’t see a user setup with the manager-gui role. Am I missing something?

Finally completed this box and I have to say, not the easiest ‘easy’ box I’ve ever done mainly due to difficulty actually finding certain key files but I guess that would be like real life. Once the key files are found the next steps could be considered easy.

Many thanks to @syro and @gunroot for the nudges that got me there.

Good luck everyone.

Got Root…

User: Enum services, search any suspect files/situations, try to grab creds, some files you can’t read in browser, try another way.
Root: A basic enumeration in the system will show you the way if the users stop to f******** reset the machine…

PM me for hints…

Rooted!

Pretty straight forward box with a few caveats where you really need to pay attention to detail. Here are my hints for those who are struggling:


Foothold: By far, the hardest part of this box. Enumerate everything you find and question how application might behave if you were to write it. If you find anything that is exploitable, think about how you may want to later abuse that. If you try re-creating this box yourself, you will be on a good path.

User: Enumerate as much as you possibly can and think of simple things system administrators often do.

Root: Try installing the same Linux distro as this box and ask yourself how your privileges have changed since the foothold.


Feel free to PM me if all this still feels too cryptic!

Spoiler Removed

I’m French.
We decapitated our king, long time ago.
The next dude that resets the perfectly working box will be immediately crowned as my king.

Apart of that, what a box. I got user, on my way for root, and I never was aware that Curl could help me in those ways.

Enumeration was frankly a pain, until I just installed the service on my machine, and started learning about how it is settled, how it works and what “The war never changes” means.

Type your comment> @Somnus said:

The Biggest push/hint i could give you is.

on Your local kali Box

sudo apt-get install …

find / -iname …

???

Profit :slight_smile:

I’ve tried that and pulled a few other things from files that i know will be there/accessible. They point to dirs and files that i’ve already tried with no love. I feel like i’m missing something obvious, but tried both the normal paths and stuff indicated within the system. Local install shows a clear path, but no love on the target. Just can’t get what I’m missing, been looking at it for 3 days.