#koth-voice-chat

1 messages Β· Page 7 of 1

fading river
#

it was a netcat reverse shell

deep ermine
#

OHHH

#

@fading river u done lunch ?

fading river
#

now

deep ermine
#

ok

fading river
#

which state >

deep ermine
#

tell me when u free

#

same as u

fading river
#

hum ?

#

mh ?

#

can i dm you ?

#

@deep ermine sent you a req

deep ermine
vapid storm
errant fjord
#

wht cant join voice

inland rivet
proud frigateBOT
errant fjord
#

ty mane

vapid storm
#

nice

jovial lintel
#

KOTH anyone??

twin hare
vague shore
#

we doing koth?

twin hare
vague shore
twin hare
#

you lead the way

vague shore
twin hare
#

I am on

#

join vc if u can

#

@vague shore

vague shore
twin hare
#

@vague shore I am so sorry, my electricity went off and my laptop doesnt have much charge in it

#

I might not be able to connect

vague shore
#

@pine vessel Hey

#

Wanna join?

#

I can hear your voice.

twin hare
#

@vague shore I can play now

jovial lintel
#

koth anyone??

jovial lintel
twin hare
jovial lintel
twin hare
#

are u able to hear me or not ?

jovial lintel
twin hare
jovial lintel
twin hare
#

kaif halk

#

65000

#

65655

jovial lintel
#

nmap -sCV -T4 $ip

jovial lintel
twin hare
#

yea 2 min and ill brb

twin hare
#

gcc ./donut.c -o k

twilit owl
#

There was someone around this server that once had issues with installing Qtile.

#

I finally found a way out, if you're seeing this.

jovial lintel
#

starting in 5 min

jovial lintel
#

starting in 10 mins

zenith lodge
#

@rotund thicket is it good to have in here

steady remnant
#

How does one get perms to join the Koth vc?

zenith lodge
steady remnant
#

ahhh

#

didnt see that anywhere

uneven pike
#

i keep getting I'm sorry but I couldn't find the specified token!

#

even though i am sure im copying it correctly

zenith lodge
#

Ah. I forgot to say that bot is broken or not working rn it's a known issue πŸ˜„

uneven pike
#

lol nice, how do i get the subscriber role and verified other way

zenith lodge
#

I belive bot is only the way to get em

uneven pike
#

πŸ˜… time to wait for them to fix it i guess

inland rivet
proud frigateBOT
neon river
#

Most likely the chattr binary. You can read more about some tricks in the blog post linked here:

#

!docs koth

proud frigateBOT
neon river
#

@eager umbra ^
Oh sorry wrong ping

wet depot
#

well yes but I did actually nuke the binary, really I moved it elsewhere

eager umbra
#

You used it. I used it then removed it :)

wet depot
#

I ended up just downlaoding it from my machine then πŸ˜‚

neon river
#

use lsattr king.txt you can see the flags set on the file.

wet depot
#

toward the end I used cron for the last bit of points

eager umbra
#

Yeah everyone started compiling it and using it

#

You were triggering everyone by moving stuff and killing shells lmao

wet depot
#

1 person moved /bin/ls

#

I did πŸ˜‚

#

I'd join vc but the bot isn't fixed yet so I can't 😭

#

@eager umbra when you say "compile" you mean chmod +x right?

eager umbra
#

i mean compiling from source

wet depot
#

....not downloading it from their own machine?

eager umbra
#

Get chattr.c (chattr source code) > Compile it with gcc on attacker machine for target > Upload to target > Profit

wet depot
#

hmm how is that different from what I did? I took chatter from my machine and put it on the target then chmod +x and done

eager umbra
#

if it works, it works

wet depot
#

hmm alrigty then πŸ˜‚

viscid turtle
vapid storm
#

6 mins

balmy rivet
vapid storm
arctic wharf
#

@crimson ingot it doesn't work

crimson ingot
#

Probably best right-click banning those ones

patent bolt
balmy rivet
patent bolt
#

can't join voice chat though

balmy rivet
#

HELL YEAH BRO join the voice chat

#

wth

distant spoke
#

Alg

balmy rivet
#

Your loss

patent bolt
#

it's locked for me

#

can you invite me or something?

balmy rivet
#

It'll be cause you're not verified, Use the verify bot first

vapid storm
#

who wants to play a koth?

drifting herald
#

Where is the king of hill voice chat ?

sinful vessel
#

this channel

vapid storm
#

nice koth guys ahah

dusky spade
#

hi

sinful vessel
#

hello

deft mica
#

Hi, I have joined one private KOTH and i can't even ping

#

Time left is 35 mins

#

and decreasing

jovial lintel
#

anyone wannna play koth please??

jovial lintel
inland verge
lucid turtle
#

OpenVPN is cross-platform

slender flint
#

hey ! do someone have a little hint for the H1:Hard machine ? it's been the third time i'm playing on it but i found nothing

crimson ingot
#

Windows firewall blocks ICMP Echo by default -- they were suggesting that the target might be Windows

lucid turtle
#

Thats what I thought but it didnt make sense in context to me

#

So I responded as is

#

Who knows what Sebin is going through... unless you do

#

