#general

1 messages Β· Page 666 of 1

supple plume
#

sr slop blaster gigatron

signal mica
#

we discussed this, but im lost as how to set it up efficiently and i dont wanna tune and tweak myself but just take an existing efficient setup from da internet

scenic maple
opaque yacht
#

Will these levels affect the teams' rankings?

signal mica
#

like an architect, a coder, a reviewer a tester... how do i define these ...

signal mica
scenic maple
#

a man who spends all his time on setting up never sets up anything

signal mica
#

pin htis

jagged storm
fierce vale
#

huh when did this change

jagged storm
west venture
analog mortar
#

Oh boi

fierce vale
#

but I want to be an elite hacker pika

jagged storm
fierce vale
#

prodigy level 80

jagged storm
fierce vale
#

did the calculation change too

zealous charm
jagged storm
fierce vale
#

is there a blog post or something

jagged storm
fierce vale
#

thanks

muted olive
#

to answer your earlier question, maybe either apprentice/skilled for gif perms?

#

if we go by how it was before, then technically 'skilled' should start with gif perms since hacker was 2 levels above the base

devout sail
#

Did u see mine

devout sail
summer urchin
warm jacinth
#

ngl it really does feel like they downgraded you, but on the other hand its kinda good for beginners tho. Either way rank was never a real indicator like that

summer urchin
#

I like this system now
I over reacted lol

devout sail
#

Oh

devout sail
#

Check and screenshot or something

summer urchin
#

sure

devout sail
#

I'm lazy πŸ¦₯

turbid goblet
#

im gonna add my academy rank to me resume

#

thm vibes

devout sail
#

Top 80.08% is my goal

summer urchin
devout sail
#

Woah nice icon

upbeat summit
#

Bloods will be resurfaced - it's already planned

jagged storm
ornate ibex
#

unless u did it with diff discord

devout sail
warm jacinth
#

aight, what yall think bout the weekly box streak they added now, like the Academy one but for the boxes tho?

ornate ibex
jagged storm
terse dirge
jagged storm
#

6 7

#

The master of 67, if you will.

lime trout
#

that

signal mica
jagged storm
fierce vale
muted olive
shrewd heron
#

Hello eveyone! Is it me or new ranking system feels Easy? Because I was only hacker rank now I am in top rank Grandmaster will it continue or not?

jagged storm
#

since I also imagine it's not a linear xp curve

shrewd heron
#

Does it count retired and academy rooms as well?

scenic maple
lime trout
fierce vale
#

you can follow accounts now or was that always a thing?

lime trout
#

let me get math sec

muted olive
#

was a thing I believe

jagged storm
# lime trout its not no

Well in that case, depending on how fast someone ranks in the early ranks, embed should be professional or master

#

Probably professional

lime trout
scenic maple
#

was a thing

muted olive
fickle kernel
#

I’m a prodigybig_think_onion

summer urchin
#

I'll come after you now troll

shrewd heron
#

Almost top

scenic maple
#

but u are grade 1

shrewd heron
scenic maple
shrewd heron
lime trout
#

106 is Grandmaster Grade 3

shrewd heron
#

Will it contine or stops with 106 levl?

lime trout
#

i mean, you'll keep ranking up

lime trout
#

but thats the last "rank"

devout sail
#

Tf is grade

fierce vale
#

grandmasters level up to infinity according to blog

terse dirge
snow wraith
#

A+

jagged storm
#

hacker++

muted olive
astral pier
#

recruiters are not gonna know what does it refere to

muted olive
jagged storm
fierce vale
#

people fought hard for bloods they'll come after you with pitchforks

fickle kernel
#

Putting this in my cv as profile pic what you guys think

jagged storm
astral pier
muted olive
lime trout
muted olive
muted olive
#

instantly

tribal temple
#

Retired machine / challenges make xp too ?

terse dirge
jagged storm
astral pier
fickle kernel
lime trout
#

retired counts

muted olive
undone fossil
terse dirge
#

Wait what?? Will retired content be free?

fierce vale
#

doing all those early insane boxes paid off

lime trout
terse dirge
#

Then it's pay to win?

jagged storm
muted olive
lime trout
tribal temple
jagged storm
#

If you're always doing active content, you will always be ahead.

lime trout
#

it'll show on discord, but thats really it

#

its mostly a 'im moving along, yay'

terse dirge
#

Uhhh then what's the point in the new system then?

undone fossil
#

aint no way we're crying about p2w on fake internet points 😭

terse dirge
#

Idk maybe I'm missing something lol

jagged storm
fickle kernel
undone fossil
terse dirge
jagged storm
undone fossil
#

like im p sure the consumer side of the platform is a loss lead so

lime trout
jagged storm
undone fossil
lime trout
#

