#koth
1 messages · Page 22 of 1
8 flags? is that all
yeet
that was by far, the easiest room i've ever done
Gg gethecked
I wonder if the "No walkthroughs" rule applies with Optionals YouTube video on the box :p
That was approved and we are changing the verbiage around KOTH to make it significantly less restrictive
Aaah, ok
@mellow bough I do live streams of these boxes.. Am I in breach?
if so I will remove
sorry, I should have requested permission first.
I'm super surprised that he had no custom automation scripts
Oh no not at all
You're perfectly ok to live stream them!
We're going to clarify all that later though
Ah sweet, thank you. Feel bad for not asking first!
No worries. Hopefully should see more people in with these streams too.
Even advertised you guys on a facebook page for Tech support people
If I see you streaming when I'm on/ending my stream I'll make sure to host you as well
You can post in general when you're livestreaming THM btw
Oh sweet!
https://www.facebook.com/groups/thisisanitsupportgroup one of the biggest IT support groups.
Advertise away my friend!
i'm gonna say, since I joined in January, this has gotten huge. Big props to you guys.
only just posted 😂
right ok now my fb is being spammed.
😂
Food is one of the easiest boxes
R U CRAZY


@lilac lantern did you enjoy it? :3
which one? 😄
Pain
Mind if I ask, which vector you took? 65k or SMB?
EB @full grove
kekw
People say "it crashes the box" yeahhh.. because you're not going about it the right way 😉
and that's all I can say
Hey leave the tactical blue screen alone
Nah tbh I have a theory that if you manually do eb and encode your payload with shakita ga nai it evades it
english? 😂
Manual eb allows you to specify your payload for rev shell
ahh yes
Encode it to evade av
I have my notes for next time
Bobs your uncle
@uneven perch It's like one of the easiest boxes in rotation.
I think that's intended?
Our machine stopped responding and we have only 3/4 resets (one player is AFK)
What should we do?
this is also a question, if there's 2 in a private lobby.. it still asks for 4 people to reset.. what do we do then?.
#AbandonGame
yeap, that is a bit frustrating

this is why it is in beta I guess :DD
@lyric perch DM me an invite and I'll come along and vote fora reset if you need
https://tryhackme.com/games/koth/join/e5c4d1689c6b17dd8dd05af8
may someone vote for a reset please?
done! @lyric perch
thank you
If someone gets root and wants to keep his name in king.txt, is there a better way to do this rather than creating a cron job that keeps writing your nickname after every minute?
are we allowed to just stop services running on certain ports?
you mean change the code of some services for example?
Fix vulnerabilities
so, if I had a linux machinbe
could I remove the id_rsa keys from where I entered?
Or would that be a bit too much?
@lilac lantern Yes you can do that
Sweet
@lilac lantern Make sure to regenerate the rsa keys for that particular user and remove them again, as most people store id_rsa keys.
Thanks for the heads up
I'd normally just gain access
remove the keys, remove them from authorised users
and kill their ssh process
#HowToBeADick
@dapper escarp yo dud
sup?
i see u already got root
@iron sable 👋
CommandLineKings?
@dapper escarp dope, 1st time playing this one dude
Also anyone in game 1216 you don't need to restart
there are some really easy methods to get in that I have left unpatched for you
sditi koulchi awld l97ba wtat9ol khlit lik t9abi. 9wd 3lya

