#general

1 messages · Page 524 of 1

sinful moon
#

holy heck lol

primal kestrel
#

i hadn’t heard of the osi model since starting thm 😬

sinful moon
#

that’s a bit more serious than my usual complaint about not understanding how filesystems work

finite basalt
#

They were reaching around the monitor and ignoring the tower next to their leg, literally said I was the youngest person in the room and that they had no excuse to assume it was an all in one

sinful moon
#

freaking lol, yep iPad kids

primal kestrel
#

i’ve also seen that in my comp sci courses

#

i was a TA

#

saw some egregious coding assignments

finite basalt
#

And our uni pair competent people with less competent people and it's awful

sinful moon
#

hurts my brain to even think of. Filesystem wise they’re usually like “what do you mean all my files don’t just go in a ‘bucket’ under each app”

finite basalt
#

I was working on a team split into security and forensics, half the forensics team had failed both forensics modules 🥲

primal kestrel
#

i think that peoples’ understanding of computers rivals that of cars which they have no clue what is happening so long as it works

finite basalt
#

That module was the only module in 2 years that I'd got less than a first in and we didn't even get a 2:1

sinful moon
#

Yeah it is kind of a worrying backslide

finite basalt
#

I was absolutely seething

#

We'd had two modules with group work and given you can only fuck up one module I felt you were being given a poor set of cards to gamble having two

sinful moon
#

It used to be like my gen, milennials who were raised on PCs, that’s our thing, but so many of these kids were just raised on iPhones and iPads and have no idea about like basic computing fundimentals

#

we rouded off too many hard edges lol

primal kestrel
#

i think it just depends. the average Young Person is probably pretty tech savvy

sinful moon
#

Obviously not 100% the case, we see folks like yourselves who know whats up. And sure many other younger folks who as ffmpeg says, are contributing ASM code to the codebase in high school but yeah

finite basalt
#

Those are my marks so far and then there's team project 😤

sinful moon
#

lol ouch in comparison, yea I get you

finite basalt
#

yeah not too chuffed but it's not made a difference degree wise I guess

primal kestrel
#

i had fantastic team projects in college because my childhood best friend and i would do them and the three other people would tag along

sinful moon
#

Guessing you couldn’t carry them due to the divide but oh well

finite basalt
#

Not a chance haha we tried

sinful moon
#

lolol fair enough

finite basalt
#

Our security team was brilliant but the forensics team only had one competent person on a team of 4

sick lance
#

Our classes if somebody didn't do the work, if had to be picked up by somebody else.

finite basalt
#

We tried to help them and just got gaslit by our team leader (from the forensics team) who went awol

sinful moon
#

Oh it sounds like they “did the work” just incompetantly lol

finite basalt
#

I believe we were the reason he had to resit his year actually, we complained on the pear review and gave him the lowest rating possible to reflect his nonexistent work

primal kestrel
#

😬

sinful moon
#

Perfect, and honestly you’ll still see this in the workplace sadly

finite basalt
#

We wrote paragraphs and told them to check the Google docs version history to see what he'd actually done. I thought he'd passed which really angered me but he's in my year this year so I'm taking a guess

finite basalt
#

Oh absolutely you do, luckily 95% of my team are absolutely brilliant and I can't complain about it at all

sinful moon
#

we hired another sysadmin to compliment myself and another and he was completely incompetent. We taught him on how to report on… and fix issues with servers, only for him to report on them and just… leave it up to others?

finite basalt
#

Out of curiosity did you get a day in the hiring process?

sinful moon
#

Apperently we was mostly on his phone or falling asleep at work

finite basalt
#

Yeah that's not great at all

sinful moon
#

Nah, I wasn’t a part of it. I’m 800 miles away so even hearing the above was just what coworkers on-site were complaining about

finite basalt
#

Ahh I see

sinful moon
#

eventually it got so bad they threw him into help desk and that didn’t go any better

finite basalt
#

See I was an intern and we actually got to give some level of input based on our interactions with them as the interview process was a full day

#

So we chose people that either already knew their stuff or were very obviously interested in learning because obviously it's an internship

#

It was quite interesting actually because we gave similar ratings to those who actually gave the formal interview parts just from talking to them all haha

sinful moon
#

I will admit, I’m in a weird “granfathered in” position where I’m the SO of another remote employee and I kinda just signed the NDA after shadowing for two weeks and I was in. I’ve never signed anything other than the NDA and I’ve never had an interview or anything else

#

I literally had to tell the boss like, btw I know Linux really gud. And was put in charge of Linux infra and future dev ops roles

finite basalt
#

That's fair, I think I've only done three interviews and I got those luckily

#

I've never wrote a cover letter though

#

I think officially I'm the only one on our team who's decent at c# so I tend to be directed towards those projects and I have done a couple projects but some of the biggest were mass overhauls of previous projects

sinful moon
#

Totally fair, for me it was sorta explainable because it was peak Covid time still and they were desperate for help

finite basalt
#

I rewrote a serverless cloud project and designed it with zero trust and faith in developers and it's now my little baby and everyone who's worked on my version loves the new codebase haha

sinful moon
#

Very nice, lol the closest dev ops I’ve done was boss saying “we need a single server that hosts three websites for cheap”. Very quickly created a robust Docker Compose setup for that

finite basalt
sinful moon
#

lol actually got them to use the same VPS host I use for my personal pentesting server for THM/HTB, but fair it is an ideal service for small/medium business

finite basalt
#

You ever played with nextjs?

sinful moon
#

I have a good bit of web dev experience from my past nearly going into graphic/web design, but fair also mostly 00s era. I fiddled around with NodeJS here and there but I’m not much of a web dev for real these days, I just know how these things fit together for the most part.

I’m not in favor of serverless, since just like the cloud or VPSes yes that’s someone else’s server but at least with VPSes you get to administrate your own instance

finite basalt
#