If it is known Sebin knows that level detail, then I get it... however, I don't know Sebin, and it is quite a broad inference to assume he knows that without knowing him... he could just have connection issues with the VPN for all I know, and perhaps others were trying to help him with that who only knew Linux. I also don't know infloop.

inland verge
jovial lintel
#

wass up

vapid storm
#

20 mins

tough parrot
#

King of the hill

#

Anyone

#

17 m

shut crag
#

Can anyone help in php to gif payload creation

#

I tried everything, conversion etc , nothing works

silk wave
#

shouldnΒ΄t the ip be $ip = '10.10.2.15'?

vapid storm
#

it's pretty easy this payload

#

you just need to put it in a web server file upload and execute it

shut crag
#

Yeah, pretty easy, was having some troubles in conversion from php to gif

#

It only allows jpg /gif uploads

dull stump
inland verge
# shut crag It only allows jpg /gif uploads

There can be mainly two forms of verifications.

  1. Client side
  2. Server side

You can obviously control Client-side verifications.
And try to trick or exploit any Server-side verifications by using any information that is already available.

If you wanted to disguise a PHP file as a GIF or JPEG for a very simple file type check.
Then copy first 16-32 bytes (magic bytes) from a valid file of the required type and put them at the top of your target file.
Or you can manually do so by searching for various magic bytes online.

#

There can be multiple possible ways, like modifying image metadata and adding some PHP code into it.
Adding some stuff to the file name, f.e. if the server is checking the second element in the filename after spliting it using ., then you may want to add some. in the filename.
There is <input accept="..."...>, you can change that or modify it using Burpsuite for example.

lime epoch
#

@jovial egret

#

can you hear me?

jovial lintel
teal pecan
#

anyone koth ?

vapid storm
#

I'm here

teal pecan
#

This is my second time in koth

#

πŸ™‚

vapid storm
#

nice

balmy rivet
#

Anyone else here?

vapid storm
#

Anybody down?

serene sequoia
#

Whow added to voice chat

#

?

inland verge
serene sequoia
#

how?

inland verge
#

!docs verify

proud frigateBOT
serene sequoia
#

sanks

inland verge
#

DerSchleimi, how are you getting flags if the machine is not responding? πŸ˜‚

#

Oh! You were patching all the services after stopping them all at once.

#

At least, echo YOUR_USERNAME > /root/king.txt πŸ˜‚

neon river
inland verge
# neon river If that happens again ping me.

WDYM?
One of my opponent in my last KoTH game stopped all of the services to fix them (I think, because the web server was restarted after 5-10 minutes).
But no other service. At the time we had 2/3 reset requests and then he perhaps made the reset request and everything was resolvedπŸ™‚
Is there anything wrong?

#

I did follow the rulesπŸ˜…

neon river
inland verge
#

Ok, I will report it from next timeπŸ‘

#

Well, we can surely systemctl restart SERVICE once we have patched it properly. Right?

#

Or service SERVICE restartπŸ˜‚
This one is confusing

#

Also, there is one /home/USERNAME/main (golang binary)
I did kill it's process as I couldn't recompile the main.go file after fixing the issue ||shell service||
Sorry, if that is against the rulesπŸ˜…

hushed sparrow
green arch
#

anyone???

clear topaz
dusky lynx
rotund violet
#

Bangladesg

#

Bangladesh

gleaming vine
#

.

neon river
#

@bleak condor where are you from? πŸ‘€ if i may ask..

bleak condor
#

Danmark

neon river
#

aah okay.

neon river
#

y'all can join this koth match if anyone wants to play ^

#

@granite scarab @slender bobcat

#

@clear topaz ^

#

join this

neon river
#

@clear topaz can we vote reset? someone broke the machine

clear topaz
#

Sorry, I didn't see this till now.

remote leaf
south moon
spring anvil
#

did anyone get anything fro 10.10.121.243

vapid storm
#

anyone want's to play a koth?

vapid storm
vapid storm
arctic wharf
#

-warn @pulsar jungle I'm sure you're frustrated but that's not appropriate in the slightest. Be nice.

brittle stirrupBOT
#

⚠ Warned slashr#4327

balmy elk
#

Why when im brute force'ing Hackers KOTH it takes sooooo much time? I see some people getting already root access when I can't even get my credentials right

neon river
balmy elk
# neon river You can try increasing threads?

Tried and its alright with 40 but if I try like 64 it gives me error that there is too many connections from my IP address. When I looked up writeup for Hackers I see that other easily can work with 64 threads

shrewd cedar
#

please

#

ill be so happe

#

πŸ™‚

shut wraith
vapid storm
olive oriole
#

any one join only 1 minuute left

granite scarab
upper fog
#

remmina client in linux

#

@ember torrent

#

xfreerdp

#

@ember torrent

#

xfreerdp /u:username /p:password /v:IP

royal thistle
#

@ember torrent rdesktop

ember torrent
#

Srry Im back

#

What’s up?

olive oriole
#

anyone up..?

split bloom
#

anyone up

limpid haven
olive oriole
inland verge
#

Perhaps because they got King points

olive oriole
inland verge
#

There are two types of points

  1. By submitting Flags
  2. By becoming King for at least a minute
#

!docs koth

proud frigateBOT
olive oriole
inland verge
olive oriole
#

