#koth

1 messages · Page 8 of 1

steep agate
#

little trick

#

heart palpitating

jovial field
#

nah I wouldn't fear lockbit

#

The head of lockbit was captured not too long ago

steep agate
keen remnant
#

are linux kernels all the same version on koth?

steep agate
#
-- Debian kernel(s)
----------------------------------
carnage: 3.16.0-6-amd64

----------------------------------
-- CentOS/Rhel kernels
----------------------------------
panda: 3.10.0-862.el7.x86_64
shrek: 3.10.0-862.el7.x86_64
tyler: 3.10.0-1062.18.1.el7.x86_64

----------------------------------
-- Ubuntu 16 kernels
----------------------------------
lion: 4.4.0-87-generic
hogwarts: 4.4.0-1112-aws
spacejam: 4.4.0-142-generic

----------------------------------
-- Ubuntu 18 kernels
----------------------------------
production: 4.15.0-91-generic
h1-easy: 4.15.0.135-generic
food: 4.15.0-91-generic
fortune: 4.15.0-96-generic
hackers: 4.15.0-99-generic

----------------------------------
-- Ubuntu 20 kernels
----------------------------------
h1-hard: 5.4.0-1037-aws```
sour vectorBOT
#

Gave +1 Rep to @steep agate (current: #133 - 50)

stiff egret
#

Lynx.

violet zealot
fading moat
#

And do some preprocessor ifdefs to handle older kernel versions which do not support the regs convention ig

steep agate
steep agate
steep agate
violet zealot
#

that's why u have to upload ur own, like chattr etc

eager fern
#

Didn't have VPN setup last time, first config didn't work for some reason. but 2nd one did.

eager fern
#

learned 2 things doing the last one

brisk stump
eager fern
#

havent found/learned anything yet 😛

#

usual ftp, ssh, httpd, some rpc on this one

brisk stump
#

i wonder how this dude gets points with 0 flags

steep agate
eager fern
#

I nmap'd it a few times, but only with --top-ports 50

steep agate
#

port 9999 is where the king/KoTH service is hosted, every 1 minute if your nickname is within king.txt 10 points will be counted

eager fern
#

Scanning 10.10.20x.x [100 ports]

brisk stump
#

who ever is playing right now, tell me how you did that 😄

#

@fossil pecan

fossil pecan
brisk stump
#

are you playing ? or are you supporting spraykatzz?

fossil pecan
#

Oh no haha, forgot I joined another one

eager fern
#

I found a zip file

brisk stump
fossil pecan
#

^ or fcrackzip

eager fern
#

Speed.#1.........: 4017.7 kH/s (0.15ms)

#

Status...........: Cracked

#

came close

brisk stump
#

kinda pain if you dont know if higher tier players lock everything :S

obsidian lark
bitter tree
near lily
#

Pwncat-cs FTW.

brisk stump
bitter tree
brisk stump
bitter tree
brisk stump
bitter tree
sour vectorBOT
#

Gave +1 Rep to @brisk stump (current: #2080 - 1)

brisk stump
broken pilot
#

starts in 20 mins

obsidian pelican
#

so lost in the sauce with this koth, just did my first one and only found the flags

stiff egret
bitter tree
jovial apex
#

any beginner here wants to play?

violet zealot
#

imagine complaining about poping urandom on a shell and then killing shells... @young bramble

#

so i take back ur word : really?

violet zealot
#

people who can't play koth without killing shells apparently

young bramble
young bramble
violet zealot
#

it's a bit extreme to respond to it by killing shells the whole game

young bramble
young bramble
young bramble
steep agate
#

just use ssh with -T

#

for enter in ssh without TTY

#

and the problem with urandom will be """"resolved""""

young bramble
steep agate
steep agate
#

No such file or device 😳

young bramble
#

Yes, reverse connections to C2 cannot be spammed with urandom so you're "safe", But the idea was to not mess with other users terminals because this can degenerate really fast and end up with while loops writing on all terminals 😄... Then it will be no fun playing even for other unsuspecting players.

steep agate
young bramble
#

flooding the c2 ?

steep agate
#

no

#

hehe

young bramble
#

it would be against the rules

violet zealot
#

so i gave up lmao

steep agate
#

Now, are you safe HEHEHEHEH @young bramble

young bramble
steep agate
young bramble
#

Good. Powerfull tricks are dangerous. And in the wrong hands can create chaos 😄 Or script kiddies will brag how good they are... with your work.

young bramble
steep agate
#

worked against @fossil pecan

#

hahaha

steep agate
steep agate
young bramble
#

maybe it didn't work because I was periodically changing passwords for all users and rewriting ssh keys, or maybe root login is disabled in sshd config... I've seen only a few koth machines with root login enabled

violet zealot
#

did u do it manually or inmplemented it in ur script?

#

and no it didn't work for me multiple times, not only on this game

bitter tree
bitter tree
#

LKM = Linux Kernel Module right?

steep agate
#

yeah

#

Loadable Kernel Module

bitter tree
#

They extend the functionality of the kernel, giving you access between Ring 0 and Ring 1, right?

steep agate
#

then you compile, now just load for example "something.ko"

bitter tree
#

But with how they’re executed, if you can hook a write() you could technically hook fork(), exec(), socket(), init_module(), etc

#

Right?

steep agate
#

This is very weak in terms of hooking other syscalls

bitter tree
#

But possible or nah?

steep agate
#

Well, you can try haha

bitter tree
# steep agate Well, you can try haha

Unfortunately don’t have the spare time currently, but from the article @fossil pecan sent me on LKM rootkits you can hook almost any system call from an LKM with the right knowledge

steep agate
#

yeah

#

A very good article to learn from is xcellerator

#

I also know what syscalls @fossil pecan hook haha, very smart

#

If you know what to do hooking, how to implement it and the logic, you will be very good.

bitter tree
#

That’s the one he sent me ^ I’m just wondering if the same logic applies to socket() and you can just negate someone’s system calls for their C2, or reverse shell

#

But with that same logic, couldn’t you hook init_module() to negate the loading of another LKM rootkit?

steep agate
bitter tree
#

That was my next question 🤣

steep agate
steep agate
bitter tree
#

I haven’t programmed in a long time, but I might have to look into this. Appreciate the discussion @frail estuary

steep agate
# steep agate

Btw, it is also not possible to revert the changes, unless you do a reboot (which is against koth rules)

bitter tree
steep agate
bitter tree
steep agate
bitter tree
#

I believe it man, you definitely got a good head on your shoulders

keen remnant
steep agate
#

Do you know finit? @keen remnant

keen remnant
#

Just takes file descriptor instead

steep agate
#

Yeah, so if someone hooks init_module, you can bypass this using finit_module

keen remnant
#

Is that what you were using?

#

Just curious if you have some other insane method 😄

#

Also mind if i dm?

steep agate
#

It didn't even come close 🤣

steep agate
small lintel
#

come to butthead

steep agate
small lintel
#

cmoe to the KoTH

#

come with us to the m00n

small lintel
#

come get some

small lintel
#

come get some... more

small lintel
#

yes it is. unless its a patch

#

Patch the machines vulnerabilities to maintain your access

#

crap... domo i used a DoS on accident

#

it was a cve for the web server

#

slowaris

#

it slows him down...considerably

#

they booted me for it

#

i wont do it again THM sorry

#

which port did he close?

#

i can still access the webpage

#

gg

#

sloppy but good

south pulsar
small lintel
light flame
small lintel
proper tendon
#

how long does it take to get the King badge, after winning?

proper tendon
#

does it need to be a full room? there were 6 people in the room and i still haven't gotten the badge

#

this was the game

violet zealot
#

yup

proper tendon
#

ah too bad, i didn't know you had to create the king.txt file in /root to be king i was just searching for a txt file named king :/

sharp siren
south pulsar
bold patrol
#

Hello guys, How do you make read-only file mode in king of the hill competitions?

bold patrol
# bold patrol

And can someone with data knowledge on this subject explain the situation to me?

steep agate
#

maybe someone protected king.txt with chattr

bold patrol
#

lsattr /root/king.txt
----ia--------e--- /root/king.txt

bold patrol
#

im root but why im not permitted

steep agate
steep agate
bold patrol
steep agate
#

try putting your public ssh key in /root/.ssh/authorized_keys, so that you can log in to the root user with ssh

bold patrol
#

Well, I somehow gained privilege in the system and rooted my euid value, but is there a way to root my gid value at the same time, or is there no access to this in koth games?

bold patrol
#

I wanted to say If I log in via ssh, will all my identity values ​​be root?

steep agate
steep agate
bold patrol
#

Okay but hat other way could there be other than ssh? I'm just asking to improve and learn.

latent sphinx
#

Hello, what rooms would you guys recommend for starting with KOTH

sharp siren
#

and with time you and experience frrom playing with other players you well learn a lot of thing in the way

latent sphinx
#

Like what tools should you know ryc

#

Incorrectly formatted my question

sharp siren
#

You shouldn't "Learn tools " You should learn tools concepts
but for koth probably chattr and how it works and how mounting tricks work too

broken pilot
# bold patrol

Like matheuz said only your euid is set to 0 (root) if you want to escalate your UID and gid you can do something like python -c 'import os; os.setuid(0); os setgid(0); os.system("/bin/sh")'

bold patrol
sour vectorBOT
#

Gave +1 Rep to @broken pilot (current: #83 - 77)

broken pilot
#

Other than that I'd just jump in and learn on the fly

broken pilot
#

You run that after your euid is set to root and you will have full root access...

bold patrol
#

Thanks for reply btw

sour vectorBOT
#

Gave +1 Rep to @broken pilot (current: #81 - 78)

latent sphinx
lavish geyser
young bramble
# bold patrol Okay but hat other way could there be other than ssh? I'm just asking to improve...

there are some ways to set your uid to 0, giving you full root if you only have euid=0. Trapnatized gave you a python method, I can give you a small C program that you can compile statically on your machine (because Easy machine does not have gcc) and upload it to easy and run it with euid=0 :
#1246161294869004378 <stdlib.h>
#1246161294869004378 <stdio.h>
int main(void){
setuid(0);
setgid(0);
seteuid(0);
setegid(0);
execvp("/bin/bash", NULL);
}

bold patrol
young bramble
young bramble
bold patrol
sour vectorBOT
#

Gave +1 Rep to @young bramble (current: #2092 - 1)

bold patrol
#

so I only had a zero euid value

young bramble
#

if you compile the above code and make the resulted binary suid root with chmod u+s and run it... it will give you full root

bold patrol
#

Yes, it's really true. Thanks again

young bramble
#

but be carefull if you compile it on another machine with different libraries it won't run and if you compile it with -static directive it will be a bigger binary with needed libraries included.. like 738 KB instead of 16

young bramble
# bold patrol so I only had a zero euid value

making /bin/bash suid root is not a good idea in a competitive game like koth, because other players will find it and use it to get root. The idea is to patch the ways that elevate privileges in order to keep the king

#

you can add a password authentication to the above C program to make you root only if you know the password. Then you can make it suid or a use setcap or just run it with euid=0 to make you root

#

I have asked ChatGPT to help me add a hardcoded strong password using openssl library and even if someone finds the hardcoded hash with reverse engineering, it will take ages to crack the password

cold bronze
#

anyone wanna play koth? hmu B) 🤙

latent sphinx
#

Hi guys I want to just double check the rules, am I allowed to change the machines password?

#

I read the rules but couldnt find anything

light flame
#

Sure, that's just patching👍

latent sphinx
#

ok cool

#

@light flame another question, can I do writeups for koth ?

#

without giving flags away ofcourse

light flame
#

It is allowed, as you can read under 'Streaming and Writeups'.

#

But personally I wouldn't do it, to keep the game 'fair'.

#

Because as far as I know the machine pool isn't changing

#

But it's your own choice, and it doesn't matter very much because there are already writeups out on the internet.

near lily
#

There is already githubs put there with KoTH "tips".

young bramble
#

Anyone care to share a tip on where to search for the 6th flag on Medium machine ?

young bramble
steep agate
young bramble
sour vectorBOT
#

Gave +1 Rep to @steep agate (current: #129 - 52)

steep agate
#

I don't know if there is still H1-Medium in THM or elsewhere, but the 6th flag is not in koth's H1-Medium... you can try to look for it, play and get the 6th flag

bold patrol
broken pilot
bold patrol
broken pilot
#

Why wassup

bold patrol
#

I thought you were at our match so I asked.

broken pilot
#

Oh ok. I can be 😎 you playing now?

bold patrol
#

I just left, maybe later. TryFlagMe

light flame
lavish geyser
latent sphinx
#

Yo, can someone help me with Panda, found this with dirbuster but when I try and put a password etc it changes url to panda.thm < which isnt found etc

#

kinda aids ngl, samba was locked for RCE like 1 min into the game and nobody had king then

#

I also did add the ip in my /etc/hosts and did put panda.thm

#

this ip bugging

naive goblet
young bramble
latent sphinx
young bramble
young bramble
latent sphinx
#

Got root in 1 min

#

Deadass thought you were cheating but after checking your games gotta admit your pretty good

#

Played against you a couple times but this time my box was aids and didn't wanna recognize panda

steep agate
# latent sphinx Got root in 1 min

There isn't much to do, there are few pools of machines, so if you played a machine before, and in the next game that same machine falls to you, you already know how to root/shell it.

latent sphinx
#

true but still

steep agate
# latent sphinx true but still

You can try playing in private games to find out how each machine works, since in public games most people already know the path to shell/root 🤷‍♂️

latent sphinx
#

definitely gonna try that

#

thx for the advice!

#

Do you know if there are any other platforms with Koth, after I learn all the machines i'm probably gonna become bored

steep agate
latent sphinx
#

I saw your repo

#

I literally follow most of your steps

steep agate
#

and there you can also play 2v2 and 4v4, in teams

latent sphinx
#

that's pretty cool

steep agate
latent sphinx
#

THM should definitely add 2v2, would like to be in a team with horatiu

steep agate
latent sphinx
#

I want a chat feature in Koth

#

Ik it can become aids but still, would be cool

steep agate
# latent sphinx I want a chat feature in Koth

Unfortunately, things don't work like that, just because you want it to be that way, it has to be that way, it can take time to implement, anyway, something like that doesn't depend on the player, but we can make suggestions, ideas for improvements, etc., myself and several others players We have already made countless suggestions for improvements and even offered free help

light flame
latent sphinx
steep agate
#

yeah, it would actually be cool

steep agate
#

but implementing a chat system, similar to battlegrounds for the 10 players in the match would be interesting too

light flame
latent sphinx
#

Sockets.io library is very well written, I've created multiple chat systems with it

terse willow
# latent sphinx Not that difficult either

Technically easy, yes. Harder to moderate though, which potentially opens you up to legal issues.
Last I heard the devs also have their own... difficulties... to contend with dealing with the existing functionality as well.
I'd say chances of this -- or any other KoTH upgrades for that matter -- happening are unfortunately slim.

latent sphinx
#

Yeh I figured

steep agate
terse willow
#

That's not where the money is though 🤷‍♂️

near lily
#

IMO.

It's the usual suspects who play KoTH.

steep agate
#

Just think and come up with cool ideas, so that the community benefits from the new experience and learning and THM profits from the VIP so that players can play on new machines, it's not difficult to think of a solution, if money is a barrier 🤷‍♂️🤷‍♂️

#

Anyway, this is my opinion tipsfedora

terse willow
#

Or, rather, it's much more niche than walkthrough content with the odd accompanying challenge. It's obviously useful for individuals to get a really strong understanding of system hardening and attacking a hardened system, but that takes a long time and isn't exactly the traditional way of learning in a corp

steep agate
sour vectorBOT
#

Gave +1 Rep to @terse willow (current: #9 - 764)

steep agate
#

This would teach a lot of people, even those who work, to know how to defend machines against persistence/malware and fix machine vulnerabilities

steep agate
terse willow
# steep agate I disagree with the point that KoTH does not teach anything useful, it was thank...

I agree with you -- see the second message there.

The point is that it appears to be less useful if you're a business. If you're wanting to train your workforce, you look for courses, tutorial content, etc. Using a game takes a lot longer and is far less reliable. Sure, you can get very good by playing it, but that's not what a business sees -- not least because would you, as the person high-enough up in an org to be responsible for training folk, want your employees to spend a completely open-ended length of time playing a game during work hours?

steep agate
#

Yes, you're right, but why not think about the THM community that plays KoTH? Anyway, I've seen that there's really no way to "resurrect" koth lol

#

But this part of the more "business" look is understandable.

terse willow
# steep agate Yes, you're right, but why not think about the THM community that plays KoTH? An...

Put it this way. I remember when KoTH was proposed. I remember how excited about it Skidy was when he thought it up. We had a big group conversation about it -- it's probably still in #general from a few years ago, if you want to go and dig it out.
Point is that KoTH was developed as a passion project. It was built for a vibrant community, and it was tested extensively by that community before it released. It was built for the community in a time where the community and the company were tightly tied together.

Bear in mind that this is an opinion based purely on what I see, but I've not seen that community, or that vibrancy, for a long time now. Things aren't done for the community these days -- they're done for profit. And hey, that's how a business works 🤷‍♂️
It's not unexpected to see that as a company grows. Can't fault that prioritisation, in the end.

What it means though, is that the passion projects designed and built for the community play second fiddle to the projects which actually bring in money. I may be completely wrong -- who knows? I hope I am.
Maybe you'll see some big updates to KoTH at some point in the future. But I doubt it.

steep agate
#

Looking at that vision, and also looking more at the business, I think you're right, it's understandable, but I hope that someday in the future there will be an update, and I can go back and play like other people again

young bramble
#

allow me to disagree with the fact that a company wouldn't pay for you to play a competitive multiplayer attack and defense game during workhours. This depends on the company, the development paths available, the structure of the SOC you are part of and the management interest in employee's well being. If you have results, measurable results you can justify koth as a training that brings more value in real world cyber-security than a guided walkthrough or a course. I cannot imagine a better way to learn this in a legal maner with hackers worldwide meeting in-game fighting against eachother and learning from eachother. This is why I see koth as a gold-mine that is not yet explored properly

terse willow
# young bramble allow me to disagree with the fact that a company wouldn't pay for you to play a...

Potentially, but unlike with structured content (e.g., a learning path), there's no defined end to the training, and no concrete results from it.

With a learning path you have a set number of rooms (and even an estimation of completion time). At the end you get a certificate of completion. It's clean. You have a start, a middle, and an end.
That's what management want.

With KoTH you don't get measurable results. You get qualitative experience, but two people could play KoTH for the same length of time and come away with completely different outcomes. Heck, some people may come away with absolutely nothing at all.
That's not what management want.

I can see it being a nice little bonus, but it's never going to be a big selling point (except maybe in very niche scenarios).

sonic belfry
#

Good discussion here. Just wanted to mention that we do read these discussions. 🙂

terse willow
#

Wonderful -- glad to hear it! 🙂

#

Also, hi Tim 👋

young bramble
sour vectorBOT
#

Gave +1 Rep to @sonic belfry (current: #16 - 450)

sonic belfry
broken pilot
#

Point is that KoTH was developed as a passion project. It was built for a vibrant community, and it was tested extensively by that community before it released. It was built for the community in a time where the community and the company were tightly tied together. imo I think this should still be an option for the community to be able to build and test new machines, new features, etc and be able to submit for a final review and release, that way the koth community can keep this "passion project" alive and thriving. I can see koth being added into certain learning modules (red team, blue team, web, etc), complete the module get your certification of completion now try what you've learned in a more realistic environment. Try to protect your company's secrets (king.txt) , find the vuln, patch etc. could even create some dedicated rooms like redisl33t to "practice" along with more advanced tricks and techniques.

#

Maybe only subscribers / enterprise get access to new machines, while free gets the older machines, after a set amount of time maybe 1 machine gets "retired" and bumped down to subscribers / free ..

young bramble
# sonic belfry Not at the moment particular to KotH. It is interesting you mentioned koth as en...

Right now with the current limitations it is is a bit unfair for those starting playing, being smashed by anyone that knows the machine. Only a few machines have startup scripts that randomize credentials or service ports. The others are the same old instances. This is the main concern for upgrade/improvement... If interesting changes are implemented, I don't see why this wouldn't become a good selling point. Imagine Private Company-wide competitions with no 10 players limit and cool badges to earn 🙂

fierce nacelle
broken pilot
# fierce nacelle That's what the competition does afaik

No the pool of machines are the same regardless of subscriptions the only difference is being able to choose the machine in practice mode.. but could implement something like business vs business (team vs team) , maybe some more windows machines, or networks of machines to attack and defend against.. (similar to battlegrounds)

fierce nacelle
broken pilot
obsidian lark
#

@muted gyro why play dirty?

#

breaking services, moving binaries, and on top of all removed koth binary

steep agate
#

Before I stopped playing Koth, I had gotten the binary it ran on the machine to do reversing haha

trail iris
#

I saw @steep agate script

"mount --bind -o ro /root/king.txt /root/king.txt 2>/dev/null"

i think just using this is almost hard to recover.
how about changes the mount point to /tmp or other dir ?

light flame
#

Reversing it would stay the same, just umount /root/king.txt or umount /root.

steep agate
steep agate
light flame
sour vectorBOT
#

Gave +1 Rep to @steep agate (current: #125 - 54)

trail iris
violet zealot
#

I didn’t do koth for a while now, so I never heard of it

steep agate
steep agate
trail iris
sour vectorBOT
#

Gave +1 Rep to @steep agate (current: #120 - 55)

young bramble
#

one example of what players with lack of fair-play can do when they don't know how to defend king... sends urandom on others terminals, stops services, shuts down the machine 3 times in the same game, breaking rules. Congrats @unagisan great game.

trail iris
young bramble
trail iris
young bramble
steep agate
austere isle
#

can anyone playing a koth share screen

#

i wanna see

ivory marsh
ivory marsh
fallen palm
#

Anyone wanna play KOTH.?

cold bronze
light relic
#

hello

cold bronze
#

hi

cold bronze
austere isle
#

anyone down to play koth

#

il spectate

silver crystal
#

going to try my first koth. I suspect this is going to go badly!

near lily
#

Have you gave the KoTH trianing rooms on THM?

silver crystal
#

Oh, there are training rooms for this? That's probably a good idea 😮

#

Reality is the real training, it seems!

silver crystal
#

Thanks, I'll try those after this.

light flame
#

Is it even possible to get root through port 8888 on the hard machine?

#

I always get 500 error when I try something with the api

#

I don't want to know how, just if anyone ever succeeded with that.

sweet dome
#

is THM KOTH fun?

sharp siren
#

But sure give it a try

light relic
sweet dome
#

ahh I see

#

thanks

steep agate
# sweet dome is THM KOTH fun?

It's good when you play with friends, or "worthy" opponents who don't play dirty, as there are many players who enter the machine, put their name in king and remove all the binaries, or else block your access/patching and most of the time these players don't even know what they are doing, they just ruin the fun of playing koth

#

But you also learn a lot by playing with people who don't play dirty and ruin the machine.

young bramble
#

@light flame GG

light flame
austere isle
#

koth?

austere isle
#

i mean if anyones up to play koth

true valve
#

I'm up, fair playing only.

austere isle
low charm
#

can you screenshare the game, spectating only lets you see the points chart

austere isle
#

but, its a risk

#

pple are weary of leaking something accidentally

low charm
#

u cant play it on the sites attack box?

#

@austere isle wanna do a private game, i just wanna see what its like?

austere isle
#

dmed you

#

@low charm its about to start!

low charm
#

ima fix my mic

kind hollow
#

do you have a room link to watch what is happening

#

?

austere isle
#

@steep agate could you check your dms?

fallen palm
cold bronze
austere isle
#

anyone wanna go for a koth?

sturdy pivot
#

is there a way to spectate koth to learn more of how it is done?

light flame
#

Or have someone share their screen.

stone cypress
#

what do i do when i try to connect to ssh, but it immediatelys kicks me out (which was not happening before) "Connection to 10.10.102.134 closed by remote host." Also when i could ssh before i was getting really weird characters in my screen like "??!@*UIDJ", i wasnt typing in my terminal or something

#

i still managed to win the koth somehow kekw

light relic
light flame
light relic
light flame
stone cypress
#

arnout zullen wij een xtje 1v1 koth doen?

light flame
stone cypress
light flame
#

lol

#

I will send you a DM

sharp siren
#

lil bro couldn't figure rm -rf ---no-preserve-root / Kappa

violet zealot
#

whoever is muntarockz, stop resetting machine when it's not needed

austere isle
#

koth anyone?

austere isle
#

koth

#

😦

fading moat
steep agate
fading moat
#

Interesting! May i message you privately

fallen palm
#

Anyone down for a private KOTH .?

austere isle
#

im bad but sure

fallen palm
#

Theres a public CTF starting in 2 minutes, join fast

#

Koth

fallen palm
austere isle
#

aight lets go

fallen palm
#

That one is over 😅

austere isle
#

oh

#

so i joined a random one?

fallen palm
#

Nah

#

That guy already got the access before us.

#

Join another one.

sturdy fox
#

Hey, so im wondering how do you get into a machine with ssh, ftp or a backdoor webiste login, i was in a Koth match and no one of us managed to get into it.

cloud birch
#

It depends

#

A common flow is sort of:

  1. Do recon
    I see you've already identified ssh, ftp and a website running as services, you'll also want to find thier versions and look for easy, low hanging fruit in vulnerable versions
#

You'll also want to look for anything that could be a username

#

You need two things to login with both ssh or ftp, that is, a username and password

#

Now, you can guess both but it might take you a long long time

#

if you already have a valid username or a valid password you can cut the time it'll take you to guess a valid set of credentials down

#

Make a userlist then hit any service that requires a login and password with a brute force

mortal folio
#

FTP servers can alos be configured for guest login without a password, and in CTFs tend to have useful files for further exploitation

fallen palm
#

Anyone down for a KOTH rn..??

steep agate
fallen palm
#

Didn't received any

sharp siren
cloud birch
#

If you see a spot that will take user input, or especially evaluate something - try putting random stuff in

#

special charachters, html tags etc

#

See if you can get it to break or error out

#

might give you a clue

#

You can sometimes parlè FTP access into a shell

cloud birch
#

Do enough and you'll start to see patterns

fallen palm
#

@steep agate Better don't dm me like that next time mate without having any proper proofs, you are no one to talk to me like that and I am not scared of you mate.

steep agate
#

because you were the only one on the machine, ending with the IP address 244

reef echo
#

hy guyz

fallen palm
fallen palm
reef echo
#

are you playing king of the hills rn?

sturdy fox
sturdy fox
fallen palm
sturdy fox
mortal folio
#

there's no greater feeling of defeat like seeing matheuz in the lobby of a koth 😂

broken pilot
steep agate
cloud birch
#

I am pretty interested in koth but I think mostly too new to really compete

light flame
#

If I see him, the game is already over😂

sturdy fox
cloud birch
#

Like I can get a foothold on some.of the machines but not nearly as fast as I have seen otbers, and priv esc takes me a long time

#

let alone defending the hill from other attackers lol

#

Some day though

#

Man if only I didnt start so late

#

I didnt know about any of this stuff when I was a kid

fallen palm
#

That way you can get fast root access. All does the same.

cloud birch
#

Oh for the next time you mean

#

if the KOTH machine on one run is the same as one ive done before?

#

I can do the next one much faster if its the same machine

#

Ah, good tip

fallen palm
#

Anyone got idea about Carnage koth.?

#

Can't change king.txt files permission.

true valve
#

It's append only. You can find this via lsattr.

#

To change this, you'll have to upload your own chattr binary.

sharp siren
fallen palm
sharp siren
# fallen palm Did

in carnage you need to use the double >> to be able to write into it, this is if not someone used chattr kek

fallen palm
#

Oh lol

#

I did single >

#

Will try this one.

fair adder
fair adder
#

suggestion to fortunate room : add steganography with flag to videogames.jpg file

#

@sharp siren thx for game and giving me a king. This room was kinda fun

sour vectorBOT
#

Gave +1 Rep to @sharp siren (current: #431 - 11)

sharp siren
#

next time you won't get it for free lmao

steep agate
civic vortex
near lily
#

Somebody used this on the box?

civic vortex
near lily
civic vortex
#

Thanks for informing, but since report never works, I decided to share to community to alert other players

near lily
steep agate
#

lol

fair adder
fair adder
#

why i have again king i didnt even add my username

fair adder
#

It's legal move to edit pages or deleting them ?

sturdy fox
#

may need to use gobuster again to find it

fair adder
#

i logged in too /backdoor directory with good credentials and it redirected to /backdoor/shell

broken pilot
fair adder
#

okay

fair adder
#

but thank you

broken pilot
#

GLHF

fair adder
#

glhf

#

it could be sad if someone on this mysql used drop database lmao

sturdy fox
fair adder
fair adder
#

flag probably doesnt work

broken pilot
#

wdym?

fair adder
#

nvm it works

#

i added space for mistake

broken pilot
#

lol thats not gonna help you...🤣

steep agate
#

HAHAHHAHA

sturdy fox
steep agate
#

without root

sturdy fox
#

lol okey xd

#

nt tho

fair adder
steep agate
#

this proves that these players who ruin koth machines know absolutely nothing lol

steep agate
#

and then

#

lsof -i -P -n

#

after do this, execute the command w

#

and then pls give me output @fair adder

fair adder
#

no

#

walling is fun

#

okay wtf

#

wtf why im a king 😭

steep agate
sturdy fox
#

i dont even know whats going on there tbh

#

are u using the attackbox or ur own pc to play koth?

broken pilot
#

why u mad bro 🤣

#

it was just a chattr lock 😜

austere isle
#

least toxic koth player

#

jkjkjk well played

fair adder
#

i didnt use for example screen -ls

austere isle
broken pilot
#

GG

fair adder
#

yup

#

gg

broken pilot
fair adder
#

another game?

fair adder
broken pilot
fair adder
#

attackbox it's also good

#

you gave me ideaq

#

i gonna play with attackbox

sharp siren
fair adder
#

GG i used chattr

#

gg

#

What are the rewards?

#

🤣

sharp siren
sturdy fox
#

Who is in my Match rn stop messaging me🥲

#

He just keeps spamming so i cant do anythinh

#

Can anyone sometime show me some things cause im realy bad

fallen palm
#

Anyone down to play a private koth.? (Script users stay away)

#

If yes then tag me.

fair adder
#

nah i canceled subscription

#

suggest about subscription: Student plan should cost less for example same price as hackthebox student plan (8 dollars per month)

broken pilot
civic vortex
#

@alpine quarry stop modifying system binaries

#

do something new

#

atleast know how to hide from command logs lol, so that others cant complain

sturdy fox
civic vortex
sturdy fox
civic vortex
sturdy fox
#

But is that even allowed? cause it is like shutting down a service isnt it?

civic vortex
#

any modification to system binaries except chattr is not allowed, it's in the rules

light relic
steep agate
light relic
violet zealot
#

It’s crazy to be known as a rule breaker and still not banned

near lily
violet zealot
#

I’m pretty sure some of them already reported him

civic vortex
civic vortex
radiant sun
#

New KoTH Machine, lfg 🚀

steep agate
#

BRO FINALLY ❤️

sonic belfry
#

Woohoo!

stiff egret
#

wohoooooooo

sharp siren
#

🔥

jovial field
#

wait what?

#

i didn't see that coming but great!

#

someone up for a match?

steep agate
#

bro, the new machine is very good, congratulations to the creators

radiant sun
#

@stiff egret ❤️

stiff egret
#

GG

steep agate
#

gg

stiff egret
#

kudos to the creator of this, nice box indeed.

steep agate
#

I wasted 30 minutes on something that was rabbit hole hahaha, nice machine

charred hare
#

Nice to see some love for koth ❤️

cold badge
#

This machine changes a little bit every time you play 👽

sonic belfry
steep agate
sonic belfry
#

I think it should be part of CTF jargon: habbit hole.

#

You can trademark it and make millions.™️

broken pilot
#

Let's Go... TY ❤️

valid slate
violet zealot
#

Idk how that's possible...

#

Like do u go out? See ur friends?

#

This guy didn't see a human being in 397 days

near lily
#

Besides

It's answer one question, not sit there for hours

sturdy fox
violet zealot
#

But u have to be connected every day, that's the thing. Idk I can't be on thm everyday...

#

I guess I just don't understand 🤷‍♂️

sand pendant
#

sup

#

guys

#

anyone would like to play ?

tacit crescent
#

yeah no dice lmao

#

oke

north wolf
#

gg

civic vortex
#

@north wolf wtf??

#

@north wolfdisgusting

#

hahahaha

near lily
#

@civic vortex Please don't use that word to describe something negative again.

north wolf
# civic vortex <@554994587614314509> wtf??

hence, bug.sh and I very rarely use it as something to hide behind koth binary but its easiest indicator is its PID (i.e. 4 digit PID, while real koth binary uses 3 digit PID)

#

and something to replace with bashrc 😆

# COLORS! :)
red='\033[0;31m'
cyan='\033[0;36m'
blue='\033[0;34m'
green='\033[0;32m'
yellow='\033[0;33m'
nocolor='\033[0m'

# Track initial login
FIRST_PROMPT=1

# Directories
tmp_dir=/var/tmp/.troll
art_dir=$tmp_dir/art

function art() {
  msg=${2:-"Something clever..."}

  if [ -e $art_dir/$1 ]; then
    cat $art_dir/$1
  else
    echo $msg
  fi
}

function nope() {
  art nope.txt NOOOOPE
  echo -e "${cyan}Take a breath and think about that for 5s"
        i=5; while ((i > 0)); do echo $i; sleep 1; ((i--)); done
  echo -e "${nocolor}"
}

function nyan() {
  frames=${1:-30}
  if [ -x $tmp_dir/n ]; then
    $tmp_dir/n -f $frames
  else
    echo -e "${yellow}Nyan friend not found :(${nocolor}"
  fi
}

function rand-nyan() {
  chance=${1:-75}
  range=${2:-100}
  frames=${1:-30}
  rand=$(($RANDOM % $range))

  arr=('|' '/' '-' '\')

  for c in $(seq 1 5); do
    for elt in ${arr[*]}; do
      echo -ne "\r\033[<1>A🎲 Rolling $elt" && sleep 0.1;
    done
  done

  echo -ne "\r"

  echo -e "${blue}You rolled: $rand 🎲${nocolor}"

  if ((rand >= chance)); then
    echo -e "${green}WINNER!${nocolor}"
    sleep 2
    nyan $frames
  else
    echo -e "${yellow}Better luck next time${nocolor}"
    echo
  fi
}

function rand-msg() {
  chance=${1:-35}
  range=${2:-100}
  rand=$(($RANDOM % $range))

  # TODO: Pick from list of random messages
  msg="${yellow}Hmmm ... interesting 🤔"

  if ((rand <= chance)); then
    echo
    echo -e $msg
    echo -e "${nocolor}"
  fi
}

function pre-prompt() {
  if [ -z "$AT_PROMPT" ]; then
    return
  fi
  unset AT_PROMPT

  rand-nyan
}

function lol-prompt() {
  local EXIT="$?"
  PS1=""
  AT_PROMPT=1

  # Colors!
  local RCol='\[\e[0m\]'
  local Red='\[\e[0;31m\]'
  local Gre='\[\e[0;32m\]'
  local BYel='\[\e[1;33m\]'
  local BBlu='\[\e[1;34m\]'
  local Pur='\[\e[0;35m\]'


  if [ -n "$FIRST_PROMPT" ]; then
    unset FIRST_PROMPT
  else
    if [ $EXIT != 0 ]; then
      nope
      PS1+="${Red}Nope, try again! 😜${RCol}\n"
    else
      rand-msg
    fi
  fi

  PS1+="${Gre}ŦʀøĹĹ${RCol}👺${BBlu}ϞҺ311 ${Pur}\W${BYel}$ ${RCol}"
}

# Attach pre-prompt function to "before cmd"
trap "pre-prompt" DEBUG

# Attach lol-prompt function as "after cmd"
PROMPT_COMMAND="lol-prompt"

so, "di*******ing" ikr

north wolf
#

and I don't see /root/koth again

steep agate
#

😄

civic vortex
#

nah, you used that on me because you cant get king by obeying game rules

timber vale
#

game start in 3 min and no one exept me

stiff egret
# civic vortex <@554994587614314509> wtf??

@north wolf Kindly consider this a gentle warning, using that script is against the rules, if caught in a match or reported, you will be warned and/or banned from the platform and/or discord.
Tampering with koth service / binary is a clear violation of rules.

cc: @short tusk (just so this is noted for, will also add in #koth-staff)

timber vale
timber vale
timber vale
#

join this new game

#

anyone

civic vortex
#

nah it's full of autopwn and dirty players, I would rather play hbg

timber vale
#

no one joined im alone

broken pilot
steep agate
#

copied from f11

#

hahahaha

broken pilot
# north wolf and I don't see /root/koth again

You do know koth binary is not always in the /root directory.... Hahahahah and koth binary should never be "down" .... Even when modifying koth binary it won't be enough to stop the good players 😜..

north wolf
north wolf
#

idk tbh, sources for most of the things I know are from F11snipe, Matheuz, Trapnatized, Aquinas, and most of the people you all guys know already

#

and even if I did something myself, that was something with the help of matheuz's guidance, and reference to GitHub repos from Aquinas

steep agate
#

Own up to your mistakes, throwing your mistakes at other people is shameful

north wolf
#

Not throwing away my mistakes, just saying what I know are stuff known from people mentioned there. What I did, was shameful on koth binary but I had to while on a game with some guy (I can check and update on who was him if you wish to know) And, regarding on mistakes I'd made. It'll not repeat.

sharp siren
#

But still tricky way to confuse your enemy lmao

north wolf
sharp siren
obsidian lark
#
  • I’ve seen profxade putting down the koth service and making a custom service on port 9999 with netcat. just disappointed to see a really good game mode being destroyed
terse willow
#

Yeah, just gonna put this here @north wolf

#

That's pretty explicit...

timber vale
#

still 40 min left

north wolf
civic vortex
#

ofc good players won't be defeated by the mod of koth binary, but it's annoying and dirty

#

new players won't like to be treated by that as well

north wolf
# civic vortex stop drawing attention away from the fact that you break rules

everybody knows what happened, and what was my response if not it's just up right there all you need to do is "scroll" I did it and claimed to never do it again along with a gentle warning from Mr.Holmes: "will be warned and/or banned from the platform and/or discord. " and drawing away attention? bruh it is called a "reply" to "self" with PoC that 3/4 digits thingy doesn't work as I'd expected it to.

#

if you cannot cope up with what's going on in present, and you're stuck in past not my problem.

north wolf
civic vortex
#

just stop, you did that to me and I didn't do dirty stuff

#

if you stop, i will not blame

north wolf
#

You could have simply collected evidence of "cheating", reported it with pieces of evidence then, removed the process. or maybe modified the shell script's username part section with $(cat /root/king.txt) 🤷‍♂️

#

you didn't do it, all you did was blame with a screenshot of something that wasn't even used. 😐

north wolf
north wolf
#

it is what it is, since there's no point in lying 🤷‍♂️

steep agate
#

lol

steep agate
#

It's really very OP to use LKM if you know how to code in C and have a more advanced understanding lol

late wadi
#

Is there any reason my tryhackme openVPN is working but my hackthebox openVPN exits with a fatal error even after redownloading the ovpn file?

young bramble
#

Agree. Going from standard C coding to kernel programming needs a more advance understanding ... and a lot of testing... for each of 14 linux koth machines with 12 different kernel versions. Thanks for playing again @steep agate 🙂 you bring the next level of playing koth.

sour vectorBOT
#

Gave +1 Rep to @steep agate (current: #115 - 60)

steep agate
late wadi
#

could you kindly link me to the right chat

#

k

steep agate
sour vectorBOT
#

Gave +1 Rep to @young bramble (current: #1417 - 2)

sharp siren
#

If there is code embedded within a message (such as a malicious payload or exploit), LKM rootkits theoretically could intercept or manipulate the syscalls related to message handling.

#

For instance, if your message involves syscalls like read, write, send,(I couldn't see it since it is deleted) the rootkit could potentially intercept these calls and modify the behavior to protect the king.txt

broken pilot
north wolf
sour vectorBOT
#

Gave +1 Rep to @sharp siren (current: #379 - 13)

broken pilot
#

If I'm being honest I enjoy playing games with opponents better than me cuz it forces me to get better, at the same time I enjoy playing with players that play dirty also, cuz this also helps me get better and plan for edge cases... Like rm -rf / ... Because of this I have stuff in place .... Even modified koth binaries... Ez ... Kinda makes it more fun 😜 cuz now I get to bend the rules when playing against them hahahahahahah.... 🤷🏼‍♂️ Guess it's just how you look at it ..

north wolf
steep agate
north wolf
sharp siren
broken pilot
#

I have an lkm but I rarely use it, it's not as advanced as f11's or matheuz but 🤷🏼‍♂️... It's like the last option for me, if I can't beat you manually then I may load in the rootkit but so far I've managed to get around most rootkits... Going up against their rootkits for so long exposed me to where the loop holes may be at...

broken pilot
steep agate
broken pilot
#

Saw in announcements a new vuln gets introduced with every "boom 💥" so could do a stream on one way in and next game will be completely different... So it wouldn't technically ruin the fun ..

steep agate
sharp siren
sharp siren
broken pilot
obsidian lark
north wolf
obsidian lark
timber vale
timber vale
#

guys wtf

#

how do i know if he is cheating

light flame
#

im not

#

I put my name in king.txt a few seconds before the new minute

timber vale
#

wtf is this

light flame
#

not my work

timber vale
light flame
#

if I use a while loop the machine will crash eventually

#

look exactly the new minute

#

now

#

wait what

#

your right

#

I'm doing nothing now

timber vale
#

you did something

light flame
#

I didn't cheat, really

timber vale
#

confess bro

#

i sent evidence

light flame
#

did you block my ip?

#

I didn't cheat! I would say it if I did, I have no idea

fair adder
#

Chill guys😂

short tusk
#

Hey @timber vale please report rule breakers to support@tryhackme.com or open a ticket by the chat bubble in the bottom right corner of the website

sharp siren
timber vale
sharp siren
#

that means either two things either the koth binary is being messed with or the simulanies loops are causing weird behavior lmao

sharp siren
timber vale
timber vale
#

im playing new machine

broken pilot
timber vale
#

i think the machine we where playing is tyler

broken pilot
#

He could also have a time based loop that only puts his name in the king.txt say the last 5 seconds of the minute until first 5 seconds of next minute and return king to you for the remainder 50 seconds.... He will still get the points

timber vale
#

i checked ps aux many times

broken pilot
#

I've encountered this before and there was a way to beat it... But I believe this is a f11 challenge so I won't expose how to beat it but it's pretty simple...

light flame
timber vale
light flame
#

btw @timber vale , did you send me /dev/urandom?

timber vale
#

that is not against rules

#

players can even kick you if they don't use scripts

light flame
#

okay, and did you dowload a file called 'key.pub' from my ip?

light flame
timber vale
#

no i don't even know your ip

light flame
#

strange

timber vale
#

i focus on the king i didn't even patch stuff

light flame
#

it must be someone that knows that I have that file because I didnt use it in this game

broken pilot
light flame
#

yes

broken pilot
#

If so I'd make a dedicated transfer folder with only files u want/need to be transferred to the machine so you don't expose unnecessary files...

#

And start your python server from that folder only

light flame
#

I use a transfer folder, it was a public ssh key

#

it has happened before, but then I saw things like dowloading the index '/', this time it was directly that file

broken pilot
#

Hahaha well if he did and placed it in his authenticatized keys folder looks like you can ssh in hahaha although against the rules and you probably get in trouble so wouldn't recommend...

timber vale
light flame
#

if they know my ip they will be smart enough to figure that out

#

anyway, Im just investigating what actually happened

broken pilot
#

I would also stop your python server after transfering your files to stop ppl from enumerating your server .... Although this is against the rules also but I've had this done to me before and they scrapped all files inside my transfer folder to figure out how I was taking king 🤣🤣🤣🤣.... Thought about including a zip bomb or something to that nature in my own transfer folder and then 🤷🏼‍♂️ if they hit it hahahaha

light flame
light flame
broken pilot
#

Ahhh I wouldnt let it bother you too much... Just a game... Me personally I'd ask for rematch lol 😂 and then both of you would be monitoring everything so should be fair 🤣🤣🤣

light flame
#

me looking at all the dumped packets hours after the match

#

tcpdump would leak tons of passwords though, only a lot of work to set up efficiently

#

since most reverse shells are not encrypted

light flame
#

@timber vale where did you go?

timber vale
#

launch

#

what do you want?

light flame
#

just wondered why you aren't doing anything in the match im in

#

you got access

#

I definitly noticed that you were on the machine😂

light flame
#

But submit some flags then, otherwise you can't get more points than me

light flame
#

@timber vale do you want the win or not

#

at least I offered...

timber vale
#

nah im going to take some time out and do other thingd im staring at my screen 5 hours straight since i got from school

steep agate
fathom yacht
#

I just found out like 100 "hidden" rooms in this server. I am such a n00b when it comes to discord.

#

Hi guys.

sharp siren
fathom yacht
#

Don't worry, I am reaching 0x9 soon...

sturdy fox
#

Gg @wintry isle

wintry isle
sturdy fox
#

Yeah my Attackbox crashed as soon as u got in🥲

timber vale
#

hard box dont have koth service by default do i need to make one?

#

🤔🤔

#

im king and i cant find the koth binary but it doesn't show me king in the website

#

is this a bug i had the same thing hours before with the hard box🥲

steep agate
#

this is docker bro

#

lol

#

Ch1_was_here_in_docker.txt 🤣

timber vale
#

🤣🤣🤣🤣

south pulsar
sturdy fox
#

Has someone ever found all 8 flags in the shrek machine? I only find 6...

fallen palm
#

Same here

tardy imp
#

@south pulsar GG you are so fast 🥲

south pulsar
sour vectorBOT
#

Gave +1 Rep to @tardy imp (current: #2141 - 1)

stiff egret
sturdy fox
light flame
#

@steep agate you know what happened to the machine?

steep agate
light flame
#

okay

#

suddenly I can't access the machine anymore, so I was wondering if you had info

#

nobody gets king points so maybe the machine is just down

fair adder
#

Maybe someone removed the whole filesystem?

light flame
#

@south pulsar you are also on the machine?

light flame
#

wait let me check

fair adder
#

Lol

south pulsar
light flame
#

panda

south pulsar
#

no

#

are you able to get root?? @light flame

light flame
#

ofcourse

broken pilot
steep agate
# light flame RIP

Are you sure the machine hadn't ended on that machine? Normally when the machine finishes it automatically turns off

light flame
#

and all my shells terminated, so it wasn't an earlier session

#

id was 103315

steep agate
#

If you were on a machine, and it was reset, it has to be turned off for a new IP to be generated, and when this new IP is generated, time has passed, even though the session continues, after 5 minutes or so ( depending on the machine, as there are machines that as soon as the time runs out, it turns off instantly) it turns off

light flame
#

it wasn't reset, otherwise I would've seen a popup in the browser

#

but I won anyway so it doesn't really matter anymore

steep agate
#

either someone who was on the machine shut it down, or someone also clicked to reset and turned off the machine

#

I have no idea why I wasn't on the machine much less connected to the VPN so I don't know

timber vale
young bramble
young bramble
#

how did you get in tyler machine ? via port 6555 ? because that is a chroot

timber vale
#

no

#

i don't remember how i got in but i didnt use that because i couldn't get king with it

#

when i got in i was king for sometime on the website then what happened happened

young bramble
# light flame it has happened before, but then I saw things like dowloading the index '/', thi...

I suggest repporting this ASAP. This is not only against the rules, this is illegal and considered a hacking attempt against your vpn endpoint. At least I consider it this way. and I would not let the offending IP get unpunished. It's one of the reasons we use openVPN and Attackbox, to have private IPs so anyone using them could be tracked inside the THM network and pay for this kind of irresponsible actions. Some IPs are not changing unless we switch servers but even then everything remains in the logs.

late wadi
sour vectorBOT
#

Gave +1 Rep to @young bramble (current: #1071 - 3)

timber vale
#

you can see here

#

in the img

#

@young bramble

#

its not the first time i play that machine 🤣

young bramble
#

ok. just wanted to check if it was that chrooted folder.. sometimes confuses users... docker too. It must have been a glitch/bug then. Or maybe the browser did not refreshed the page even if you were king (happened to me) or maybe Arnout used F11snipe's tecknique to put his name in last seconds of the minute and put back your name after few seconds

timber vale
#

i tried refresh many time cause it was strange and i used ps aux and mount to check if there is a folder mounted in top or a process that was hidden with mount

young bramble
timber vale
#

yeah it did give his name when i used curl

#

the koth service was up apparently

chilly torrent
timber vale
#

no not that hard

chilly torrent
#

liek how do you get points?

timber vale
#

just some machines like hard and windows in windows i don't know many tricks to protect king i only use attrib because icacls break the permissions

timber vale
chilly torrent
#

how do you get king?

#

like is it in a hidden directory?

young bramble
#

you put your name in file /root/king.txt

sturdy fox
#

the harder the flag the more points right?

chilly torrent
timber vale
young bramble
#

you cannot just enter 🙂 some machine have dirrect root access but most of them you need to get a foothold and the elevate privileges to get root.

chilly torrent
#

thats confusing, what rooms / pathaway would make the koth after i solve them

young bramble
#

nothing to do with paths

near lily
#

There is a few rooms that help with KoTH

chilly torrent
near lily
chilly torrent
#

thank youu

light flame
sour vectorBOT
#

Gave +1 Rep to @young bramble (current: #872 - 4)

timber vale
timber vale
north wolf
#

I've discovered a flag in fireworks, but it says its incorrect, how!?

#

I don't think, it's a good idea for me to share how and where I found it so where do I report it?

north wolf
#

and, what makes the find I found flag is how I found it.

fair adder
sturdy fox
#

@timber vale how are you in a machine 2 minutes after start?😭

timber vale
broken pilot
#

@light flame I would suggest making a backup copy of /bin or certain binaries , renaming them, hiding them somewhere, and adding a chattr lock to them.... Although this is still easy to find and remove, it may help you if someone decides to rm -rf / ....

light flame
#

doesn't matter anymore because machine is reseet

broken pilot
light flame
#

I could use echo to write my name and a chattr backup, it wasn't mounted otherwise I would've been done

north wolf
#

or is it a rabbit hole?

#

or do I need to do something with the THM{<hex_string>} "hex_string"?

timber vale
fair adder
#

This is probably already discussed, but I was just thinking about it.

timber vale
fair adder
#

Yeah I guess that's why

sturdy fox
#

Is it allowed to remove a subdomain on a koth machine if it reveals the id_rsa key? Shrek machine in mind

light flame
#

I don't know, but I would just change the public key

violet zealot
young bramble
# light flame Thanks for the advice, but sadly the requests were made from the IP of the targe...

I was telling you that reporting is the only way of stopping this. attacking or starting reccon on your private IP (your vpn endpoint) is forbidden. No matter if it's done from the IP of a koth machine. It's even better because the number of attackers is reduced to those participating in that game, plus those who saved the IP of the machine. The important thing is that he connected to koth machine from his own private IP that can lead to his account just investigating the logs. But there will be no investigation if you don't report.

young bramble
timber vale
sturdy fox
#

13 King Changes haha😂

sturdy fox
#

Ur dirty @timber vale

timber vale
#

what do you mean?

#

@sturdy fox

sturdy fox
# timber vale what do you mean?

I meant u are pretty good, so fast in Carnage, got king than used chattr on it, made chattr unusable, made the /root read only mode, i dont even know how to do all these things 😂

timber vale
#

what is your username ?

timber vale
sturdy fox