Official Tabby Discussion

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.

@sloth1985 said:
Well, like a lot of other people on here Iā€™m having trouble finding a certain file for the initial foothold. Iā€™ve tried installing t****t locally as a few people have suggested and the file I am looking for is where it should be (two places in fact) but using the same path(s) on Tabby gives me nothing.

Iā€™m a little bit stuck now.

yep, same thing man, tried fuzzing too, no love, but may be slightly off on syntax. Finding the initial vuln and knowing what i need to look for only took 30mins, but after thatā€¦nothing. Looked in several system files that indicate where stuff usually ā€˜landsā€™ but no love when trying them.

Type your comment> @initinfosec said:

@sloth1985 said:
Well, like a lot of other people on here Iā€™m having trouble finding a certain file for the initial foothold. Iā€™ve tried installing t****t locally as a few people have suggested and the file I am looking for is where it should be (two places in fact) but using the same path(s) on Tabby gives me nothing.

Iā€™m a little bit stuck now.

yep, same thing man, tried fuzzing too, no love, but may be slightly off on syntax. Finding the initial vuln and knowing what i need to look for only took 30mins, but after thatā€¦nothing. Looked in several system files that indicate where stuff usually ā€˜landsā€™ but no love when trying them.

I think the people that say it is right in front of you are a little off the mark. Yes it is on the path of one of the locations you should find fairly easily, but if you guess it you made one ā– ā– ā– ā–  of a leap. There is a much much easier way to find the exact path with zero guessing. Think of different ways you might search for something installed on your workstation. Now think of what files it uses and access those