#general
1 messages · Page 1959 of 1
And for normal peeps, christmas is around the corner
Hello but goodbye, it's ni ni time for me 🙂
you are broken
Que?
aloha
Welcome to THM
Congratulations... how do you feel

What’s ups bois
yos last office working day for me...that also im doing wfh
then xmas/newyear holidays

mine's just 6-7 hrs

(Tho on papers its supposed to be 9-10hrs lol) but we have flexibility of doing the work n our own way depending on deadlines
Sounds good. I do most work from home.
The weekend will be food prep
I have worked from home since covid mostly. Office maybe once per week
yeah mines hybrid too ...whenever tf i wanna go office i can go lol
I'll admit I do kinda miss it though
Part of the reason I'm searching for a new job
I like spending time in the office, I need the social part
same , especially coz am a Fresh grad..so yeah
frenchy just smoke and play games
🚬
Good morning
I found alot of cats
Why my device trolls me by showing Foltaene is not there but later it shows that he's an administrator now😭
That penguin😡
Eh?
afternoon chat. how is everyone?
I am alright how are you?
I am worried about Foltaene and error
yer not bad
Hey shyft the dingo
If error wakes up he's going to call Foltaene to skin me
what?
Theres user named error
is foltaene supposed to be fontaene?
Yes
If we share a screenshot here in chat will it have metadata of geo location ?
No
Discord strips a lot of metadata
Discord only leaves file properties, it strips all informational metadata
what are you talking about
It was peaceful when Fontaene was gone but now Skidy brought him back as an admin😭
this channel used to be peaceful?
And it error wakes up, he's going to call fontaene to skin me
a screenshot should also not have EXIF data
what?
yes, a LONG time ago
that must have been nice
trolling got much worse
Has it?
back in April? May?
😭
yep
Oh like the roblox people?
that and others
And so much more
Lol
Meme spam, trolling, baiting, general nonsense
cough pentester.com cough
I used to block so many people for spamming gifs
Dkob only cares when you post disturbing gifs 
O
Haha same. Discord crashed on me once because I had more than 100 messages on a row blocked
Lmaooo
Yaayyyyyyyy
LOL
So when I am sending a chat from here it's first get through application layer which usually means HTTPS then it goes to presentation layer which will translate it and compress it and then it will goes to session layer where a session between my machine and discord server will create also it will add some checkpoints
Then it will goes to transport layer from where it will further divided into chunks called segments using protocol TCP
If someone doesn't contribute to a conversation and just posts gifs then I don't miss blocking em
uh yes? discord strips all informational metadata during its file compression process

And for some reason I learnt the sexual preferences of several teenagers. This place gets really weird sometimes
Like that guy just phishing for mod attention for some reason lol
and stormz


