#general

1 messages ยท Page 348 of 1

minor heart
#

I CAN LEAVE MY HOUSE TO GET SODA SOON

devout sail
#

Well technically yes
Your curves are literally edges

dusky jacinth
#

Are you hiding or seeking

supple plume
#

Im going to yell some profanities

minor heart
#

I stsly need an energy drink for work atm

devout sail
dusky jacinth
#

The whole situation is so fucking funny

undone fossil
#

Not on its own, DInvoke is essentially a dynamic version of PInvoke

dusky jacinth
#

Idk Iโ€™d someone posted it tho

native plume
devout sail
dusky jacinth
supple plume
#

told them everything they needed to know

#

hahahahah

dusky jacinth
#

๐Ÿ’€

supple plume
#

they changed the VC description

dusky jacinth
supple plume
#

hahah someone changed again

native plume
proud moth
supple plume
#

terrible

silent oasis
#

Hey guys I had a question; I'm thinking of applying to this position "Connectivity Help Desk analyst" I believe for "Quest" lab equipment? Anyway my experience is just computer repair and I took the google cybersecurity course that's supposed to fully prepare you for the comp tia+, do you think I have the knowledge necessary to open bottom level tickets? Please advise ๐Ÿ™

native plume
devout sail
neat wharf
#

are ram going to get cheaper or not

undone fossil
#

tl;dr on the difference between the two (but in C)
PInvoke

#include <windows.h>
int main(void) {
  GetCurrentProcessId();
  return 0;
}

DInvoke

#include <windows.h>
int main(void) {
    HMODULE kernel32 = GetModuleHandle("KERNEL32.DLL");
    FARPROC pGetCurrentProcessId = GetProcAddress(kernel32, "GetCurrentProcessId");
    pGetCurrentProcessId();
    return 0;
}
devout sail
undone fossil
#

hopefully that explains it, its just the resolution part so you avoid includes at compile time

devout sail
#

I heard some companies gonna enter into this competition

dusky jacinth
devout sail
#

So might see better prices

#

Asus iirc

native plume
finite current
#

hello

neat wharf
finite current
#

anyone conpleted NextPath web challenge

proud moth
undone fossil
#

So no, ootb neither method "bypasses usermode hooking" but DInvoke can be adapted in order to do so

dusky jacinth
#

Interesting

undone fossil
#

Many telemetry sources for .net, ETW will show class names etc. it will also likely have static signatures on the DInvoke wrapper itself. Plus you have to keep in mind that there's kernelmode sources also for things like thread creation, file writes, process creation / suspension etc.

finite current
#

const ID_REGEX = /^[0-9]+$/m;
// Prevent directory traversal
if (query.id.includes("/") || query.id.includes("..")) {
console.error("DIRECTORY TRAVERSAL DETECTED:", query.id);
res.status(400).end("DIRECTORY TRAVERSAL DETECTED?!? This incident will be reported.");
return;
}
const content = fs.readFileSync(filepath.slice(0, 100));

i understand the code my payload look like this ?id=1%0aAAAAA
, ah i am not good enough in eng btw

silent oasis
#

Hey is this the right channel to ask about career type stuff?

undone fossil
finite current
finite current
undone fossil
#

I dont want to solve it for you, but insert that regex into a tool like regexr and have a play around

undone fossil
silent oasis
# supple plume sure

Hey do you think like, I took the google cybersecurity course, supposed to set you up for comp tia+, do you think that's enough to apply to a job handling tickets? it

#

it looks like tier 1 stuff

devout sail
#

The regex literally just checks for numbers from what I can see

devout sail
#

And isn't being used anywhere

devout sail
#

You know what they don't use multiple regex?

#

The plural of regex is regret ๐Ÿ˜ผ

silent oasis
neat wharf
dusky jacinth
proud moth
#

EMBED FAIL

silent oasis
#

EMBED FAIL

#

@supple plume I appreciate the help btw

undone fossil
#

why not something like 1%0aโ„โ€ฅโ„โ€ฅโ„โ€ฅ and try to abuse unicode a bit

supple plume
dusky jacinth
#

To get better jobs

devout sail
proud moth
#

getting a j*b

supple plume
proud moth
#

aka the worst possible thing that can happen to a person

devout sail
supple plume
#

I cant say what I think pg13, lets use Clown to Clown communication 46168braindamege

devout sail
#

@native plume

#

Join the hive

#

And give

dusky jacinth
#

๐Ÿ‘๏ธ๐Ÿ‘„๐Ÿ‘๏ธ

proud moth
#

Now g0blin cannot listen to the conversation without a clown private key

undone fossil
#

Reminds me of the time i watched someone screensharing their vibe coding

#

and they were trying to make an encrypted 1to1 chat app

proud moth
#

great idea

dusky jacinth
#

โ€œMake in encrypted โ€œ

undone fossil
#

Got to witness them sitting there for 10 minutes asking chatgpt to generate a prime number that's a multiple of the current time as an encryption key

#

๐Ÿ˜ญ

dusky jacinth
#

โ€œDo it againโ€

proud moth
#

i'm sure the encryption worked flawlessy

proud moth
#

there's so many things wrong with that i don't even know

dusky jacinth
#

Anyway

undone fossil
dusky jacinth
#

Iโ€™m gonna just set my time to whatever your password is Froj

dusky jacinth
proud moth
#

ayooo look it's vader!

#

HTB celebrity

dusky jacinth
#

Hater of THM