Waiting for people to get their foot in the door before slamming it on them? 😉 @dapper escarp
exactly
How kind of you. 
sorry 😂
I hope this is a good box..
@lilac lantern Yeah, that was a fun one
not a fan of food!
@lilac lantern Again, one of the easier boxes in rotation
You don't need to know web lol
The boxes are designed so there's a bunch of ways in
not a fan of food!
@lilac lantern I'm starting to like food. I'm learning a bit and making progress on the box.
@lilac lantern From Kali?
Also, nmap -sV -v -p- -T5 and investigate the ports as you find them
yeah... When I tried the box last time my nmap took like 30 mins
You should fix that @lilac lantern
Thanks 😂
My nmap takes long
@lilac lantern ports=$(nmap -p- -vvv -min-hostgroup=32 --min-parallelism=32 --min-rate=1000 -T4 $TGT_IP | grep ^[0-9] | cut -d '/' -f 1 | tr '\n' ',' | sed s/,$//); echo -e "\n"
nmap -Pn -A -sC -sV -p$ports -vvv -min-hostgroup=32 --min-parallelism=32 --min-rate=1000 -oA nmap $TGT_IP
wtaf
The first line runs a quick nmap to ID open ports, uses grep and sed to clean it up and store it in the variable ports (and prints them to stdout). then runs the second stage which does a more in-depth scan on just the open ports.
@lilac lantern Also, it shouldn't take that long at all
@lilac lantern Also, it shouldn't take that long at all
@quiet schooner Agreed. What's your go to nmap?
nmap -sV -p- -v
@quiet schooner Solid and easy. I like it. My staged one is great for normal boxes, not so awesome for the first time I see a KotH box.
which @patent glade @fair adder is on Shrek right now (1228)?
I have to say, though, that I'm really enjoying these KotH boxes. I'm learning a lot and having a ton of fun. What are y'all's thoughts?
KotH 1235 starts in 12 minutes. https://tryhackme.com/games/koth/1235
It a link to spectate
I'd assume it's a public game
Good point
It was, started already. I finally found my way in, have all but one flag, and have to figure out how to get king. A lot of progress since last time.
I'd assume it's a public game
@quiet schooner https://tryhackme.com/games/koth/join/bfadb2d0d8415dc7fabc03ed
if someone wants to join :
gg
morn \o
May please someone tell an example of patching something on the box? For example, how can I patch the service that allows to upload and execute python files on the server?
anyone wanna play ?
https://tryhackme.com/games/koth/join/63a09c4dc7afe915e574e56f
ugh,
there will be a fight
@lyric perch in most cases if its something like that you can just remove it. So long as you're leaving an entry method somewhere then you're golden.
@nimble tangle @lyric perch the rules will be clarified soon. I thythe policy is you can't close the service but you can remove the RCE
@nimble tangle I don't see a rule anywhere saying that you can't patch everything?
@nimble tangle I don't see a rule anywhere saying that you can't patch everything?
@gusty cradle you gave me an idea. i'm too unexperienced to try koth, but i'll work on this if it'll be possible
I usually patch every path that I know of after I get root.
@dire sentinel Nah, you'll be fine, the machines are pretty easy to root.
@gusty cradle True, with it being a new game mode it is being worked on and as James said they will be clarified and fixed up. Normally it's just a courtesy thing particularly on the new boxes to leave one so people can learn the box. It ruins the game of there's noway to get to root, make it challenging of course but its more fun for everyone to keep the battle going otherwise the game is over within the first 2 minutes haha
i got another problem. low internet speed. half of the times i'm doing a room, the vpn drops
space jam has only 2 flags?
Yes
thanx to all for game
@low whale , are you online right now?
I don't think he is. Is there something I can help you with?
anyone up for a koth soon??
@fair adder we still need to have a 1v1 for our names aha 😉
indeed
anyone up for a koth soon??
@void rivet I'm in a room now; game 1288
nice
it has to be in in 13 and a half hours
gl dude!
Finally cracked Tyler!
gz!
@hot bloom Can I get an invite in to 1296?
Did that not work?
It did, I'm in there now
Wow, that was a great game
That was a lot of fun. For the life of me, though, I can't find the eighth damn flag.....
I had done that box like 3 times, and was googling random crap when you joined
I wasn't even trying
lol
Lol
Lesson learned
Thanks for the invite, though
I thought about not asking to join but realized that I still need one more flag, lol
How many of them do you have?
How many flags?
Or how many boxes?
This was only my 5th koth..
And I've only done 3 diff boxes
How many flags on panda
Nice. I'm at 7/8 and it's driving me nuts lol
Haha
I've been doing mostly htb.. I'm really digging koth tho
I've only been on thm for a few days
If you wanna know how many flags are on a room, hover over the flag next to he submission field and it will tell you
Oh, good to know!
@dapper escarp Mind if I DM?
it can't be anything that can't be said in here
@dapper escarp Ok.
I found a flag that I thought HAD to be a flag, but didn't work
I found a flag that I thought HAD to be a flag, but didn't work
@hot bloom the 06d or the 5a4?
06d
06d
@hot bloom You're on the right track, just look a little deeper
And another that I didn't keep.. I didn't think I'd stick around thm.. I'll have to be more careful now 🙂
And another that I didn't keep.. I didn't think I'd stick around thm.. I'll have to be more careful now 🙂
@hot bloom LOL. They've done a fantastic job making these boxes for us. It's absolutely worth sticking around for.
I see that now.. Didn't know what to expect!
My advise, for what little it's worth: keep notes for each box..... I prefer a local mediawiki server.
I've been using Joplin, it's pretty awesome
it can't be anything that can't be said in here
@dapper escarp I've found 633, MGN, YzI, Mzk, Nzr, d22, and 7c9. I checked m***l but with no luck. Can you give me an azimuth check on the final flag?
I kept notes for all my htb boxes. Like I said, I wasn't really taking thm seriously
Anyway, gotta run.. good game @harsh obsidian 🙂
gg @hot bloom
With rule 2, regarding flags, Could you flood the box with flags?
I guess yeah, because you can filter files by creation date and identify fake ones
bu idk if that's fair and would not cause some troubles for other players :)
It's not really modifying anything
I'd probably say that it's not against any ruling
o/
where actually are the rules which states what we can and can not do
click on the koth page
scroll down to the faq
the expand rules (if it isn't already)
got a game going in 20 minutes: https://tryhackme.com/games/koth/join/2d5ea47da8973e4bdc958eeb
Can someone clarify pls : "6. No writeups are allowed"
you can't post a walkthrough to the koth vms i think
gg everybody
gg @dire sentinel my internet died just as I got root!!!
i know what it means... i got internet problems too
i can't figure out how the king file was continually overwritten at the end
@dire sentinel may be someone was using a loop?
yes, i think so. i'm not good in defense (neither in attack lol) and i'm trying to replicate the situation and understand how to block
@distant zealot Dude seriously?
You good? @stiff egret
@quiet schooner UM, had a Q, is filtering 3000 port legal?
filtering as in from this
3000/tcp open http Node.js
to this
3000/tcp filtered ppp
Yes it’s legal
Port 3000 is an extremely easy low hanging fruit
So it’s often closed
um, and wbu ||61432||?
are there bots also in koth
Hello till when will KOTH be free?Keep it like this please💯
^^ starts in 10 minutes if anyone wants to join
GG @primal stag @forest bloom
gg @astral belfry @forest bloom
Not sure if this is exactly where to ask, but what resources could I go to to learn and practise actually spawning the shell to things like koth and tryhackme?
ok who closed port 22 lol
Thank you
@fair adder bsides Guatamala boxes are nice
Thank you, I'll try some out now
I've not done that box.
I'm on as bread but can't cat the flag
Are you getting an error Will?
Just permission denied
Hmm, maybe try something other than cat (if someone patched it)
Or make sure you have permissions to read it.
with lsattr as well
Ah got 1
I'm on as bread but can't cat the flag
@stable narwhal That's intended.
Yeah, just noticed 🙂
I love tmux but closing your reverse shell by accident is a bummer haha
@gusty cradle you can view the flags with strings if cat isn't working
Lmao can't escape vim
ffs closed the RS again
@steep raptor I think you misunderstand, I'm not doing KoTH at the moment, however strings will not work, since the author of the box has set weird permissions on the flag.
Also I just use tac when cat does not seem to work. 😉
Nope, not getting this box...
I have found multiple ways in but can't figure out how to use them
Anyone know the number for DEScrypt? Hashcat id?
telnet seems promising
Playing my first game 😄 this is fun
@primal stag cheater
I thought it was a spectator link
what box?
whaaaaaaaaaaaat? i thought it was the spectaror link 😅 . Fire up Kali
Can confirm
he didnt used any scripts.. i am also in room @fair adder
@fair adder The VOD of his stream should be up later if you'd like to confirm. Should sub so you can watch it!
spam the reset button xD
lmao
there's the reset button
Makes me laugh when people realise I patch port 3000 so reset
learn how to find other vulnerabilities
I only ever patch the way I take to get in, in public games
gg
is goldwave in here?
why do you think that?
idk he has 0 points and were 30 minutes in
Might just be struggling.
maybe true
@quiet ore what box u guys doing aha
nah a link to play
oh im in one rn i thinkk
@primal stag yo
did u lock me out of king.txt somehow?
im just trying to figure out how it works lol
Well, the object is to stay king....
oof
i had king for a while but its locked again
LOL
did ssh die?
think ssh is gone
oof
Nope
yeah it is
lets go boomers
Has anyone managed to get all eight flags on Panda? I could use some help finding the eighth flag if someone if willing....
gg @rancid pewter
gg
gg @tropic lance and xtr3
again? ^^
?
were you just in a KOTH?
@potent oyster really
I'm trying to overtake you as king!
well
find the last flag and u will
but dont kill my shell cuz you cheating
why you close port 22?
Killing shells is not cheating
oops, probably want to reset because I just locked myself out 🙂
lol, I'm still king
cant kill shells as easily on Windows 🤔
@primal stag what happened now M8
when you find the 4th flag lmk ok buddy
THANKS!
@full grove wym windows is easier
me thinks you need to re read that
@full grove depends if it’s rdp:*
^
its incredibly difficult to kill the cmd session you want, even more so to kill metasploit payloads because they disguise the processes they run as.
thats if the user knows how to migrate into it
If I can find your shell using w then you cannot complain about me killing said shell
Sounds like a question for the search engine owned by Alphabet Inc.
you got jokes
I ain't wrong tho
mhum sure
thats if the user knows how to migrate into it
@fair adder to kill rdp you just have to rdp in
Clearly don’t know windows
sure i dont
you obviously can kill any process once you have Admin rights
at least i didnt struggle cracking pain lol
took me not even 3 minutes while you took almost the entire 40 mins @dapper escarp
myDonut got you good too
How about we put you in front of 200 people and see how you fair then?
You clearly haven't done Priv Esc Playground then
took me not even 3 minutes while you took almost the entire 40 mins @dapper escarp
@fair adder Was this after watching his stream? 👀
@stable narwhal The exploit for Pain isn't even hard man
I have no idea haha, haven't looked at it
Honestly, piece of piss
@stable narwhal lmfaoo i didnt have to watch his stream to crack it lmfaooo
Anyone up for a chilled game of KOTH?
First time I did it, straight in, all flags
😂
gg, had fun would do again
Maybe another time, got to do some work.
ahhh come on
dont chicken down
@gusty cradle oh no
dont tell me its you on that session
😄
awh shiet
Haven't done done Panda before
Thanks 🙂
hmm
when u get all flags and get king in 4 mins on spacejam ur first time :3
spacejam ezpz
yep
until someone yeets your access method
its easiest to root and get flags
someone playing koth? unbelivable how no one joined on public game
ill play if u want
hello people
lets get it
ye im in
@fair adder Just gunna throw back at this, you have a terrible attitude. I admit my defeat to MyDonut and to this day think he is one of the best people to play KOTH against. However, you need to remember that though it is a game, it is still a learning experience. We're all in this area to learn, not shit talk someone for trying to better themselves
Everyone looks at a problem in a different way also, so to one person it may be an easy box. But to another, it could be difficult. We all have diverse skillsets. Like you said you weren't sure on Panda, which tells me your skillset suits windows more.
you right
my apologies and yes i've dealt with windows more than linux
@dapper escarp
ggs
gg
gg
#danger
oh im just chillin
gg @silent herald
I wish 😉 Made no progress 😄
what level require to jion koth game?
Intermediate and up
Wait, When did koth went free to play?
@nova tide Free for this month
Some changes are taking place with KoTH
oh ok. i didnt knew that
An email will go out next week for it
skidd
@nova tide
I left that other one and made one that starts sooner
i only know like 1 or 2 boxes
already in this one xD
but i think i already won this unless they reset but only 3 players so cant reset
xD
did you changed pass for donkey?
is there a new game goin on rn?
Yes
should be
sick
@void rivet It's allowed.
should have copied those passwords when i had the chance xD
xD
im a bit slow
still learning
but im getting there
learning how to patch things
well i am just good at tyler. i think its my 2nd time on shrek
i was going to crack the passwords but forgot to copy lol
haha
yh i need to be a bit faster at patching
im sitting here thinking, what do i do next
xD
like i can only find 4 flags on shrek
i just did the find room so pretty good at finding xD
how do we people manage to lock you out of king.txt?
i realize they have the immutable attribute set on king.txt
but I cant seem to be able to change that either
Ah, I just blindly clicked the link, any way to leave the koth 'room' after joining?
NP ✌️
@stiff egret did you changed pass for ashu?
No.
i am doing this box for the first in my life and no clue how to ssh using those keys
I am not putting up any superman defences
any hints?
haha, i believe im in the same spot you are naughty
tried:
ssh -i <any file> ashu@<ip>
ssh -i <keyname> user@<ip>
now trying brute force xD
ssh -i <keyname> user@<ip>
@stiff egret tried that its asking for the password of ashu
Someone is in shell using ashu, I am killing the shells manually
well thats not me or Don sooo gotta be nickz
Actually I am not putting up any defences at all
So, All paths that I came in from are open
any hints?
@nova tide Check all ports, there are 2 services running that can directly give access. One even gives root.
oh my bad i was trying ssh
wait am i supposed to ssh or ftp?
its asking for password for both :/
lol, i'm embarassed i can't turn that root one into a shell
nice
well hes not even playing sooo
is someone crashing port 22?
killing your session @quiet ore
ah
ok try now i wont kill anymore
uve done this box b4?
yeah
ah
a few times in private game
first itm here xd
well you are cathing up faster
but i still want to know the ways to bypass the things i patched
yeah i was wondering if u patched something lol
kinda finding it hard to escalate to root
i patched a couple of things.. the ways i knew how to come up
not sure if theres anything else left
yea gg
i dont have access to chmod so no enum scripts
@quiet ore the first thing i changed xD
reset?
well there was one but i patched it. the way i got root
it was just a command that you could use as root
gotcha
i will put it back so if you can try that to get root
aight sweet ty
i am curious to know if there are other ways tho. Usually on these king of the hill machines there are
well i think i mistakenly set chmod with 6 suid so even root cant use chmod to chmod 🤣
LOL
thats funny lmao
there seems to be multiple ways to get narrator
just not sure bout root
anyone want to play?
nwm
Does anyone find it frustrating that the king can delete chattr and stay king forever.....
There's ways around that
How
its even more frustrating when there is nobody to play with when you want to
ill play soon
@candid shoal on space jam?
@torpid geyser Yes
eh, i just renamed it
no, renamed the chattr binary
Message me
anyone wanna have a game of koth
anyone wanna have a game of koth
@void rivet Nemo and I are about to run one in 8 mins: https://tryhackme.com/games/koth/join/0530bb96ef5c9034e87e8011
hey lets get it
just joined but idk if i can be assed aha so tired
ill see what box it is
ah cba to tired
xD
Shrek
yeah eh
idk why its always shrek?
ive done a bunch of these and its shrek 90% of the time i feel
ik how to king and get all flags in like 4 mins lol no point doing that box, not fair to other people
ruins it
ur vpn probs
yeah thats fair
id only do it to learn some more defense stuff
8 flags in 5 mins xd
@quiet ore Lol, that's because I've played this box before
is the box down for anyone?
@quiet ore I'm having some issues myself. I hit the reset button; we'll see...
im apartment hunting aha
im apartment hunting aha
@void rivet LOL
gettin a apprenticeship and its far away so im getting my own apartment
only down side is that i have to give my parents the money so they can rent it for me cause im only 17 xD
oh good to know its not just me
@quiet ore I can't even get to the web server....
neither could i
gg @harsh obsidian right as I joined the wife wanted to watch a show...
Might be helpful to have an option to leave a KOTH...
gg @primal stag
@primal stag : I'd like to DM later and ask you a few things, if you're cool with it
Sure.
only 3 minutes left
whos DDoSing the box??
someone is ddosing the box shrek
Can't be me
I'm still trying to get in...
someone is
i see the requests
Hmm
same ip
Don? I haven't seen him earlier
different packets and different ports
the box is running very slow due to whomever is doing it
Yeah
is ddosing allowed???
i doubt it
Nope
lol no
Anything that could break the box isn't I think
he doing it again
Only thing I have running is jtr
https://prnt.sc/s6jiz6
@fair adder I've been trying a new thing. Did you get a bunch of random output to your terminal/ssh and then get kicked off at all?
Agreed. Also explains why my connections were so slow
@lusty portal @low whale
gg @fair adder @fair adder @sonic atlas
gg
very great competitors
Best thing to do would be report it to koth@tryhackme.com @fair adder the screenshot would be useful! Include your match id etc :> sorry to hear someone was spoiling the fun
if you want to join
@dire sentinel are u italian?
yep
ahahahah
il mondo è piccolo xD
Please try to keep it in english in the server
^^
^^^
I'm sorry! I meet an italian player so.. ahaha sorry
No problem 🙂
Just helps us make sure that nothing that's going on under our noses is against the rules 😁
u all got booted
boi
this is unfair lol imma just leave
i have done this box to much
hehe
❤️
(New rotation is coming out soon @void rivet)
(and I can say that I am very proud of one of them 😁)
gooooodd
i feel bad doing these boxes cause ik them all
im onjly doing them for the defense part atm
so i just quit the box lol
guys in prod box reset pls lol
ooooo 0_o
We've not implemented autogeneration of flags yet -- the website isn't able to receive them, although we can easily gen them on the boxes
Just a matter of time
Autogenning vulnerabilities has also been discussed, but isn't there yet
yh would be amazing of the id_rsa keys and all the flags changed everytime the box comes online, but ik its easier said than done
But I may or may not have just finished a script that's autogenerating passwords, other stuff that I can't say without spoiling it
(Yeah, done that with the keys)
ooo
You'd better appreciate this by the way
It was a pain in the ass to code
No doubt optional will find a way, but I've made it as resistant to autopwn as I possibly could
aha yh
Almost done -- just got one more bit to implement tonight
Then hopefully it'll be in rotation next month 😁
good
aha
im hoping to do my OSCP next year
oh lol forgot, optional is doing his OSCP rn i think
Agreed. I'm going to try for it in a few months, I hope
ok. koth is not for me rn lol😆
im only 16 rn, 17 on may 20th, and i heard u have to be 18 to sit it
@dire sentinel ur in my room lol
i got king and felt bad so left
It's a very grey area. Definitely more the exception than the rule
@terse willow random flags is ready to go, just waiting on Skidy to get to it on his list
ah ok
Lovely 😁
Yeah, I got a script up and running to randomly generate and distribute them, just for the heck of it @weary kindle
Bit of a problem if the website can't receive though 🤷♂️
My method should be easy for them to work with
if u could make a random vuln gen that would be amazing
Doing better than me then. I just wanted to see if I could do it. Definitely not good enough to think about using in practice right now though 😆
Looking forward to yours getting implemented
I'm also working on that, but that's a little more long form due to the costs assosiated with nested virtualisation instances on AWS that my current plan would need
Hmm. I might give that a shot at some point. I reckon it can probably be done with a single box, given half of my setup is done on startup anyway
Be really interested to hear that plan though
I might have some other methods of keeping costs low, but I'll need to test that
I wanna get Random Flags, kingescplayground and maybe a Pwn Adventure 3 room done first
Fair 😁
@nova tide No, that's wrong
ik.. the guy in my game tried doing that.. its history
@nova tide It's allowed.
??
Deleting king.txt is allowed?
@nova tide, you can't close the service king.txt runs on but the file itself is fine to delete
oh i didnt knew that
Then don't accuse someone 😛
my Bad. i thought it wasnt allowed
well i won the game in the end so nvrmnd
GG
just coz the guy got afk i think xD
@nova tide how many KOTH have you done?
i have done tyler multiple times, shrek like twice, food just now , panda twice
space jam once
well lets hope offline will be the box 😄
if its tyler i may win it
youtube
oh i bet 20 on @rancid pewter
get those 20 ready then
ik xD
send me the join link
but nvr lose hope ❤️
Nyancat is coming
oh you are the unkown i lost space jam once against xD
yep
hello 🙂
@rancid pewter GG dude GG
Gg
well looks like I will get claped in 10 secs
if its space jam imma pass xD
but myDonuts only tries to get king usually and does not patch vulns so one can still get tokens right?
yes
he mad legit bro
well he aint gonna go try hard mode but still scary xD
who's streaming on YT?
John
mr john
ah nice
imma google how to close a port
xD
dont even try to close ports
Hang with our community on Discord! https://discord.gg/Kgtnfw4
If you would like to support me, please like, comment & subscribe, and check me out on Patreon: https://patreon.com/johnhammond010
E-mail: johnhammond010@gmail.com
PayPal: http://paypal.me/johnhammond010
GitHub...
there ya go
its panda
never done it before
cool?
@nova tide closing ports is firewall or killing the service. Neither is allowed
nyan xD
Doesn't best the terminal parrot tho
??
ok i cant make it writable xD
lmfaoo
its a pain isnt it
well keep killing my shells buddy
that aint gonna change
who keeps killing my shells
gg
@nova tide closing ports is firewall or killing the service. Neither is allowed
@quiet schooner closing a port is not allowed?
DoS of the service
ok come on now
who added a firewall rule to block my ip from connection to the host?
thats against ToS
DoS of the service
@quiet schooner i was talking about ssh or ftp ports
Yes. Don't close them. Play smarter
well someone did, soooo
@nova tide closing ports is firewall or killing the service. Neither is allowed
@quiet schooner btw everyone closes the ports thats not new...
Doesn't mean it's ok
well i never did thats why i said imma google
sure
well gotta learn more about mysql then.. GG both of you.. and Good Luck next time @narrow parrot
@rancid pewter you needa back off of me lmfaoo
is that the highest king change record? or someone have higher?
@rancid pewter you needa back off of me lmfaoo
@fair adder btw can any of you be kind enough to tell me what was going on with the king file?
why wasnt i able to change it?
i tried adding chattr from my pc and used that but wasnt able to change it
try harder
Wow thanks for letting me know
well i just started it like 20 days ago
oh damn
not bad
you actually doing better than me
it took me like a month to get my first flag
well i have IT background.. soo that makes a difference
so do I
know a language or two.. tried using kali like 4 years ago for fun. then stopped and started studying now got back to it
gg
thats good
i stopped 7 months ago
but now im back
its a learning experience
us the Learning Path in try hack me
it helps a lot
btw for chattr i used wget and then chmod it after that tried chattr or even /var/lib/chattr none seem to help
us the Learning Path in try hack me
@fair adder completed beginner a few days ago
@nova tide i wish i can help you but its against ToS sorry
ohkk no problem.. but was there something i was doing wrong?
btw for chattr i used wget and then chmod it after that tried chattr or even /var/lib/chattr none seem to help
i can say that there's something missing
thats all i can say
and cant really tell you or show you how to fix it
ok i will try to find it next time
it was fun though.. i tried my best xD

@rancid pewter Gg