#general

1 messages · Page 1725 of 1

modern fox
#

rightt

sand trench
#

anyways shadow is tired so they are gonna go sleep sloop to the beep boop for the meep moop

modern fox
#

so well ig ladybird gonna be one of the biggest

#

top 4 ig

sand trench
modern fox
oblique loom
#

Fking BBC lol

sonic parrot
#

Hey im looking for an possible job for programming i like getting pay through paypal if anyone needs help with something i can do im currently also learning more about c++ and python as i speak.

river garden
oblique loom
# river garden hows it goin

Im doing ok, work has me stressed. The District being stupid with the money so I'm being moved to another building

copper ravine
#

Anyone really good w proxmox?

river garden
copper ravine
river garden
copper ravine
#

It was satire man

river garden
oblique loom
river garden
oblique loom
#

So people being let go (again)

river garden
feral topaz
#

Hey

river garden
feral topaz
#

This is my other account @blissful snow

feral topaz
#

I think I have a screenshot hold on

#

Nvm I have to verify

river garden
#

I sometimes forget whether its 2025 or 2026

umbral bay
#

👋

river garden
worn thorn
#

greetings tim

blissful snow
#

Thats me

river garden
blissful snow
#

Spare account for tryhackme

river garden
blissful snow
#

Im starting over

river garden
#

btw dont you need 2 phone numbers for that?

blissful snow
#

Completely and taking notes

blissful snow
river garden
blissful snow
#

Pretty good

river garden
blissful snow
#

Red teaming and pen testing

river garden
#

well do you know about av evasion then?

#

thats part of red teaming

#

or detection evasion in general

sleek wave
#

is there any room to learn burp suite professional version?

digital bone
#

why does try hackme have to be so slow 😭

#

been waiting like 100 years to post a call to an api

#

timeout goes hard 🔥

river garden
#

more info?

versed shore
digital bone
#

i can make like 5 requests before it just slows down lol

#

i guess im going too fast cuz ive played JS on my own server before

keen light
#

History is interesting

#

😐

river garden
keen light
#

this is the best documentary

keen light
oblique loom
#

3 laptops and 2 monitors. Desktop old and not connected

#

The middle one is the server lol

foggy cliff
#

I MADE ONE OF THE MY UNIVERSITY'S NCL TEAMS!!!! I DIDN'T THINK I WOULD, BUT I MADE IT!!!!!!

oblique loom
#

Nice!

foggy cliff
restive pike
#

Writing rust keywords in my native languages

finite basalt
restive pike
#

Imagine if every programming language could be written in native human languages like Chinese, French, German etc. etc .

finite basalt
#

It's already a mess, please do not encourage language designers 😭

#

They already spell colour wrong 👎

boreal scarab
#

It's coming along!

finite basalt
#

hell yeah, I've just spent the evening parsing a databreach into opensearch so that's fun 😭

#

evil piece of software

dark wolf
#

parsing and documenting are boring sometimes

finite basalt
#

It's not even that, opensearch isn't designed to ingest sql files let alone sql files with missing table definitions

#

So I had to fix the table definition, import it into a temporary sql database, export that as a json, run some bash magic to change it from an array of json objects to a new-line delmited json, then run more bash magic to add indexing instructions in between each line of data, then break down the big file into 500,000 line chunks and upload them to the bulk upload api until complete

#

The first dataset I couldn't get the bulk api to play ball at all and left a script running overnight to individually upload each one which meant 478,000 curl requests being made 😭 Worth it though, it searches 2 million records nearly instantly, just need to do the rest of the data

dark wolf
#

Only suggestion is to use python to do the export as json, hash, to new-line delimited json, indexing, etc

#

But nice work

#

You "hacked" it together

finite basalt
#

Nah no point, if I get a sql file, I can tell it to export it as long as the table definition's there

dark wolf
#

I love python

finite basalt
#

it'll also work a lot faster than python because it's not python 🤣

#

I like python but it's far from ideal when you're combing through lots of data, it'll take me ages to get through anyway but I've ~2.5tb of data to parse so I'd like it to not involve python if possible

#

I've not gone to much length to do much normalisation between datasets like one is Email and the other is email but I'll do that down the road during a reindex, for now it's just sifting through data that I can discard and import. SQL luckily makes it dead easy when exporting to select what columns you'd like to drop so that's a positive

dark wolf
#

So bash runs through it much quicker ?

finite basalt
#

depends how you do things to be honest

#