If he have root shell he will submit flags right..?

inland verge
limpid haven
#

hey

north iris
#

hellooo

neon river
autumn pike
#

i found a veeeery long flag in one of the king of the hill challenges

autumn pike
neon river
neon river
#

Doesn't seem to be a flag. Which machine though?

vapid storm
vapid storm
#

Carnage(Linux)
Lion (Linux)
Panda(Linux)
Shrek(Linux)
Tyler(Linux)

limpid haven
vapid storm
#

@hybrid harness

hybrid harness
vapid storm
#

smbclient: Can't load /etc/samba/smb.conf - run testparm to debug it

#

sudo smbclient -L \\10.10.135.39\public

limpid haven
#

sudo smbclient -L \\\\10.10.135.39\\public

vapid storm
#

smbclient \\10.10.135.39\public -u anonymous

limpid haven
#

smbget -U anonymous smb://10.10.135.39//public//flag.txt

vapid storm
#

narrator

tired wyvern
#

e a

limpid haven
#

SPORTS

#

its in the game

vale seal
#

cmon Zeshan1234.. no scripts to stay in king.txt please

inland verge
vale seal
#

... (as far as i know that wasn't allowed no? or is it)

inland verge
vale seal
#

So a script that automatically updates king.txt does not conflict with rule 7?

inland verge
inland verge
rocky sapphire
#

regarding king of The Hill. Machine: Hackers . Did someone try scanning the staff images?

#

maybe there could be potential hidden data embeded.

#

@zenith trench How did you obtain access through the backdoor? I am currently trying to brute-force my way in. However, no success yet

inner holly
#

Hi!

#

im bored

#

anyone want to play?

vapid storm
vapid storm
inner holly
#

im joining

inner holly
vapid storm
#

i just finish my game first

#

ovpn don't work -_-

#

eu1 work

inner holly
#

JAJJJJAJAJASJAJASJASJAJ

#

I hate you xD

vapid storm
#

sorry dude

#

port 8000?

#

or 8002?

#

or 8001?

#

@inner holly

inner holly
#

Im not telling you xD

vapid storm
#

it's 8000

inner holly
#

You are too fast

#

Im like a noob in this

inner holly
vapid storm
#

yes

inner holly
#

jeez

#

I dont

vapid storm
#

but i'm trying to patch this at 100%

inner holly
#

Is my first Koth

inner holly
#

Jeez, I was too slow

#

Bro

#

do you want a premium voucher?

#

@vapid storm

vapid storm
#

sure

#

but i can't afford it for the moment

inner holly
vapid storm
#

oh ty so much

inner holly
#

lol

#

wait

#

3RmkE6

#

is this

vapid storm
#

how could i activate it?

inner holly
inner holly
vapid storm
#

ok

inner holly
#

there you put the code

vapid storm
#

ty so much bro

#

what could i do for you?

inner holly
#

enjoy

inner holly
vapid storm
#

do you want that i teach you koth?

#

def

inner holly
#

Dont worry, I like to learn by myself

vapid storm
#

no problem, if you need a teamate or learn more about koth call me

inner holly
#

sure

rigid ember
#

Is that the channel

vapid storm
#

Can someone please tell me how to join a vc

violet meteor
#

Verify your account:)

#

!docs verify

proud frigateBOT
vapid storm
#

finally verified

#

thanks

inner holly
#

@vapid storm We meet again xd

vapid storm
#

yes x)

vapid storm
#

good luck πŸ˜‰

inner holly
#

Same for you ^^

inner holly
#

stop shuting my session down xD

vapid storm
#

x)

cinder harbor
inner holly
#

@untold trellis good luck

cinder harbor
inner holly
cinder harbor
#

ooh

stiff dagger
#

Koth games bro

#

what are you doing

vapid storm
#

hi guys

plain ledge
#

Hi

vapid storm
#

hey

grim lichen
#

Phishing alert(1) everyone

zenith trench
#

Hi

inner holly
inner holly
vapid storm
#

yes πŸ˜„

inner holly
#

good luck

#

im in streak with 3 wins

vapid storm
#

ahah nice

#

gl

delicate zenith
#

@junior yoke

#

Let us wind XD

junior yoke
#

πŸ™‚

#

All routes into the box are still wide open.

#

Having said that, might have removed shrek SSH keys. Let me see, if I could put those back...

#

Sorry, can't restore the original SSH keys for shrek, but as a teaser the SSH password is: pleaseletmein!. Good luck!

#

Thanks for sharing the link to the private game, apologies if I messed it up. Have a good weekend! (Mine starts now) πŸ™‚

undone heron
#

Take it easy on me didakos & pythonista!

inner holly
#

Heyyy

inner holly
split bloom
#

some for king pf the hell

vapid storm
#

i can't connect

#

in ssh

#

what's wrong ?

#

ssh shifu@10.10.241.168
kex_exchange_identification: read: Connection reset by peer
Connection reset by 10.10.241.168 port 22

#

idk if it's me who did something wrong

#

well i vote to reset i hope the other will do thesame

ember breach
#

Anyone doing KOTH?

inner holly
#

Runner

#

asdasdasdasd

vapid storm
inner holly
vapid storm
#

oh ok

vapid storm
#