undone fossil
#
#include <windows.h>

void AlwaysRunTheFunc(void) {
    return CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)AlwaysRunTheFunc, NULL, NULL, NULL);
}

int main(void) {
    AlwaysRunTheFunc();
}
#

$1 to whoever screenshares something like this running in vc

#

surely ur cpu will thank you

visual hollow
proud moth
#

AlwaysRunTheFunc

#

truly a function of all time

supple plume
#

here hope you enjoy it

dusky jacinth
#

Itโ€™s the functionest

dusky jacinth
supple plume
supple plume
#

@undone fossil you had to scroll right to see the code

undone fossil
#

baller move

#

i could maybe vc

silent oasis
dusky jacinth
#

Better than most

undone fossil
#

But I want to find something fun to throw a few hours at before I vc

#

Incredibly bored

dusky jacinth
#

Hmmm

#

Build

proud moth
dusky jacinth
#

PEiD clone

proud moth
#

doesn't work except if I do ligolo-ng -A "-connect...

#

then the beacon hangs for 60 seconds like a good Sliver beacon

#

why the fuck did I choose hacking man...

terse dirge
proud moth
#

i could have been a monk or something

undone fossil
proud moth
dusky jacinth
#

Disassembler but all machine code is turned into emojis so itโ€™s more fun to look at

proud moth
#

but ligolo-ng -- -connect ... doesn't work except if i use the --process flag which makes it very slow

#

i think i'm gonna throw myself in the garbage bin or something

#

so incompetent

undone fossil
#

nah dont stress

undone fossil
#

its one of those things where you'll spend 2 hours figuring it out once, and once noted it'll take 3s from now on

azure remnant
#

yo did joomla! came from an arabic word ?

molten bobcat
#

I got my cat

#

In my lap

azure remnant
#

cuz spells same as ุฌู…ู„ุฉ

#

which means 'at the same price'

civic lance
#

is the OS Shell the terminal?

molten bobcat
#

Terminal is a loose terminology for where you type commands manually

meager kernel
civic lance
molten bobcat
#

Define "OS shell" for me

civic lance
#

Operating System Shell

molten bobcat
#

Yes a terminal is a shell

civic lance
#

oooooooooooo

molten bobcat
undone fossil
#

the terminal is the interface that the user types shell commands into

civic lance
undone fossil
#

the shell actually handles/processes the commands and returns output, the terminal is the IO layer

silver forge
#

opearting shellminal.

dusky jacinth
#

Terminal is also colloquially known as as the machine itself

#

But thatโ€™s j slang

molten bobcat
#

Shells are either Shell (computing) - Wikipedia https://share.google/NgUw5sWNSBfZeVqwb

An operating system shell is a computer program that provides relatively broad and direct access to the system on which it runs. The term shell refers to how it is a relatively thin layer around an operating system.
Most shells are command-line interface (CLI) programs. Some graphical user interfaces (GUI) also include shells.

undone fossil
#

colloquially is such a good word

#

fun so say

dusky jacinth
#

Truly is

molten bobcat
#

It is yeh

dusky jacinth
#

Been one thatโ€™s been on the list recently

undone fossil
#

closely followed by quintessential and thus

dusky jacinth
#

Quintessential is good

molten bobcat
#

I like quintessence

civic lance
dusky jacinth
#

To AI bubble for me though yknow?

undone fossil
#

"thus ur opinion is terrible glorpNerd "

dusky jacinth
molten bobcat
#

You type shell commands into the terminal

dusky jacinth
#

Mayhaps

civic lance
#

like "ls"

molten bobcat
#

Yah

undone fossil
#

The terminal gives command to shell -> shell gives output to terminal -> you see output

undone fossil
molten bobcat
#

That used to be all a computer was, hence why the whole box used to be called a "terminal" or "computer terminal"

dusky jacinth
#

^

civic lance
#

Yeah

#

My brain is starting to strain a lil

molten bobcat
#

It's okie

#

It's not like there's been decades of advancement and history and research and topics to explore

#

Kek

undone fossil
#

realistically unless you're developing a shell or terminal the difference doesnt really matter for general use

#

type in the funny commands get the funny output

#

enjoy

molten bobcat
#

Yesyes

native plume
#

There are webshells (basically you get to execute commands via web) so it make sense to have OS shells as the shell we know

civic lance
molten bobcat
#

Me wondering why a T3 is asking a client if a type of logging is enabled when I just.. signed in to the host.. and ran auditpol...

civic lance
#

OS Shell
The operating system shell or the command language interpreter (also known as the command line) is the interface between the OS and the user. This interface allows the user to tell the OS what to do. The most commonly used shells are Bash, Tcsh/Csh, Ksh, Zsh, and Fish.

civic lance
#

The interface between the OS and the user is the terminal?

molten bobcat
#

The shell is

undone fossil
#

had to refrain

molten bobcat
#

Your paragraph there says the shell is what's between the OS and user

civic lance
molten bobcat
#

Ya ya

undone fossil
#

ive only just gotten off of a life sentence i must be good at least for a bit ๐Ÿ˜ญ

#

basically ankle monitored

lavish hull
#

Fair

molten bobcat
#

Flu any better?

#

Drink WATER

undone fossil
#

coughing less today which is nice

molten bobcat
#

Good good

undone fossil
#

nah fuck that water is a psyop

#

i only drink the finest caffeine distillate

lavish hull
molten bobcat
#

My dumb little quail heart could never

minor heart
#

damn

undone fossil
#