I miss the days of the roblox hackers. At least they leave the server quickly
Anyone who chat after me will lose 1000 aura points
I miss when they pretended they were here for a good reason
I just think it's because I'm old and don't get youth culture these days. I've seen it on a few discord servers
Attention span is pretty short nowadays
Need lots of bright colours and flashing lights
Auuu
and while youre young youre still figuring our who you are. gotta try on a few different peronsalities and see which one get the most attention
Where's skidy
im sure i was a shit when i was younger. we all learn and grow (hopefully)
its just annoying seeing it happen in the communities of the hobbies i happen to enjoy
rant over
hopefully
anyone working on any interesting projects?
I wish
you need to verify your account
but there is a diagram to see if a web contains an SSTI vulenerability or not
ok verify it or how to verify it
follow the link Tao posted
i dont know what your question is
I said : that diagram always the case I mean there is no other cases
in Server Side Template Injection SSTI
i dont know what the diagram is. but im guessing i dont know the answer to the question anyway
ok who knows
trying to figure out best products for a DFIR environment, free-hands can be a curse sometimes
ah nice
done
what exactly is your question and what diagram?
Too much to pick from
try them all 🙂
do u know Server Site template injection
yes
It's doable with open-source products, I don't know if I want to try all commercial ones, by the time I am done trying them, new ones are out or major updates have happened
my question : is it always the case
yer true. i usually test tools until i find one i like then forget about the rest
that is the method of SSTI, yes
user inputs (template code in this case) is not sanitised on a servers backend which can introduce harmful logic
There have been some tools, that have left me with good impression, but of course until I have not hands on played around I am not going to to pick anything, I guess that's how I can spend my christmas and make use of my homelab
Anyone used chainsaw before?
not for a while
because when I complete the path by /?username=${7*7} I didn't get an error because I was getting an error in each time I complete the pathwith something so I said to my self maybe it is an SSTI but when I follow the diagram I found the website hasn't SSTI vulnerability
I am not familiar with SSTI so I don't know a lot of info
I do wish that products had license prices listed somewhere
SSTI is just when user input is not sanitised and is treated as template code, also if its about a specific room task use #room-help
yes, why?
I am a participant in a ctf and I am trying to solve a web challenge
Do you mean an actual chainsaw? Then yes
I have cut some trees
Know any good resources for it?
do anyone know about the side quest 1 in advent of cyber
no
oh haha. i thought you meant an actual chainsaw.
the official wiki https://github.com/WithSecureLabs/chainsaw/wiki
do u solve web challenges
who solves web challenges I need some guidance
🙁
also make sure you understand Sigma at least on a base-level https://github.com/SigmaHQ/sigma
Oh this looks cool, I need to look more into it
Yeah I've used it a few times
Sigma is fun
.
is it a THM "web challenge" ?
is it for an active ctf?
or a CTF

this video also doesn't seem horrible for Chainsaw https://youtu.be/YN_kffuC6a8
think I've used it, but cheers anyway
its a bit annoying but can be useful once you figure it out
just not great docs like most tooling 
how do i get my gobuster too work?
i guess that depends on the problem
well i know what to do but, when ever i try and run GoBuster it shows CMD prompt for a split second then goes away
Windows version requires flags
- cmd.exe
- cd path/to/gobuster.exe
.\gobuster.exe
then use it like a normal terminal cmd and pass it your args
Is learning owaspTop10 necessary to become a peneteration tester?
is says the system cannot find the path specified
replace path/to/gobuster.exe with the actual file path to your exe
got it ,thanks
or add it to your PATH
okay i got to there, but its saying "flag provided but not defined: -u"
gobuster requires a mode
You can add to PATH here
system, account, only difference is if you have more than one accounts in your computer or not
After adding to PATH, you do need to re-open the terminal, otherwise it will run with old variables
i think i got it is there anywhere i can send images?
@soft nimbus
Copy that path and put in system environment variables
Or did you go to Path and add it there?
Like that?
yes
Then restart terminal and run gobuster
- you can use the terminal to set environment variables if you want
- you should likely move your gobuster to a permanent location not Downloads
setx PATH "C:\Users\????\Downloads\gobuster_Windows_x86_64;%PATH%"
if you set it via terminal ALWAYS include ;%PATH% at the end or you'll wipe your PATH lol
that's why I won't do it over CMD
prone to that mistake, with clicking around its generally safer
true true
im just used to double-checking commands before sending them and terminals 🤷♂️
like this?
So am I until "Shit...."
no no, just add C:\Users\????\Downloads\gobuster_Windows_x86_64\
then device will know to look into that directory automatically
after that open a new terminal and you will be able to use gobuster as a normal terminal command, just test with gobuster --help
where do i find that? Sorry for all the questions, im new too all of this.
'Edit the system environment variables'
the screenshot Rennet sent earlier
He is confusing you a little, it's the same thing as this
sorry I forgot you're a beginner
😄
just follow that screenshot ^
they dont work?
That's why I put everything into one folder and weaponize ../ and /*/
ive got to that point and added it to my path
for me sometimes idk why
but figured out restarting terminal fixxes it
then close and reopen your command prompt and use gobuster help
you have to restart your terminal to update PATH variables
Wym they dont work
always
okay it works thank you guys so much!!
No problem
learnt that after 3yrs
lmao
Enjoy busting
i thought fr i am too dumb to add some variables
nope, PATH is just only loaded once
its treated as a string, hence why you can setx and echo it
Yeah, you got to restart Terminal, it doesn't know it has been updated, its static load
makes sense
okay, the gobuster help thing worked but whenevr i try running the catual commad line it shows this
What're you using it for anywho
Good morning y'all
good morning
It is 12:02 in the morninf
I had a German final
😭

