#general

1 messages ยท Page 1378 of 1

marsh lark
#

against rules

copper phoenix
#

Check his profile

marsh lark
#

if a mod asks

molten solar
#

I didn't knwo they did blog links

copper phoenix
#

xd

molten solar
#

Nope, i asked, you said you could'nt. someone else chipped in with that

knotty pendant
#

Hi

molten solar
#

@marsh lark if you are going to have something which references your commits, why not link to them?

marsh lark
#

not the purpose of the blog

boreal scarab
#

Basically, yah lol

molten solar
#

I mean you go to all the point of sayign the commits counts and languages used. Why not link to your code?

boreal scarab
#

Boss didnt want me to move onto the next batch of enrollment, so I didnt

#

Already got 70 of 600 done

hardy wharf
#

what programming languages should i learn

marsh lark
#

there is nothing there basically

marsh lark
swift quail
#

ALGOL

hardy wharf
marsh lark
marsh lark
#

irl

#

C and C++ are useful

swift quail
hardy wharf
swift quail
#

use C

marsh lark
hardy wharf
#

i plan on becoming a cloud engineer in the end

#

in like a decade

molten solar
#

Java is lovely when doing android dev i think no ?

marsh lark
#

@cloud quiver @gusty inlet

hardy wharf
swift quail
#

ayo

molten solar
#

Multiplatform capable static packages or even dynamic/self updating loaders

marsh lark
#

no

grim sparrowBOT
#

Done!

marsh lark
#

lol

burnt basalt
#

My primary, long-term interest is Reverse Engineering (RE).

However, since I'm a complete beginner in this area, my immediate goal is to build a strong foundation. That's why I'm also focused on learning Networking and Operating System & Computer Architecture Concepts for both Linux and Windows. I believe I need to understand how systems work before I can effectively take them apart.

So, to answer your question, "what are you looking for exactly?" โ€” I am looking for a structured learning path and resources for a beginner to get from zero to being "challenge-ready." I want to be able to approach a site like crackmes.one and actually learn from the exercises, rather than just being confused.

Here is a breakdown of the fundamentals I'm looking to learn:

  1. Operating Systems & Architecture: I need to understand the environment a program runs in. This means learning the concepts of memory layout (the stack, heap), process management, system calls, and the structure of executable files (PE on Windows, ELF on Linux).

  2. Reverse Engineering Core Skills: This involves learning to read and understand x86-64 Assembly and its relationship to higher-level languages like C (especially pointers and memory). It also means getting comfortable with the essential tools: a disassembler like Ghidra and a debugger like x64dbg or GDB.

  3. Networking Fundamentals: I want to understand the basics of the TCP/IP model, what protocols like DNS and HTTP do, and how to use a tool like Wireshark to inspect network traffic. This is especially important for analyzing malware later on.

#

In short, I'm looking for recommendations on a path that looks something like this:

Theory -> Tooling -> Practice

I need resources (books, websites, video series) for the fundamental theory first. Then, guidance on how to practice with the tools on my own simple programs. And finally, advice on how to bridge the gap to practical beginner challenges on sites like crackmes.one or picoCTF.

Any recommendations for specific resources that fit this foundational path would be incredible. Thanks again for your help!

molten solar
#

sort of like an og appimage wrapped up in the auspices of a lovely do not use for business license

hardy wharf
# marsh lark no

so i shouldn't learn bash , powershell , C# , javascript , html , css , SQL?

marsh lark
molten solar
#

Yeah dem emdashes

marsh lark
swift quail
#

em dasher

#

em dasher

hardy wharf
molten solar
#

-- how do you even type emdash

#

triple --- is a hr .. whats the keypress combo for emdash

swift quail
#

you got like -- this

#

or you -- could do --- this

marsh lark
#

โ€”

molten solar
swift quail
#

hey!

#

stop

marsh lark
molten solar
#

keycode or key combo?

marsh lark
#

double dash on me iPhone

swift quail
#

Keycandy

marsh lark
#

sry

molten solar
#

like key code .. alt + 0160 was the og space, or alt + 255 in dos land for a file that windoes oem character set couldn't parse but looked like a space

marsh lark
#

anyway, gtg sleep, gn everyone ๐Ÿ™‚

swift quail
#

GN DM

compact fossil
molten solar
#

But now its all unicode no? so you can press alt (some chars) and spit out han characters

distant tartan
#

Hi

molten solar
#

u2714

#

โœ”

#

ctl shift, not alt. sorry

compact fossil
#

u

#

what

molten solar
#

ctl shift u, then 2714 and hit enter

compact fossil
#

โœ”

#

omg i did it

#

โœ”

hardy wharf
#

@marsh larkfor a cloud engineer i keep hearing that learning python , bash , terraform , powershell , SQL is best

molten solar
#

@compact fossil Today you learned something how to type those annoying ass checkmarks

tight trout
#

read that

compact fossil
twin ridgeBOT
#