nice game @vapid storm!

#

πŸ˜‹

#

ty πŸ™‚

#

was great

#

do you speak french by the way?

#

yes

#

nice me too

#

maybe we could do some stuff together when you want

#

sure πŸ‘

#

first time on discord... why can't I write in the channel koth ?

#

can we PM on here ?

#

because you don't link you're account

#

do !verify to @proud frigate

#

@proud frigate

#

im MP

#

pm

#

got it...

#

πŸ‘

#

let's talk on here another time, got to disconnect

#

are you here often ?

#

bye

#

A+

#

oui je suis plutot actif

#

j'essaye de faire un koth par jour

#

nice πŸ‘ je me reconnecte ptet ce soir

#

pour guarder ma place de top 2 ^^

vapid storm
#

tien moi au jus

#

wow. joli!

#

moi je suis 1er (mais seulement du classement suisse πŸ˜‚ )

#

c'est pas mal, moi je suis meme pas le premier fr

#

1er execo seulement

#

une victoire alors πŸ˜‰

#

exact

#

πŸ™‚

arctic wharf
#

@vapid storm @vapid storm English only here.

vapid storm
#

sry

jovial moon
#

hey let's play

#

come on join

vapid storm
#

how do i join??

jovial moon
inland verge
#

!docs verify

proud frigateBOT
vapid storm
#

I don't defend this game πŸ˜‰

vapid storm
#

I fucked up the machine sorry, could you vote to reset please @ocean olive @vapid stormrato @adining

etc...

#

I fucked up the machine sorry, could you vote to reset please @ocean olive @vapid stormrato @adining

etc...

mossy pine
#

@junior yoke GO AWAY!! IM SICK OF LOSING TO YOU Dx

junior yoke
#

@mossy pine Wow, such emotion! Do you want to compare notes on this one? Seems like it is just the two of us in this game. Ping me in DM if you want to discuss strategy.

mossy pine
#

lol

mossy pine
#

you got messages turned off

junior yoke
#

Hi sorry about that. Tried to ping you as well and got the same message. I will add you as a friend.

#

Yup, chattr can be used to change attributes, and it is not always on the box. So, clever to keep a precompiled binary at the ready, so you can BYO.

junior yoke
junior yoke
#

@mossy pine Thanks for the discussion in PM. KotH boxes are an awesome way to practise exploitation of a vulnerable box, establish persistence to ensure you can gain a stable shell and reconnect, and then search for and patch vulnerabilities (defend). I learn something new every time I play. Keep in touch and DM if you ever wish to discuss strategy πŸ™‚

brittle stirrupBOT
#

Gave +1 Rep to @mossy pine

mossy pine
#

@junior yoke 100%, and thank you! Anyone trying to really learn this shit, follow this man. Many wonderful tips, and all round good dude!

brittle stirrupBOT
#

Gave +1 Rep to @junior yoke

mossy pine
#

@gritty lance Go ez

gritty lance
#

Hey

mossy pine
gritty lance
#

are u ready?

mossy pine
#

Just learned about Chattr. Thought Id be sneaky sneaky, and I get a pro 😦

NOT AT ALL! But GL! lol

gritty lance
#

relax πŸ˜„

mossy pine
#

nyan cat o.O

#

SHENANIGANS

#

new trick I need to learn now.... lmfao

gritty lance
#

πŸ˜†

mossy pine
#

Oh man lmfao

#

After this match, would you mind pointing me where I can learn this nyan cat thing xD

#

nvm!

#

ps

gritty lance
#

πŸ‘

mossy pine
#

TY! sheesh

#

Im all shaky lmfao

mossy pine
#

sent you a request, you have pms blocked

#

@gritty lance thank you for a fun match!

brittle stirrupBOT
#

Gave +1 Rep to @gritty lance

high fiber
#

help

thorny mesa
#

join if you'd like

#

im noob so i won't win anyway

#

starts in 10 minutes btw

neon river
#

i would recommend reading rules.

#

!docs koth

proud frigateBOT
scenic vine
#

i am not sure where i can read the rules there
it seems only to be introduction and stuff

scenic vine
#

thx

neon river
#

If you scroll down a bit in FAQ section you can see the rules.

scenic vine
#

Yes

#

okay so first rule says it should not be done
got it

vapid storm
#

@neon river ur cracked

#

how tf did u get access in like half a second

neon river
vapid storm
#

bruh

grizzled hinge
#

Hi

split bloom
#

.

pastel sierra
pastel sierra
vapid storm
#

ah

#

no wonder

pastel sierra
neon river
#

i make notes? yes.
I copy paste? no.

pastel sierra
neon river
#

don't see a reason to prove it to you πŸ™‚

pastel sierra
#

I mean I’ve watched you play and do it but whatever dude suit yourself.

neon river
pastel sierra
#

Lol I’m not the one acting defensive about anything, I was just simply telling him how you where able to do the machines so fast.

pastel sierra
#

You copy and paste commands from your notes.

#

Simple as that.

neon river
#

πŸ€¦β€β™‚οΈ

pastel sierra
#

It’s ok dude do whatever you want.

#

I don’t understand why you’re denying it but whatever.

neon river
pastel sierra
#

Lol it’s ok bro.

#