okay ive read through that, but it isnt showing how to define -u unless ive just missed it.
so how would i do that? Sorry if im being annoying im just really confused.
gobuster dir -u http://example.com -w ..\..\common.txt
diris the mode-u http://example.comis the url flag + the url-wis the wordlist flag then the path to your wordlist
so do i just copy and paste the command or do i feel out the stuff with whatever im trying to do?
you will need to change the command for your needs
mainly the url and path to your wordlist
if you do not have the common.txt wordlist you can download it from SecLists
https://github.com/danielmiessler/SecLists/blob/master/Discovery/Web-Content/common.txt
gobuster -u http://fakebank.thm -w wordlist.txt dir well this is what im trying to run, and im pretty sure its all filled out, but i could be wrong
okay now im getting this,
you need to have a wordlist
.
so just download that?
yeah
make sure you read through the room I sent thoroughly
he is just very new to gobuster
just doesnt know how to use it
I think they're just new, they will figure it out
😄
they're on Windows as well
had to teach them how to add it to path
the command functions I think they just don't understand the tool
they will just have to read through the room I sent earlier thoroughly and mess around with the tool for a while
ive gotten to this point
fakebank.thm does not exist on your local machine as you would need to define it within Linux /etc/hosts
I would suggest you use the attackbox in most cases
also if you connect via OpenVPN then just use http://MACHINE_IP/ instead
so use the attack box via the gobuster room you sent?
yes
Yeah, do it in Attack Box, or use OpenVPN
im trying to use php reverse shell on rootme room, with my VM (virtual box OpenVPN), can my win10 firewall block the incomming sessions?
It can, but it doesn't do it by default
got this problem, tried some solutions found in channels but didnt work
so im thinking the problem might be on windows side
Is your IP correct?
yeah its the one on the screenshot
Who assigns IP address ?? Like I knew it's been through router and router companies get it on lease from other companies but from where they get it ?
DHCP Server assigns it, and the public IP you get from an ISP
I mean that public IP which router has its from ISP they getting it from somewhere right ?
am i supposed to see any tunnels in ifconfig in win or VM? i dont see any there
smaller ISP get from bigger ISP, and big ISP-s are connected to each other
Are you able to ping?
yeah
10.0.2.15 and 10.80.181.2 are different subnets? what's your ipconfig output
quick explanation, all IP addresses are managed by IANA, then they lease that to regional registries that lease them to ISPs that then lease them to smaller ISPs, etc
we are interested in eth0
it works very similar to TLDs, IANA also manages TLDs lol
doesn't seem like there is a problem, odd
So is it a final boss thing ? and isn't make internet centralized
yes. IANA controls IP addresses and TLDs
there are lots of constraints they have to work under though
they cant just do whatever they want whenever they want
are you sure the exploit is working that you are running? Is it windows device or linux device?
okay now I feel safe 😌
im following the walkthrough in the room its just the php upload
IANA gives IPs to Regional Internet Registries and they play around with distribution
yeah they cant just just say "im taking your IP" or "im taking your TLD" there is A LOT of work for them to change ANYTHING
but I guess if there is a chance for something to happen then it can happen and if it can happen then it will happen
i havent scanned if the OS is visible, just the apache running for the excercise
now this is popping up
Hmm, then it should be able to run PHP reverse shell
you need to put it in the same directory where you are, or you need to go to that directory, refer to command pwd
welp, without being able to open the room itself, I am not able to continue helping then, since I lack visibility
not really, they are being watched 24/7/365 by ICANN, registries, and many governments
if they just change it on their end it will not just instantly update globally it has to be agreed upon by all parties who control the roots
your safety is guarenteed by the fact that you hope that at least one party will disagree with unethical changes
At this point you could consider whole internet compromised lol
https://anshbalve23.medium.com/failed-to-daemonise-9ce0bab98552 i saw this solution but i dont have the Firewall window at all
exactly
So it's kind of like NATO for ukraine
I guess? by the time IANA would be corrupt, even Cloudflare would have to be acting unethically and potentially illegally
its a impossible scenario in my opinion
But you are on attack box, no?
well, yes
Do you run your OpenVPN inside vbox or outside vbox?
yes
It shouldn't matter, but routing can be a weird thing