Gave +1 Rep to @molten solar (current: #538 - 12)

compact fossil
#

โœ”

molten solar
#

@compact fossil Try the U and 2B50E .. its about to get crazy ๐Ÿ™‚

compact fossil
#

+50E

#

๐ซ”Ž

molten solar
#

Hmm. Maybe not. You should totally be able to type those tho

compact fossil
#

๐ซ”Ž

#

thats all it writes

molten solar
#

That is it.

compact fossil
#

thats so cool

cloud quiver
#

@copper phoenix Please don't post such content and walls of text , you can get automuted by bot for that

compact fossil
#

so im thinking that there must be many combinations

molten solar
compact fossil
#

yoo thats actually fun

molten solar
#

sort of the global evolution of Ascii

compact fossil
#

that its basically the translator between binary and human

#

if i remember correctly

#

but i didnt know i could apply it like this

burnt basalt
#

@uneven nexus?

compact fossil
#

bruh i just did evil-gpt2 in like 2 prompts kekw

molten solar
#

someone ping me?

#

(testing mako)

compact fossil
#

@molten solar

molten solar
#

No good ๐Ÿ˜ฆ

dark mason
#

It is SO interesting to see how 2 chatbots talk

compact fossil
#

i saw another guy who was having problems with manipulating the evil-gpt2 here and he gave it to chatgpt and it actually solved it lol

compact fossil
compact fossil
#

the evilgpt2 was really easy to me, but maybe its because i was reading about the latest gemini manipulation that happened

#

idk if u saw this

limber linden
burnt basalt
burnt basalt
#

I just find github repo's on the topic is there reddit community dedidcated to this stuff?

compact fossil
limber linden
uneven nexus
# burnt basalt My primary, long-term interest is **Reverse Engineering (RE)**. However, since ...

if you want OS and Networking fundamentals either HTB academy or Tryhackme foundational courses teach that im pretty sure most of the basics for Tryhackme networking and OS are free. I personally learned fundamentals when doing security+ certification study first.

besides that you dont really need os and networking fundamentals for simple reverse engineering crackmes, the easy level crack mes on crackmes.one are just focused on you getting used to reading assembly/using debugger/using ghidra etc. you cna do the easy crackmes while also learning other fundamentals

just a disclaimer im a noob at RE

molten solar
#

@burnt basalt Your mobile phones notification platform? The ads theyh send to you?

#

If you search for a lot of russian mail order brides you get well .. that kind of spam. if you search for computer sec terms you get that kind of stuff.

uneven nexus
#

also you can use chatgpt when you get stuck on a crackme

compact fossil
molten solar
#

I'm so stoked, starting mako solved my discord stability issue.

sullen kestrel
#

Guys does wormgpt exist

burnt basalt
twin ridgeBOT
#

Gave +1 Rep to @uneven nexus (current: #1192 - 4)

uneven nexus
#

yeah id say that if you really are focusing on the basics

burnt basalt
burnt basalt
molten solar
#

Instant hacker-ez .. just add 20 yrs of training and research efforts

#

Try new hacker-ez ultra .. New and imrproved, Only 5 yrs of CS needed!

compact fossil
#

for me the journey has been me gettin excited, then getting humbled, then getting excited again, then humbled

#

and a lot of effort

#

lol

#

and im still nothing

#

but oh well its fun

molten solar
#

@compact fossil An expert in my industry is someone who knows more and more, about less and less.

compact fossil
uneven nexus
molten solar
#

@uneven nexus Layer-8 is where 99% of your issues occur

burnt basalt
molten solar
#

@burnt basalt You should search in your favorite engine for "Harvard CS50X" its a free harvard course. Finish that then come back and start pursuing security.

compact fossil
#

@molten solar btw can i friend request u?!

molten solar
#

Sure

compact fossil
twin ridgeBOT
#

Gave +1 Rep to @molten solar (current: #501 - 13)

compact fossil
#

but its like if u ever solved math its the same thing

burnt basalt
compact fossil
#

if u dont have the basic algebra down u cant understand anything else

molten solar
#

It doesnt even require dploying a virtual machine anymore, its all online

burnt basalt
compact fossil
burnt basalt
#

Can I start the hack to box stuff along side, the CS50x course or no

molten solar
#

Probably better to focus on cs50 first

burnt basalt
#

Ok thank you

#

I am will start and finish the coruse and come back

#

Bye bye

sinful bobcat
#

People, good evening

molten solar
#

Although there are probably some people out thre who can profess that you dont need to learn the rules of grammar to begin writing a successful blog, i think that understanding the mechanics of something you are trying to use can only help.

For example you probably dont need to understand how to service your veehicle if you are a delivery driver, you can always pay osmeone else to do it for you. but the same is true of computer security no?

dark mason
#

Hru?

burnt basalt
sinful bobcat
sinful bobcat
twin ridgeBOT
#

Gave +1 Rep to @dark mason (current: #166 - 53)

molten solar
#

I remember taking cs50x the first yr it was out online .. and i have to say malan is a hell of a lecturer

compact fossil
#

some people build intuitive understanding of code because they send a lot of time analysing it

dark mason
#

Just got Guru

#

But I gotta update the discord rank

sinful bobcat
#

GG

dark mason
#

Thanks, thanks

sinful bobcat
#

It's been a while since I seriously come back on THM

dark mason
#

The content is great

sinful bobcat
#

All the new SIEM rooms damn

dark mason
#

Bonding over shared trauma, but Bonding nonetheless

sinful bobcat
#

Ok I'll do a couple rooms

dark mason
sinful bobcat
#

Sure no issue

molten solar
#

This builds getting big ๐Ÿ˜ฆ

compact fossil
#

guys does his face say everything?

molten solar
#

Yeah, he's shining a desk lamp right t his face

compact fossil
#

he is so done lmao

molten solar
#

although that lack of shadow on the wall is troublesome

compact fossil
#

lmfaoo

molten solar
#

Can someone explain the stereotype/correlation between neckbeard/facial hair and computer profiency

compact fossil
#

idk its funny how most people ive met that say this, ARE cs students and actively go to the gym, shave etc

molten solar
#

@compact fossil But where did THAT come from. nerds were pocket protectors and plaid shirts

#

Pocket protectors because well the pens they kept leak like a mofo

compact fossil
strange bear
molten solar
#

Most proper neckbeards i know were .. well ROUNDED in their skil lsets ๐Ÿ˜‰

#

that explains the suspenders

loud acorn
#

Hello

wary ocean
#

i look like a metal head more than a nerd imo

sturdy lark
#

I wear camo pants. I have a pair of British Army desert camo

wary ocean
#

which apparently confuses ppl when i say im getting into cyber cuz i dont look it

molten solar
#

Even when i was 16 my hairline was almost nonexistent in the mirror unless i grew it hella long

#

Lets just say i aint 16 no more ๐Ÿ˜ฆ

wary ocean
#

i got the exact opposite issue

dark mason
wary ocean
#

my hair is too damn thick

wary ocean
compact fossil
#

accepting losing your hairline = accepting u have outGROWN your skills ๐Ÿ™‚

wary ocean
#

tbf bald works on like 99% of ppl

dark mason
compact fossil
#

(by choice)

molten solar
#

Couldn't your pic be less colin mochrie and more say gene simmons?

wary ocean
dark mason
molten solar
#

LIke the valve logo

wary ocean
#

im thinking of getting the neuroport and shard slot tattoo from cyberpunk but ik that shit would bleed and fade so quick

dark mason
compact fossil
molten solar
#

damn i had a pic i stole from a bands website from like 30 yrs ago... like an og meme pic It had a dude with a barcode and printed number on his forearm

Yes i am in fact just a number ... and i'm somewhere in your system, sleep tight.

#

oh snap it looks like amazon just showed up with my usb-3 to nvme adapter

dark mason
hard dragon
#

Hey

uneven nexus
#

need a tutorial on reverse engineering apks asap ๐Ÿ’€

molten solar
#

false alarm : (

compact fossil
#

gtg guys

#

have fun

rapid merlin
#

Hey guys!

#

Just trying to figure out if THM is still active, havent gotten into it in a few years

uneven nexus
#

very

molten solar
#

Naw, place is totally dead...

Really, nobody here but us mice

#

wait a few hours, they'll wake up

rapid merlin
#

I want to get either into HTB or THM hence why I'm asking

uneven nexus
#

both are pretty active htb academy is really good though

rapid merlin
#

Trying to decide which one to go for, my aim being pen testing as a skill

uneven nexus
#

but its less hand holdy

rapid merlin
#

THM holds your hand more?

uneven nexus
#

yes but i think its good tbh

rapid merlin
uneven nexus
#

htb academy is really raw when it comes to its questions and solving the things it doesnt give many hints and is much more try harder mentality

#

i did htb academy before thm and only just now started thm more

#

idrk how the job paths are on thm in detail

molten solar
#

@suhu
Seeing as you how you did in that order, which do you think is the better learning experience, total high diving, or using the kiddy pool and learning to wade then swim ?

rapid merlin
#

Got you, makes sense

uneven nexus
#

thm would have been a better start imo for me becuase some of my knwoledge was and is definetly lacking in some areas

rapid merlin
#

So if the hand holding is lack luster, what makes HTB Academy good?

wary ocean
#

it doesnt explain every little detail

#

it assumes you already have prior knowledge

digital estuary
wary ocean
#

and expands on that knowledge

digital estuary
#

prior to getting on HTB

uneven nexus
#

yeah pretty much exactly

wary ocean
#

for example thm will show you how to do a basic reverse shell but htb will show you more complex versions

rapid merlin
#

So if I have some basic knowledge about computers, and red team-ing I should go for HTB?

#

definitely makes sense

uneven nexus
#

i think go and see both and see which one works best for you at your level

#

since you can check both on your own

wary ocean
#

theres free versions of both

rapid merlin
#

I did test both out for a bit

#

What I am trying to figure out is:
Is THM still updated and will it be updated for the next couple of months/years?
Can THM take me from beginner to "job-ready"?

digital estuary
digital estuary
dark mason
#

You would be prepared to get a job, but before that you need some certs

digital estuary
#

path completion "certificate" does not do anything

dark mason
#

@safe oxide yo

digital estuary
#

fyi

rapid merlin
#

Makes sense, would THM bring me to a level where I can take a COMPTIA exam and get a cert? Or does THM hold my hand up until a certain point, at which I need to study more myself, off-platform?

molten solar
#

I think the CYSA-003 is has some pretty gnarly simulator questions.

digital estuary
wary ocean
molten solar
#

(never took it, so im only speculating) i did take CYSA-002 tho and its sim questions were simple by comparison) less CY and more SA

wary ocean
#

imo thm doesnt setup anything for certs but it has the foundation to learn more on top of it

molten solar
#

For certs i have a udemy subscription and .... measureup for pracice exams. Jus ttake them blind, either pass, or dont pass. dont peek at answers until you start getting really close int he domain totals

rigid dome
#

Hey, Iโ€™m Michael! new to ethical hacking, here to learn how to hack. Appreciate any tips!

molten solar
#

Always bring a hanky, dont get phlegm on your neighbors!

safe oxide
rapid merlin
#

Got you, thank you for your responses everyone! I know what to do now ๐Ÿ™‚

dark mason
safe oxide
#

Lol

rigid dome
twin ridgeBOT
#

Gave +1 Rep to @sinful bobcat (current: #418 - 16)

molten solar
#

Any EZA users on?

#

i want ls -l with dir colorizing, maybe sgid or suid hilighting, but otherwise no rave party

sand trench
#

so not like this then???

molten solar
#

definitely not like that.

#

hey, which infected mushroom albums you listen to

#

all of em?

sand trench
#

but missing a decent bit of tracks as they were not included on beatport D:

molten solar
#

You ever hear his doors remix?

sand trench
#

this: ???

molten solar
#

i think people are strange is better, but yeah, that mix

half girder
sand trench
molten solar
#

lmao thats awesome

sturdy mantle
sand trench
half girder
sand trench
#

here is the real music folder

half girder
#

could be my folder ^^

molten solar
#

Why limit to just a few?

#

/dev/mapper/slice1_store0-data0 30T 28T 2.2T 93% /share

half girder
#

did her shadowness ever try "nachtblut"? @sand trench

crystal mauve
sand trench
sand trench
stable kettle
#

Are the rooms servers down?

stiff geyser
#

hello @sand trench how was your day

sand trench
swift quail
#

maaam

#

do NOT redeeeem

#

the card

#

HALLOO

#

HALLOOOO

stiff geyser
#

trying out new food can be fun

sand trench
rapid merlin
#

downloading cheese

stiff geyser
light shuttle
stiff geyser
light shuttle
thorny prism
#

who made this shit

light shuttle
coarse prawn
#

can anyone help me with the metasploit:exploitation msfvenom task? im completely lost

coarse prawn
#

pre-security 11

#

101

coarse prawn
#

thanks

rapid merlin
#

I did have a good night tee hee

safe oxide
#

@mossy river sorry for the ping
Jared is asking if his ban could be taken back

mossy river
celest dirge
celest dirge
rapid merlin
#

Heyy

safe oxide
#

Hallo nex

#

Hows it goin

safe oxide
rapid merlin
#

Wassup abdu

celest dirge
twin ridgeBOT
#

Gave +1 Rep to @safe oxide (current: #198 - 47)

rapid merlin
#

Can someone say thanks to me, to get a rep at least ๐Ÿ˜ญ

safe oxide
safe oxide
celest dirge
rapid merlin
rapid merlin
#

๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ

safe oxide
celest dirge
rapid merlin
#

Yea but after that, I will hit CCNA 200-301

rapid merlin
shell narwhal
#

@safe oxide
Bruh are you from Pakistan

celest dirge
safe oxide
#

Lol

rapid merlin
#

But I'm scared for the ccna after that ๐Ÿ˜ญ

#

Much to study

safe oxide
#

Ccna

#

Hehe

shell narwhal
safe oxide
#

Wby

rapid merlin
#

After ccna I will hit sec+ and after sec+.... OSCP the giga chad

#

๐Ÿ˜ญ๐Ÿ˜ญ

celest dirge
craggy fulcrum
#

i just spent the last 2 days troubleshooting my audio just for a video from a guy with 76 subscribers to tell me how

safe oxide
#

Audio

rapid merlin
craggy fulcrum
#

my pc literally could not pickup my speakers when i plugged them in

rapid merlin
#

A+ basically is for newbies who don't know pc stuff right?

molten solar
#

A+ is basic C div

#

This is a computer, this is how the cupholder works

rapid merlin
#

Yea

molten solar
#

this is what an atx power supply is.

#

These are all the parts you do not stick your member into

thorny prism
rapid merlin
#

As a cat father I love it

shell narwhal
thorny prism
#

i don't even have a cat

#

but my xbox gamertag was Whiskerz

#

so the cat stays

rapid merlin
#

Oh

safe oxide
shrewd dune
#

sup guys, who wants to watch Mr. Robot's 4th season with me

molten solar
#

Xbox force changed my username from what it was (A type of cheese, but named for a protagnist in a book series i liked) to ScrewedByTheRenameConvention_66666

rapid merlin
shrewd dune
shell narwhal
safe oxide
rapid merlin
safe oxide
#

From two nation theory

shrewd dune
rapid merlin
#

๐Ÿ˜ญ๐Ÿ˜ญ

shell narwhal
safe oxide
rapid merlin
#

I'm tired of hacking everything and black mailing pdf

#

( based series not in reality )

safe aspen
#

Hey guys I just got eJPT voucher for 50% off if anyone is interested ๐Ÿ™‚

shrewd dune
sturdy parcel
#

Hi

rapid merlin
#

I mean in the Mr robot series, Elliot was a pdf hunter and hacked some ppl in general

molten solar
#

@viscid acorn You available for a screen share in the chat room

rapid merlin
#

I'm tired of trying to destroy evil corp bru ๐Ÿ˜ญ

shrewd dune
rapid merlin
#

Ye

#

Basically A+ is the hardware, software and some tools

sturdy parcel
#

Guys im new to hacking and cyber
How can I be hacker and were i can find some guide pleas

shrewd dune
shrewd dune
sturdy parcel
#

Yeah but how did yall start ๐Ÿ™‚

rapid merlin
#

If I actually hack tryhackme is it even legal? ๐Ÿ˜ญ๐Ÿ˜ญ

molten solar
#

@viscid acorn I was going to show you the kinds of questions on the Core 2 practice exam

shrewd dune
rapid merlin
#

Like the url name is TryHackMe

thorny prism
molten solar
#

And not blast all these nice poeple with a screen shot for each

shrewd dune
rapid merlin
# ancient plover no

Url says tryhackme so.i will try to hack tryhackme me ๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ

twin ridgeBOT
#

Gave +1 Rep to @thorny prism (current: #1491 - 3)

shrewd dune
rapid merlin
twin ridgeBOT
#

Gave +1 Rep to @sturdy parcel (current: #3014 - 1)

thorny prism
rapid merlin
ancient plover
rapid merlin
sturdy parcel
#

Hhhhhhhh

thorny prism
#

....

shrewd dune
ancient plover
thorny prism
shrewd dune
sturdy parcel
rapid merlin
shrewd dune
rapid merlin
#

I'm true hacker

ancient plover
#

@sturdy parcel if thats ur real answer nobody is gonna help you here

rapid merlin
shrewd dune
twin ridgeBOT
#

Gave +1 Rep to @molten solar (current: #463 - 14)

compact fossil
#

IoT hardware is the best >.<

rapid merlin
#

Imagine hacking your own PC bro ๐Ÿ˜ญ

#

L

shrewd dune
rapid merlin
#

Thanks btw

sturdy parcel
rapid merlin
ancient plover
shrewd dune
rapid merlin
#

Happy aura

shrewd dune
#

ah yeah thx btw

twin ridgeBOT
#

Gave +1 Rep to @viscid acorn (current: #1491 - 3)

molten solar
rapid merlin
#

Hacking ethical?

sturdy parcel
thorny prism
#

i had a friend who wanted to get into what I do and he doesn't even own a laptop, he was messaging me saying "once I buy a laptop it's game over" ppl underestimate the amount of passion you actually need to be good at this

rapid merlin
#

Ok thanks

twin ridgeBOT
#

Gave +1 Rep to @viscid acorn (current: #1192 - 4)

thorny prism
#

you can't just buy a laptop and become a hacker

shrewd dune
rapid merlin
#

I'm giving you rep

molten solar
#

@viscid acorn I really like measureup i passed my first try on the exam when i was at this point for their exams on blind takes.

#

The remaining 11% was like .. wrong answers on their exam, so i didn't feel bad about it

rapid merlin
ancient plover
rapid merlin
#

Just say thanks ๐Ÿ˜ญ๐Ÿ˜ญ

#

Nahhh

shrewd dune
#

the guy who hacked his own Robot Vacum , does it has python installed?

rapid merlin
#

โค๏ธ๐Ÿ™๐Ÿป

shrewd dune
#

โค๏ธ๐Ÿ™๐Ÿป

rapid merlin
#

โค๏ธ๐Ÿ™๐Ÿป

shrewd dune
rapid merlin
#

Python is trash I prefer html

calm fox
#

in a thm challenge , they are asking what is the user flag

#

is it user.txt?

shrewd dune
calm fox
#

or what exactly

thorny prism
#

i love IoT forensics too

shrewd dune
rapid merlin
shrewd dune
shell narwhal
rapid merlin
molten solar
#

depending on what youa re doing with it?

shrewd dune
#

Schutzstaffel?

molten solar
#

@viscid acorn

rapid merlin
shell narwhal
#

Nah man it's real

shrewd dune
#

guess what? YOu won't be able to write anything rn without html

molten solar
#

seems so simple until you get a crappy question like that

rapid merlin
molten solar
#

Yeah. thats what i would pick. The yellow is device is up but not really talking nicely msg no? but in order to see a red arrow wouldn't you have to "show hidden devices" by default? hence the crappy ?

rapid merlin
#

But I say last one

shrewd dune
shrewd dune
rapid merlin
#

WHYYYY

shrewd dune
rapid merlin
shrewd dune
#

oh yeah thank you btw

twin ridgeBOT
#

Gave +1 Rep to @viscid acorn (current: #1024 - 5)

rapid merlin
#

OH COME ON ๐Ÿ˜ญ๐Ÿ˜ญ

molten solar
#

@viscid acorn dont forget. the A+ is TWO exams at 265 now..

twin ridgeBOT
#

Gave +1 Rep to @molten solar (current: #439 - 15)

molten solar
#

Thats okay. my casp+ exam was like ..400 and change list price

#

BUT i bought it from a place that sells it for like 260 bucks if you dont mind taking the test within 5 days of getting voucher

rapid merlin
#

So what happen if I have a+, ccna, oscp, sec+ and then I'm still unmplyed?

molten solar
#

@rapid merlin Do what i do, keep learning, learn new sh** write wiki pages. find contracts with paying clients. ๐Ÿ˜‰

molten solar
#

CAn i link a testing site here?

#

Faster than a speeding bullet, more powerful than a locomotive, its ***** voucher .com

#

Lol. more or less.

sturdy lark
sturdy parcel
#

Guys how can I change my ip and no 1 can find my location?

molten solar
#

I just sent this email to a client. waiting on response

sturdy parcel
#

Every vpn work ?
Or I need specific type?

molten solar
#

I use both? slurp for mouse, grim for grab

sturdy parcel
#

Thanks ๐Ÿ˜Š

twin ridgeBOT
#

Gave +1 Rep to @viscid acorn (current: #895 - 6)

ancient plover
molten solar
#

@ancient plover BORING. paperwork permissions audits, getting more permissions, gettring permissions to get permissions

#

Getting permissions to audit the getting permissions

ancient plover
molten solar
#

It was soul crushing

#

Of course my employer was like spend $$$$ to fix this in office problem and we'll reimburse you . HAhaha joke your fired

#

No reimbursal

ancient plover
#

average corporate experience

molten solar
#

@viscid acorn You use hypr too?

sturdy lark
#

I'm not sure that could VPN change ur IP or not, what actually works is the Proxy

molten solar
#

@viscid acorn I'm trying to do the simplest thing .. And vscode keeps teabagging me.

How do i set up vscode to work with /home/user/.config/vscode dir for data/polugins by default? It keeps trying to go to /nix/store/*/vscode/extensions

#

Not an option, i rebuild flakes like every other day.. ๐Ÿ˜ฆ Unless i also script the symlink

#

Had nixos for 1 week ,and im up to like gen 82 or 83

#

i have neovim but i prefer the linting on code ..

light shuttle
#

he said m he have connection with u etc

molten solar
#

Plus .. too many employers want it

light shuttle
#

oh he is calling me again

#

i share u screenshot

upper nexus
#

Yooo

#

I have a question

wind lake
#

What

upper nexus
#

Is hacking harder than AI

#

:(

light shuttle
molten solar
#

Yes. it is. But it has some fascinating concepts

light shuttle
#

he is really famous right?

upper nexus
#

Pen testing

molten solar
#

I'm down to getting like 3 core functions left. VSCODE and its environment, UEFI secureboot virt-manager vms, and my favorite remote screen manager

upper nexus
#

ML

molten solar
#

its been a learning exp. Very humbling.

upper nexus
#

Machine Learning

molten solar
#

I mean .. ive been using linux since before 2.0 kernel... ๐Ÿ˜› I like to think that i know a thing or two.. and a week of nixos and i feel like that poor dude in american history X who got to taste curb

light shuttle
#

๐Ÿ˜› ,justice for this emoji

#

he stuck his tunk alwasy

#

always*

molten solar
#

thats hilarious

odd ingot
#

no cats

molten solar
#

how amny other .cat's i wonder

light shuttle
#

Creativity at its peak

molten solar
#

oh for catalan

odd ingot
#

how can a custome tld be registred

molten solar
#

Spend 10k

odd ingot
#

broke asf

molten solar
#

I mean the application process is 10k, you still hav eto have infrastructure and meet certain redundancy reqs

odd ingot
#

obv mozilla

odd ingot
molten solar
odd ingot
#

One of ICANN's key commitments is to promote competition in the domain name market while ensuring Internet security and stability. New generic Top-Level Domains (gTLDs

light shuttle
#

why

odd ingot
#

go touch some grass

molten solar
#

@mike
My bad.

5.2 How much is the evaluation fee?
The evaluation fee is estimated at US$185,000. Applicants will be required to pay a US$5,000 deposit fee per requested application slot when registering. The US$5,000 will be credited against the evaluation fee. Other fees may apply depending on the specific application path. See the section 1.5 of the Applicant Guidebook for details about the methods of payment, additional fees and refund schedules.

twin ridgeBOT
#

Gave +1 Rep to @molten solar (current: #418 - 16)

eternal plaza
#

@mossy river can you check dms

molten solar
#

But after that .. you onl ypay 6250/yr . its a bargain

odd ingot
#

what about infrastructure

molten solar
#

What about it? you mean to host your own?

odd ingot
#

yea

molten solar
#

If you have to ask, you're not ready! . but check the icann guidebook

#

It's pretty eye opening

odd ingot
#

gpt says Registry Infrastructure
Registry Platform: Core database of domain registrations (e.g., built in-house or via a provider like CentralNic, Afilias, or Neustar).

WHOIS / RDAP Services: Query service for domain information.

Shared Registration System (SRS): Platform for registrars to interface with your TLD.

Billing Systems: For registrar payments.

B. DNS Infrastructure
Authoritative DNS Servers: Distributed globally, must meet high uptime and redundancy requirements (e.g., anycast DNS).

DNSSEC: Mandatory for securing DNS.

Zone File Management: Manage and distribute DNS zone files securely.

C. Security and Compliance
Abuse Monitoring & Mitigation Tools

Data Escrow Services: Regular data backups to ICANN-approved providers.

#

oh shit ai content ๐Ÿ˜ข

molten solar
#

@viscid acorn well offhand. io, ai, xxx,

#

.mobi ?

odd ingot
#

no idea but want one ๐Ÿ˜Ž

#

hehe

odd ingot
#

for my summer intership we worked for rag model with open ai intregration and langflow bit of a mess was it

#

๐Ÿ˜Ž

#

yea they added a anime girl but it is pro version for now

#

grok 4 is pro right?

#

yea wanna try it ๐Ÿ˜ญ

sturdy lark
#

Can't wait for Gemini 3

odd ingot
#

boooo gemini

#

they added a anime girl feature with grok 4 its everywhere in the news

#

musk๐Ÿ˜ข

#

so what levels you guys are thm

knotty pendant
#

Wbu

odd ingot
#

0x2

#

๐Ÿ˜ญ

upper nexus
#

Thanks g

odd ingot
#

lost my old mail id so starting new with nmap

#

my bad ๐Ÿ˜ข

#

yea got it e

#

heheh

#

so how do you guys focus your learning into programming or networking

sturdy lark
#

there's a Cisco official Cloud lab of CML2.7 for networking learning

odd ingot
#

Yea doing that for so long but college is pretty shit can't manage my time after that too tired

odd ingot
#

Time management is pretty shit 7 hr college till 4 pm ๐Ÿ˜ญ

sturdy lark
odd ingot
#

Trying to start a yt channel soon

twin ridgeBOT
#

Gave +1 Rep to @sturdy lark (current: #1193 - 4)

odd ingot
#

So it is like learning all areas in computer then apply it

#

Idk if this type of content will work

#

๐Ÿ˜ญ ik

#

What part

#

Not many but chunk is there for cpp

#

Some indian yt guys

#

And many more

#

Yea I just want to make a tutorial channel

#

That teaches how the stuff work under abstraction

#

Btw which part you find cringe

sturdy lark
odd ingot
#

Learning and applying have some experience with the tools

#

Not a beginner ๐Ÿฅฒ

smoky widget
#

hey everyone

sturdy lark
#

speaking of packet capturing, there's a package called Gopacket for Golang

odd ingot
#

I just know wireshark

#

๐Ÿฅฒ

#

I demonstrated capturing icmp ping with it

#

To my pears explaing network layer

hushed bloom
odd ingot
lime shell
#

how much python would you realistically need for an exam like oscp, trying to learn some right now, would be nice to know how much is adviseable. It's about as exciting as getting my furniture moved by a snail.

#

it was less frustrating than teaching my pet snail how to paint, that's one thing

#

but thing is with python, you can learn a bit, adjust some scripts, but to just be able to write scripts off hand takes a lot more than a couple weeks for obvious reasons

#

like I understand it's handy and I understand the use, but feels like it's a big deep dive

smoky widget
#

thats what i did

#

as practice

lime shell
#

not a bad idea yeah, not sure how I would do that now but seems like a good goal

#

at least something to aim towards

smoky widget
#

hmmm , scrape, enumerate endpoints, look for sqli, xss and others from portswigger's list of vulnerabilities and stuff

#

i hope that helps

#

also look for forms and use portswigger's payloads on these stuff

#

great project

#

but i deleted my progress ...

lime shell
smoky widget
#

hm ....
6 months

#

but can differ

#

if you already know these things then it will take less time

#

wayyy less time

rapid merlin
#

wsg

odd ingot
#

2 months I guess if you already know python and owasp vulnerability

smoky widget
#

hey @rapid merlin

rapid merlin
#

So is thm worth it if you are just getting started?

#

I thought of jumping straight into htb

lime shell
#

with python I mean, I already got sec + and ejpt (but not sure what use that is, was more to prove something to myself)

smoky widget
#

go to htb after you reach peak of thm

rapid merlin
#

Cuz I got a subscription yesterday, today I did linux fundimentals (hell) and yeah... Idk really

smoky widget
#

for thm ?

rapid merlin
#

yee

#

I cant even remember half of the linux fundementals 3

lime shell
smoky widget
#

oh, dont worry, skip that for now because you could be the ones who learn by actually needing the command at that instant (i am one of them)
just take time and you will be able to find yourself able to maneuver easily around

rapid merlin
#

I cant even remember flags

lime shell
#

dw, I thought I never would remember it, but couple months later I know it better than my girlfriends birthday

rapid merlin
#

jkjk

#

I will relate soon

smoky widget
#

woah woah what is -type f
i just know
find / -type d -iname "log" 2>/dev/null
find / -iname "log.txt" 2>/dev/null
@lime shell

rapid merlin
#

The only complicated command I know is sudo rm -rf /* ..

lime shell
rapid merlin
#

Is that a sign to lock in? ๐Ÿ’€๐Ÿ™

lime shell
#

maybe I do redundant stuff

smoky widget
lime shell
rapid merlin
#

I guess I will focus more on my ubuntu now then to get used to it

rapid merlin
#

I feel proud now

#

๐Ÿ’€

smoky widget
#

just majorly depend on terminal unless opening an app if you got used to the terminal version of opening apps

rapid merlin
sturdy parcel
#

Guys can I install Linux in mu laptop without USB as a main

rapid merlin
#

You just type the name f,e code or firefox

smoky widget
rapid merlin
#

If its light then do what I did 70gb dualboot with the rest being windows

lime shell
rapid merlin
#

Speaking of usb sticks

#

I lost my usb live with tails in it

#

fuck

sturdy parcel
topaz falcon
#

sorry got hungy

rapid merlin
lime shell
topaz falcon
#

i heard linux is just a fad, we just use pen and paper here

lime shell
#

you do not have mini usb either?

smoky widget
sturdy parcel
rapid merlin
rapid merlin
#

Do it on a burner computer

#

Not on your main ๐Ÿ’€

sturdy parcel
#

I have only 1 potato laptop it's 50/50

lime shell
smoky widget
rapid merlin
topaz falcon
#

if it's potato i really do suggest to use linux mint

sturdy parcel
rapid merlin
#

Bru install ubuntu and get used to it then

sturdy parcel
#

Lol ๐Ÿ™‚

rapid merlin
#

or fendora or mint

lime shell
# rapid merlin Not on your main ๐Ÿ’€

I have kali in a vm too, but I mean what's truly the risk of having all those tools on your main? I can imagine it's a litlte risky if you try to do brute force on your moms IoT security camera, but still

rapid merlin
#

Then jump to the complicated shi

sturdy parcel
#

But can I run on it some "hacking tools"

topaz falcon
#

you can use all the tools available in kali on at least any other debian based distro

#

kali is simply just an image with those collections of tools pre-installed.

rapid merlin
lime shell
smoky widget
rapid merlin
#

I dont see the point to use it on your main os

rapid merlin
topaz falcon
#

at least if I were to use it on main

sturdy parcel
smoky widget
#

i still outsource project discovery tools but in general nahhh

rapid merlin
lime shell
topaz falcon
lime shell
#

the in box vm of thm gives me ligma

sturdy parcel
#

Ok thank you all guys for help

topaz falcon
#

but in general it is better to do it on a kali vm for anything pentesting related so if it breaks, you can just go back to an earlier snapshot.

lime shell
#

yeah fair enough

rapid merlin
#

Bro how long will it take me to become the top hacker ong?

#

I heard you need 2 years to just learn the basics

lime shell
#

I am kind of curious about one of the IoT devices on my network rn tho, I kind of want to see if it breaks, I read on exploitdb there is a directory traversal bug there, but I don't want to install burpsuite on my main

topaz falcon
#

that's a very vague question that could only get a very vague answer.

quaint pendant
#

depends on your definition of top and hacker.

bleak quartz
rapid merlin
topaz falcon
#

jail

lime shell
topaz falcon
#

I'd reckon it depends entirely on your experience already.

#

If you have experience in IT already, then it probably wouldn't take that long to learn the basics.

quaint pendant
#

so top hacker is the vague amalgamation of actions taken by unknown actors across the internet?

topaz falcon
#

at least for thm, the basics only took me a month or so.

rapid merlin
lime shell
topaz falcon
#

must not be top hacker

rapid merlin
lime shell
#

I am a millenial

rapid merlin
#

Damn

lime shell
#

that movie was the hit in my time

topaz falcon
#

boomer

rapid merlin
#

Unc

quaint pendant
#

by definition anonymous is not a single person nor definable as a goal, you need to be a lot more specific.

topaz falcon
#

og anon "group" has also been gone since 2012 iirc??

topaz falcon
#

I don't know anything about 0day

rapid merlin
#

U need me to be more specific?

lime shell
#

I think he means like finding 0 day exploits?

topaz falcon
#

but I think he does that in reference to thm or something specifically

rapid merlin
#

Hold on

quaint pendant
#

months to years? if you focus on what he does and knows.

topaz falcon
#

I'd asy he's moreso an influencer

#

honestly man, I'd not worry how long it takes you. Just study

rapid merlin
#

Ryan Montgomery to be exact

quaint pendant
#

that's what i mean by definitions, the concept is very broad and has a lot of very deep niches.

sturdy lark
#

breakfast breakfast

topaz falcon
#

pentesting knowledge largely stems from at least having the foundations of IT stuff at an understood level. if you don't know anything about computers, I really suggest to study some A+ alongside whatever else you're using for thm

rapid merlin
#

Jeez man I think I messed with the wrong field ๐Ÿ’€

#

Became a software engineer and now Im messing with ethical hacking

topaz falcon
#

no field is easy to really get into unless you have the right connections

rapid merlin
#

I think this is way worse than med school

topaz falcon
#

okay ๐Ÿ’€

rapid merlin
#

Am I wrong bro? ๐Ÿ’€๐Ÿฅ€๐Ÿฅ€๐Ÿฅ€

topaz falcon
#

ye

solemn dawn
#

no

topaz falcon
#

jk only said ye for the funny

#

but I think there is a lot of nuances to consider.

rapid merlin
solemn dawn
rapid merlin
solemn dawn
#

and dont mess with wrong ppl

rapid merlin
#

What's that supposed to mean

solemn dawn
#

u will know someday

topaz falcon
#

be a good and chill dude

#

's simple

rapid merlin
topaz falcon
#

homie isn't squaring up on you in a discord chat man ๐Ÿ˜‚

lime shell
topaz falcon
#

real

rapid merlin
#

Speaking of threats that discord server is full of wannabe hackers too

#

Shit could get messy here

topaz falcon
#

I think you're highly overstating

solemn dawn
#

there is rules

rapid merlin
#

Key word... could..

#

Not will

tight trout
topaz falcon
#

a lot of people want to be pentesters, you aren't any different

sturdy parcel
#

Guys random questions :
Is hacking and cyber pay a lot and how much u get paid as a employer or single person
LoL

rapid merlin
topaz falcon
rapid merlin
#

Maybe even purple to get that 100% credit

#

Idk

topaz falcon
lime shell
topaz falcon
#

yes

knotty valve
#

Pay also depends on who you work for, your experience, how good you are at your job, etc.

topaz falcon
#

however, it gives a good idea and Me did not state whom

lime shell
#

I often notice that advice that people have about cybersecurity often relates to the US of A but does not always make much sense here in the good old E of U

knotty valve
#

And where you live as well, yeah

rapid merlin
lime shell
rapid merlin
topaz falcon
lime shell
#

at least if you are a United Statian you can move across state border

topaz falcon
#

๐Ÿคท

rapid merlin
#

Anyway broskis do you guys have any good websites for me to learn and 'master' linux?

topaz falcon
rapid merlin
#

Just like windows?

topaz falcon
knotty valve
#

I got into cyber cause it was a step up from networking with my skills after I left nursing lmao

lime shell
rapid merlin
knotty valve
#

Read the man pages

#

Idk

topaz falcon
#

you gotta start somewhere

lime shell
topaz falcon
#

be consistent in learning, rather than sporadic

knotty valve
#

Ironically enough

quaint pendant
#

linux is a bottomless well of stuff, but the surface level things apply to most categories of operating system usage

knotty valve
#

I don't learn through consistency

rapid merlin
quaint pendant
#

anyways, look up system administration for linux and setup some server stuffs

topaz falcon
#

i gotta, unfortunately, be consistent or it's a hit or miss wtih me

knotty valve
#

I sat in a 1hr lecture on basic cryptography never touched it since and I still remember most of it kekw

topaz falcon
#

if you can set up a homelab, you'll be honestly golden r00t

topaz falcon
knotty valve
#

I remember most of my networking stuff too
-# totally not cause I used to be a net eng

rapid merlin
quaint pendant
#

then maybe learn some stuff about scripting with shell script (bash, sh, cmd, powershell) to do some more advanced file/system manipulation

merry canyon
#

๐Ÿ‘€

tight trout
knotty valve
#

Math

tight trout
#

you do things on it

topaz falcon
#

it's like your own personal lab of servers or whatever it may be. you can set up a kali vm and windows vm that allows you to use snapshots to reset those vms after doing whatever with it

rapid merlin
knotty valve
#

Embrace your autism and do math kekw

quaint pendant
#

i mean, you'd probably use ssh to administrate it

#

and yes ssh is a server utility

topaz falcon
#

I'm actually about to go through serge lang's basic mathematics book because I've barely used any of it recently for funsies

sand trench
#

meep moops it is the time for sleep sloops to beepy boopy beep boops

quaint pendant
#

its like uhm, go setup a file server using nfs or smb on linux

rapid merlin
topaz falcon
#

sleep slop zloop shadow

quaint pendant
#

then connect another device to it and transfer some files

tight trout
merry canyon
#

i came here to distract, found more technical keywords

tight trout
#

homelab :3

rapid merlin
#

Am I the stupid one or raven is just too advanced to negotiate..

rapid merlin
#

shit

quaint pendant
#

more useful than you think, 90% of penetration testing is just regular network/system administration

topaz falcon
#

honestly the process of making the homelab (though not at all done setting it up) makes me want to get into network engineering before I enter cyber ngl

rapid merlin
#

Isnt that kinda like a server?

quaint pendant
#

a homelab is a server.

topaz falcon
rapid merlin
quaint pendant
#

the term is specific in that you're not afraid to break something on a homelab.

chilly veldt
#

a home lab is more than just a server

quaint pendant
#

its for experimentation and learning.

topaz falcon
rapid merlin
#

Bruh Im mad confused

#

๐Ÿฅฒ

chilly veldt
#

a home lab can be multiple servers, networking equipment etc.

topaz falcon
#

confusion is good

quaint pendant
#

like say you want to learn how to setup and configure a router

topaz falcon
#

i just bang rock on switch and it just works

rapid merlin
#

Ohhhhhhhh shiiii that's dope

quaint pendant
#

you could do it with a bunch of equipment, try to maintain it forever, or you just set up a temporary thing on a homelab setup and if it breaks, you don't lose anything.

topaz falcon
#

homelabs can also be super cheap

rapid merlin
#

Damn what do I need for that?

rapid merlin
topaz falcon
#

I'm currently setting one up with a cheap mini pc beelink and a cheap managed switch

rapid merlin
#

๐Ÿ’€

chilly veldt
#

a home lab is basically just a labroratory of random equipment laying at home you play around with

quaint pendant
#

traditionally? a separate computer

tight trout
topaz falcon
#

can legit make one with just an old laptop and a cheap switch

quaint pendant
#

that's about it.

rapid merlin
#

DAMN

tight trout
rapid merlin
#

I thought when you said cheap like 200$

topaz falcon
#

$40 is nothing to a homelab once you start upgrading

chilly veldt
#

I spent approx 1000 USD on mine so far

rapid merlin
#

Flipper zero like

quaint pendant
#

realistically you could turn your current PC into a lab, though you might not want to if you do anything important with it.

tight trout
#

prolly spend another 200-300 on infrastructure

chilly veldt
#

and I ain't even done yet ๐Ÿ˜„

rapid merlin
#

That's how it works

quaint pendant
#

but yeah, my homelab is an intel nuc running proxmox that cost me 180 dollars.

merry canyon
#

Whats the benefit of it?

topaz falcon
#

anyone see that video of a guy doing a "humble show of his homelab" and he has a whole room dedicated to the homelab's breaker and whatnot?

chilly veldt
#

learning, having fun stuff at your disposal

topaz falcon
#

wild stuff

rapid merlin
quaint pendant
#

and what i do with it could have been done with a used 2008 laptop from ebay

#

but i wanted some extra ram so it doesn't suck to use lol