while IFS= read -r line; do echo -e "{\"index\":{\"_index\":\"index_name\",\"_id\":\"$i\"}}\n$line" && ((i++)) ;done < output.jsonl > output_with_indexes.jsonl was how I added the indexing data, that's not the most efficient, I need to sort a proper solution really

iron sinew
#

Gwd morning everyone

finite basalt
#

morning mate 🙂

#

cat sql_exported_data.json | jq -c '.[]' > output.jsonl
this was how I quickly switched the json I had from an array of jsons to line delimited json and that's near instantaneous
So it really depends, like theoretically if I were to use regex and match it, it'd be more complex and significantly slower

iron sinew
#

How can I see how old I am in this server

dark wolf
#

click your profile

iron sinew
#

Does anyone know about python libraries (pandas, data frame,bumpy,matplotlib)

dark wolf
#

How old are you James?

finite basalt
finite basalt
dark wolf
#

I love pandas

iron sinew
#

How can I learn it

dark wolf
finite basalt
#

I just really don't like python personally, I only use it to prototype

iron sinew
finite basalt
#

wdym

dark wolf
finite basalt
# iron sinew Why

I just really hate snake case and the lack of curly braces, it's purely a personal preference thing

dark wolf
# finite basalt hmm?

Well not everyone can do what you just explained that easily, I though you might be a bit older with more experience.

finite basalt
#

Just too much free time haha

iron sinew
dark wolf
#

right on!

#

there are lots of udemy ones, the good one I did is 100 days of python code

#

it has you do all sorts of programs, it has pandas too

finite basalt
#

My personal recommendation is literally just fucking around and finding out

dark wolf
finite basalt
#

like I learnt through a combination of books and reading other people's code and trial and error of course

dark wolf
#

WHen I started in 1997 with linux, it was my only choice

#

I learned php from hacking php code

finite basalt
#

I loathe php 😭

#

evil language

finite basalt
#

like comparatively python is beautiful, php, I don't know what the designers were thinking 🤣

finite basalt
#

respect to people who code in php, just not for me at all
I'm sure I lost part of my soul when I last touched it

iron sinew
#

What php

dark wolf
#

WTF!!! I saw this guy on youtube before, I think he did something with scammerpayback

#

i had no idea it was 0day

finite basalt
# iron sinew I do have book

ah class, honestly biggest recommendation would be to stick to it, get a few ideas in your head of things you want to try and make, then give it a crack

iron sinew
#

Coz I am 18 I don't know anything about these

finite basalt
dark wolf
#

Damn, that's pretty cool

finite basalt
# iron sinew I am 12 standard actually

Plenty of time to learn then, what you'll find with programming is that there's a logical mentality to it as well, for like problem solving and reading documentation and that comes with practice

iron sinew
#

I did make many absent in school so many lectures leftover

#

To cover up

finite basalt
#

if you get errors, give the stack trace a read as well, it'll tell you what type of error you're having and where abouts it's occurring in your program, it makes problem solving much easier. Once you've got some basic projects working as well it may be worth looking into debuggers, they can be handy for figuring out problems

finite basalt
#

yep, when you read the stack trace it'll help you solve your problems much easier

finite basalt
#

and make sure to use the documentation, you'll never remember everything when it comes to programming and that's fine, you don't need to remember it all, you need to remember how to find that answer 🙂

#

it's like learning to use a calculator vs doing it in your head you know? Like you want to remember the core bits but you also want to know how to use a calculator to help you with the more tricky stuff

dark wolf
#

dir(print)

#

If you use an IDE like Pycharm it's easier because you can mouse over and see the options expected for the function, but there is a lot to learn

finite basalt
#

absolutely, use an ide, pycharm, vscode they're a massive help

dark wolf
#

I learned with vim lol

#

i did perl for 15 years with only vim

finite basalt
#

I will always prefer nano but I do understand vim users

dark wolf
#

When I learned nano wasn't on every system, certainly not openbsd

#

made it worthwhile to learn vi

finite basalt
#

nah that's fair

#

I started on nano and always found it inherently more simple to use

#

like I can navigate vi but wouldn't choose to

dark wolf
#

like copying 5 lines from a file then exiting and going to another jumping to line 60 then pasting can be done without touching a mouse

#

so when you get used to it it can be very fast to edit and change, but with big scripts, the ide is so much better

finite basalt
#

Yeah for sure, it's a class bit of kit but I mostly live in my IDE so don't touch vim

#

debated daily driving neovim but I already use tmux and that was many keybinds to remember haha