(this is a joke)

undone fossil
#

not a fan myself but i have no complaints

#

🐸

lime trout
#

points still exist

undone fossil
#

ye exactly

#

one day challenges shall rain superior

muted olive
terse dirge
lime trout
summer urchin
jagged storm
undone fossil
#

maldev is a weird space

muted olive
#

waiting for the day HTB acquires maldev academy waz

undone fossil
#

so many people are attracted to it yet its such a small portion of the real world

terse dirge
#

I need to learn how to fight with llvm and xwin tool chain stuff on Linux just to avoid touching windows for developmentπŸ”₯

undone fossil
#

i mean you'd probably want to for debugging purposes

#

Also you can just use gcc mingw for most cases

terse dirge
gilded trout
#

Is there a max number of words in notes on HTB?

jagged storm
gilded trout
#

I can't seem to save my notes anymore

undone fossil
#

im moreso talking about the lack of correct emulation of many parts of windows

gilded trout
#

I get this error: "An error occurred while processing your note. Please try again later."

#

I had this yesterday aswell

lime trout
#

contact support

undone fossil
#

i.e. if you wanted to use wine, PEB->Ldr->InMemoryOrderModuleList has different values to an actual windows host

#

so things like Api hashing can break if you aren't careful

terse dirge
undone fossil
#

should be fine? I think it's mostly a preprocessor directive difference

#

msvc has a good few which aren't supported by other compilers, I think the same goes for macros of which use variadic arguments

jagged storm
terse dirge
#

It was stuff with like drsuapi or whatever it's called

undone fossil
#

if you make a case insensitive hash function you should be good?

jagged storm
undone fossil
#

ye should be okay then

jagged storm
#

I am worried about hash collision, but so far it isn't a problem.

undone fossil
#

Should be okay, you could write unit tests :p

terse dirge
jagged storm
#
.rathash:
    mov rax, 0x0020002000200020
    or rax, rcx
    mov rcx, 0x0101010101010101
    imul rdx, rcx
    xor rax, rdx                
    mov rdx, 0x4C4F56454C41494E
    xor rax, rdx                
    xor rdx, rdx
    xor rcx, rcx
    ret
#

I use the length of the string for entropy, and only take the first 4 characters, to keep dll/function names from popping up

wind plank
jagged storm
#

Marcie is master rank - gif permissions confirmed

#

@obtuse fern

obtuse fern
#

Huh wh

hearty frigate
jagged storm
jagged storm
#

You a master now

obtuse fern
#

Ive been bamboozled and hoodwinked

obtuse fern
#

Gotta head to the post office bc apparently my order was marked for hold
.. it was just headphones... and was marked before any interaction from me to say hold it

jagged storm
#

c1oud only level 39

#

sherlock enjoyers in shambles

obtuse fern
#

Neat

sullen drum
#

Can anyone help me with the Dante Labs BOF? On 2.101

mystic harbor
#

PingPong

jagged storm
#

Your level may be higher, but mine is 67, so your argument is invalid.

cold pulsar
#

while they added the new xp/level system, is the old title (pro hacker , elite) will remain or they will be replaced

jagged storm
jagged storm
obtuse fern
#

I like this system because it doesnt punish people who only do academy content

jagged storm
#

The only people who will downrank are people who rushed rank lol

fickle kernel
#

I haven’t solved a box in years

obtuse fern
#

But have you solved deez?

devout sail
#

So htb selling rare candies to level up?

cold pulsar
jagged storm
#

The master of 67

obtuse fern
#

Fuck you have

wind plank
#

lol

#

hahahah

mystic harbor
obtuse fern
#

Now you need an alt so that you never change

devout sail
#

I don't like it when there's an update and people enjoy it
Where's drama

jagged storm
devout sail
#

🍿 waz

fickle kernel
devout sail
#

Oh

jagged storm
#

There was a ton of drama earlier lol

devout sail
#

Fuck work

#

Ruins my life

wind plank
#

6️⃣ 7️⃣
πŸ€·β€β™‚οΈ

jagged storm
# mystic harbor +2

If they add any more xp sources to the calculation, I'll have to shoot for 69

devout sail
#

What if they make it 70

patent elbow
#

today is a big day

#

i am finally GM

#

πŸ™

obtuse fern
devout sail
#

I'm logged in

patent elbow
#

after all this hours playing cassiopeia mid im finally in πŸ”₯

tawdry sorrel
devout sail
#

But you aren't fun anymore

obtuse fern
jagged storm
muted olive
#

hello chat

patent elbow
ornate ibex
#

henlo

obtuse fern
tawdry sorrel
devout sail
patent elbow
#

im GM now

muted olive
muted olive
devout sail
#