This isn’t a court case bro relax.

neon river
pastel sierra
#

Ok bro

#

Lol

#

Nothing wrong with taking good notes.

#

It was a compliment.

pastel sierra
pastel sierra
arctic wharf
pastel sierra
junior yoke
#

Good evening. I am currently playing the Panda box on 10.10.119.120, it appears that none of the system binaries can be found, with the exception of the shell-builtin command. PATH variable appears fine, and printf '%s\n' * in / shows that e.g. /bin still exists. Any ideas?

vapid storm
pastel sierra
pastel sierra
junior yoke
pastel sierra
pastel sierra
#

πŸ˜†

junior yoke
pastel sierra
junior yoke
pastel sierra
junior yoke
# pastel sierra

I am familiar with rule 1, but removing ssh keys doesn't make the box unavailable. It is still running perfectly fine.

pastel sierra
brittle stirrupBOT
#

Gave +1 Rep to @junior yoke

weak iris
#

Im new to king of the hill games
But I see many players become king from the start
How does this happen?

soft pebble
#

maybe they have already solved that machine before

#

so they know what to do

vestal gazelle
#

anyone have good suggestions for username and passwords lists for the koth games?

dull stump
#

Since most boxes are themed, some basic googling will get you places if you really want a user list. As for passwords, rockyou should have you covered if a login is meant to be bruteforced or cracked

granite scarab
echo gate
#

@pastel sierra you there?

pastel sierra
echo gate
#

wassaaaaaaaaaaaappp

#

gotta get root real quick

pastel sierra
#

Watch

echo gate
#

did you change Yvonnes password

#

if you did you beat me by about a minute

pastel sierra
#

It’s all open

trim holly
#

why im not allowed to join any voice channel?

rustic shard
#

Did you verified?

slim python
#

Are you guys playing?

toxic pivot
#

Someone is playing?

solar remnant
#

hlooo anyone like to play

slender bobcat
#

@rustic shardDid you stop the PHP service on Port 3000?

rustic shard
#

Yes

#

Is someones playing?

grand crescent
#

@slender bobcat r u playing space jam?

slender bobcat
#

what is space jame

grand crescent
#

It’s a new box

inner holly
vapid storm
#

alooooooo

#

do anyone wants to play a koth?

#

if u want, join here:

inner holly
thick socket
#

@pastel sierra grasshopper

median hare
#

Just won 3 Koth worth 600 points and only 36 points were added to my monthly score??

#

Someone please tell me something is wrong or I just drop whole

neon river
#

KoTH points won't affect your monthly/general leaderboard

median hare
# neon river KoTH points won't affect your monthly/general leaderboard

Thank you. So I wonder. How someone is able to earn about 2000 points on its monthly score in just 24hours? See Ireland monthly score please, have I been seconded just from a cheat? I've been doing everyday challenges and walkthroughs yet how is he/she gets over 2k points and over 200 in activities in just 24h? Please help

brittle stirrupBOT
#

Gave +1 Rep to @neon river

heady crystal
#

the koth keeps failing.
Edit: it was from me

heady crystal
sinful nest
vapid storm
#

Hello Guys

#

I'm a beginner in this hacking stuff.

#

Can you please tell me the sources where I can learn all these sorts of things ?

#

I will be grateful πŸ™‚

dark hawk
#

how do u get into this room

deft elbow
#

Took me so long to find the king file on the windows box lol took at the flags first lol

deft elbow
#

offline

#

even when i got he fking file an put my name in it the timer didnt start

long perch
#

There should be a cap on usage of the reset - I was in a koth game where someone resetted the machine every minute (disadvantage when you are only 2 in a koth game).

halcyon merlin
#

i need a link which directs another site, i remember something like "@" for it

visual obsidian
#

lmao

halcyon merlin
#

so, how can l do that?

visual obsidian
zenith trench
#

anyone online in koth?

solar remnant
dark hawk
#

what app r using for kali

#

like for opening kali

#

@visual obsidian

#

cant talk man mic not working

#

just type here

#

i cant here u

spiral pivot
#

Just use VBox or VMware lol

vapid storm
#

i can't change my country in my try hack me profile

neon river
vapid storm
#

that link redirect me to dashbord

#

sry and thank u @neon river its work appreciate thank u

brittle stirrupBOT
#

Gave +1 Rep to @neon river

glacial hinge
vapid storm
#

hello me dołonczyć do General ok?

runic plinth
#

Hi

snow abyss
vapid storm
#

XD

vapid storm
#

Hi

drowsy coral
vapid storm
#

Come let have fun KOTH

solar remnant
#

hloooo anyone playing koth??

slim python
#

I'm playing

glacial cedar
#

Who's playing Koth?

wraith sorrel
#

VOICE CHAT

cinder shard
#

i littarly got banned from a server cz i was talking about doge and admiring elon musk

#

lol

crimson ingot
#

-ban @fleet imp -ddays 2 Joined to spam links/server links. Appeals are bans@tryhackme.com if you happen to not be a bod

brittle stirrupBOT
#

πŸ”¨ Banned Guru_88#2690 indefinitely

crimson ingot
#

Um

#

-reason 914838209924571156 Joined to spam links/server links. Appeals are bans@tryhackme.com if you happen to not be a bot