Yeah that's fair, I mean I kinda like the idea of serverless as a concept like you can run a low traffic website for free with serverless and only pay for the domain

sinful moon
#

I also highly dislike useage based billing and am significantly more in favor of a minimal flat fee

finite basalt
#

Nextjs basically builds on react and can break the site into static and dynamic components and then client and server components and then can throw static stuff into a bucket and dynamic into lambda functions and then creates a cloud front reference to load the site

sinful moon
#

I hosted a $5/mo which made $30/mo profit? Extremely small margins, this was a silly exercise for our cheapest clients, but I was actually saving us money over our…. Windows 2008 R2 VM which hosted it in a datacenter before lol

finite basalt
#

And iirc for Aws it's like 20p per million requests per month after the first million and then there's £1 per response after 2 billion requests, I can't remember it exactly but for a low traffic site it's basically free

sinful moon
#

We pushed all of our clients who weren’t cheap onto an actual provider lol

finite basalt
#

Yeah that's fair, obviously serverless isn't perfect for everything but it does scale really well

sinful moon
#

yeah with three clients, it’s like who cares lol

finite basalt
#

I did fuck up a little though with it, I had one line in a middleware function which was slightly too low down and caused a request loop, it was caught the next morning and had been calling it's self 215k times a second and cost about a grand and a half

#

Not a common problem though and with the right alerts was avoidable

sinful moon
#

This is literally all it was (although in hindsight, I’d go Traffik instead of Nginx Proxy manager)

finite basalt
#

But myself and the DevOps engineer learnt lessons bless haha

sinful moon
#

can barely be considered DevOps here but lol, who cares, boss asked and I did the thing

#

sure never been done at this company before

finite basalt
stray tapir
#

I just spent 2 weeks trying to setup traefik and my head hurts skidy

sinful moon
#

Yeah I’m not much of a dev, I typically consider myself a pretty adept scripter, but fair I’ve been told that’s not giving myself enough credit at times.

#

I can and have contributed to C++ projects on GitHub but typically super minor things lol

finite basalt
#

I much prefer reverse engineering but making stuff is good too haha

#

My peak was reading Linux kernel source and going through the version history to find a change while hungover

sinful moon
#

Was actually a huge annoyance when the founder of one of the projects decided to relicense which resulted in a dev emailing every single contributor ever, not even CCing. I get it, check with everyone when you relicense but everyone on the “mailing list” was pissed about being bugged about their tiny contributions just for one pissed fellow contributer

finite basalt
#

🤣 it was similar when I started a repository and was getting emails as issues were opened and responded to

sinful moon
#

basically OP was pissed at the change and no other contributors cared, because the project lead did 97% of the work

finite basalt
#

🤣 always one unhappy person

sinful moon
#

mhmm, this was just silly emulator development drama

finite basalt
#

Yeah it's the one thing I hate about open sourced community developed projects

molten sky
#

wanna know what i hate about open source projects

#

people are dumb as shit

finite basalt
#

Like I love the concept of the Linux kernel but there's always something that either Linus or some other person is whining about haha

sinful moon
#

Usually it’s not so contentious but… yes this lol (for null’s response)

molten sky
sinful moon
#

To be fair 97% of the time Linus is completely right at wondering why this got by multiple checks and balances and on to him

finite basalt
#

Like it regularly makes it's way into my news feed and it'll be an article about Linus believing that commits should be written in like first person or something trivial like that haha

sinful moon
#

That was ouch indeed

finite basalt
#

And I agree but why is it in my news feed

sinful moon
#

holy crap people are stuck in their ways

finite basalt
#

It's not the reading vibe at 7am 😭

sinful moon
molten sky
finite basalt
#

I absolutely agree with most of his points but I don't want or need to read about it 😭

sinful moon
#

Yeah that is a good point as well, that’s why we have style guides and etc

finite basalt
#

It should not be in my Google news articles

molten sky
#

not gonna pretend like all mine are perfect tho either i have a ton of "fixed" and "aaaaagggghhhhhh" commits as well

sinful moon
#

Ouch Google News

finite basalt
#

I do believe that commits should be consistent of course

sinful moon
#

no wonder

molten sky
#

commit -m "fixed i think maybe finally x3"

finite basalt
#

But I have never showed any level of interest in Linus's standards for Linux commits so I don't know why it's there

sinful moon
#

Did you know there’s this two decade old technology called RSS which lets you follow the news sources you actually want?

finite basalt
finite basalt
molten sky
sinful moon
#

Yeah lol I’m still a daily RSS feed reader. And ironically it was Google Reader which got me into it

molten sky
#

i actually have a git alias for forcing --- fpush
rather than push --force it does push --force-with-lease

#

force-with-lease is the shit

finite basalt
sinful moon
#

oh god Google Reader was killed off when James was in their single digits

finite basalt
#

I may have actually used it actually

#

When was it killed?

molten sky
#

also irc >

sinful moon
#

Google Reader was 2005-2013

finite basalt
#

I may have used it shortly before

#

Like 2012-2013 time

sinful moon
#

I thought it was killed off much sooner but yeah

finite basalt
#

I would've been around 10

molten sky
#

Very very very helpful in filtering

finite basalt
#

I remember Google plus being shutdown, any of you remember that?

molten sky
#

oh god google plus

sinful moon
#

If you are actually interested James, I use Inoreader as my current RSS feed reader

#

yes but significantly less consiquental to me

finite basalt
#

Id probably just use thunderbird tbh

gray sonnet
#

I see lots of green

finite basalt
#

I used to use it for emails so it makes sense for me

gray sonnet
#

I'm also green hehehehe

molten sky
#

i've bounced back and forth between different readers recently, most recently poking around at freshrss cause bored

sinful moon
#

I mean, I think that has RSS feed reading but what about on mobile where I actually read most of my feeds

gray sonnet
#

verum! Hai :D blobheart

#

how've you been?

molten sky
#

pain

sinful moon
#

RSS actually feeds me most of my infosec news after it’s trickeled down from other spots