Now i ihabe to imagine you as a girl

devout sail
#

Nice bike

#

I'm baiter

obtuse fern
#

Have you tried imagining deez?

devout sail
#

Master

devout sail
#

HTB Master πŸͺ€

obtuse fern
#

You truly are a master at it

#

Theres an art to baiting without getting banned

signal mica
devout sail
jagged storm
muted olive
obtuse fern
#

In order to get every answer wrong, you need to know all the right ones

devout sail
#

I did that once

#

0/20

tawdry sorrel
devout sail
#

Got called out πŸ˜”

mystic harbor
devout sail
#

Tyhan

#

Hello

#

Mr. T

hybrid hedge
#

hey what if I miss the streak? Do i get demoted from rank as well? also , do i actually need to streak

tawdry sorrel
hybrid hedge
#

I was looking for you

devout sail
#

I saw your notification

jagged storm
#

Cert role will need a new color, since they reused this color in the new ranks

devout sail
#

What was it

#

Anything fun πŸ‘οΈπŸ‘οΈ

hybrid hedge
#

nah the new xp and streak made me cry in the corner

#

but not that bad

devout sail
#

Lmao

obtuse fern
#

I need to lock in and get cpts... and a job

hybrid hedge
#

but still I CAN'T understand what I don't understand

hybrid hedge
mystic harbor
devout sail
#

I have worked with xp system once
And tbh it's soo annoying to cater everyone lmao

obtuse fern
#

There are known knowns, and known unknowns. There are also unknown unknowns.

devout sail
hybrid hedge
#

what is the connection between streak and the xp

devout sail
#

But it's boobies so no no for htb

obtuse fern
#

I love Adventure Time

obtuse fern
#

Especially the lesbian sentient bubble gum and the bisexual vampire

devout sail
jagged storm
hybrid hedge
#

challengers seems to get the same xp as the user flags

devout sail
#

Steak hmmm

hybrid hedge
#

that sucks

obtuse fern
#

I love how AT tackles different coming of age moments

devout sail
#

πŸ˜‹

obtuse fern
#

And very existential topics

#

See Golb/Golbetty

#

Simon is a very tragic character

hybrid hedge
#

so I can do a challenge and get the same xp without doing a machine . lol. worst dream I had

devout sail
#

I don't have any 2 digit fav number to target πŸ˜”

hybrid hedge
#

/feedback I wanna cry again

obtuse fern
#

/feedback im never gonna dance again

devout sail
#

Just enjoy the things u do there
-# like bin exploitation challenges which says easy and still take 4 days

jagged storm
hybrid hedge
#

the Master logo and the Prodigy logos are sick.. I should stop by there kek

hybrid hedge
jagged storm
devout sail
#

I'm on phone and lazy to read the blog

#

I knew it

#

Thanks rat sir

signal mica
# jagged storm

Is this hardcore server? What happens if my character dies

devout sail
#

Tbh I don't think i should be more than lvl 35 πŸ’€

jagged storm
hybrid hedge
devout sail
#

I'm idk master it seems

jagged storm
#

Level 64

devout sail
latent oak
#

I'm prodigy for now

devout sail
#

64

latent oak
#

82

#

More XP needed

obtuse fern
#

Im lv 63

latent oak
#

πŸ˜‰

hybrid hedge
#

Master then

devout sail
#

No update gonna distract us from writing essay on this season feedback

#

😁

jagged storm
#

I think 18yearoldbaby is the highest so far

hybrid hedge
devout sail
#

@mystic harbor tf are you

fickle kernel
#

Htb be like

jagged storm
hybrid hedge
#

feel like playing war robots

obtuse fern
devout sail
#

Woah 100+
Lock him up lmao

latent oak
devout sail
#

I should steal 3 core libraries from his arch

obtuse fern
#

You ever play one of those games with a positive review thats like that?

mystic harbor
hybrid hedge
#

quick xp tip... do the code challengers. use chatgpt kek waz

#

I wanna cry again

latent oak
#

But hey, I'm going to get my first CVEs this year...

jagged storm
latent oak
#

so... there's that

jagged storm
#

I'm lurking every profile who chats kek

mystic harbor
hybrid hedge
#

even my mouse is not mousing

devout sail
#

@meager kernel

hybrid hedge
jagged storm
#

111 monkaS

devout sail
#

Who?

jagged storm
#

ap4sh is 111

devout sail
#

Oh

latent oak
#

still proud to have once been in the top 10

meager kernel
mystic harbor
devout sail
#

Rnak

#

Rank

hybrid hedge
#

i don't see my global ranking. πŸ™

meager kernel
hybrid hedge
#

crying in the corner

#

.coffee everyone

devout sail
#

Ah nice

meager kernel
devout sail
#