yeah seems like i am supposed to use the vpn config file on the VM itself its working now
Great to hear, glad you got it fixed
This happened in our company
we have now running: crowdstrike, netskope, tanium,trendmicro and a virusscanner
I mean it does matter.
Connecting your host machine to THM is not recommended for security and compatibility reasons

hi
Can I get some ssd advice for my laptop here lol
what type of ssd advice you can but if its illegal then you cant
@rapid merlin cat
i think that its a good choice but it depends on you that what you want to get
cybersecurity is a very interesting field because red team (attackers and the baddies) have an almost symbiotic relationship with blue team (company cybersec teams, etc)
if theres no cybercrime theres no cybersec funding
its right
Who can hack up in here
I want to get the best ssd for my laptop, thats what I want to get
everyone ig?
that mean if the team is getting no money u let the hackers hack the system to get money
A 2tb option
lots of people. this is a hacking server
Like who
yes its the best choice
everyone
lots of people. just ask your question
Even you
Can I talk to you in DMs
alr
whats the bet theyll ask for something illegal?
Was wondering between a wd sn850x too
Does someone is expert with Cyber Kill Chain ? I need to creat one for a room and I don't know how... Need help
hacking his crush Instagram account
they didnt ask for something illegal for once
JACKPOTTTT
buy anything in this economy bro as long as it in ur budget range and ur device support
flipper zeroes are 160 dollars i might need to rely on AoC
i never saw these stuff in my life except in videos
Nah, anything doesn't fit
I must choose the best for my device