brittle stirrupBOT
#

πŸ‘Œ

stoic crescent
#

Is there a way to change your name in tryhackme? fawaz

vapid storm
#

yooooooo

#

anyone wat's to play a koth?

vapid storm
sinful nest
#

@vapid storm πŸ˜‚

vapid storm
#

bruh the patch

#

LOL

sinful nest
#

@vapid storm πŸ˜‚

#

I will play koth with the others, public room

#

so it's not funny, you restarted about 2 times

#

alias, public room counts as win, private does not count, I think

vapid storm
cedar sleet
#

Sorry to be dumb.

#

Anyone know the windows login creds for KOTH

#

Am I supposed to hack those

#

?

stiff idol
cedar sleet
#

Yes

cedar sleet
stiff idol
neon river
vapid storm
obsidian kestrel
#

welcome everybody ....
Why can't I play koth and it shows me "You must have experience" and at the same time I see people playing and they don't have experience

neon river
obsidian kestrel
brittle stirrupBOT
#

Gave +1 Rep to @neon river

rapid walrus
fiery loom
#

Anyone up for a game??

strange crag
#

game?

lean sorrel
#

anybody up for a game?

vapid storm
#

hi gΓΊy

#

hi guys

#

i have some issues in kali-linux

#

wifite actually

#

can you guys help me

vapid storm
stiff idol
fallow pendant
#

i play rainbow six on ps4

vapid storm
slim python
#

Who's trying to play?

neon river
slim python
neon river
slim python
#

I have to do something real quick. I'll let you know whenever I'm done. If you still up for it we can go a round

neon river
granite ivy
#

Answer the questions below
What is the name of the career role that is legally employed to find vulnerabilities in applications?

brisk frost
#

pentester ?

vapid storm
stiff idol
#

2 words separately will be th correct answer

slim python
#

anyone down to KOTH

naive herald
#

@lone kelp

lone kelp
#

?

#

@naive herald

naive herald
#

Operation permission denied? i am root user

lone kelp
#

bad luck

#

:))

junior yoke
brittle stirrupBOT
#

Gave +1 Rep to @junior yoke

junior yoke
# lone kelp bad luck

That was an interesting game, always nice when there's a bit of a battle for King. Thanks!

brittle stirrupBOT
#

Gave +1 Rep to @lone kelp

lone kelp
mellow escarp
#

I see there’s a koth about to start… anyone in here playing?

cyan panther
#

I am

#

You gonna join?

junior yoke
mellow escarp
#

This’ll be my first one

#

Is there supposed to be some sort of voice chat here?

lone kelp
#

it is

#

but u must get verify with ur discord token

#

dm the tryhackme bot

#

click Profile > Other. on the tryhackme website

#

u have there ur token

#

@mellow escarp

mellow escarp
#

Ok thanks @lone kelp

brittle stirrupBOT
#

Gave +1 Rep to @lone kelp

cyan panther
#

@junior yoke I was kinda lost after gaining a user shell while you were root. What methods do you lose to overthrow the king?

mellow escarp
junior yoke
junior yoke
naive herald
olive oriole
tranquil halo
#

I still can't get in those vc channels with a lock

lone kelp
tranquil halo
lone kelp
#

use "!verify token"

#

with ur token

vocal ginkgo
#

"You are weak" that's a bit mean @lone kelp

tranquil halo
brittle stirrupBOT
#

Gave +1 Rep to @lone kelp

edgy mountain
#

hello hackers

slim python
#

@lone kelp How do you put your certifications in your profile?

lone kelp
#

You must speak with a Mod

#

with Muiri, maybe

crimson ingot
lone kelp
winter vapor
runic dome
#

hallo guys

#

how are you doing

slender spruce
#

Someone come play KOTH

runic dome
#

can someone invite me to the stream

#

i am also a cyber sec

pastel sierra
thorn loom
neon river
hidden vortex
#

k

hidden vortex
#

attila-21 you are killing the fun bro

vapid storm
#

hi all,
please could someone help me ? i wan to make a brute force attack using metaspoit to DVWA sytem login (http)? it is for educational reasons. i study the guide of rapid7 https://docs.rapid7.com/metasploit/bruteforce-attacks/ https://www.tutorialspoint.com/metasploit/metasploit_brute_force_attacks.htm, https://www.offensive-security.com/metasploit-unleashed/scanner-http-auxiliary-modules/ but i can't do it. Any help? I am a beginner.
the output error is concern the URI : " No URI found that asks for HTTP authentication"
i am using /auxiliary/scanner/http/http_login module. i am not sure if this module is the correct. has anyone tried it?

hidden vortex
#

i dont use MSF for bruteforce http , i use hydra for http forms ,in case you want to try and check ,find this article from null-bytes explain it very well
https://null-byte.wonderhowto.com/how-to/hack-like-pro-crack-online-web-form-passwords-with-thc-hydra-burp-suite-0160643/

WonderHowTo

Welcome back, my hacker novitiates! In an earlier tutorial, I had introduced you to two essential tools for cracking online passwordsβ€”Tamper Data and THC-Hydra. In that guide, I promised to follow up with another tutorial on how to use THC-Hydra against web forms, so here we go. Although you can use Tamper Data for this purpose, I want to introd...