thank god its a reverse shell mr receiver

#

your mom has a bind shell, open to all

minor heart
#

this is the best energy drink ever

undone fossil
#

which eyes

minor heart
#

wow wth JORD

#

.>

undone fossil
#

look i didnt start this

minor heart
#

your name sounds like a ๐Ÿš

river narwhal
#

Anyone know how I can change my server profile name for this server?

undone fossil
#

change ur htb username, it syncs

minor heart
#

u only wish u could pop and rev it >.>

undone fossil
#

:(

#

being denied malware

#

very sad

river narwhal
undone fossil
#

uhhh i think theyre shared now? but my understanding is the main platform

devout sail
molten bobcat
#

Yeh main platform

#

Then I think you may have to reverify with the bot

#

As the auto syncing is broke

minor heart
#

I'm jk lol

quick willow
#

cape holders are wild man

fiery copper
#

Every time I see bloods I think about Bloods and Crips fighting against each other

undone fossil
#

I saw "Syna..." in the bio and immediately knew to ignore

fiery copper
molten bobcat
#

What.. even did I just read

quick willow
#

bro came out and said he was gonna Dos a Hospital to get a client

molten bobcat
#

What the fuck is the purpose of this post

fiery copper
#

Some rich guy put my gif instead of me

minor heart
proud moth
molten bobcat
#

I swear some people just eat a tub of glue before posting

quick willow
proud moth
#

who the fuck wrote this module

undone fossil
#

lmao wot

quick willow
#

there ya go C1oud

proud moth
#

i swear there's somebody in HTB that just likes to troll people with awful modules

undone fossil
#

"Focusing on the system as a whole"

proud moth
#

that makes absolute ZERO sense

minor heart
fiery copper
molten bobcat
#

LOOKS LIKE GLUE IS BACK ON THE MENU BOYS

minor heart
#

bro is gonna curl your oidc to death bro

marsh lava
# quick willow

Hold up, why does he look so familiar. I think he's a giga-larper

proud moth
#

guys please

#

please what is this

fiery copper
#

There should be HTB user vs real hacker

undone fossil
#

9 LMFAO

#

AHAHAHAHA

supple plume
# proud moth

I thought the first mistake was learning javascript

minor heart
fiery copper
undone fossil
quick willow
#

Literally bro said " imma dos this company till they hire my company"

marsh lava
#

Ohhh yeah, I think I got into an argument with him on LinkedIn and quickly realized that he's uhhh... idk how to say it nicely

minor heart
proud moth
undone fossil
#

fuck you made me start coughing again

undone fossil
#

stop

fiery copper
#

Imagine ruining a company revenue just so they hire you

minor heart
#

I wonder if he's on mine

proud moth
#

one day i'll find this MF who makes these modules

quick willow
fiery copper
supple plume
# proud moth please what is this

being too optimistic means focusing on what we call the happy path, it means just designing enough execution flow for the minimum required for something to just work overlooking edge cases and other error handling

undone fossil
# proud moth

@untold fiber pls witness, this is gold (but should probably be reviewed ๐Ÿ˜…)

molten bobcat
#

Frogs sing though

undone fossil
#

im actually wheezing

marsh lava
#

Yeah, small world lol. It's kind of like "fake it 'till you make it" except he's always trying to get validation and is at the top of mount stupid in the dunning kruger effect

#

It's really bad

fiery copper
minor heart
marsh lava
#

I'm blown away that he got CAPE

proud moth
supple plume
#

I mean all the points look valid to me, but are not well explained

proud moth
#

at some point they drop a will smith motivational video

#

i mean what in the fuck

smoky glen
undone fossil
quick willow
smoky glen
#

what a fucking unhinged idiot

fiery copper
marsh lava
#

Cybersecurity's Chris-chan KEKW

fiery copper
#

Step 2: Hate everyone else.

gray terrace
#

Iโ€™m so glad this is being talked about as I was just talking about it with some colleagues

gray terrace
#

Dude needs to have his certs removed

silver forge
#

I could make a meme class for some of the certs hmmmHug

supple plume
molten bobcat
#

LinkedIn insanity is always fun

fiery copper
molten bobcat
gray terrace
#

Heโ€™s legit a blight on HTB certs and reputation

fiery copper
minor heart
#

what certs does he have?

proud moth
#

who is this cape guy?

upbeat tangle
#

Unified defeated POGGERS

gray terrace
minor heart
#

oh no

quick willow
#

can you imagine getting this guy an interview and he says "you need clients" let me dos them"

minor heart
#

I'm studying for my cape

smoky glen
minor heart
#

noooooo

#

revoke it for unethical shit ๐Ÿ˜

marsh lava
#

Somehow managed to get CAPE but given his technical knowledge, I can't help but feel like he cheated lol. Same with getting into SYNACK Red Team

fiery copper
# molten bobcat Don't ask

I know who Chris Chan is, but I meant who is the Cyber Chris Chan, cuz I really wanna see a Cyber Sonic

molten bobcat
#

Ah

gray terrace
# minor heart what certs does he have?

Cpts/cape and constantly brings it up in his unhinged posts while he threatens people, says racist shit, calls people demons and they are possessed and then threatens and attacks companies

smoky glen
minor heart
molten bobcat
#

Racist shit??? Yoooo

gray terrace
#

The amount of screenshots I have from him is vast over the time I have been watching him

quick willow
gray terrace
#

He also spoiled the shit out of exam details for cape in a YouTube video and we called him out then too and nothing was done

smoky glen
marsh lava
minor heart
#

whois he on x?

fiery copper
quick willow
minor heart
#

wanna pull him off if it was a ranso follow

marsh lava
molten bobcat
#

HE WROTE AN ARTICLE ABOUT HOW IM DAMNED TO ETERNAL FIRE??? YOOO

proud moth
#

link to one of this guy's rant plz

quick willow
molten bobcat
#

Please do

fiery copper
#

Imagine being a hacker and the best you can do is being racist...

minor heart
#

I'm mobilr

molten bobcat
#

Holy shit lmfaooo

minor heart
#

pls don't make me check mobile ;-;

gray terrace
proud moth
#

i need link plz

marsh lava
#

Oh damn, I forgot that he was doing that jesus shit

gray terrace
#

I got you fam

#

Look at these posts itโ€™s a small taste of his unhinged behavior

proud moth
# gray terrace

bahabhahbhabhbaabhabhab oh my sweet baby jesus lord who in the fuck is this idiot

quick willow
gray terrace
#

All while sporting the good ole cape and cpts

undone fossil
#

this is gold

marsh lava
fiery copper
# gray terrace

Wtf bro has No Soliciting tag in his profile picture? Bro what the hell happens on LinkedIn?

undone fossil
#

the whole of general chat binds over mutual hate

smoky glen
#

internet never forgets

gray terrace
molten bobcat
#

@lilac cipher dude I helped you two years ago with a phishing email..??

#

It looks like someone been doing their homework yooo

marsh lava
#

I will say, though, I'd hope they do an actual review and not just rip the cert on a whim, if they were to do it. I know execpanda would agree ๐Ÿคฃ

proud moth
#

yeah i think i'll pass i don't wanna be even near this mf

quick willow
#

thats who it is

sharp beacon
#

it's saying LMNOP as a cert. you don't think it's parody?

gray terrace
#

@eternal mango you should read this and read up man

gray terrace
#

Itโ€™s kind of serious and has been for a while for HTB and their reputation

quick willow
#

lmao

minor heart
#

oh this dude is totally a troll anyway

molten bobcat
#

So goblin won't be the fella, Emma will though

proud moth
#

this mf got both CPTS and CAPE but still does production DOS lmao yeah sure

sharp beacon
molten bobcat
#

Emma is in charge of community iirc

quick willow
marsh lava
#

execpanda, did you ever get that stupid TCM thing resolved or did Heath keep spouting off BS?

gray terrace
molten bobcat
#

Hrm

quick willow
sharp beacon
#

oh you're the TCM guy who got banned ?

marsh lava
#

I nearly got clapped outta their server when it happened because I was so pissed off about it

fiery copper
proud moth
#

i am DYING i am WHEEZING

gray terrace
#

Goblin though runs things on a business perspective Iโ€™m appealing to the negative PR itโ€™s bringing and has been to his baby

fiery copper
proud moth
#

the cpts shirt LMAOOO

marsh lava
#

I completely ripped TCM out of our recommended resources and dropped them from our sponsor list KEKW

sharp beacon
#

that guy joe/the mayor took my exam environment scraps and made an entire project out of native packet tracing on windows.

#

noob

molten bobcat
#

I'm not in disagreement at all

quick willow
#

yes @sharp beacon i am

sharp beacon
minor heart
#

I won't do it

gray terrace
#

Guys thatโ€™s KenChan now

marsh lava
quick willow
minor heart
#

I won't check out his music chan

gray terrace
#

Also Tyler is super nice and tolerates him because of how nice he is donโ€™t bring Tyler into this lol

fiery copper
#

Someone needs to make Liquid Ken

sharp beacon
#

i cooked the PNPT 3 ways at the end (document, registry, mitm creds on the protocol using native windows tools)

gray terrace
#

The other day Tyler even commented on one his posts and was like leave me out of this lol

smoky glen
vivid flower
#

Does this strawn guy actually get clients by being a dick to people

marsh lava
smoky glen
#

I promise it's worth your time

proud moth
#

Another one in the bag guys

young glen
#

Interesting

minor heart
quick willow
#

but yeah i think we need to get this guys certs revoked if he publically came out and said he was gonna dos a hospital

young glen
#

โœ…

minor heart
#

but he out here doing this bs

molten bobcat
#

What a genius lmao

marsh lava
quick willow
#

isnt that part of the certs T&C?

gray terrace
molten bobcat
#

Yes

#

It's part of HTBs TOS

#

As well

smoky glen
#

and he's out there doing it in the name of that InfoSec Pat guy's company too

marsh lava
#

Pretty sure ethical behavior is part of any decent cert out there

quick willow
#

oh yeah Pat hored him too

fiery copper
minor heart
#

how dare we all make jokes

sharp beacon
#

it's lunch time

quick willow
undone fossil
minor heart
#

also hi @sharp beacon

sharp beacon
#

hey moo

gray terrace
minor heart
#

not saying hi

gray terrace
#

I recommend you all do the same

minor heart
#

y'all got me all riled up

fiery copper
molten bobcat
#

I'm not lmao

#

FAFO

minor heart
#

I sort of am

fiery copper
#

I hope the guy ends in prison tho

minor heart
#

remember certs don't prove you have common sense

molten bobcat
#

Be a better representative of the community

minor heart
#

and that you're not an asshole

gray terrace
#

We all agreed to it

#

Kenny has done all three multiple times

quick willow
upbeat tangle
#

Has someone gone rogue?

molten bobcat
#

Yes lmao

minor heart
#

that's it

fiery copper
sharp beacon
#

there's a whole scene of people who devalue certs and themselves by not doing anything legit. the cert/papermill is a rat race to the least common denominator. u can see by how the exams getting easier and easier.

quick willow
minor heart
#

I'm making a certified not an asshole cert CNAAC

silver forge
#

nah just keep him as a lolcow pepecoffee

molten bobcat
#

God no lmao

#

Of course

vivid flower
#

Im against revoking peoples certs because even if he has a blackhat conviction his ability to use the cert is gonna make or break whether he goes clean or reoffends

quick willow
#

@molten bobcat can t his be the next cube talk?

smoky glen
fiery copper
minor heart
#

actually, I should make it Certified Offensive Cock Knobber

molten bobcat
minor heart
#

I'm gonna get banned for my potty mouth sigh

silver forge
vivid flower
#

Chris chan meme

minor heart
#

I think that's what ceh is for though

quick willow
#

"htb question: what do we do if a presitgeous memeber of the cape community threatened to DOS a hospital"

minor heart
#

I said what I said

marsh lava
fiery copper
#

The Chris Chan memes are worse

vivid flower
#

Is it? I havent kept track of that guy

fiery copper
#

Hmm I dunno who is worse Yandere Dev or Chris Chan

marsh lava
silver forge
# vivid flower Chris chan meme

are you talking about the same guy I know from a discussion on an image board where he did things with his mother or something like that

fiery copper
#

I assume Yandere Dev is worse

vivid flower
#

Dude the pickle man arc was hilarious

molten bobcat
#

Is this a bad time to announce I'm going for the CDSA

marsh lava
#

Shit, that reminds me. I only have a month left to knock that out

quick willow
fiery copper
#

Atleast Chris Chan has a defense that he/her was abused as a child and as an adult while being on the highest tier of autism

carmine fulcrum
#

When we will have new merch? I already bought everything ๐Ÿ˜ž

silver forge
#

always so scary to see "several people are typing" here

fiery copper
#

It doesnt excuse the behaviour but gives more context

molten bobcat
vivid flower
#

I think chris chan punched through and monetized their autism well enough to become immortal

minor heart
molten bobcat
#

Oh random thing btw unauthorized access to computer systems is a felony in the US

fiery copper
proud moth
#

average fundamental tier module on academy be like:

"We are now going to look at CSRF, this is a web vulnerability called CSRF, you can use CSRF to exploit the web via CSRF, the CSRF is indeed a web exploitation techniques and it should be noted that it's called CSRF (it's a web exploit), we are now going to the next section"

molten bobcat
#

So he's just screenshotting himself one keystroke away from committing a felony

#

Because he's very, very, very stupid

silver forge
vivid flower
marsh lava
#

Well... I don't know that you could classify that as unauthorized access

gray terrace
proud moth
minor heart
fiery copper
minor heart
#

I'm now sad I'm taking the cape

marsh lava
#

It's a public web server that is designed to be accessed publicly. But if you're attempting to disrupt its availability or even flood the logs, that's where it becomes a problem

meager kernel
#

Or what

minor heart
#

and the cpts was lined up too

exotic parcel
#

Guys I need

#

Help

gray terrace
#

They are lolcows, now offense to cows of course..

eternal crystal
#

same

minor heart
exotic parcel
#

Please

meager kernel
fiery copper
#

Tbh I feel bad for Chris Chan in a way, if he wasnt soo trolled online, he might have had a somewhat normal life

meager kernel
#

Certified AD pentester

minor heart
undone fossil
# minor heart

"So here we have the removed polymorphic. My dad found it at blizzard (he works at blizzard)"

vivid flower
#

Reminds me of that one twitch livestream that is just some lady pretending she is about to get into a kiddie pool but never actually does and people watch it to complain about it

gray terrace
# minor heart scroll up haha

Moo youโ€™re homies with gob, can you make sure he at least takes a look at the shit show that happened today at some point?

exotic parcel
#

It's about Hydra in the Kali Linux application I installed on my Windows

meager kernel
vivid flower
#

You can 100% monetize negative attention

smoky glen
fiery copper
meager kernel
marsh lava
undone fossil
#

lmfao

minor heart
exotic parcel
quick willow
#

Just crazy work

gray terrace
#

Yea I did Iโ€™m just hoping he doesnโ€™t get lost in the sauce of how flooded it got lol

fiery copper
vivid flower
#

Zap to the extreme

quick willow
#

Happy Monday, everyone!

exotic parcel
#

May u please send me the link

minor heart
#

haha

molten bobcat
#

Fat kek

fiery copper
exotic parcel
#

Ok thank you

minor heart
#

haha oh gd

quick willow
#

Lmaooooo

proud moth
#

@undone fossil

#

i'm tired boss

marsh lava
molten bobcat
#

THE BRAIN

exotic parcel
#

But seriously what do u guys mostly talk about

fiery copper
minor heart
#

I have one of those?

marsh lava
smoky glen
vivid flower
exotic parcel
molten bobcat
#

I scream into the void usually

quick willow
proud moth
#

@undone fossil

quick willow
#

Tell me about that time you tried to take down a hospital

molten bobcat
#

Gork is this true?

minor heart
#

is it the learning process one?

proud moth
#

its that abomination called "learning process" module

smoky glen
#

"Big brains use THM"

minor heart
#

xD

fiery copper
gray terrace
#

Bro just skip it lol answer the questions at the end if there are any of you want the completion for it haha itโ€™s for people who never learned how to learn

meager kernel
minor heart
#

some of that info is good yanno

marsh lava
quick willow
#

i passed over the module "Take down a hospital Website" in the CPTS path i guess

marsh lava
#

"What if it's another DPRK attempt?"

vivid flower
smoky glen
quick willow
molten bobcat
#

Wanna know what's good advertising? Threats

minor heart
#

what decade are we in? is it the 90s?

eternal mango
molten bobcat
#

Thanks for taking a note sir

marsh lava
#

W

molten bobcat
#

All we can ask for

quick willow
#

W goblin

molten bobcat
#

He's not
Lmao

minor heart
fiery copper
meager kernel
minor heart
molten bobcat
#

He's just saying it's usually not in any company's interest to auto react to every instance of bad things happening

marsh lava
#

That was the most "cert revocation is a careful line that must be thoroughly evaluated" response lol

pearl spruce
#

the way discord scrolling now is f* annoying.

vivid flower
#

Well, saying is one thing and doing is another

quick willow
marsh lava
fiery copper
proud moth
#

isn't cert revokation a bit too extreme? the guy is just an idiot posting some idiot bullshit

minor heart
#

how many times have we acrually seen a cert revoke fr?

vivid flower
#

If this guy is really going to start DoSing then you don't need to help him. He'll be going to prison, especially if he brags on x

tribal quail
fiery copper
quick willow
minor heart
#

all these flavors and someone chose to be an idiot

marsh lava
quick willow
smoky glen
quick willow
#

ive seen 2 in the span of 5 mins
source:me im the source

minor heart
civic lance
pearl spruce
proud moth
minor heart
#

mobile

quick willow
marsh lava
#

I think it was the paranoid "there are dedicated channels to organizing trolling in other servers" that absolutely had me dying

fiery copper
#

Is that correct?

smoky glen
minor heart
quick willow
#

idek anymore

fiery copper
# minor heart

When I passed my Driving test the police guy said that I drived like Plant Dirt.

civic lance
pearl spruce
meager kernel
#

@proud moth what exactly happened? Whose cert got revoked and how?

smoky glen
#

OSCP course sucked, didn't learn anything new that TCM didn't teach me from PEH course. exam was fine except for the time limit. CPTS was great across the board.

proud moth
marsh lava
proud moth
#

yeah

minor heart
#

I wanted to learn how to drive stick shift and this hot guy i liked said he'd show me

quick willow
civic lance
#

Can HTB remove certs?!

minor heart
#

ao I was like cool. a date.

#

then I ran over a friggin squirrel

meager kernel
minor heart
#

and cried the whole time.

quick willow
minor heart
#

that was the end of that

untold fiber
minor heart
fiery copper
marsh lava
meager kernel
#

I won't meme on it

quick willow
civic lance
#

Wait companies can remove certs??!!

vivid flower
civic lance
#

Someone answer meeeeeeeeee

minor heart
marsh lava
#

I tried to miss it but there was nowhere for me to go

quick willow
vivid flower
#

No

quick willow
#

it was like 2 mon ths of heath crying about it lol

minor heart
meager kernel
fiery copper
#

Now when I see a pigeon dead on the road I almost cry

quick willow
#

not THM

meager kernel
#

But didn't expect this would happen lol

minor heart
#

a car has flown into the windshield of every car I've owned

vivid flower
#

So you posted a meme he didnt like or something

civic lance
minor heart
#

beat that one

marsh lava
minor heart
#

keyword flown into

quick willow
meager kernel
#

@quick willow can you sue them?

vivid flower
fiery copper
smoky glen
quick willow
#

and then he said i "broke the rule of ethics" but wouldnt say what i did

minor heart
#

I don't understand why birds are committing suicide on my windshields

#

๐Ÿ™

quick willow
marsh lava
#

Didn't he say you cheated on the exam at one point as though he's CompTIA running honeypot sites?

meager kernel
fiery copper
quick willow
fiery copper
pearl spruce
smoky glen
meager kernel
smoky glen
#

OSCP I would fight tooth and nail to keep to my name

quick willow
proud moth
#

OSCP is also not recognized by anybody except dumb HR monkeys

vivid flower
#

People tell me my oscp is prestigous all the time

fiery copper
#

Im preparing for eJPT

marsh lava
#

And the dumb HR monkeys are part of the equation that you have to account for lol

#

Unfortunately

devout sail
#

Which cert provider we shitting on today

smoky glen
marsh lava
#

Yes

minor heart
fiery copper
quick willow
#

whats even better is that TCM shat on comptia, Offsec, THM etc and when he got shat on once to where it became public he cried and revoked the certs

vivid flower
#

The exam is brutal but you guys should do it

pearl spruce
marsh lava
#

At least you got some excellent sleep lol

weary laurel
#

Gentle reminder to hide your emails from github ๐Ÿ˜ˆ

fiery copper
#

I have the best opinion that may get me stoned. MICROSOFT IS THE BEST CERTIFICATION PROVIDER

devout sail
#

@meager kernel

vivid flower
#

I will probably never do comptia

minor heart
smoky glen
#

I have Net+ and Sec+. Boring af to study for

quick willow
#

comptia got me a sysadmin job. never renewed after

minor heart
meager kernel
quick willow
#

net/sec is needed for entry level tbh

meager kernel
proud moth
#

certifications exist only to trick noobs into thinking they can do hacking

smoky glen
#

and their exams are maddening how they word shit

marsh lava
#

lol what

devout sail
#

Sec

pearl spruce
quick willow
fiery copper
#

I hate comptia cuz their entry level cert is 400$ for a fking foundational

smoky glen
#

'what ist the BEST way to do X'

vivid flower
meager kernel
#

@smoky glen how much time it took you to study for Sec+

sharp beacon
#

cpts has recognition from people like me ๐Ÿ˜›

sharp beacon
#

u can't tell because i'm very unserious but i'm actually an influencer, everywhere it counts ๐Ÿ˜‰

quick willow
meager kernel
smoky glen
#

yeah CPTS getting that US Fed gov stuff is gigantic

pearl spruce
minor heart
#

I will literally wait bc I know cpts will blow up

#

what a typo

smoky glen
vivid flower
#

I hope it does

smoky glen
#

Jason Dion practice tests are essentially carbon copies of the real thing, if you can pass those you can pass the real thing

vivid flower
#

I would be happy to see it be gatekept less but htb needs to be harder on cheaters

minor heart
#

I gave offsec 1600+ only for my house to flood and their cust. service to tell me to go f myself

proud moth
#

all this recognition stuff is so sad guys, you shouldn't even think about that honestly

marsh lava
meager kernel
#

Otherwise I'll have to wait longer

smoky glen
fiery copper
vivid flower
#

Messer taught me how to make vlans

meager kernel
minor heart
#

neteng degree. it's all i do

pearl spruce
fiery copper
minor heart
#

jk jk

meager kernel
#

I need 750 to pass

minor heart
#

you guys never saw my networking nerd phase and I'm thankful for that

smoky glen
eternal mango
#

..but I know, cheating is still rife everywhere

#

Such a game of cat and mouse, but a lot happens you do not hear about

meager kernel
#

I'm not even sure if sec+ is worth it
It's so boring and there's nothing practical in it
It's just basic security principles and stuff

pearl spruce
vivid flower
eternal mango
#

It is not

meager kernel
marsh lava
quick willow
#

udemy is cheap

#

so cheap

meager kernel
#

Udemy is kinda trash when it comes to cybersec

proud moth
#

udemy lmao

minor heart
smoky glen
vivid flower
#

And the punishment for getting caught is a month ban instead of a permaban like offsec does

smoky glen
#

Just don't buy anything full price from udemy

quick willow
#

20 bucks for a course on how to DDOS a hospital? nah but 20 bucks on how to dev in HTML count me in

meager kernel
#

A guy from college told me he did a Udemy course on hacking ๐Ÿ˜ญ๐Ÿ˜ญ

pearl spruce
eternal mango
meager kernel
#

He learnt how to build a VM from a 200$ course ๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ

smoky glen
#

Always find a code or wait for their "sale" that happens like multiple times a month

undone fossil
#

can vouch, a ton goes on

vivid flower
#

Okay, alright

fiery copper
pearl spruce
marsh lava
#

We built some statistical analysis thing for our last CTF and it was amazing how many cheaters we found. Scrubbed at least four from the top ten

upbeat tangle
#

Whoever this "Abcricto Security" guy is on youtube hes the GOAT, he explains so nicely what each command means and what it does on retired labs

meager kernel
#

Udemy is like those skid courses

upbeat tangle
#

only 860 subs is criminal

pearl spruce
smoky glen
#

I mean there are a lot of fakes and people looking to get rich quick from udemy, but there are well known people

marsh lava
#

Oh yeah, one of the top three lost his HackRF prize because of it lol

molten bobcat
#

INCIDENT BRIDGE CALL LETS GO BOYS

fiery copper
#

Im currently focusing on Azure certs and eJPT

minor heart
#

oof

molten bobcat
#

IM ON FIRE, BURNING BRIGHTER THAN ANYONE ALIVE

marsh lava
smoky glen
fiery copper
molten bobcat
#

NO

quick willow
molten bobcat
#

LMAOOO

maiden anvil
#

dropping this here for maximum impact
avoid ONN peripherals like the plague
you will waste money and they will randomly stop working

eternal mango
#

(sorry)

vivid flower
#

Cloud rn

fiery copper
pearl spruce
molten bobcat
fiery copper
#

Even soc analyst ones

eternal mango
#

๐Ÿ˜„

molten bobcat
#

Lmfaooo

smoky glen
fiery copper
eternal mango
#

Dowwwh, just got the import duty charge for the pagers

fiery copper
#

And also HTB

eternal mango
#

They literally waited until they arrived at my local depot to tell me

#

had my hopes up

upbeat tangle
minor heart
#

I always feel fake

#

does that count?

#

lol

marsh lava
upbeat tangle
#

Tarrifs is fantastic for you muricans

#

not for us who want to buy from you

marsh lava
#

How, I'm the one who pays them ๐Ÿคฃ

#

Not you

minor heart
#

^

upbeat tangle
#

OH right

#

its tax added to items from other countries for you

marsh lava
#

Yeah, it's garbage. For some reason, people still actually think it's other countries paying it. Thank you American public education system lmao

eternal mango
#

Exactly, basically VAT added to the items purchased, because otherwise UK GOV gets sad for not getting a piece of the pie

upbeat tangle
meager kernel
#

Should I give CEH? Is it worth it?

marsh lava
fiery copper
#

Its worth it

meager kernel
#

My employer recommended me two certs
Either CompTIA sec+ or CEH

upbeat tangle
eternal mango
vivid flower
#

Do cpts

fiery copper
meager kernel
#

Sec+ is boring as fuck and just covers basic stuff
CEH is atleast about pentesting

marsh lava
#

CEH is also a meme

meager kernel
vivid flower
#

Do CPTS @meager kernel

meager kernel
vivid flower
#

Then do OSCP

meager kernel
#

Atleast no indian companies recognises CPTS

fiery copper
#

@meager kernel do CySA+ instead

upbeat tangle
#

@meager kernel then work somewhere else i guess

marsh lava
#

If you can dog walk Security+, just get it, take the exam, and have the piece of paper so you've "got that foundational knowledge" or whatever

meager kernel
fiery copper
#

CySA is same price and higher level

#

Ask ur boss for that

meager kernel
#

I'll message him tomorrow

proud moth
upbeat tangle
#

@meager kernel Well, maybe. but you know its a boomer CEO when they require certs thats actually lower quality than what i have seen on hack the box XD

meager kernel
vivid flower
#

If you focused on building skills themselves instead of studying for these shitass certifications youd suddenly find that doing certs like the OSCP and harder come within reach

meager kernel
proud moth
#

i had zero certs when i got my pentesting job expect a shitty VHL+ meme 10 dollar certification or whatever

meager kernel
#

I have applied for intern in other places too
Let's hope I can get an interview

terse dirge
meager kernel
fiery copper
#

@meager kernel if you get comptia at least get cysa+, its wayy better than sec+

proud moth
#

you don't need any of these HR buzzwords ass pathetic certs

#

you do need to learn hacking though

fiery copper
#

So they aint paying for the certs they make u to take?

fiery copper
#

Sheesh thats rough

meager kernel
#

๐Ÿ˜ญ๐Ÿ˜ญ

upbeat tangle
#

@meager kernel Can you pay to just do the exam?

fiery copper
#

Yes

meager kernel
dusky jacinth
#

Sec+ is IT oriented IMO

upbeat tangle
#

Then do that

#

easy for you

dusky jacinth
#

CySA is atleast sec applicable

meager kernel
#

Man I'm messaging my senior tomorrow

fiery copper
#

Well that why I said cysa

meager kernel
#

I ain't giving all these outdated certs ๐Ÿ˜ญ๐Ÿ˜ญ

minor heart
fiery copper
#

Sec too basic

quick willow
#

dude im creating this GTA V server and man im so tired of looking at Lua

dusky jacinth
#

Youโ€™ll hate yourself

upbeat tangle
#

@meager kernel Step number 1, attempt to convince that there are better things out there for you than comptia and ceh

fiery copper
#

Get CySa+

dusky jacinth
#

I kinda wanna get it for the meme

#

I bet I could rn

meager kernel
proud moth
#

guys please have some self-esteem

upbeat tangle
dusky jacinth
meager kernel
proud moth
#

you don't need any of this clown bullshit to get jobs

dusky jacinth
#

Am haxor

minor heart
dusky jacinth
fiery copper
dusky jacinth
#

See I have just the one cert

meager kernel
#

I'm messaging my manager tomorrow
And possibly some other connections too for getting a better internship offer

fiery copper
#

Degrees are the bare minimum for any job

dusky jacinth
#

My resume is legit gonna be A+, CPTS

minor heart
proud moth
#

if you come to the interview with all these clown certs, and then you cannot answer a basic question about NoSQL or apache configs, do you seriously think that you will get the job because of some HR bullshit ass thing you got on the CV?

#

you won't

lime trout
meager kernel
#

Emma got hired at 16

#

I think

#

Or was it 14

lime trout
#

16

meager kernel
#

Yea 16

proud moth
#

the same for the degrees, it's all the same guys

lime trout
#

OSCP was 14

quick willow
#

yep. lol its a heavy heavy close to beta release

meager kernel
proud moth
#

to get the job you will need to know hacking, that's it

meager kernel
lime trout
#

idk

#

12, 13 that area

minor heart
#

the degree opened a door for me to work in support but it didn't do much else @meager kernel

meager kernel
#

Insane

upbeat tangle
#

How much do they pay you on that internship? 5 bubblegums and a kiss on the cheek?

proud moth
lime trout
proud moth
proud moth
#

people there are just insane so yes, networking can actually help

quick willow
#

how can you hack without knowing how to network?

dusky jacinth
#

OSCP at 14 is actually crazy

lime trout
meager kernel
proud moth
# lime trout no

i had zero networking and sent 6 applications and found a job, you don't need this linkedin bullshit to find it

meager kernel
#

That's all ik

lime trout
#

but even talking on discord, going to local cons, etc

meager kernel
#

I tried studying course material of sec+, it's genuinely boring as fuck

#

I feel sleepy

upbeat tangle
#

@meager kernel yeah but how much do they pay

dusky jacinth
#

Itโ€™s also good to have a good network just to assist in building knowledge imo

meager kernel
dusky jacinth
#

Like if I fail an interview or have a question about an Apache config

#

I can ask someone

upbeat tangle
#

@meager kernel are you going to sleep in the office? xD

dusky jacinth
#

Sometimes itโ€™s too lonely to google it

meager kernel
#

I hate myself already

#

Don't make me hate myself more

upbeat tangle
#

500 USD bro, they better put a bed for you in the office with shower and toilet

supple plume
proud moth
#

LEARN

FUCKING

HACKING

meager kernel
dusky jacinth