64

#

Now i don't want it

obtuse fern
meager kernel
#

nice

hybrid hedge
latent oak
#

@obtuse fern I have several candidates submitted now

obtuse fern
#

Nice

#

Good luck!

latent oak
#

one will pop

#

I'm sure

mystic harbor
muted olive
jagged storm
hoary dawn
#

Maybe the update will motivate me to stop being a noob

#

Coinbase is getting sued

#

New York don’t let us have nothin

muted olive
mystic harbor
latent oak
#

not popular... but widely used

patent elbow
#

now i will say to all my LoL friends im GM and not them

jagged storm
jagged storm
mystic harbor
#

lvl judging

muted olive
#

My glibc CVE dropped today

hoary dawn
#

Bro hacked me darnit

wind plank
#

now make a box

#

with this CVE

mystic harbor
muted olive
#

Nah. This CVE works only on Solaris lmfao

#

Or unless you're running an incredibly bizarre setup

outer stirrup
jagged storm
wispy flower
#

Hey

patent elbow
muted olive
#

tyty

wispy flower
wind plank
#

next CAPE

signal mica
muted olive
#

btw, its not critical for anyone wondering. CISA scored it wrong

patent elbow
#

ahh okay :c

muted olive
#

im trying to get it corrected but its likely not gonna change :p

#

its more of medium-high

patent elbow
#

i have some CVEs this year idk if they are published, apache/imagemagick/jenkins/bind9

muted olive
#

I got vim/freerdp/openldap/glibc/kerberos this year

#

trying to do more

muted olive
#

their code is pretty hardened iirc

fickle kernel
#

Vibe pentesting

hoary dawn
#

Aw fudge I need one more level for apprentice

#

I like this system

devout sail
#

What was kerberos one

hoary dawn
#

πŸ˜‚πŸ˜‚

muted olive
devout sail
#

Tch

#

Tell tomorrow

muted olive
#

openldap one is also not published yet

muted olive
#

they need to port everything for a new version release

hoary dawn
#

I only have 1 active flag I spent all my knowledge on retired machines like a skid but I promise I didn’t use walkthroughs πŸ˜‚

raven rain
#

no tell tomorrow or i release it

devout sail
#

Yeah

jagged storm
#

level 0 slime

raven rain
#

holy shit i'm a noob

jagged storm
#

I think the database is borked - it won't update for you lol

wind plank
hoary dawn
#

When hackthebox app coming out man I can’t keep zooming out on safari like this

jagged storm
#

mob boss meme stocks going way up

raven rain
#

immich looking pretty nice for me rn

hoary dawn
#

I ain’t tryna do a whole box on my phone I’m just tryna browse the site πŸ’€

#

Are you that goated you out here tip tapping your way to flags

jagged storm
#

I think golam is the lowest level mod

hoary dawn
#

Rats about to start a religion based off levels πŸ˜‚

quick thistle
#

any infos about the new XP system? I don't get it

wind plank
jagged storm
quick thistle
#

thanks a lot!

jagged storm
#

@raven rain Your profile is the only one that won't load the rank.

#

Bro must be too high for the system to calculate

hoary dawn
#

Do private profiles show

raven rain
#

they haven't publicly said this yet but there's a secret rank higher than grandmaster

#

super grandmaster

#

and i am a super grandmaster

summer urchin
#

u mean legendary grandmaster

#

smh

hoary dawn
#

Bro what is the serious rule break role you got 😭

raven rain
#

no you mean legendary super grandmaster

hybrid hedge
jagged storm
summer urchin
#

smh

quaint sun
hoary dawn
#

Oh its like summon all the mods

#

πŸ˜‚πŸ˜‚

summer urchin
#

srsly

raven rain
#

there's super grandmaster, super grandmaster 2, super grandmaster 3, legendary super grandmaster, super grandmaster god, super grandmaster god super grandmaster,

jagged storm
#

The only down side to the ranks for discord is that grandmaster role will look like white role

jagged storm
#

which will look like unverified

muted olive
#

or maybe a different color?

mystic harbor
#

There is always a bigger fish πŸ₯€

muted olive
#

i wouldnt mind the unverified shade of white if I get a cool logo next to it, to be fair

quick thistle
raven rain
jagged storm
muted olive
#

you also forgot super grandmaster blue

raven rain
dusky jacinth
#

Dude I was .45% away from hacker and you drop a whole new XP system??πŸ€ͺ

#

I just wanna post cat pics bruh

muted olive
dusky jacinth
#

Ikik I read

#

I’m jokin

muted olive
#

I can evade EDR with ultra instinct without trying

raven rain
hoary dawn
#

Are machines the only thing that help rank up or do Sherlock’s and challenges also? And now also academy progress apparently goes into your rank as well