vapid storm
#

πŸŽ„

vapid storm
split bloom
dry gulch
#

Just start playing KOTH, why would someone write a script to auto rotate king?

slender spruce
dry gulch
#

So by the end of the game it had like 40 king changes

slender spruce
#

The only use for it would seem to be either for fun or to get the most king changes in a game

neon river
slender spruce
#

Or just a crontab

shell salmon
#

Hello

#

Haw are you guys

#

?

rustic mortar
#

gg @junior yoke

junior yoke
brittle stirrupBOT
#

Gave +1 Rep to @rustic mortar

finite grove
neon river
#

!docs koth

proud frigateBOT
zealous chasm
#

how do i get access to voice chat

iron lion
#

!docs verify

proud frigateBOT
zealous chasm
#

ok

steady ember
#

@junior yoke I have problems connecting to tryhackme servers

timid hare
#

yo @thick socket

thick socket
#

yoyo @timid hare

junior yoke
brittle stirrupBOT
#

Gave +1 Rep to @steady ember

onyx patrol
rustic mortar
#

does anyone want to play a game of koth?

rustic mortar
brittle stirrupBOT
#

Gave +1 Rep to @junior yoke

vocal ginkgo
rustic mortar
#

has anyone come across BKR13 because I saw him a few times today and each time I want to play every service and port is shut down before I can break into a system and he disables ssh and the apache services. My question is if this is allowed on KOTH?

covert dawn
covert dawn
zealous chasm
vapid storm
#

BKR13 is in my koth lobby right now this should be fun.... do they really just shut down every service?

vapid storm
#

it already started sorry

neon river
vocal ginkgo
#

so, does hermes_ssh work or you replaced it already @neon river

neon river
#

haven't done anything other than adding my name in king file

vocal ginkgo
#

huh, nice

#

thought you'd started securing it

neon river
#

nah

#

not fun if no body else gets in

vocal ginkgo
#

yeh I guess

#

anonymous ftp login didn't work actually so thought you'd turned it off

vocal ginkgo
#

so it'd seem

#

is it me or did the machine die?

neon river
#

LMAO they are using iptables

#

had to switch vpn

vocal ginkgo
#

ah shit I only have the one(openvpn), filtering for players ips, that's a new one

#

and ports are closed or moved to higher port numbers πŸ€·β€β™‚οΈ

neon river
#

they moved the ssh port

#

but closed all others πŸ˜„

#

got enough proof in time

vapid storm
#

I don't see ssh showing up at all lol

#

so I guess they really do be shutting every service down lol

vocal ginkgo
neon river
vapid storm
#

oh I see it now

neon river
#

but they are using iptables so doesn't matter

#

they can't win anyways

vocal ginkgo
#

custom chattr binary?

#

yeh, moved the ports it appears

neon river
#

vote reset, @vocal ginkgo @vapid storm

vapid storm
#

done

lone kelp
#

fun game?

vocal ginkgo
#

if only πŸ™‚

#

using an infinite while loop naughty naught @neon river

neon river
#

they are in

#

now lets wait for services to be closed

vocal ginkgo
#

ah did you remove the chattr binary after changing the permission

#

this is really f**ing me up rn

neon river
#

add your own chattr binary?

vocal ginkgo
#

too late now, been too long since I've played koth properly, no ordered files or binaries left sadcooctus

#

Good Game @neon river had a lot of fun! thanks

brittle stirrupBOT
#

Gave +1 Rep to @neon river

vapid storm
#

welp at least BKR13 didn't win

vocal ginkgo
vapid storm
#

trueπŸ˜‚ I have to go complete some more rooms. I've really only done reversing and forensics... joined tryhackme to get into offensive and defensive security

neon river
#

if anyone sees them breaking rules again mention me or holmes or email at koth@tryhackme.com with enough proof.
cc: @vapid storm @vocal ginkgo

vocal ginkgo
#

Sure!

zealous chasm
vocal ginkgo
zealous chasm
#

And what's the command of like crontab to echo on king.txt every second?

vocal ginkgo
#

crontab is too obvious imo(googleable anyways),
while :; do echo 'username' > /root/king.txt ; done make a script with this and run it in some obscure place like /var/lib/whatever

#

no, sorry, don't like random friend requests, but I can help here if you have further questions @zealous chasm

neon river
vocal ginkgo
#

what he said ^

zealous chasm
zealous chasm
vocal ginkgo
#

its 2:00am for you too, so you can understand @neon river

#

a simple - + mistake

#

+i makes it unchangeable

#

-i makes it changeable

vocal ginkgo
zealous chasm
#

Means if someone use +i for king.txt and someone else use -i , will he able to over write on it.

vocal ginkgo
#

yes, but people remove the chattr binary before others can make king.txt changeable

#

so, you have to upload your own chattr binary or "recreate" the file

zealous chasm
vocal ginkgo
#

\lookitup\Googling

#

"static chattr binary download"

zealous chasm
vocal ginkgo
#

or simply copy your own from /usr/bin/chattr if you're on linux

rigid ember
brittle stirrupBOT
#

Gave +1 Rep to @vocal ginkgo

zealous chasm
vocal ginkgo
#