i hit 30 days in a row today
congratulations
thank you
Gave +1 Rep to @wind tree (current: #820 - 8)
Speaking from strict networking perspective, and ignoring security and compatibility for now
Recommendation is fine, but the root issue in this case was most likely in VM network settings
How to view rep?
where is your token ?
@plush needle can you public your discord token and announcing a challenge try hack me
you just have to wait until someone says ty, all the commands are admin-only mode
Gave +1 Rep to @kind wagon (current: #1682 - 3)

Hehhe
warn in 3...2...1
NOOOOOO
penny is getting warned too
tao chung
Why
made in china
You played yourself
no typing indicator
oh no I have no typing indicator
the horror!
BAN
??
internet_user
BAN
a little, but its okay, he can see his rep now

hahaha
NOOO
Can you grant roles?
mod in minecraft ?
What happened to hello
Hello!
Yes I can
I was wondering if you can add one of my certs as my role
Yep dm
dkob, yo 🙂
where can I get help relating to bans?
bans?
delete discord.exe
did you come here just to troll?
yes.
are you the same kid ?
what?
touch grass
what type of bans?
You're the only one here who seems like a child ngl
omg this internet_user guy is so cool!!
i'm a girl how about that
thats wonderful for you :)
woke up to this: Your account has been banned because you may have violated our terms of use. If you think this is a mistake, please contact us...
you contact them, like it says
ahhhh, yes, if you want to appeal a ban, contact them through email

@earnest hamlet
did you contact them?
alt+f4 then go outside and scream FCK DISCCK
you're right, they are childish lol
just a tiny bit
Sent an email earlier, but popping in here since I heard the response time is a bit quicker on Discord and Reddit. Looking forward to some help!
account-related inquiries are only done through email
it might take some time
Yeahh it's always funny to see how age doesn't determine how childish people are but it's their own idiocy lol
they can only help through email, especially for cases like this
it can take up to a week for them to respond
lol
I think we should just ignore them till mods get rid of their racist ass
probably for the best
@gusty inlet oh kind sir
The /report command is more appropriate tbh, it pings them all
where the soft ?
they also have a questionable twitter account
good to know, ty
Gave +1 Rep to @velvet gull (current: #151 - 65)
no soft no cheese ?
Ah, that’s a bummer. I literally just got Premium and was finishing up the Day 8 advent last night. I woke up to this message today and have no clue what I did wrong. It’s frustrating to have to wait a week.
they really need more people on the support team
no soft no cheese no cheese no soft
likely due to the NDA is why most steer away from it
and the user also has to be trusted since they're the face of THM
possibly, but from what I hear, it isn't their highest priority, so
yeah....... thats very questionable
you probably shouldnt post their trash here
well that was long ago
that is true, I feel maintaining service on a platform where you're starting and stopping VMs constantly is more important
who care i'm just a de la coup
like only a few months ago
so ?
yep, but I think they really should add more people
solana
most definitely
Fair
900 tickets a day should not be handled by only two people lol

if they stop getting attention theyll leave
the pain of corporate
discord is a social game lmao
oh comon guys i'm a femboy trans etc
we are same road ?
best effort backlog
of course they're bored enough to do this, they're only github project is a completely broken horribly written SQL project
I worked for an SD with that amount of tickets and we had like 30 people. But it was also call-heavy
Probably vibe coded
As they say, 2 wrongs make a right, you just need enough syntax errors to make them cancel each other out
yeah someone will good at my role
trueeee
yea it is 100% vibe coded
fr
oh it definitely is.... it stores phone numbers as integers...
LMFAO
what about my youtube channel ?
next time i will store it with your mom's fridge
wait how its supposed to be saved
strings
phonenumber as string
to accommodate for leading zeros, and special characters
regional codes require a +
phone numbers as integers is horrible practice
hmm now i got mud by those asian dude 
idk man the last data base project i made in college
it was intergers
i never knew that
you only learn that stuff when you actually make projects its all good man
guys who knows how to hack gmail
ferg 
your mom's fridge
illegal activity isnt allowed here
Snowie
I LOVE illegal activity!
hiii
not me
hiii
your mom's fridge
like my gmail got hacked
how's life
so i wanna get it back
good
then contact gmail support
thats what im trying to say
im learning how to set up a vm without a tutorial
contact Google
nice
Reach out to Google or sth. We can't help.
@hushed panther https://support.google.com/?hl=en
smh
the last time my gmail gothacked they stole my super cell accounts and EA
also another thing is some phone numbers will exceed the 32bit signed limit and will overflow
insta and roblox are the popular ones these days
Is that where you tell everyone that windows is better than linux?
Because if so, then its true
What's better to learn rust or assembly
ragebait failed
binary
I introduce 3rd choice, HTML
start thorwing 0s and 1s rn
electrical pulses
hmm not ok : fixing
I want to learn a new language but I'm not sure between rust and assembly
discord self destroying TOS process
light switches

Rust is the better between the two, if you ever need assembly your workplace would teach you in most cases
rust because it easy word assembly is long word
Go for Rust if you want to create shit, go for Assembly if you want to break shit
unless you want to do analysis then you could learn Assembly, wherever you learn will teach you
totally true story fact checked by Fontaene
I just got banned on site because of transaction related things.
I wonder if i could create new account with legitimate and correct payment method. Or would i continue get banned on my ip address
Anyone has experience pls help me
contact support support@tryhackme.com
do not try to bypass account bans
you will be banned again.
hey coward
That would be illegal and therefore is not allowed in here. Please don't ask such questions as this will get your removed from the server. Read about the #rules on our server.
I thought Fontaene would ban him
guess not
@plush needle could you get rid of this one too?

I have no idea what exactly you are talking about, but conduct yourself appropriately in here please.
here is a brick for those who need it 🧱

:mute: tron2010_#0 has been muted.
🥀
I sometimes fail to understand motives behind people's actions
just kids being kids
Fair enough
Ban speedrun
or, in some cases, adults being kids
that was not speedrun
I can die faster in dark souls 3 than they get banned with that run
I alrdy mail to support
Just ask in waiting replies time
it may take some time, they will respond eventually
Shouldn't have tried to scam thm out of their money 
i used to be like this but i dont cross red lines ( im still like that but in certain topics servers )
probably chargebacked the subscription tbh
Thanks for ur respond
Gave +1 Rep to @wind tree (current: #750 - 9)
all good mate
people crave attention and when their personality doesnt get them what they want they have to resort to extremes
i dont know why this server in particular gets so many though
games servers are worst than this
Ah yer i can see that
people start fight if u said that their certain character is bad or he is noob as a joke
Learning platforms do attract people who engage in learning, and teenagers are in phase where they learn a lot anyway
Probably happens in sport hobbies too
yeah but i dont wanna join these
Yer true. I guess the "hack this for me" people are different then the general trolls
Yeah
imagine fighting over a player and act like that guy know u personally most of them are teenagers
I assume this is one of the good places to actually look first, since you have a gathered a lot of people in this field in one place
It's reasonable to think that you can pick out 1 or 2 bad apples with your broadcast request
I've seen soo much of those since I joined thm
Yer me too. Most of the servers I'm on are a lot smaller so coming here was a big surprise to me
yh same
Gotta cherish the times like now when they're all asleep
😄
most of the people here are from US and UK right?
no
I'm not sure. Seems like people are from so many places it's hard to tell what's the most
mmm actually ur right
even though it is English-only, there are people from plenty of countries
also it's pretty rare to find people from my country on fields like csec but i've found 3 ppl from our country in thm 😄
yh
Haha i think I've only seen 2 other Aussies here too
so yh there're people from a lot of places
I thought the name of site is tryhackme
Jkd 🥲
ahh 😄
lol
how did that message not get deleted

aaron sure has a lot of cat gifs
it begins
Larry
oh no. not you too
no, its only to remember it
I need good ways of remembering them
68 ± 1
I aint part of the 67 gang
height of a basketball player or smth
No I'm not that's a lie
billionare lizard btw ^
actually there's a 6'6" boy in our school
also it came from a song by Skrilla
that's sooo damn tall ngl
My sat scores come out today
I'm gonna cry if I got below 1400
you getting 6700
Cat
HIDE YOUR CATS
wow, he was dm to me
Thanks
@rapid merlin
Gave +1 Rep to @quasi dome (current: #3451 - 1)

Tell him to dm me
idk why fontaene didnt ban him tbh
he can see the chat
Ty
Gave +1 Rep to @silver hornet (current: #512 - 14)
same
he hasn't DMed me
Nvm he already did
do not look at their linked twitter btw
Why
we are looking now

Let him yap, it's funnier than banning him instantly
true true
dont waste your time on the troll

unknown/unknown
@rapid merlin
curiousity
.
true
he reposting 2 guys doing bad stuff to a chicken
Hello Tao Chung
adn some other hating stuff
pretty bad idea to be saying all this with bad opsec
Bros... 
yeah they're muted
old chats reawakening 💝
this guy has the worst opsec ever and is talking trash on a hacking server
bro has 7 accs connected to his discord
Doctors be like 'Agent Orange doesn't impact the brain whatsoever.' Bro, no way I'm believing that :)))
too many things, too little time
not 2 years bro
- Click on it
- Remember something else
- Do the thing you remembered
- Success! Forgot about chat
😆
i hate to be the guy who doesnt forget
be adhd, forget 2 minutes later
Did he die
i forget what i study only
still alive
unlucky
demn
i mean good for him
note taking and search/index
only way around it
they came online after two years
sometimes u just forget bro
there was another friend that came online two years after leaving discord in 2023
she still remembered me and sent a msg somehow 
thats okay, i live with intense guilt that i continually remember that i forgot to call my mom that week, and it's too late for me to call now because i missed the window
bro iw ould write down the whole material and make 100 summrization pdf and still forget
repeat ad infinitum
i even forgot how to type summerization
||copy paste the content to your notes, rewrite if you ever actually go back to it||
unethical life hack
Mcskidy😭
just invisible ink on your hand
and then use a uv light during the exams
Is mcskidy he or her
there's a lotta nonsense you learn in school/courses that is nice to contextualize what matters, but is otherwise just reference knowledge instead of actively required.
they are either Ben or Ashu
ur GitHub page actually looks really nice
I think theyre ben
A girl I think
they are EITHER a girl or a boy
they havent revealed it yet
Why is this thing's gender a mystery
In day 17 it says his
super ultra elite opsec
28 year old gender reveal party
hehe thanks
Gave +1 Rep to @silver hornet (current: #483 - 15)
your current pfp is better ngl

indeed it does
what is github used for
https://openai.com/index/introducing-gpt-5-2-codex/
Chatgpt released codex 5.2 made for defensive cybersecurity. This is concerning......
library of the code for the internet
HMMM

stranger danger
cuz it got no more ||ahegao pfp||, i guess
yes.
and banner
i know i mean how i make mine good
How to hide your profile in dashboard?
this is just a blog from openai you can even paste it in virustotal...
yh 😭
copy my portfolio code and change the info 😆
i mean
that's what github is for right?
my github page look like ||d0gsh*t|| tbh
yh 
its quite easy to do
damn
i just learn that cd do last week
real
not like mine is not basic asf
we're catapulting towards our deserved william gibson future
i dont even know what ip address consist of
my old wallpaper spotted
i luv this pic fr
the spinning pfp on your blog makes me cry for some reason

it's his drawing style
umg, dun cry bae
how i make my own website
how i host it
Github Pages
Fork > Edit > Deploy
?
i followed her until i got something to put in my profile

He left
why?
Just moving on to different things
life
ohh I see
🤷♂️

Yoo
yer he was a good egg
Sup everyone
hello
is it me or is cloudflare actl down?
yh
cloudflare has been acting weird these days
just chilling. hbu?
Same
🦅
why does the eagle emoji look like a snowy mountain?
you would have to CSS override anyway because you use butterfly 
🦅🦅🦅
😭
no need that
iOS dawg
like a Himalaya mountain
not that I know of
ye
Ctrl + F5?
it's not?
i think it's back up again
multiple site give me error 500
it gave me 502 cloud error
oh Cloudflare why do you have so many outages recently
nothing is down
fix your bugs Cloudflare
cause CVE's
@dusk scaffold
Have you tried turning it off and on again?
@steel solar
ty, im sure theyll fix the bugs soon
Gave +1 Rep to @sick maple (current: #212 - 49)

it's not mine
I got muted because I accidently pinged everyone 
but DKob is #bestmod
yh I saw 
😄
smart get more 6% progress to make it perfect
i hate this number so much

what should I study after broken access control?
may as well do the other OWASP Top 10
which one?
all of them 🤷♂️
Tron is in my dms now😭😭😭

he needs attention
Guys
Does anyone know how to hack discords accounts back?
My friends acc got hacked
no. contact discord support
Okay
@rapid merlin what is that AI image? 
yes what is it?
ahhh fair enough
smart I like it
not really thats why I was confused
Don't click: ||if you are reading this, it is already too late. You have been infected by the curse of pee pee poo poo man. If you don't copy and paste this on 5 different servers, you will face the consequences. I was a victim like you, trying to be free||
So basically, the person who hacked him also changed the email, which means he cant even log in discord support to submit a request
Discord Zendesk and Discord account are seperate
Hey guys
I’m connected to OpenVPN and everything seems fine on my side.
But when I submit the machine IP, it either doesn’t respond or the website shows this error:
‘Undergoing maintenance – Please check back later’.
Anyone else having this issue or knows what’s going on?
Alr im gonna try this ig
what room are you currently participating in?
lol
I do!
But it's more legal if we go down the official support route. 😄
the ragebaiter got ragebaited
yh lol
hello
premium users dont have to select region while downloading openvpn config file?
hello
good?
Bad?
yes you do? by default it is US East
If that's where you live.
not my closest server so I assume that was default 🤷♂️
Vulnversity and Basic Pentesting
that is intended for that room if I remember correctly
Vulnversity and Basic Pentesting
I dont see any manual location option, only "Download premium config file" 
It's been awhile since I've had to download a config file, and I'm not using my 6 month voucher right now to find out.
How abt u tell me the illegal way, for educational purposes
here
You can't change region of network VPN's AFAIK.
oh isee