jagged storm
jagged storm
quaint sun
dusky jacinth
hoary dawn
#

Ok coolio

dusky jacinth
#

I’ll check it later I’m AFK

muted olive
hoary dawn
jagged storm
dusky jacinth
#

Close

vagrant crag
#

Vegeta is evil and not redeemed prove me wrong

dusky jacinth
#

I’m not opening the at shi on my phone

jagged storm
#

master is 61

dusky jacinth
#

No I’m 22

raven rain
dusky jacinth
#

Why do you think I’m so old?

muted olive
hoary dawn
#

Why can’t beginners be called goofy goobers

jagged storm
fickle kernel
#

Chat, my http payload’s content length is 676

dusky jacinth
#

Jk

quaint sun
#

oh you don't see your active machine rank / content ownership on your profile anymore

dusky jacinth
#

Don’t listen to me im cooked at 9 am on a Wednesday

raven rain
#

you will assimilate to the new ranks

dusky jacinth
#

Don’t tell me I’ll assimilate

raven rain
#

and if you don't you will be eliminated like squid game

dusky jacinth
#

SWUID GAME

hoary dawn
#

Someone needs to make a Sherlock about UUID’s and call it Squuid Game

#

Ok my dad joke of the day has come early

eternal mango
#

Should have a version saying "they" of that GIF... 2026 and all that 🀣 (not what you posted rat, what I posted and removed because I picked the wrong one..)

obtuse fern
#

@frigid mountain got my headphones; apparently they also came with a 3.5 -> 6.35 cable

#

Thicc Boi cable

hoary dawn
eternal mango
#

Fair, I just try to be neutral in language if I don't know

hoary dawn
#

Yea I got a million I-don’t-know-my-gender’s in my family lol

eternal mango
#

Totally don't over analyse everything I say sometimes, nope, not me

#

Anyway

earnest minnow
#

aye I see new ranks whoop

hoary dawn
#

πŸ˜‚πŸ˜‚πŸ˜‚πŸ˜‚ I’m cryin

earnest minnow
#

good afternoon everyone

quick thistle
#

how can I link the CWES role in the discord here? It only shows my rank

quick thistle
#

ty! will try

obtuse fern
#

Reverify or the
/verify-certification command

hoary dawn
#

When’s the larp certification coming out

dusky jacinth
#

Soon

obtuse fern
hoary dawn
#

Man I need to finish my role path

boreal pike
#

Today, Daddy is gonna hack the Facts. Kappa

hoary dawn
#

I’m doing Cybersecurity Junior Analyst because it just made the most sense to be able to learn a little bit of what every other path basically will need you to know

#

Only like freakin 5-10% through

wispy flower
#

Hey

dusky jacinth
#

Lotta stuff to learn

boreal pike
quick thistle
hoary dawn
#

Your red name said adios

quick thistle
#

even on days that I hate I at least try to do 10-30min

hoary dawn
#

I like watching videos

#

So I just hear constant knowledge in my ears

hoary dawn
#

While doing other stuff. That is if I’m not actively in academy lol

boreal pike
#

I am the one that hacks.

#

((I learn through doing.))

hoary dawn
#

Yall remember lizard squad taking down PlayStation and Xbox servers on Christmas in like 2013 or some shit πŸ˜‚

#

Them mfs said it’s a holiday go spend time with your families πŸ˜‚

signal mica
#

Im gonna miss the secret omni chat

bronze lion
hoary dawn
#

They launched 3000 malicious relays on tor the next day too

quick thistle
#

there is a secret omni chat?

hoary dawn
#

I’m cryin this history says they hacked Taylor swifts account

obtuse fern
#

They have one for hacker+

hoary dawn
#

I’m rolling rn these dudes took out north Korea’s β€œlimited internet”

#

😭😭

quick thistle
#

goated team

mystic harbor
signal needle
#

its me !

vocal fog
#

i don't want any beef with dear supreme leader

mystic harbor
#

Unless you see something in the sky

dusky jacinth
#

It has not applied yet.

vocal fog
quick thistle
#

this chat is north korean now

frail turtle
#

Losing my morality by the second

hushed sapphire
#

where can i check how much points i got after the new update?

summer urchin
hushed sapphire
#

i don't mean seasonal

summer urchin
signal needle
#

not difficult to found ...

hushed sapphire
#

where?

hushed sapphire
vocal fog
vocal fog
#

thisis the new thing now

latent oak
#

crazy

eternal mango
#

You can check under your team profile members list still @hushed sapphire

#

But can't say how long points will stick around following the XP update.

latent oak
#

I might have to do boxes again

normal forge
dusk fox
#

where can i get some help?

#

im stuck

eternal mango
#