dark wolf
#

yeah, but i still love my cli

finite basalt
#

nah that's fair, I steer clear if I can haha

worn turret
#

yo yo yo

dark wolf
#

sup zeak

finite basalt
#

Not really used it tbh

still glen
finite basalt
#

ahh yeah that's fair

#

for day to day I use android studio and vscode personally

dark wolf
still glen
#

I never really settled on a single program like Neovim, nano etc. But i think i should stick to one / learn one

still glen
still glen
#

well, i dont know lisp nor remember the syntax

dark wolf
#

Neither do i

#

i know php perl python

still glen
#

Oh, do you use neovim?

dark wolf
#

nope, i only do python now and use pycharm

#

or regular vim-enhanced

still glen
#

I meant for use in small code edits / config files

dark wolf
#

yeah, for that vim for sure

still glen
dark wolf
#

I've used vim for 20 years and have no reason to try out something else when vim works fine

still glen
#

What would you recommend a noob like me to learn?

dark wolf
#

nano is what most people can learn easily

still glen
dark wolf
#

vim is just vi enhanced, what do you mean vim group?

#

there is only vi and vim-enhanced packages

still glen
dark wolf
#

oh im not familiar with any of them

#

my hands are always in too many cookie jars

#

lol

still glen
twin ridgeBOT
#