finite basalt
#

Ah that's fair, I might just go back to my sudoku and music instead

gray sonnet
finite basalt
#

I've learnt that reading the news just makes me grumpy haha

molten sky
# gray sonnet ouch

gonna run soon cause i'm tryna be up at a normal time for once in case I have to jump on a sales call, but wanted to hop on and check things for a few

sinful moon
#

Although to be fair, the right infosec or tech new at the right time can save the day

molten sky
#

poke around for a min

finite basalt
#

That's what twitter's for for me

molten sky
#

ew

finite basalt
#

That or watching people get irrationally angry for no reason haha

molten sky
sinful moon
#

reading my RSS feed reader before work on 2022-01-01 literally gave me what I needed to tell everyone how to fix all the firewalls we had stuck in bootloops due to a Year 2022 overflow issue

finite basalt
#

This is some of my news on google

sinful moon
#

Everyone in Asia and SEA had already reported the issue majorly and I kinda just saved the day

#

Oh I know, I’ve used Google News on and off, currently off because it’s of barely any help

finite basalt
#

I'm not worried about big spiders and I don't care for impractically long usernames so the news doesn't impact me 😭

sinful moon
#

Yeah I got that news much faster than from the Forbes article lol

#

because wow, the more tech focused sites reported on it more than 1 day ago

finite basalt
#

Like what am I supposed to do with this information

#

I do occasionally just read some tech articles or watch YouTube videos about it but it's just what's recommended

sinful moon
#

Yeah that’s what I mean, you can tune it as much as you want but it won’t help much

chilly veldt
#

Morning

finite basalt
#

Yeah I might take a gander some time

#

Morning 😄

sinful moon
#

If you are getting started with RSS, just add bleepingcomputer and Ars Technica and basic great sources like that

finite basalt
#

Oh yeah I do give them a read if Google's algorithm actually recommends them to me

molten sky
#

isn't ars technica going down lately?

sinful moon
#

no?

molten sky
#

thought they were, haven't read recently

finite basalt
#

I will say those tend to be better than the rest

sinful moon
#

They did a big site redesign and it went smoothly

molten sky
#

maybe i'm mixing it up w someone else

sinful moon
#

Yeah Ars is in a fantastic state, been reading them for decades without issue

#

I’d take a screenshot of my feeds but honestly there’s only a couple that I check every single day

#

Alright I’m going to check into another server’s active VC before I head to bed. Nice chatting with you all as always!

finite basalt
#

This bacon sausage butty might be up there with a drunk kebab icl

chilly veldt
#

Almost at work

molten sky
#

just found a regression in a pr that was merged two years ago

#

agh

rapid merlin
molten sky
#

the outest of sides

rapid merlin
#

😂

finite basalt
#

australia is a good bet but yeah apparently some rat sized ones are becoming common again in the uk

#

not seen them yet though

molten sky
#

nasty

finite basalt
#

spiders are fine imo

molten sky
#

at least wolf spiders and whatnot don't weave giant webs everywhere

rapid merlin
#

My mum is terrified of spiders, I am not

molten sky
#

nah ya know what i hate --- walking through the woods before first light and hitting a giant web face first

#

i don't mind em around me, but i'd prefer not to get a face full of silk and have em on me where i don't see

finite basalt
#

idk, I feel fancy when I'm wearing silk

molten sky
molten sky
finite basalt
molten sky
#

am i interested? absolutely. interested enough to find the article myself? absolutely not

finite basalt
#

makes me feel spooky

exotic vector
#

I think the weather is affecting me hard this morning. Normally im able to jump out of bed, but today I couldnt and still feel like poo lol

drowsy hollow
#

dito 😄
I'm currently on my third can of energy drink in the office

exotic vector
#

im trying to heat my place up so I can have a shower

exotic vector
#

more or less xD

void zodiac
#

Hello guys, more cringe content

cloud quiver
drowsy hollow
#

Booster
Its a cheap one from germany
With the amount I get rid of every month, I can't buy the expensive ones 😄

rapid merlin
#

I feel weird in silk

#

Feels too slippery

#

That was to the convo about an hour ago

#

😂

#

The rest of the convo just loaded

drowsy hollow
chilly veldt
#

Booster gang

exotic vector
#

my fav atm is Hell from Poland because they have a really nice watermellon one

chilly veldt
#

I just drink whatever work has in stock in the office

#

all from redbull to booster to monster 😄

slow cloud
#

monster is one of the better ones

rapid merlin
#

I don’t drink energy drinks anymore

drowsy hollow
#

why?

rapid merlin
#

One day my heart wouldn’t slow down

#

I used to buy the big cans of red bull

drowsy hollow
#

yeaah 😄 i love that feel
going crazy like on amphetamines 😄

rapid merlin
#

I’m doing the open CTI room

chilly veldt
#

I drink so much energy drinks, but still have a resting heartbeat at 67 bpm 😄

rapid merlin
#

But don’t need it to feel like I’m racing standing still

drowsy hollow
#

Are you guys at work too?

rapid merlin
#

No I don’t have a job

drowsy hollow
#

why?

rapid merlin
#

No one will hire me

drowsy hollow
#

huh?
What u have learned?

rapid merlin
#

Oh no wait, I just enjoy being poor so much

#

😂

exotic vector
drowsy hollow
#

From which county you are coming
We in Germany are searching IT Guys everywhere

rapid merlin
#

England

#

I finally got through to the referral people for my extraction

#

My dentist referred me and is refusing to take this tooth out

#

Because there is usually a gap between root and nerve but not me. I also have a habit of having curved roots to my teeth

#

What do I do for 20 minutes

#

Look at cats

void zodiac
#

I'm too lazy to cook

drowsy hollow
#

here a lot of polish Poeple 😄
But lerning German will be a challange

But here you can earn good money when you are a good it guy

undone dune
#

What would you consider a good salary over there?