it's a ctf game after all, where patches exist exploits exist as well

neon river
zealous chasm
inland verge
zealous chasm
#

tried to upload my own chattr but it didn't work

vocal ginkgo
#

chmod +x chattr

zealous chasm
#

but still not working

vocal ginkgo
#

/usr/bin/chattr run that

zealous chasm
vocal ginkgo
#

Seems like chattr binary is corrupted/

#

Where'd you get it?

zealous chasm
#

it's my chattr from kali /usr/bin

#

just like you told me yesterday to uplaod own chattr

vocal ginkgo
#

Yeh, haven't tested it myself, try downloading it from busybox

vocal ginkgo
#

Yes, try it

neon river
zealous chasm
#

thanks @vocal ginkgo

brittle stirrupBOT
#

Gave +1 Rep to @vocal ginkgo

vocal ginkgo
#

πŸ‘

zealous chasm
vocal ginkgo
#

ideally, a mixture of both, so it echos the username, makes king.txt unchangeable, sleep for 2 sec, and repeat the process

zealous chasm
#

what but if you make it chattr + i you might not able to overwrite it every couple of seconds using loop

vocal ginkgo
#

something like
while :; do chattr -i king.txt; echo username > king.txt; sleep 2;chattr +i king.txt;done

zealous chasm
inland verge
#

Perhaps sleep after chattr +i ... πŸ™‚

vocal ginkgo
#

what he said ^^

zealous chasm
vocal ginkgo
#

no, not in this case

zealous chasm
#

thanks @vocal ginkgo again

brittle stirrupBOT
#

Gave +1 Rep to @vocal ginkgo

zealous chasm
#

just a general query;
what if we do like
while true; do wall texthere;done
this is probably broadcast the text and other's can't execute shell right

#

so will this violate any koth rules
or we can actually stop this broadcast ?

#

@vocal ginkgo

vocal ginkgo
#

!docs koth

proud frigateBOT
vocal ginkgo
#

rules are there and for specific queries plz ask, koth mods or staff like "naughty" or "Mr.Homes"

neon river
#

It doesn't really Break the rules but also not a good thing to do. You can bypass it by getting a non tty session

#

You can still execute commands even if they are spamming wall messages

zealous chasm
#

ohh! , what's the command to spawn the non tty session ssh? @neon river

proud frigateBOT
rigid ember
#

!me

#

!help

#

!rank

junior yoke
#

Hi guys, does this look familiar to anyone πŸ™‚

Nmap scan report for 10.10.49.2
Host is up, received conn-refused (0.15s latency).
Scanned at 2022-01-25 22:29:52 +03 for 0s

PORT      STATE SERVICE REASON
9999/tcp  open  abyss   syn-ack
23399/tcp open  unknown syn-ack
vocal ginkgo
junior yoke
#

Back at it. He left port 9999 open this time πŸ˜‰

#

So the king service would update when he replaced my name with his. Clever.

vocal ginkgo
#

let's ping @neon river to review this

#

don't say its not cheating

junior yoke
#

He has now taken port 23399 down as well, was trying to brute-force the ssh password:

Nmap scan report for 10.10.49.2
Host is up, received conn-refused (0.14s latency).
Scanned at 2022-01-25 22:36:53 +03 for 0s

PORT     STATE SERVICE REASON
9999/tcp open  abyss   syn-ack
junior yoke
neon river
#

Yup

#

Game id, suspected person

covert dawn
feral steppe
#

Latest game running, my first time attempting to compete and needlessly to say, I failed πŸ˜„

covert dawn
#

are we allowed to change a files permissions cause the guy im in a game with did that and i couldnt access the king.txt

covert dawn
feral steppe
#

I'm only starting out in cyber, so I wasn't nearly as knowledgeable as I needed to be. So I know to keep studying and trying stuff out.

vapid storm
neon river
#

They have been banned. Have fun now 😁
@junior yoke @vocal ginkgo @covert dawn

vocal ginkgo
#

Good riddance

lone kelp
waxen hawk
#

can you hear me .

gloomy quest
#

why i cant join

vocal ginkgo
gloomy quest
#

!docs verify

proud frigateBOT
neon river
granite scarab
#

it's a part of a huge new scam

covert dawn
#

select * from "file"

#

@ripe kite

lone kelp
#

select * from life;

#

:))

covert dawn
#

tmux -S default attach -t default

#

@jagged raptor

bleak cradle
#

Hi quick question, are players allowed to take down a port?
Got a game where ssh seems to be closed.

lone kelp
#

its not allowed

bleak cradle
#

Any other checks that I can do?

lone kelp
#

mysql

#

check the unknown, maybe

#

Changing ports of services is allowed

#

so..

bleak cradle
#

Thanks

Not sure if we are allowed to ask for help, if not please ignore

Just wanted to know if the above is a result of patching that was done by another player, and sort of what I could look at to learn more on it?

sour oasis
#

Anyone else playing right now?

slim python
#

I'll play you

covert dawn
sour oasis
covert dawn
#

find / -name flag.txt 2>/dev/null

#

cd /usr/bin

#

./gdb -nx -ex 'python import os; os.execl("/bin/sh", "sh", "-p")' -ex quit

#

echo "name" > king.txt