Gave +1 Rep to @dark wolf (current: #94 - 97)

ivory summit
#

Ima be the first guy yall know to get a bachelor's at a community college

blissful current
tall vine
dark wolf
#

hiya

#

ayih--hiya hah

#

a little letter upon appear when rolling dogs is for carpent in the room that was loose

dull forge
#

Hey everyone, I recently went to a short lecture on cybersecurity. I won't go into details, but the last trick really surprised me. We were all connected to one local network (Wi-Fi), and at the end of the lecture, the lecturer told us that they had used this to access our cameras and take a photo. Question: how?

celest dirge
dull forge
#

I would like to note that afterwards they showed us photos of everyone connected to this network, and we saw a cleaner drinking xddd

dark wolf
#

For some reason he is able to type words but does not comprehend the ordering

celest dirge
#

Interesting, I'll believe that excuse.

#

I think the most my cat can do is open doors or acts completely innocent when doing something wrong, just to avoid being caught.

dull forge
rapid merlin
#

Hi 👋 everyone

rapid merlin
#

He must have used a RAT

sleek wave
#

can i participate in previous advent of cyber events. will i get a completion badge now?

blissful current
atomic kindle
#

Deleted my account in error. How? Well I’m part of this group and I was asked to make an account using my school email. A colleague suggested I just change my email for the already pre-existing account. Unfortunately I had already made the second account and was unable to change my email on my older account because of it. So I thought well let me delete the new account… Well I stupidly delete the older account in error… 🤦🏽‍♀️… I was subscribed on that account as well. I have reached out to support and I’m waiting on a reply. Any chance I’ll get my account back or at least a refund for what’s left on my year subscription?

dark wolf
#

I don't know but I'm sure support will reach out to you with the answer

stuck snow
#

what is this server about?

rapid merlin
stuck snow
#

i js wanna know😭

sturdy sequoia
dark wolf
sturdy sequoia
#

why would you join a discord server without knowing what it was?

stuck snow
#

ohh

autumn orbit
#

Does anyone know how to bypass a password on a tablet I’ve had it for about 10 years broke it and just recently got it fixed and remember some of the password. But not all. So in other words I forgot the password. And I don’t want to factory reset

autumn orbit
#

Samsung galaxy tab 3 lite

rapid merlin
dark wolf
#

im watching 0day on youtube

rapid merlin
autumn orbit
rapid merlin
autumn orbit
#

Well I don’t think it’s 16

#

Just a guess

stiff warren
#

hello guys I am completeyl new to this

rapid merlin
#

Tf, turn on ur tab, n presss 0 until it says wrong password

stiff warren
#

is tryhackme sufciciant

sturdy sequoia
stiff warren
rapid merlin
autumn orbit
sturdy sequoia
rapid merlin
stiff warren
twin ridgeBOT
#

Gave +1 Rep to @sturdy sequoia (current: #1263 - 4)

autumn orbit
sturdy sequoia
autumn orbit
#

America

rapid merlin
autumn orbit
#

Damn

blissful current
rapid merlin
blissful current
rapid merlin
blissful current
rapid merlin
blissful current
#

and ..ehh probably gonna make it on Unity so my teammates will work on that shit

i'll be working on another game on Unreal Engine

night peak
blissful current
#

Nvidia and Intel incubated us for those 2 games ....so in a year we'll have to make something good

rapid merlin
#

Will it be available on Steam

#

?

rapid merlin
#

N check their pricing

blissful current
night peak
rapid merlin
blissful current
#

Maybe ....making the game is important as of now , not the stores

rapid merlin
rapid merlin
#

I’ve not slept either

rapid merlin
dark wolf
#

I want to start a repair/magic shop. You bring in a broken phone, I wave a henkerchief ove rit and boom its fixed

blissful current
rapid merlin
blissful current
blissful current
#

the bundle

blissful current
dark wolf
rapid merlin
rapid merlin
#

We don't eat BEANS

#

That's a full english breakfast

night peak
#

Oh really

dark wolf
#

yeah no beans

night peak
#

Okay i see there no pancake

soft meadow
#

Eating beans for breakfast is crazy

blissful current
blissful current
remote monolith
twin ridgeBOT
#

Gave +1 Rep to @blissful current (current: #84 - 117)

blissful current
#

help in wot?

rapid merlin
#

Hacking what?

#

Ohh damn, can't help u broke the rules

#

Rule no. 8

marsh lark
#

you can ask here

#

if it is a question

topaz sedge
#

rude

night peak
night peak
#

Bad boi after seeing a person frustrated

rapid merlin
night peak
#

Its similar to ai when asking illegall stuff ' sorry i can't help you with that , is anything i can help with'kekw

pine bison
#

What you even gonna do when you hack a "phone number"? I bet he hasn't thought about it yet.

#

Lmfao

marsh lark
crimson dust
#

Hi

marsh lark
pine bison
crimson dust
#

Hahaha, my English is too bad, so I am here to improve it and at the same time learn cybersecurity

crimson dust
twin ridgeBOT
#

Gave +1 Rep to @marsh lark (current: #30 - 364)

crimson wolf
#

Hi guys, I hope you are all doing well. I’m exploring research areas in cybersecurity that could help me get into a top PhD program and also build a business in the field. Could you suggest which topics are most impactful right now commercially?

marsh lark
#

if they are being rude, just ignore them

crimson dust
#

Ok thanks

sturdy sequoia
#

did you really come here to usk us how to hack a celebrities phone?

marsh lark
#

doesn't seem like a good idea

rapid merlin
#

Damn

marsh lark
fathom tusk
sturdy sequoia
#

wtf?

marsh lark
#

#1: I have no idea what that is
#2: I won't write you an essay

#

@cloud quiver this user seems to be talking about illegal and inappropriate stuff, also DMed BadBoi about "phone number" hacking

#

now I know you are talking about inappropriate stuff

#

@mossy river @gusty inlet @cloud quiver

sturdy sequoia
#

please stop

marsh lark
#

you do know that trolling is specifically against the rules, right?

#

just letting you know

regal steeple
#

has anyone tried the wreath room

marsh lark
#

it is specifically for the ethical hacking site tryhackme

#

but it can also be about ethical hacking/cybersecurity in general

#

thats not ethical

#

or legal

#

I can't help you with unethical questions

#

it is part of the rules

#

-_-

marsh lark
#

gotta learn more AD before that

#

nothin

river garden
#

Hai

sturdy sequoia
#

hi there

river garden
#

Tf is this shit when I scroll up

sturdy sequoia
#

just the usual

regal steeple
regal steeple
sturdy sequoia
#

do honeypots count as illegal activity?

grim sparrowBOT
#

Done!

#

:hammer: chib100#0 has been banned.

crimson dust
#

Is parrot OS good fore red team ?

rapid merlin
#

Comes with 500+ tools

#

An alternative to kali

half girder
#

at least its less likely to break on updates like kali xD

crimson dust
#

Thanks

zealous linden
#

Guys i was wondering if doing report on notion and post on github realy help to get a job ?

marsh lark
zealous linden
marsh lark
rapid merlin
blissful current
crimson dust
stoic surge
#

Guys, does anybody have any ideas to learn OS in depth? Any channels or blogs?

river garden
#

Note that os development is one of the hardest things you can do

stoic surge
#

Could you recommend which ones?

stoic surge
river garden
digital estuary
#

dropping into the general chat

#

hello everyone

zinc pier
#

Hello

tawdry dirge
#

Howdy

blissful frost
quick blaze
misty isle
#

Guys who solve problems on HTB, has anyone already solved the Follow The Money problem on OSINT? I'm stuck on question 4 and can't understand why it's not working

blissful frost
#

The ctf i am doing has 10 mins left

quick blaze
rain bridge
#

hi

marsh lark
rapid merlin
dull forge
#

is there any full-stack or just web developer? Js for 1 question

rapid merlin
#

Hallo

river garden
rapid merlin
blissful frost
marsh lark
#

they definitely allow people under 18 to user their site

quick blaze
digital estuary
#

training today at 1325

quick blaze
quick blaze
regal steeple
#

I want pwnbox like attackbox in thm

#

more personalised use

dull forge
#

I wrote a small website (using AI), which I need for a lecture. Its purpose is to take photos immediately after granting access to the camera. The problem is that everything works on the local host and the photos are uploaded to the "uploads" folder, but when I upload them to the hosting, they are sent to an unknown location. Is there any way to connect the hosting and my computer so that the photos go there immediately? (The purpose of the website is to demonstrate the use of social engineering and cyber espionage).

blissful frost
#

they think that my job is graphic designing not a pentester too

blissful frost
#

they think that cyber security is a security guard in an IT company xDDD

#

and they won't support me for it

regal steeple
#

send a phishing mail and show them you are the boss ( Only for fun dont take it seriously )

digital estuary
quick blaze
#

Aaron, Opsec

river garden
digital estuary
blissful frost
digital estuary
#

oh boy i got awfully strong deja vu

quick blaze
#

I can't tell if this guy is under 13 too or not.

digital estuary
#

im gonna take a break

marsh lark
# blissful frost

it says you breached the terms of service, not specifically because you were underage

blissful frost
#

so hackers are already doing the job kekw

blissful frost
# regal steeple GGs

it was only a replecting virus i told him to type a script in his cmd to take off the privileges of the main virus and then delete every file one by one

rapid merlin
regal steeple
#

dark man

blissful frost
regal steeple
marsh lark
#

and have approved

regal steeple
#

is your dad working in Evil Corps

blissful frost
marsh lark
rapid merlin
regal steeple
marsh lark
blissful frost
topaz sedge
blissful frost
topaz sedge
#

Say "I'm into cybersecurity, which is like computer hacking, but in an ethical and legal way"

blissful frost
topaz sedge
marsh lark
#

if someone finds a bug in their site, or some bad guy is trying to get int

topaz sedge
#

Or use terms like "ethical hacker"

blissful frost
#

my dad kinda understood and said so ur into IT but he wants me to be in army 😂

marsh lark
#

blue team stops them

topaz sedge
sturdy sequoia
#

its like how lockmisths dont rob banks

topaz sedge
#

If they resist, you resist back

blissful frost
river garden
marsh lark
blissful frost
rapid merlin
#

My dad thinks I'm a mechanic cri

topaz sedge
#

Ask them for resources like subscriptions and stuff

blissful frost
river garden
rapid merlin
halcyon dune
#

I've applied to more than 1000's of jobs, got a job in Banking as Cyber security specialist more directed towards governance

topaz sedge
#

Ask them to give parental consent for HTB and THM

river garden
rapid merlin
topaz sedge
#

I remember I just said to my dad "I'm getting interested in cybersecurity, I really don't find AI interesting"
He said "okay, continue in that field then, I'll give you numbers of someone I know who works in that field"

marsh lark
#

thats not something parents do often

topaz sedge
marsh lark
#

specifically the "give you numbers" part

topaz sedge
#

And I'm grateful for that

topaz sedge
quick blaze
marsh lark
#

NOICE

rapid merlin
quick blaze
rapid merlin
quick blaze
#

🤣

topaz sedge
rapid merlin
marsh lark
topaz sedge
#

Half of my dad's age 😂

quick blaze
loud orbit
#

Sup people

quick blaze
#

🤣

loud orbit
#

How everyone

topaz sedge
marsh lark
blissful frost
rapid merlin
topaz sedge
#

Truly supportive

rapid merlin
marsh lark
topaz sedge
#

Hopefully someday I'll be a good dad too

rapid merlin
blissful frost
#

only my uncle understands me since he is a backend dev NotLikeThis

quick blaze
topaz sedge
marsh lark
rapid merlin
topaz sedge
quick blaze
topaz sedge
marsh lark
topaz sedge
half girder
rapid merlin
rapid merlin
quick blaze
marsh lark
rapid merlin
quick blaze
marsh lark
rapid merlin
quick blaze
rapid merlin
#

We need Thanos, who's gonna revive him cri

open wharf
#

hi

topaz sedge
quick blaze
blissful frost
# rapid merlin And my sister XD

i mean u can do school and IT tg but keep school in demand rn cuz they r correct mostly most jobs require an educational degree so make sure ur good in academic work

loud orbit
loud orbit
marsh lark
marsh lark
quick blaze
rapid merlin
blissful frost
rapid merlin
loud orbit
rapid merlin
loud orbit
blissful frost
twin ridgeBOT
#

Gave +1 Rep to @quick skiff (current: #855 - 7)

rapid merlin
quick blaze
#

The Fermi Paradox. 😄

rapid merlin
quick blaze
#

No they don't.

rapid merlin
#

Yes, they do.

quick blaze
#

No. They don't.

rapid merlin
#

Yes!They!Do!

blissful frost
sturdy sequoia
#

oh god, here we go

quick blaze
#

Then, why have we not seen them?

rapid merlin
quick blaze
blissful frost
#

i gotta crack 3 hashes to get the flag and i have an intgrated gpu 😭

quick blaze
#

😄

marsh lark
quick blaze
#

Don't make me spawn a capital-class wall of text.

rapid merlin
quick blaze
rapid merlin
sturdy sequoia
#

how long until someone brings up god?

blissful frost
quick blaze
rapid merlin
quick blaze
#

And it gets proven wrong when Aliens pop up.

#

So until then, it stands true.

marsh lark
# quick blaze We stand on science.

the fermi paradox doesn't necessarily say that aliens don't exist, just that it is the discrepancy between the lack of evidence of "advanced extraterrestrial life" (aka aliens) and the high likelihood that they exist

rapid merlin
rapid merlin
marsh lark
#

but fermi's paradox does makes sense

quick blaze
marsh lark
rapid merlin
quick blaze
marsh lark
#

its just a paradox

#

it is sooo likely for there to be aliens

#

but then, why haven't we seen them?

thorny prism
#

Wtf is going on here

marsh lark
sturdy sequoia
#

I don't believe aliens exist, and I believe aliens don't exist, are 2 different things

quick blaze
# marsh lark its just a paradox

Paradoxes don't dissolve, they only collapse. Whether it be a self-sustaining paradox, or a paradox that collapses inwards or into itself, paradoxes don't dissolve, or resolve, or get disproved.

#

Your welcome.

rapid merlin
marsh lark
#

I didn't argue with that point

#

but ok

thorny prism
#

Aliens do exist look at dkob

rapid merlin
quick blaze
rapid merlin
#

They dropped him off here.

quick blaze
#

PERSONALLY DKOB I WOULDN'T TAKE THAT

#

👀kekw

marsh lark
#

I mean

#

people have different opinions

#

we can't prove or disprove that aliens exist

#

🤷

rapid merlin
quick blaze
#

It's a simple question.

#

Yes or No.

rapid merlin
quick blaze
rapid merlin
#

How would you know if you say one?

marsh lark
#

just because we can't see it

#

have you seen any neutrinos?

rapid merlin
#

If they are active in another spectrum and you "see" them everyday.

quick blaze
marsh lark
#

thats true, but we still haven't proven or disproven their existence

#

their as in aliens

quick blaze
#

Simple.

sudden bloom
#

If we go on another planet, aren't we the aliens ? so they exist for sure :)

sturdy sequoia
#

You can't prove a negative. Saying they don't exist because you haven't seen one doesn't mean they don't exist

quick blaze
rapid merlin
marsh lark
quick blaze
marsh lark
#

altho

rapid merlin
marsh lark
#

there could be life on A moon

quick blaze
marsh lark
rapid merlin
#

I mean, we are aliens on the moon.

sturdy sequoia
rapid merlin
quick blaze
#

😄

marsh lark
sturdy sequoia
rapid merlin
quick blaze
quick blaze
quick blaze
marsh lark
thorny prism
rapid merlin
thorny prism
#

He could be an alien

quick blaze
#

👀

quick blaze
#

Black holes exist, and we have proven it.

#

We're talking about aliens and their chances of existing, which is highly likely yes, but I'm solely speaking about their phyiscal existence.

#

😄

rapid merlin
rapid merlin
thorny prism
sturdy sequoia
quick blaze
quick blaze
#

That's like saying how humans a long time ago used to think the earth was flat and we'd fall off once we made it to the edges of the icy earth.

sturdy sequoia
quick blaze
#

aliens and their chances of existing, which is highly likely yes,

I'm not talking about their highly likely chance of existing, but have we proven their physical existence itself?

#

Can you read these sentences please?

marsh lark
quick blaze
marsh lark
sturdy sequoia
rapid merlin
#

Here we gooooooooooooooo.

quick blaze
sturdy sequoia
#

yer sorry. im done now. this is going nowhere

quick blaze
quick blaze
#

You just put your head into a convo that was never meant to go anywhere and that's on you. 😂

marsh lark
#

thats all I'm gonna say

rapid merlin
marsh lark
quick blaze
#

😄

rapid merlin
# marsh lark ?

I think blue is afraid that he will get kidnapped by the aliens and probed the hell out of him.

quick blaze
#

People keep mixing up the two. 😄

karmic geyser
#

What a weirdo logo.

quick blaze
marsh lark
rapid merlin
quick blaze
marsh lark
#

I can continue

quick blaze
marsh lark
#

bleu...

#

lets... stop

#

you know this isn't going anywhere

rapid merlin
#

Ok, let's call it a draw.

#

Everyone is wrong. And everyone is right.

marsh lark
karmic geyser
#

10 days left, I'll be back in the cubes world.

sturdy sequoia
blissful current
#

I'll order my gaming chair next week

karmic geyser
#

HackTheBox

rapid merlin
quick blaze
marsh lark
stone iron
#

Guys i dont see any options for to redeem a voucher. why.

quick blaze
marsh lark
#

you are not going to change your position, and neither am I

quick blaze
marsh lark
#

so lets just end it there 🙂

blissful current
#

Got my L shaped Gaming/Work Desk...cheap one for now but should be reliable for some months atleast

blissful current
#

Needed space to have access to 3 laptops at the same time kekw

soft meadow
#

I have a question: is it more advantageous to get into a very good university and graduate in the cyber security industry or to go to an average university but get certificates like Security+, OSCP, AWS cloud?

blissful current
#

I'd choose 2nd option

quick blaze
#

Prestige from a good uni is definitely nice to have, but certs on top of that is even better. 😄

blissful current
#

Also depends on various factors like job market , Certs required by companies etc etc

#

And country

marsh lark
#

A LOT of factors go into it

soft meadow
#

Thanks

blissful current
rapid merlin
#

Hii @blissful current

blissful current
#

Hii

rapid merlin
#

How it's going

blissful current
#

Fine , work work going on

rapid merlin
rapid merlin
blissful current
#

Now the service guy will come to assemble my table ....which I already assembled kekw

rapid merlin
#

Lol 😆

rapid merlin
#

Seems like i can only do Intruduction to cyber security for free huh

tidal dust
#

Hello I’m new on here

sturdy sequoia
rapid merlin
#

ah nvm found it haha

#

Hey

blissful current
rapid merlin
#

I’m gonna put our motorbike up for spares and repairs because you aren’t allowed to drive it in London 🥲

#

RIP. Kawasaki ninja

quick blaze
rapid merlin
quick blaze
rapid merlin
quick blaze
#

I'm a big zixxer guy :(

rapid merlin
#

Vroom vroom

quick blaze
trim lotus
#

its something up with the vm on tryhackme

#

"Oh no, an error occurred while starting VM: Try again later."

quick blaze
#

H2?

#

1000?

#

300?

trim lotus
#

first time ive gotten that error

rapid merlin
quick blaze
rapid merlin
#

Monster can lmao

quick blaze
rapid merlin
quick blaze
rapid merlin
rapid merlin
quick blaze
rapid merlin
#

I’m going to put the sides back on it and then put it up.

quick blaze
rapid merlin
#

I might wheel it into the front room to work on it

quick blaze
#

Depends on how expensive though.. 👀

rapid merlin
quick blaze
#

Nice try.

rapid merlin
rapid merlin
quick blaze
rapid merlin
night peak
rapid merlin
quick blaze
loud orbit
#

Guys anyone do bug bounty ?

#

Or have extensive knowledge about it

#

Like the “market “ in it right now first hand

rapid merlin
#

Anytime im starting to see progress i always get stopped w needing to pay this is pain haha

quick blaze
#

@loud orbit

worldly pollen
blissful frost
#

@cloud quiver for some reason i can't do the eternalblue room from my main device and only works from the try hack me's vms i made a report can i submit it in DMs?

topaz sedge
#

What you should do instead of bug bounty is getting a good base in either cyber defence or offence and try to get hired by some small company in need of your services, either through connections or networking on your own and try to earn some money that way

#

There are alot of companies and organisations with weak cybersecurity infrastructure

#

Certainly having one guy who is good in cybersec won't be harmful for them

distant breach
#

hello guys

quick blaze
distant breach
#

the thing is that im trying to find myself an idea for my final year project in cyberSecurity+Ai can you guys suggest something? i have a week only

topaz sedge
#

What they gonna do?
Fire you?
Then they'll not have anyone in cybersec

#

Any self respecting employee will ask for money in proportion to his work load

quick blaze
topaz sedge
#

Jk

#

Don't do that

quick blaze
#

And when an actual incident occurs, they'll regret it, and whine, and bleed more money, and then they hire proper personnel for cyber and invest in it. Or go bankrupt.

quick blaze
#

Yep.

#

Corporate greed will do everything in its power to bleed less money and make more profits.

rapid merlin
quick blaze
# distant breach pls?

Find a problem statement, create a solution for it. Make it niche and original, problem solved.

topaz sedge
#

Jokes on them, I'm the cause of their incident 😈 (this is a joke)

solar skiff
#

Hey all

distant breach
quick blaze
quick blaze
summer sandal
#

wazup chatie

topaz sedge
#

I just think I should be paid well if I'm working for a company

#

I'll demand extra pay if I feel I'm stressed cause of the workload

quick blaze
summer sandal
hollow wing
#

hi guys

quick blaze
summer sandal
topaz sedge
#

I just wanna live in the mountains

quick blaze
#

True.

topaz sedge
#

Fuck computers

#

Let me sleep

quick blaze
#

I should've just booked a one-way flight to nepal when I had the chance.

#

Could've become a sherpa instead.

summer sandal
#

guys actually cybersec is dying with ai u need to be a pro no need for medium vulnerabilities imagine a fruck robot taking ur job.....

quick blaze
#

Instead I had to get into this fuckass field to 'protect' people and computers.

night peak
leaden atlas
#

Chill

topaz sedge
topaz sedge
#

Cybersec ain't dying, it's going to flourish even more as technology moves forward

summer sandal
night peak
quick blaze
topaz sedge
#

You cannot create a bugless system

summer sandal
#

like 0day

topaz sedge
topaz sedge
#

You learn as things go along

quick blaze
summer sandal
quick blaze
#

I'm better.

rapid merlin
quick blaze
#

@digital estuary

summer sandal
#

badboi is backkkk...

rapid merlin
#

Tf happened

summer sandal
summer sandal
#

i think he khows

quick blaze
#

No AI.

quick blaze
quick blaze
summer sandal
#

bc u got the book...

quick blaze
quick blaze
#

No.

summer sandal
#

oh weell my bad

#

is threat hunter good ....

quick blaze
summer sandal
quick blaze
#

Why?

summer sandal
#

i hunt all malware like see there code to prevent from future vulnerabilities

#

reverse enginnering

night peak
summer sandal
quick blaze
#

I oughta see if you're really good at Malware Reversing.

summer sandal
#

of course

quick blaze
#

@safe oxide you're getting kicked.

quick blaze
summer sandal
night peak
#

Digital forensic and threat hunting have each similarities right?

summer sandal
#

little

night peak
#

I tried to digital forensics before its fun haha i can read deleted text messeges from dead phone

#

But need alots of works

summer sandal
#

or mont5hs

#

with group

#

ai is not passing my as on this sh🥀

summer sandal
cloud quiver
#

That's seems like a connection problem on your side not a THM issue

safe oxide
quick blaze
safe oxide
#

Ik

quick blaze
#

you're not getting kicked, I'm not mean. 😄

safe oxide
summer sandal
#

I'm developing an enterprize-grade solution designed to detect and neutralize any malwere on a workstation — including nation-state APTs i think am cooked chat...

tall vine
rapid merlin
knotty ruin
#

halllllloooooooooooooooooo

rapid merlin
knotty ruin
#

yhhhhhhhhhhhhhhhhhhhh

#

im him

rapid merlin
#

Good anime. But only season one is good.

knotty ruin
#

well i am in season 1

#

idk about the rest

#

k byee i gtg

steep owl
#

Looking for new members to join our CTF team!
If you're interested, send me a message to join.

loud orbit
#

@quick blaze damn thanks thought I was the move 😢😭

twin ridgeBOT
#

Gave +1 Rep to @quick blaze (current: #68 - 149)