void zodiac
drowsy hollow
drowsy hollow
undone dune
#

Where do you live? If you don't mind me asking. I want to do a cost of living comparison but I understand if you don't want to say!

cloud quiver
drowsy hollow
undone dune
#

Numbeo is telling me that food is more expensive over there than it is here which I'm surprised at

stoic quarry
#

Oh boy, first Defcon ticket, sure do hope I can get two more in the last day : - )

cloud quiver
stoic quarry
#

Lmao, aren't they all taken?

drowsy hollow
# void zodiac And how much is food?

When it was me, I actually tend to eat good stuff and not frozen pizza or canned stuff
Then I get by on €10 a day
Maybe 15
But then you ate like a king

I think I spend like 250 on food

#

but many Days i just eat bread wit cheese or something, drink energy drinks and smoke 😄

void zodiac
#

Just 3000€ after taxes is what senior developers or other senior IT person earns, but it's only in Moscow and St. Petersburg, only 2 cities have such salaries here

drowsy hollow
cloud quiver
queen flare
#

what's the reason for this error?

cloud quiver
sick lance
queen flare
queen flare
sick lance
queen flare
queen flare
twin ridgeBOT
#

Gave +1 Rep to @cloud quiver (current: #45 - 186)

sick lance
sick lance
south egret
#

tfw ur name is stewart but the program calls u steward NotLikeThis

drowsy hollow
drowsy hollow
sick lance
queen flare
#

@sick lance i can't find that channel from the channel list unless i click on your messege

stoic quarry
#

Second DEFCON ticket got lmao

cloud quiver
queen flare
#

understandable that he doesn't want the kgb to know his address

stoic quarry
#

Lmao

void zodiac
chilly veldt
#

I am going to the European defcon this Christmas

slow cloud
#

there is a european one?

#

i thought it was only in murica

drowsy hollow
void zodiac
#

400-500€ in Moscow

slow cloud
#

yeah thats not expensive

drowsy hollow
#

So guys
I have to work now 😄
I now have to set up 4 firewalls for a customer

I hope I can automate a lot via XML 😄
Then I can do a CTF later

void zodiac
chilly veldt
drowsy hollow
#

yes
The CCC from germany

#

chaos computer club

drowsy hollow
#

its very famous

exotic vector
stoic quarry
#

How long has it been that way?

#

I should really look into this stuff before I move

sick lance
void zodiac
exotic vector
#

im watching a video where someone upscaled benchy and 3d printed it in sections as a real boat lol

cloud quiver
void zodiac
#

Medicine really sucks

cloud quiver
stoic quarry
#

Lmao

#

Fair enough

void zodiac
#

It's the difference

drowsy hollow
# cloud quiver Well , if you ask me I'm choosing Moscow over any European city 😄 . It has more...

I'll be honest with you
I would not prefer Russia at the moment because of the current war problem

I think in the next 5 years Russia will have severe economic problems because many young people are either dead or have missed their education because of the war.

In addition, the sanctions may increase in the next few years

Putin is currently arguing a lot with the EU/NATO and I think we won't put up with that for much longer

It's a shame actually
Russia is a really beautiful country

cloud quiver
void zodiac
#

The same thing with prosthesis

sick lance
#

Can we please not bring politics to the server.

drowsy hollow
drowsy hollow
sick lance
rapid merlin
#

Guys I need help

void zodiac
rapid merlin
#

I permanently deleted a photo and cannot recover it

slow cloud
#

on phone, computer?

rapid merlin
#

Phone..

#

Android

chilly veldt
#

good luck

rapid merlin
#

I can't??

chilly veldt
#

if it's not backed-up or in your "deleted" folder then it's gone

stoic quarry
#

Glhf

chilly veldt
#

in what sense?

rapid merlin
#

It was backed up but i deleted it

chilly veldt
#

then we can't help you

rapid merlin
#

Ok....

shut hawk
#

backed up to where?

#

wdym? provide more context

chilly veldt
#

I already answered you with a question

#

"in what sense?"

stoic quarry
#

Sounds sus

slow cloud
#

i also dont think his english is the first language

#

tbh

stoic quarry
#

John Doe lawsuits are still a thing, subpoenas happen xox

shut hawk
#

what do you mean?

chilly veldt
#

what do you mean by "can't identify you"

void zodiac
#

They for sure can

slow cloud
#

with all the technology in this day and age im sure they can

cloud quiver
slow cloud
#

UK in the east?

stoic quarry
#

ISP, Cloud service logs, OSINT mishaps, there's a lot to identify someone

slow cloud
#

uk is more west then germany or austria 😂

chilly veldt
#

so like fingerprints etc. physically identify you?

void zodiac
#

In what context? Identify how? Your PC? Your face? Recognize you in the street?

cloud quiver
slow cloud
#

ohhhh

#

😂

chilly veldt
#

and what you want to know about that?

stoic quarry
#

Like who stole the cookies out of my godamn cookie jar

#

||(It was me)||

sick lance
#

What are you doing?

void zodiac
#

Why did people start instantly winning the Defcon tickets

sick lance
#

So why do you want to avoid being found?

stoic quarry
#

I just got two

#

But I doubt I'll get another one

sick lance
#

You're asking some suspicious questions.

void zodiac
#

Because he's American psycho

frigid stream
#

.

slow cloud
#

how you can commit the perfect crime?

#

i dont think people know

void zodiac
#

Some idiot blocked the garbage truck

slow cloud
#

maybe chatgpt

rapid merlin
slow cloud
#

otherwise go to the police and ask them how to commit the perfect crime

void zodiac
#

I think "What did I do to stay anonymous" is a more correct question to ask yourself

rapid merlin
#

Thinking about how the police left me in the dust

slow cloud
#

im sure they can answer some questions and might have some for you in return

cloud quiver
rapid merlin
#

I'm forever sending them emails having a go at them XD

void zodiac
#

Without it's*

#

Well, all these questions can be answered by chat gpt tho

chilly veldt
#

I think maybe they are asking if you get in police custody and they can't find any papers or anything that ties you to you

#

such a broad question tbh

#

yeah, that's why I asked to narrow it down, add more meat to the bone so to say, so we know what the question actually is

stoic quarry
#

Welp, 100%-ed the course, no DEFCON tickets, but this has been fun

undone dune
#

I must be the only person on THM trying not to win a DEFCON ticket 😅 Vegas is way too far a plane ride for me

stoic quarry
#

It's a paid trip

sick lance
#

I'm not trying to win anything.

stoic quarry
#

All expense baby

sick lance
undone dune
#

Oh is it? I didn't realise that. That's cool!

stoic quarry
#

Ohh

#

Ah well

#

Congrats to those who got em!

undone dune
#

fr

#

I'm just happy with my baseball cap

sick lance
#

The grand prize is a Defcon ticket, plane ticket etc.

rapid merlin
#

I am listening to The X-Files in the background, and one of the passwords I had to derive from a hash was a reference to the series 😄

void zodiac
marsh atlas
void zodiac
#

My best purchase for 10€

stoic quarry
#

Bro really eating beans

#

Heinz best brand

void zodiac
drowsy hollow
rapid merlin
#

Awh

wicked juniper
#

i got basket cap voucher but at checkout it shows enter vaild code im unable to use it . is there a bug or something ?

exotic vector
#

I love wall-e

sick lance
exotic vector
#

What is everyone up to, today?

sick lance
#

Got classes, then some course work to do, yourself?

chilly veldt
#

figuring out what I want for christmas presents from work

slow cloud
#

mostly tryhackme

pearl kindle
slow cloud
#

only tempest left and then soc lvl 1 completed

exotic vector
mossy river
#

Reading week 🗣️ 🗣️

stable ether
#

hey guys

slow cloud
#

hi

exotic vector
chilly veldt
#

work is so boring today

stable ether
#

my insta account was hacked

slow cloud
#

cool

#

we cant help

#

reach out to instagram support

sick lance
stable ether
#

but theyre not replying

slow cloud
#

they might be busy

stable ether
chilly veldt
#

depends

slow cloud
#

maybe

#

i dont know really, never had to contact them

exotic vector
#

It'll probably take time for them to reply

stable ether
#

ig

chilly veldt
#

my brain doesn't know which gifts to choose psyDuck

sudden pond
#

why people think we can help them with hacked accounts

chilly veldt
#

there's so many choices

sick lance
sudden pond
chilly veldt
#

"but hackers are faster"

sick lance
stable ether
exotic vector
stable ether
#

i tried video verification and some others

sudden pond
chilly veldt
sick lance
chilly veldt
#

and there's like 116 different options

exotic vector
sudden pond
wheat pecan
#

What's the ending date of event?

sick lance
sick lance
chilly veldt
exotic vector
wheat pecan
chilly veldt
exotic vector
deft apex
#

Hey! I was trying to complete the cyber security 101 path challenge and some rooms are telling me I have to subscribe to be able to access it

chilly veldt
deft apex
exotic vector
sudden pond
#

One last room remaining

chilly veldt
shut hawk
chilly veldt
#

I chose a pressure washer

hushed vector
#

Hey

chilly veldt
#

hola

cloud quiver
sudden pond
twin ridgeBOT
#

Gave +1 Rep to @cloud quiver (current: #45 - 187)

silver vapor
#

Hello

undone dune
#

I just finished 101. Now to get back to my actual job that I get paid for 😬

cloud quiver
hushed vector
#

Did you win anything?

silver vapor
#

Is it possible to hack anyone's ip address

chilly veldt
#

yesn't

silver vapor
#

Like someone on discord

sick lance
silver vapor
hushed vector
sick lance
silver vapor
#

The best thing is

#

He said he wanna hack my ip address

undone dune
sick lance
#

Eh, if you ignore them, they usually go away.

silver vapor
#

If i dm any message to him

#

He can hack

#

So

#

It's not possible right?

silver vapor
#

He was my friend

sick lance
#

You're not connected to each other.

You -> Discord -> Them.

#

Just don't click any suspicious links from them

silver vapor
#

U can say my ex homie

hushed vector
#

@undone dune are you a student? Or an IT Guy

silver vapor
sick lance
silver vapor
#

Cool

#

What if i dm him any message?

sick lance
#

He still can't get your ip, but if you're that paranoid, why would you want to?

silver vapor
#

I have to ask some questions

#

Nothing else

sick lance
#

Uh, ok...

#

Have fun!

silver vapor
#

So i can dm him

#

Its safe

#

Right?

sudden pond
#

yes

chilly veldt
#

hmmm, not sure what to choose between:
Robot vacuum
Record player
blender
hmmGe

cosmic pendant
silver vapor
#

Cool

cosmic pendant
#

Record Players are lame

silver vapor
#

Ty guys

undone dune
#

Plus I've been super lazy over the years and not kept up on my skills

chilly veldt
sick lance
cosmic pendant
chilly veldt
#

but yeah, it's christmas gifts from work, so everything is technically free

cosmic pendant
#

Frisybs

silver vapor
#

I'm not doing anything illegal

cosmic pendant
#

Blenders are good

silver vapor
#

💀

hushed vector
sick lance
chilly veldt
#

I don't do much food that needs blending, but when I finally do I don't have a blender

silver vapor
twin ridgeBOT
#

Gave +1 Rep to @sick lance (current: #1 - 2958)

cosmic pendant
#

Vicious cycle

sick lance
chilly veldt
#

yeee

silver vapor
#

💀

#

I'm a guy

chilly veldt
#

but I don't want to clean either, so a robot vacuum would be great

cosmic pendant
chilly veldt
sick lance
#

Not ignoring it, I didn't think it needed to be mentioned.

sudden pond
sick lance
chilly veldt
#

"ex homie"

#

not ex as in partner

#

but friend

sudden pond
#

I am just shortening

chilly veldt
#

but it wasn't relative to the chat

sudden pond
chilly veldt
#

and scrubz usually calls people sister when they call him bro/brother/boi

frigid stream
#

.

chilly veldt
#

@cosmic pendant I can also get wagyu as a present kek

frigid stream
#

who is here doing hardware hacking?

#

I have a question

chilly veldt
#

at times

#

wassup

#

@sick lance more work for you!

tight thicket
#

Why is it always weird crypto bros trying to hire people on discord like anyone cares?

crude stump
slow cloud
#

if it was actually legit id be interested 😂

#

500 a week

#

easy money

tight thicket
#

It's a crypto bro, it's never legit lol

slow cloud
#

nooo i know

#

but if it actually was

halcyon dune
#

my friend is crypto bro and he sometimes pay me something when I do something for him 😄

outer cradle
#

can someone answer 1 of my questions?

slow cloud
#

depends on what it is but sure

cloud quiver
#

Where can I apply ?

outer cradle
#

cpu with gpu

tight thicket
#

That's a statement

cloud quiver
outer cradle
#

ryzen 7 5700x with 4060 ti 3 ventus 8gb or ryzen 5 9600x with the same 4060 ti 3 ventus 8gb

#

?

#

for gaming

#

whats better

outer cradle
#

okay

#

@cloud quiver i did a pc to my friend, can i send u and u check?

cloud quiver
outer cradle
#

check dm

gray bear
#

Hey uh is there a spyhunt room to do?

sick lance
#

@drifting viper Don't advertise your server in here please.

arctic cradle
#

freaking migraine is interrupting my studies, haven't studied in two days and I already feel like crap and sad about it sadcooctus

cloud quiver
median badger
#

all the prizes for the ticket event are gone right?

drowsy hollow
#

i dont think so

arctic cradle
twin ridgeBOT
#

Gave +1 Rep to @cloud quiver (current: #45 - 189)

median badger
#

i have time to grind out a ton of tickets but i really only want the 50 amazon, laptop and of course the defcon ticket

median badger
drowsy hollow
#

1 or 12 month premium would be my fav

arctic cradle
#

12 month premium is the most worth type of sub

median badger
#

think thats the first time i heard that lol

cloud quiver
median badger
#

so its worth for me to finish as many rooms then?

#

i guess for the learning its still worth it but i can always do that another day

arctic cradle
exotic vector
drowsy hollow
#

i heard that microdosing this will help but idk if its legal in your region

arctic cradle
#

yes but that's not something I'd discuss here since there are also kids around

#

anything drug related I refrain from discussing

hexed wigeon
#

Hi every one, i'm new here .I was doing search skills in tryhackme .but there are some questions that I couldn't find the answers so , I need help please ! it's What utility does CVE-2024-3094 refer to? and 2 What is the top country with lighttpd servers? it's from shodan but I can't find the right answer so please.

astral oyster
#

Did someone say drugs 😍

arctic cradle
drowsy hollow
#

und dont take it in druggie dosages
The studie use it in microdose
Its one of the best remedy for cluster headaches

slow cloud
#

do any of you know what this was about?

astral oyster
#

Looks like someone try to hack them

exotic vector
arctic cradle
arctic cradle
drowsy hollow
median badger
#

iv never heard of a country that ever legalised that class of medicine

void zodiac
drowsy hollow
#

migraine is fucked up
A friend of me have MS and Cluster Headaches

He has a syringe pen with a substance similar to psylocobin

exotic vector
void zodiac
median badger
#

i thought america was very very against of pyschs

silver sky
arctic cradle
median badger
#

ah true

slow cloud
silver sky
void zodiac
drowsy hollow
#

in most EU states u can legally buy psylocobin truffle

Sumatriptan is a drug you get from the Doctor which work similar to mushrooms
Its very good
Ask your Doctor about it

silver sky
exotic vector
chilly veldt
#

cause everyone ain't built the same

exotic vector
arctic cradle
#

@hexed wigeon please don't send me DM's or friend requests, if you need help related to a room, use the #room-help section and wait until someone assists you

void zodiac
slow cloud
#

some people i also got a few

exotic vector
#

I just get random people are not active in the server try and add me

sick lance
soft bramble
#

@sudden pond I only got 1 & 7 day streak and crusader badge

void zodiac
exotic vector
sudden pond
#

but sunday was really good for me

soft bramble
void zodiac
#

What do people think about art therapy

exotic vector
sudden pond
silver sky
exotic vector
#

I cant draw either, but with art therapy it doesnt matter if you have art skills or not

wintry sluice
#

I am great at drawing. everyone is just terrible at appreciating the genius of my crayon scribbles

exotic vector
void zodiac
#

Well, I can draw, but I do once in 1 year

#

Or two

exotic vector
#

I love those fine art painting where they've painted a cat but the cat looks like its having war flashbacks or cursed. I keep asking my partner if she can paint me something like that xD

void zodiac
#

Some of my arts

exotic vector
sudden pond
void zodiac
twin ridgeBOT
#

Gave +1 Rep to @exotic vector (current: #1166 - 3)

sudden pond
#

My sister can make really good sketches

sudden pond
soft bramble
sudden pond
#

the shipment

soft bramble
sudden pond
soft bramble
#

okay

sudden pond
#

@void zodiac You got anything?

rapid merlin
sudden pond
#

I mean Swag

scenic mountain
#

guys is there any one black hat ?

sick lance
void zodiac
sudden pond
void zodiac
#

Ah, cyber crusader

scenic mountain
void zodiac
#

And streak freeze

sick lance
sudden pond
void zodiac
#

+10£ swag

sudden pond
rapid merlin
exotic vector
#

I need to find my fabric measuring tape so I can get the sizes right for some swag

sick lance
void zodiac
scenic mountain
# sick lance You can ask.

i was scaning for a website
and i got some ports open like ftp ssh and http
i need to know how to exploit is but there isnt any vulnerability i can exploit it
i know there is a way to exploit but i dont know what is

sudden pond
#

I'd like to trade my cap for a one-month premium

rapid merlin
#

And that your a script kiddie

scenic mountain
sick lance
rapid merlin
#

Wdym

slow cloud
#

😂

sick lance
scenic mountain
rapid merlin
#

I will never respond to anyone talking to you in general channel again

#

I'm sorry mr moderator

slow cloud
exotic vector
slow cloud
#

hes muted

#

😂

sick lance
# scenic mountain whatsapp chat (group)

In that case, no, you don't have a contract, your questions are suspicious, and we won't be helping you with this, as what you're doing is possibly illegal, (Asking for a black hat is red flag one).

slow cloud
#

But it can always be that a person doesnt really have a clear understanding of how the hats work and just thinks black hat == hacker. Not saying this is the case wih sir.vv7

sick lance
slow cloud
#

they were yeah

primal kestrel
#

it's always, "can someone help me hack this site?" and never, "can somehome help me threat model?" 😔

versed hinge
#

Until they meet a real hacker /*brandishes a machete*\

finite basalt
#

wait, you're telling me that half of the UK are hackers 😮

silver sky
#

Who brandishes a machete, this isn't london

finite basalt
#

3 days ago I was with people walking to pub and fireworks actually got shot at us

#

two people were having a firework-battle in the road and we were in the crossfire, was very cinematic

slow cloud
#

you should come to the netherlands during new year 😂

#

youll see what fireworks are like

#

😂

exotic vector
#

there were people having fireworks battles this morning outside where my flat is

versed hinge
finite basalt
#

my mate got stuck between riot police who were blockading outside his house and hooligans shooting fireworks at said police

#

he couldn't go home for another hour until it'd moved down the road

finite basalt
#

I love the UK

boreal scarab
#

Nomming on all your session cookies!

slow cloud
finite basalt
#

did you see about the harehills riots a few months ago?

boreal scarab
finite basalt
#

they flipped a police car and burnt down a double decker bus

versed hinge
slow cloud
#

this happens almost every year to a certain degree

#

its fun

rapid merlin
#

I am still on 0x7. Any motivation? 😭

versed hinge
silver sky
finite basalt
#

yeah we were half debating running

rapid merlin
boreal scarab
finite basalt
#

this was some of harehills

#

this was after a single night of rioting

silver sky
slow cloud
#

classic UK

versed hinge
finite basalt
#

there was virtually nothing left of the bus

boreal scarab
silver sky
#

A series of riots took place between 6 and 11 August 2011 in cities and towns across England, which saw looting and arson, as well as mass deployment of police and the deaths of five people.
The protests started in Tottenham Hale, London, following the killing of Mark Duggan, a local black man who was shot dead by police on 4 August. Several vio...

#

See I remember these

boreal scarab
#

Hate that state

finite basalt
#

I remember some of the aftermaths of some of the salford ones iirc

boreal scarab
versed hinge
wintry sluice
sick lance
finite basalt
#

https://en.wikipedia.org/wiki/2024_Harehills_riot yeah this was quite bad for literally one night

On 18 July 2024, a riot took place in the Harehills area of Leeds, Yorkshire, England. The incident was triggered by a dispute over four children of a Romani family being taken into care by social services and police.
The situation escalated as residents, angry and filming the police, gathered, forcing the police to retreat. The unrest involved...

slow cloud
#

i always liked texas

boreal scarab
slow cloud
#

so the place where my brains should be are also tires then?

boreal scarab
#

@molten sky wanna join me? kekw

boreal scarab
slow cloud
#

ron the gas station?

boreal scarab
#

Ron Swanson?

boreal scarab
halcyon dune
obtuse musk
#

I listened to every episode of Darknet Diaries, Hacked and Modern Mischief, do you guys have any podcast recommandation in that style ?

sick lance
#

@cerulean aurora What ya doing?

cerulean aurora
#

can u help me with the ans

sick lance
#

What are you doing?

cerulean aurora
#

im confuse in between the a and b

silver sky
#

Between A and B there is nothing

cerulean aurora
#

im try to learning someting new

#

u guyz remove my question

sick lance
sick lance
silver sky
cerulean aurora
sick lance
cerulean aurora
#

no im not rn

#

as i said im just learning it

sick lance
#

Where did you get the question from?

cerulean aurora
#

internet

#

there are lots of questions

#

im using chatgpt it is not giving the proper explination and ans also

slow cloud
cerulean aurora
#

also blackbox

sick lance
#

Ok, since you're being very vague, nobody is going to help you, if they do, action will be taken, as I don't know what you're doing.

If you're not going to tell us what you're doing, no help will be provided.

sick lance
cerulean aurora
sick lance
#

I was giving you the chance to admit it.

cerulean aurora
#

yes apologies

#

ik the ans but i need to confirm it

wintry sluice
cerulean aurora
obtuse musk
twin ridgeBOT
#

Gave +1 Rep to @slow cloud (current: #409 - 13)

wintry sluice
#

I just wouldn't use an LLM for that at all.

slow cloud
twin ridgeBOT
#

Gave +1 Rep to @obtuse musk (current: #2342 - 1)

chilly veldt
#

IT WOOOORKS

#

FINALLLYYYYYY

#

Used 3-4 months on this project and it's finally working

chilly veldt
#

fucking took me 3-4 months to implement a UDP client in android psyDuck

chilly veldt
keen vigil
#

Hello all, I'm new to the server and TryHackMe in general, I'm excited to meet you all!

sick lance
chilly veldt
#

now finally 20% of my app is done 😎

#

time for the rest of the app sip

primal kestrel
#

hard part first right?

undone dune
#

It's like the 80/20 rule, but in reverse! Just think, you've done all the hard part up front so now it's smooth sailing for the last 80%

boreal scarab
chilly veldt
#

yup, rest is just designing stuff around said function that took 3 months to develop kek

primal kestrel
chilly veldt
primal kestrel
silver sky
wintry sluice
#

oh boi, <1hr remaining on the giveaway 🍿

primal kestrel
#

oh i forgot to finish that this weekend

#

Whoops

boreal scarab
chilly veldt
wintry sluice
boreal scarab
primal kestrel
silver sky
chilly veldt
sick lance
#

logcat is fun.

primal kestrel
#

how do you even test udp connections

shut hawk
#

honestly respect

#

i found creating android apps a massive PITA

primal kestrel
#

apple too probably

#

i went to flutter for my mobile app project because i wanted easy mode

chilly veldt
#

I have a special device that the app works around

#

Which only takes UDP

#

So I had to build the whole client before I could test it, which includes also doing wifi manipulation

boreal scarab
undone dune
#

Nexus is dead? I know it got hit by that cyber attack but I didn't think it killed it off?

wintry sluice
#

think just the mod manager is dead. got replaced with vortex

pearl kindle
#

yeah that was years ago

#

fallout new vegas modding ... good times ...

clever meadow
#

guys which is the best anti-virus software? give me 2 vendors

sick lance
#

Malware-Bytes.

clever meadow
#

and

wintry sluice
#

depends on what you want it for

sick lance
#

There is no and.

clever meadow
wintry sluice
clever meadow
sick lance
#

Malware-Bytes supreme.

clever meadow
sick lance
clever meadow
keen vigil
#

I have a general question, I know this might sound a bit dumb becaues this is the tryhackme discord server, but as a student my budget is really really tight. I was wondering if it is worth it to buy the premium membership for a month to try it out? What do you guys think?

sick lance
keen vigil
cosmic pendant
sharp citrusBOT
clever meadow
cosmic pendant
#

People don't often take their country and the country of AV vendor into account

clever meadow
boreal scarab
#

I still like Eset

keen vigil
twin ridgeBOT
#

Gave +1 Rep to @sharp citrus (current: #84 - 86)

wintry sluice
cosmic pendant
boreal scarab
#

Nope, no BSoD's on it

cosmic pendant
#

If you want to use an AV, and your <insert country name here> go to your AV vendor with a security letter

#

You're screwed

#

So, what are you afraid of

clever meadow
boreal scarab
#

"It's really annoying that you need to place a cup to get coffee"

  • @silver sky
clever meadow
boreal scarab
cosmic pendant
raw dust
#

Arg too bad i will be able to complete the security 101 entirely on time🥲

clever meadow
sick lance
cosmic pendant
clever meadow
twin ridgeBOT
#

Gave +1 Rep to @cosmic pendant (current: #42 - 208)

raw dust
sick lance
deft apex
#

Does any know the answer to this question: The approximate number of port numbers(in thousands)?

I have tried various forms of the answer on one of the rooms and it keeps telling me in correct. This was what I tried 65535, 65536, I even approximated to different values and is still wrong

sick lance
#

Or ignore me, and continue providing support in here. 😄

boreal scarab
lament tendon
raw dust
# sick lance Remains*

Oh yeah i kinda expect that. But it was expected try to win a 12 month tryhack voucher

wintry sluice
#

1.8^308

deft apex
# marsh atlas 65 cause is in tousands

Damn thanks. It worked. I even tried 65000. It didn't work
But just 65 worked.

This room questions should be more clearer and support different format of answers🤦🏻. I spent 3hours trying to fill in the answers 😤

twin ridgeBOT
#

Gave +1 Rep to @marsh atlas (current: #2342 - 1)

cosmic pendant
#

ANyway

sick lance
#

As I've already asked, can we shift room support to the more suitable channels,

#

This isn't it, and I do not appreciate being ignored.

deft apex
#

Yes. It's so frustrating. I can't believe I wasted time on that. Now I can't even complete more rooms because of it. This is poor UX😤😤

deft apex
#

This is a general group right? So all information should be accepted
Till it's forwarded

wintry sluice
sick lance
#

Where as that channel directs you to a link where it will be seen by staff.

deft apex
#

Well am well vast in cryptoghaphy. That would be faster though

#

Let me go try It out

deft apex
twin ridgeBOT
#

Gave +1 Rep to @sick lance (current: #1 - 2959)

raw dust
#

Me i think it will bz too late. But that was a good challenge

rapid merlin
real compass
#

Doom Thing

solemn blade
#

hey youtube just pushed me this : https://www.youtube.com/watch?v=aZiEXmN6N-E

To outsmart a hacker, you need to think like one. This video is for beginners in the field, and we get hands-on with hacking our first web application (an online bank!)

This video is the first in a FREE class I am teaching on Cyber Security. I will be using the excellent pathway by TryHackMe as a base - but I am not just reading through the ro...

▶ Play video
#

not making any promotion idk who this guy is

#

just saying THM got a lot of attention from random youtube

polar wraith
#

blasphemy

solemn blade
#

i know noone unless i saw em

#

but you're right, i didnt know this channel, blasphem...

sand trench
exotic vector
#

do anyone know any good hacker focused yt channels?

fresh ivy
#

how many total rooms? I can see total 902 rooms from tryhackme search.
BUT in leaderboard we can see some people are in more than 1000 rooms.

pearl raven
cloud quiver
wooden totem
wild rose
#

seems to be within my budget

ember acorn
#

Hey guys

#

how can i get into Trywinme

#

?

halcyon dune
#

also funny thing, usa institutions started to check out my linkedin which is quite weird

#

like from usa military and so on

exotic vector
#

@pearl raven @cloud quiver @fervent meteor thank you, I subed to them on youtube so I can check them out.

twin ridgeBOT
#

Gave +1 Rep to @pearl raven (current: #78 - 90)

wooden totem
fresh ivy
ember acorn
#

dd

fair lava
#

Why

wild rose
#

his earlier network stuff was better content than his current stuff.

fair lava
#

ok