Likely they will gradually disappear from the platform, as XP is further integrated.

balmy basalt
#

That makes sense I think. Otherwise we end up with three different progress tracking methods.. πŸ˜…

static pasture
#

We need ALL the progress tracking methods

warped plank
static pasture
#

MOAR tracking methods

signal mica
#

.

static pasture
#

.

worthy cargo
#

Anyone use this? Is it good? What can you do with it in Kali?

obtuse fern
#

I like the unified method

latent oak
#

well, if someone has achieved a certain level in the current ranking system, even if that goes away for leaderboards, I hope it remains linked to the profile in some way for historical accuracy

#

πŸ˜‰

dusky jacinth
#

Correct chat

eternal mango
#

Historical flexing rights are important

#

πŸ˜…

latent oak
#

hehe

obtuse fern
#

It doesnt punish people that only use academy

dusky jacinth
#

Hey so when do I get to post Cat GIFs hmmmHug

dusk fox
# warped plank gotta be more specific <:waz:1424888525202915403>

im in the setting up module for virtualization currently, i installed wsl and kali linux + parrotOS in oracle + windows dev in oracle + proxmox in oracle, im confused as in where i have to install all the stuff and especially the pika backup app, i can tell i have to install it in some linux but idk where, in parrotOS? or in kali linux from wsl

latent oak
#

but not with Kali, but kali is just an MCP, so yes it's possible

eternal mango
#

Damn proud of the team getting it shipped to production after so much work

#

πŸ’ͺ

static pasture
#

or I guess "Skilled" now

dusky jacinth
#

lol

#

Nah I'll just wait for whenever the changes take place

warped plank
dusky jacinth
#

I'm like "Proffessional 3" now

static pasture
#

Be more professional

dusky jacinth
#

facts

eternal mango
#

I'm just skilled NotLikeThis

static pasture
dusky jacinth
#

locking in as we speak 🫑

#

Y'all have like whole human beings to raise though

#

and also like the CTO

eternal mango
#

I've just not played content in aaages

dusky jacinth
#

I'm a single unemployed 22 year old

#

I have nothing better to do

warped plank
eternal mango
#

Goal, get to rank 69

rough mirage
#

man i can't even do medium difficulty machines fml

dusky jacinth
#

and if the hints don't work

#

go study some

#

then try again

rough mirage
#

there's hints?

dusky jacinth
#

You can ask for a nudge for active machines in #boxes

warped plank
#

*with a caveat that it has to be 24 hours after the machine has been released*

dusky jacinth
#

maybe someone can help explain what you skills you should research to tackle whatever struggle

rough mirage
dusky jacinth
#

mhmhmhm

quaint sun
rough mirage
#

yeah i also heard you can't find the answers to active machines on medium and online in general because its against the policies

tough oyster
#

After fixing my academy, i should be professional hopefully

dusky jacinth
#

Script kiddie

#

me too

#

twin πŸ€ͺ

rough panther
#

Does anyone know how to use hackthebox credits to upgrade into a Vip+ plan?

rough mirage
dusky jacinth
#

Their difficulty is in relation to number of steps to exploit

eternal mango
dusky jacinth
#

so it's like a lot more enum

warped plank
dusky jacinth
#

or maybe some more tricky technical skills

rough panther
undone fossil
#

Tend to be a case of "are you familiar with X technology or vuln class used in the box"

eternal mango
undone fossil
#

By that metric, an insane box could be easier than a medium if you've worked with it before

#

Β―_(ツ)_/Β―

#

difficulty is subjective so the only objective measure they have is steps and complexity of exploitation

rough mirage
warped plank
rough mirage
quaint sun
jagged storm
warped plank
#

Like this season quite a few of em are on the difficult side

rough mirage
quaint sun
#

Yes, pretty much. It's guidance for people submitting machines.

warped plank
rough mirage
#

im just a kid sorry if thats a dumb question

warped plank
#

Also you can see how other users rated the machine difficulty which is more accurate

warped plank
rough mirage
#

u?

rough mirage
#

i got consent

#

my parents filled that form

static pasture
#

They have their parental/guardian consent signed

warped plank
#

Damn... I feel so old now

jagged storm
#

Oh you have -

worthy cargo
#

I'm 45 you young bitcholas

#

Who older than me?

warped plank
#

To think you were born around 2010...

rough mirage
warped plank
#

That year felt like yesterday 2987zerotwo

rough mirage
#

also crazy to think that shrek 1 was released 25 years ago

frigid mountain
#

welp...got a rejection letter from the job a interviewed for a couple of weeks ago. Pretty tired of this bullshit job market.

worthy cargo
#

Me too

jagged storm
worthy cargo
#

Your resume and screening questions have been carefully reviewed against the requirements of this position and your interest is very much appreciated. Although we were impressed with your skills and experience, we are looking for a candidate that more closely matches the position. Accordingly you will not be considered further for this particular opportunity.

frigid mountain
rough mirage
quaint sun
warped plank
rough mirage
#

i wanna do a degree apprenticeship in cybersec

#

its a uk thing idk

obtuse fern
#

wait a child did the thing and isn't getting sent to the shadow realm complaining about needing to do the thing?

static pasture
#

They were sent to the shadow realm already, got their shadow consent, and came back

quaint sun
#

This new XP system is extra motivation, I want a shinier badge

frail turtle
quaint sun
#

yes shiny want do box get more shiny

warped plank
#

Dew it kek

sick gate
quaint sun
warped plank
dusky jacinth
#

Honestly

tiny heron
#

will be fun

devout sail
#

Yo that's w1ld

dusky jacinth
#

Yeah it makes me wanna poo myself

devout sail
dusky jacinth
#

Nah, cause it's wednesday

#

The box does though

devout sail
#

Well u never needed an excuse to pee

#

Why bother about πŸ’©

#

Goto restroom in the middle of interview

dusky jacinth
#

I honestly can't come up with a good response to that

undone fossil
devout sail
undone fossil
#

i might actually play

dusky jacinth
#

liar

tame gust
#

@jagged storm raising cane sauce is so easy to man

elder lichen
dusky jacinth
#

wuba dub dub

devout sail
#

wuba luba dub dub

dusky jacinth
#

nruh

tame gust
#

epic fail

#

WASSAAP OLDBABY

devout sail
#

Pfp where

tame gust
mystic harbor
hasty zealot
#

anyone kknow if sherlocks are included in the new xp system?

dusky jacinth
#

it was probably something about goonin

tame gust
hasty zealot
mystic harbor
muted elm
#

HelloπŸ€—. I am stuck at hack the box's module ANDROID FUNDAMENTALS. I am facing problem in last section where we have to find the uid of application.need a bit help.Your cooperation will be appropriated.

muted elm
paper patrol
ocean marsh
#

where can I see all the new htb ranks?

devout sail
#

Scroll up

#

Or search messagesfrom rat

#

He sent one image

ocean marsh
#

nvm I just found it

#

ty

dusky jacinth
ocean marsh
#

This is cool

#

I like it

#

it makes me wanna do boxes to level up

dusky jacinth
#

shiny badgy

bronze lion
#

and whats stopping u

ocean marsh
#

im studying other stuff

ocean marsh
dusky jacinth
#

what rank are you now?

#

like grandmaster 3?

worthy cargo
#

This updated version of Barrington Levy and Hymen Wright's reggae song "Under Mi Sensi," originally recorded by Levy and released in Jamaica as a single in 1985, features Levy and the Long Beach Dub All Stars, who formed after the death of Sublime frontman Brad Nowell. The group included Sublime bassist Eric Wilson and drummer Bud Gaugh and Jama...

β–Ά Play video
#

Good morning folks and non-folks

#

and fairy-folks

ocean marsh
#

one more level to get the grandmaster one

rose onyx
#

can someone explain the thought behind this?

/api/v4
/api/v5
/api/core/atlas
/api/experience/v1
turbid goblet
#

god

ocean marsh
#

is this from htb??

rose onyx
ocean marsh
#

that is crazy

#

they should also add v2 and v3

rose onyx
#

those were long retired before my time

devout sail
turbid goblet
#

guys im currently credential hunting with lasagna

devout sail
#

I tested it once and it worked

#

Same for opposite too

rose onyx
devout sail
#

areana

#

areana the box

exotic raven
#

Am I the only one who doesn’t like the new points system?? I don’t actually think it’s bad, and I like the look of it, plus I can now see more clearly when I move up a rank. But I think it’s completely unnecessary for the Academy to count towards it as well. I’d prefer a return to the original system, or for the Academy to be left out

snow wraith
snow wraith
#

but i use powertools(BotnetBuddies) for academy ui

azure remnant
#

We have a high attidute for nicknames in my village

#

"the father of tractors"

rose onyx
#

imho new system doesn't show any ongoing value, sure it show's you've done a lot of stuff, but it doesn't mean you've been doing active stuff

exotic raven
rose onyx
#

sure its cool looking but i have no idea what grandmaster lvl 110 means

devout sail
#

They should auto ban at level 111

snow wraith
#

But they r keeping the old ranks as it is ryt? this xp shit is on top of tht

devout sail
#

And make certificate invalid

summer urchin
#

rankings will stay the same

devout sail
scenic maple
undone fossil
#

backward compatability mmmYea

exotic raven
rose onyx
#

i dont get why i cant get an ip for release arena over web socket like i can for labs, but hey new xp level thing gets a web socket for instant dopamine hit on leveling

high cobalt
#

Building a stable API is hard

sick portal
#

What you guys think about thiis? "Another important point is our knowledge level. Many people do not know their actual skill and knowledge level. This is a complicated topic because penetration testers must have a deep understanding of a wide variety of technologies. As previously mentioned, the problem in this field is the sheer volume of information available to us. We can learn about every topic and still not master any one area, or we can learn about just one topic and become an expert in it."

#

Based on you guys experience what is better?

#

Master one skill or learn about everything

#

For pentesting

main halo
#

red team or blue team

#

whats more fun

summer urchin
undone fossil
#

Subjective, and subjective

#

to both of you

main halo
undone fossil
#

try things out and stick with what interests you, you'll retain it better

main halo
#

which one has better job opportunities?

undone fossil
#

you have to love it to explore it so

main halo
#

and how is competition in each field

undone fossil
undone fossil
#

blue is generally easier for jr roles but like, if its boring to you in a lab, you'll hate the real world work

undone fossil
#

log monke vs human fuzzer

#

which is more fun CluelessAware

summer urchin
rose onyx
exotic raven
main halo
atomic grove
#

hello

summer urchin
#

both are important

#

like

sick portal
#

?

undone fossil
sick portal
#

Black hat?

rose onyx
#

you're not wrong azo

signal mica
#

😼

undone fossil
#

People need to stop focusing on what's "the best path" and just work toward something

summer urchin
#

u

undone fossil
#

decision paralysis is huge

summer urchin
#

or try both

#

and see what you like

undone fossil
#

its subjective and depends on so so many variables that noone can possibly answer it from just that question alone

main halo
undone fossil
#

Well yeah

exotic raven
# summer urchin true

To be honest, I can’t afford to buy any modules because I don’t have the money. And I don’t think it would be fair to lose my place in the Hall of Fame and in the Spanish top 5.

undone fossil
#

if you're good at your job, you can be successful

thorn sorrel
#

It looks like Season 10 of Hack The Box is coming to an end. I’ve been working really hard to reach the Ruby rank. I’m quite interested in the rewards, especially the $25 discount code and 150 cubes.
To the experienced players from previous seasons: can the discount code be used to get HTB VIP+? And is the reward provided as account credit or as a discount voucher at checkout?

undone fossil
#

depends how you define success but yeah

harsh socket
#

why my season rank is not updateddd

undone fossil
#

again, it all depends

harsh socket
#

i'm holo but it says i'm ruby rank here lol

rose onyx
thorn sorrel
vestal nimbus
harsh socket
high cobalt
turbid goblet
#

guys i just learned everything

#

oh

summer urchin
#

that much hard work

sick portal
#

-gif allow -pls

rancid totem
sick portal
#

./gifs

summer urchin
atomic grove
#

well! i had question now retried labs provide some xp in new xp system?

sick portal
#

i'm thinking outside the box rn

#

i'm doing good? πŸ˜›

bronze lion
#

@scenic maple

#

any idea?

#

maybe a flaw?

worthy cargo
#

So more people will buy VIP+

#

It's not a flaw

#

It's business strategy

bronze lion
#

like for free

#

for everyone

turbid goblet
#

really

#

why

worthy cargo
#

No that's not right

bronze lion
#

wdym

#

pretty sure snapped is a retired box

atomic grove
summer urchin
atomic grove
#

to access that

bronze lion
#

and the points was 0 with a walkthrough 2 days ago

worthy cargo
#

It's free. Some boxes are free until they are not.

#

Not every retired box is going to be free

bronze lion
#

it has abt 450 points nw

lyric tulip
#

I just heard the news oh my..

near swift
#

Gubarz

rose onyx
#

they have a collection of free retired machines

#

and when a machine retires it's free for i think two weeks or something

#

hi mark

near swift
#

Studying ?

rose onyx
#

updating docs? i was doing the ai path for a moment

bronze lion
near swift
#

Nice working on security + right I got A+ N+ and Linux essentials

atomic grove
snow wraith
rose onyx
#

1.3x multiplier

atomic grove
rose onyx
#

so 1x retired...?

snow wraith
atomic grove
bronze lion
#

well its new

rose onyx
#

by design to boost retired content

atomic grove
#

active

bronze lion
rose onyx
#

🀷

balmy basalt
#

That happens yeah but I don't think that's the goal. Active gets an edge yes, but if you are trying to unify in Academy then it gets odd because it doesn't have the same "active"/"retried" classification. I would imagine prolabs could be part of this as well and that also could do odd things.

snow wraith
#

u get 30% more xp

#

for active :" )

#

:" (

bronze lion