#general

1 messages · Page 266 of 1

eternal mango
#

No freakin way

neon zealot
#

💀

eternal mango
#

That should've parsed as an arg

wary bobcat
#

Thank You All guys

neon zealot
#

@wary bobcat

wary bobcat
#

it worked

eternal mango
#

Ok so you just ignored my answer because it required you to think

#

Cool beans

rose onyx
#

💪

neon zealot
#

Try the one I just gave u @wary bobcat

warped plank
#
[nix-shell:~/Downloads]$ ls -lash
total 12K
4.0K drwxr-xr-x  2 [redacted] users 4.0K Dec  9 13:45 .
4.0K drwx------ 23 [redacted] users 4.0K Dec  9 13:38 ..
4.0K -rw-r--r--  1 [redacted] users    5 Dec  9 13:45 --test--

[nix-shell:~/Downloads]$ cat ./*
test
sick gate
#

Wrong answers only

warped plank
#

it does work

eternal mango
#

Fair enough, my bad then

neon zealot
eternal mango
#

Oh the prefix

neon zealot
eternal mango
#

Yup

#

cat * wouldn't though right

rose onyx
#

What's the challenge I want my flag

eternal mango
#
$ cat *
cat: unrecognized option '--spaces'
Try 'cat --help' for more information.
wary bobcat
warped plank
eternal mango
#

Yeah, so the ./ prefix helps

warped plank
eternal mango
#

Using just * causes it to be parsed as an option

neon zealot
eternal mango
#

Without giving the full answer

neon zealot
warped plank
#

it has a --

#

not just cat <filename>

wary bobcat
#

the only thing that worked so far was cat ./*

neon zealot
wary bobcat
#

ok but that doesnt work

eternal mango
#

It does

neon zealot
#

I guess we all should do bandit

eternal mango
#
g0blin@ITX:~$ echo 'test' > '--spaces in this file--'
g0blin@ITX:~$ cat -- '--spaces in this file--'
test
neon zealot
#

Yes it should

eternal mango
#

What is this for anyway

dusky jacinth
#

This made me laugh

neon zealot
eternal mango
#

Won't work

wary bobcat
#

bandit2@bandit:~$ ls
--spaces in this filename--
bandit2@bandit:~$ cat -- '--spaces in this file--'
cat: '--spaces in this file--': No such file or directory
bandit2@bandit:~$

dusky jacinth
#

It’s a secret

warped plank
# wary bobcat that didnt work
[root@nixos:/home/will/Downloads]# ls -lash
total 12K
4.0K drwxr-xr-x  2 will users 4.0K Dec  9 13:49  .
4.0K drwx------ 23 will users 4.0K Dec  9 13:50  ..
4.0K -rw-r--r--  1 root root     5 Dec  9 13:49 '--spaces in this file--'

[root@nixos:/home/will/Downloads]# cat -- '--spaces in this file--'
test
#

works on my machine

neon zealot
#

@wary bobcat idiot it's filename not file

neon zealot
#

Idiot

#

It's literally filename

#

Baka

dusky jacinth
#

Thug nasty yo

wary bobcat
#

?

neon zealot
#

He's using file

warped plank
neon zealot
#

Instead of the filename

dusky jacinth
#

What are we talking about

warped plank
#

I guess I'll always use the ./ one though

dusky jacinth
#

I don’t wanna scroll up

#

@grok give me a synopsis

neon zealot
#

@dusky jacinth bandit level

eternal mango
#

Once more, what's this for @wary bobcat, it's not HTB right

warped plank
minor heart
rose onyx
minor heart
#

also hi @eternal mango swear i'm not being weird rofl

neon zealot
#

Tell g0blin that it's levels for learning Linux it's bandit . He has blocked me

dusky jacinth
neon zealot
#

He can't see my message

dusky jacinth
#

In my working for

warped plank
dusky jacinth
#

Dir **

neon zealot
dusky jacinth
#

W1LD I haven’t seen you in a hot minute

wary bobcat
warped plank
neon zealot
dusky jacinth
#

Shout out auto complete

neon zealot
#

@wary bobcat ls

warped plank
#

most people's revshells don't have autocomplete though

dusky jacinth
wary bobcat
neon zealot
#

@wary bobcat now use

ornate wren
#

Built different

rose onyx
#

sus still no invite to osi discord server to hang out

warped plank
eternal mango
neon zealot
#

cat '--spaces in the filename--'

dusky jacinth
#

I just do the silly little python thing to get auto complete in rev shells

neon zealot
#

@wary bobcat

#

@warped plank no its from overthewire website

eternal mango
#

At least take it to a relevant channel next time @wary bobcat

rose onyx
neon zealot
dusky jacinth
#

It’s so chaotic in here rn

eternal mango
#

Who am I kidding, they won't

wary bobcat
#

@Everyone ok thanks guys, ima go now, sorry g0blin for doing this in htb, i wont do it again

dusky jacinth
#

YEAH RIGHT YOU WONT

neon zealot
warped plank
dusky jacinth
#

THATS WHAT I THIUGHT

warped plank
dusky jacinth
#

TELL EM @neon zealot

wary bobcat
dusky jacinth
#

Oh wait he blocked you

minor heart
#

didn't they try to ping everyone in #red-team too

#

lol

neon zealot
#

G0blin showed it worked

dusky jacinth
#

@dusky jacinth

neon zealot
#

G0blin literally showed it works

minor heart
#

also I HATE saying hi and being ignored >.>

dusky jacinth
sharp shuttle
neon zealot
rose onyx
#

I hear you have to ping everyone 3 times to get a prize Kappa

dusky jacinth
neon zealot
minor heart
minor heart
warped plank
dusky jacinth
#

WAIT

minor heart
dusky jacinth
#

EGIRL

minor heart
minor heart
neon zealot
warped plank
# neon zealot Ooh
[root@nixos:/tmp/w1ld]# echo 'test' > '--spaces in this filename--'

[root@nixos:/tmp/w1ld]# ls -lash
total 20K
4.0K drwxr-xr-x  2 root root 4.0K Dec  9 13:57  .
 12K drwxrwxrwt 37 root root  12K Dec  9 13:56  ..
4.0K -rw-r--r--  1 root root    5 Dec  9 13:57 '--spaces in this filename--'

[root@nixos:/tmp/w1ld]# cat '--spaces in this filename--'
cat: unrecognized option '--spaces in this filename--'
Try 'cat --help' for more information.

[root@nixos:/tmp/w1ld]# cat -- '--spaces in this filename--'
test

[root@nixos:/tmp/w1ld]# cat './--spaces in this filename--'
test
minor heart
#

busy season almost over

#

started finally working on my cape notes again

neon zealot
#

@minor heart goodluck

dusky jacinth
minor heart
neon zealot
minor heart
heady valve
#

guys, how to enum users on exchange

eternal mango
#

Hello!

heady valve
#

stuck on prolab now

minor heart
dusky jacinth
#

Dude I can’t even get through the CPTS I can’t even think about CAPE

eternal mango
#

I can take it

dusky jacinth
#

Hurts my brain

warped plank
heady valve
#

things i can find are related to azure,but the lab is local

dusky jacinth
#

I haven’t taken it yet so

neon zealot
#

What the fudgr

neon zealot
#

Fudge

heady valve
#

master

minor heart
#

5th time is a charm 😄

#

you got this

heady valve
#

can you teach me how to enum user on exchange

dusky jacinth
#

No

#

I don’t know how

neon zealot
#

Ask there

heady valve
#

i'm dong prolab, but the things i google are all about azure

#

ok,master

neon zealot
#

Yes

#

Ask there

dusky jacinth
neon zealot
dusky jacinth
#

Gotta be

heady valve
#

ok shifu

#

lol

neon zealot
dusky jacinth
#

The red panda?

neon zealot
#

Say sensei @heady valve

dusky jacinth
#

From kung fu panda?

#

BOW TO YOUR SENSEI

#

I love napoleon dynamite so much

neon zealot
#

🤣

eternal mango
#

What a film

dusky jacinth
#

Truly a masterpiece

#

NAPOLEON DYNAMITE

eternal mango
neon zealot
dusky jacinth
minor heart
eternal mango
dusky jacinth
#

👁️👄🧿

eternal mango
#

Why did that make me immediately visualise a furby in my minds eye

ornate ibex
#

Helloooo

minor heart
#

bc it looks like one

eternal mango
#

That tracks

dusky jacinth
#

I triggered your sleeper agent instincts

minor heart
#

wait that doesn't at all

#

that's weird

#

its gotta be the right eyeball

dusky jacinth
#

It’s right or our right

neon zealot
#

@minor heart @west basalt @dusky jacinth a real hacker challenge put Christmas hat in ur profile picture like @patent elbow

minor heart
#

I've been wondering myself lol

neon zealot
#

I made it

#

But I don't wanna keep it

dusky jacinth
#

Mine is yellow

minor heart
#

I don't like hats tho ;/

dusky jacinth
#

HA

neon zealot
#

I literally pinged 3 people

minor heart
#

yea haha a furby

dusky jacinth
#

can we get a couple winky frowns in the chat for @neon zealot

eternal mango
#

Oh my god

dusky jacinth
#

😭

eternal mango
#

I feel so old

dusky jacinth
#

;(

minor heart
minor heart
#

fkkkkkkkk

eternal mango
#

96

eternal mango
#

Like

#

Screw you father time

#

You done me bad

dusky jacinth
#

Nah you’ll be okay

minor heart
#

I thought they were still a thing haha

dusky jacinth
#

Furbies?

eternal mango
#

They have re-released them yes

dusky jacinth
#

Or old people?

dusky jacinth
eternal mango
#

Both

minor heart
#

it hurts inside

dusky jacinth
#

Uh oh gamer

#

Like bones or?

minor heart
#

my soul

dusky jacinth
#

The soul?

#

Ah I see

#

My condolences

minor heart
#

I at least don't look it ;-;

#

yet

eternal mango
#

I'm still 21

minor heart
#

^

dusky jacinth
#

Not really

#

I’m 22 now ;(

#

So I’m the old one

#

How the turn tables have turned

neon zealot
minor heart
#

killin me

neon zealot
warped plank
dusky jacinth
#

It really is a great beard

minor heart
#

if i say the age thing I know I'm screwed

eternal mango
dusky jacinth
#

Huh?

minor heart
eternal mango
#

Unfortunately not

#

Frakin freeloader

neon zealot
neon zealot
minor heart
#

I picture this but with @eternal mango's bears

eternal mango
#

I do have very fast bears

neon zealot
#

@minor heart it's been long that moo has been dead I wanted to make it active the chat but

#

Whom do I talk to

minor heart
#

beard omg

dusky jacinth
#

I wish I had a pet bear

eternal mango
#

🤣 I know I know hugthebox

minor heart
#

been busy working and stuff

dusky jacinth
#

Like oog from open season

neon zealot
dusky jacinth
#

Nahhh

#

Skill issue

neon zealot
#

@minor heart yea when will u be free

minor heart
#

😆

dusky jacinth
#

Real.

neon zealot
#

@minor heart and when's that

dusky jacinth
minor heart
#

na it was just busy season for testing

neon zealot
#

@dusky jacinth ask Goblin he used to have a snake

minor heart
#

and holy fk been busy

dusky jacinth
#

Good busy?

#

Or bad busy?

eternal mango
#

You got downtime over end of Dec?

minor heart
#

ya

neon zealot
#

Soon

minor heart
neon zealot
#

Vro in this Debian the Deb package is so

#

Boring

#

I mean

#

I hatenit

dusky jacinth
neon zealot
#

Hate it how to autoupdate

minor heart
#

but when not busy working, was busy studying and handling some irl stuff

dusky jacinth
#

I get you

neon zealot
#

Read my

#

Messages

#

Do u have a solution

#

I'm tired of installing the package and doing the command

#

Do cd

#

Do sudo dpkg i

minor heart
#

wait they must of gotten sent to the no-no bin

neon zealot
#

Bullshit

minor heart
#

i didn't see it

neon zealot
#

From hwre

#

Here

minor heart
#

i mean, no distro is really exciting to be fair

neon zealot
#

Yea

#

Is it

#

True

#

🔥 waz

dusky jacinth
#

Nah WSL is exciting

#

Feels wrong almost

eternal mango
#

but so right

dusky jacinth
#

Exactly

neon zealot
#

Wsl is lightweight

dusky jacinth
#

Like yessir I wanna just windows + r wsl

alpine pumice
#

exegol is sick ngl

dusky jacinth
#

And boom hackin

minor heart
#

you could just get gentoo

neon zealot
#

Now where did this exegol came from @alpine pumice

#

@dusky jacinth bro that's why u haven't passed cpts

#

Using wsl

alpine pumice
neon zealot
#

Use baremetal

minor heart
#

actually don't say that in my discord if you end up back there lmao

#

ppl will go on rants

alpine pumice
#

oh wait it does use wsl

dusky jacinth
#

Do they have an ARM port @alpine pumice ?

alpine pumice
#

my stands

neon zealot
#

@minor heart about wsl?

alpine pumice
#

idk

dusky jacinth
#

I don’t have the capacity to read so don’t actually answer that

alpine pumice
#

google says it supports 64-bit arm architecture

minor heart
dusky jacinth
neon zealot
#

@minor heart alrightie

dusky jacinth
#

Wsl is so convenient

minor heart
#

I kid

neon zealot
#

Jk bro @dusky jacinth

dusky jacinth
#

I get to just do the thing

minor heart
#

it will get ppl talking at least

dusky jacinth
#

NO

#

jk

minor heart
#

I feel bad, bc I've just been so busy ;[

neon zealot
#

@dusky jacinth I was just joking man

eternal mango
#

Don't feel bad

dusky jacinth
#

I know Brodie it’s all good

eternal mango
#

Life just is

neon zealot
eternal mango
#

Always missed, and great to see you 🙂

minor heart
dapper tendon
#

hello can anyone link me on how to set up a virtual machine, im new here and i did it already but i think i downloaded PArrot OS without some of the commands installed

minor heart
dusky jacinth
minor heart
#

I've been learning so much

dusky jacinth
#

In a VM

eternal mango
neon zealot
#

G0blin sent the link so fast

#

How

dusky jacinth
eternal mango
#

Farily decent guide on installation for ParrotOS on VMware

minor heart
neon zealot
#

Ooh yea

#

Nice

dusky jacinth
#

And this macro is for the ParrotOS VMWare documentation

minor heart
#

this is the laziest shit ever, but I was going to use stream deck for sh*t like that

neon zealot
#

I'm gonna do a thm machine @minor heart wanna join

minor heart
#

just to fire off cmds

dapper tendon
#

is everyone using Parrot OS vmware for the labs or kali linux?

minor heart
#

don't judge me lmao

neon zealot
heady sage
#

Check your DMs @eternal mango

eternal mango
minor heart
#

heeeeeey @heady sage 😄

dapper tendon
#

why WSL Kali? is it vetter?

neon zealot
heady sage
dusky jacinth
heady sage
neon zealot
#

@heady sage did u check my dms

dusky jacinth
#

@heady sage you never told me what kind of math test

dusky jacinth
#

Rad

dapper tendon
#

are kali commands the same as Parrot cpmmands?

neon zealot
#

Got ignored

#

So easily

#

@dapper tendon yes

dusky jacinth
neon zealot
#

It's a linux

#

Same distro

#

So

#

Yes

dusky jacinth
#

Apt and all that

dapper tendon
#

so basically all distros have the same commands or just debian based ones?

dusky jacinth
#

No it’s they have different package managers

#

Along with priorities

neon zealot
#

Yea

dapper tendon
#

oh ok thats the answer im looking for

neon zealot
#

Specifically arch has a Pacman yay and paru

dusky jacinth
#

Like ARCH is a very lightweight dirsto where you decide all the things you want

neon zealot
#

Depends upon what ur using

dusky jacinth
#

And Ubuntu just works outta the box most times which is also Debian based

#

There Mint which is really user friendly

neon zealot
#

@minor heart ignored me?

dusky jacinth
#

Quebes if you’re paranoid

dapper tendon
#

so by using parrot would i be saying that i have kali linux experience because they are both debian based?

minor heart
dusky jacinth
#

Pretty much @dapper tendon

minor heart
#

syntax follows the same format p.much though

eternal mango
#

I mean both Parrot an dKali pre-package many of the same tools. They're off of the same base of Debian

minor heart
#

parrot is built on debian like kali p.much

eternal mango
#

So if you were to add that as a point on your CV I just wouldn't distinguish a specific distribution

dusky jacinth
#

Does anyone use black arch?

#

I haven’t really heard a whole lot about it

dapper tendon
#

ok ok ok thanks a million guys, im still learning so thanks for answering my questions

minor heart
neon zealot
neon zealot
#

Which aren't required

dusky jacinth
minor heart
#

i mean it's better now

dusky jacinth
#

And then my Windows drive (cause I was dual booting) got deleted from my boot loader from a command I didn’t understand soooo

minor heart
#

but it's the whole reason for the linus flick off

dusky jacinth
minor heart
dusky jacinth
minor heart
#

honestly though, have you heard what their ceo said lately about ai?

#

and firing everyone?

dusky jacinth
#

Yeah it’s not a good look

#

I think they’ve done power hungry

#

And that’s not just cause of the 2 trillion dollar facility

minor heart
#

yea

sharp shuttle
#

its not getting better

#

btw record high stock market

minor heart
#

it's so disgusting to see ya

dusky jacinth
#

It’s gross all over the place

sharp shuttle
#

its by design

dusky jacinth
#

Everything is just capitalism at its brink

minor heart
dusky jacinth
#

It’s definitely gonna be a interesting point in history

minor heart
#

as if ppl don't look at their receipts at the store

sharp shuttle
minor heart
#

well yea

#

agentic misalignment

sharp shuttle
#

again, by design

dusky jacinth
#

They want you to be sheep

minor heart
#

that is a very real problem

dusky jacinth
#

And play their funny little game and fight their stupid little wars

#

And but what they want you to buy and eat what they want you to eat and read what they want you to read and think what they want you to think

#

It’s a disgusting violation of human decency

minor heart
#

it's just like wi-fi shoving it in everything

dusky jacinth
#

Five Eyes, Every billion dollar private company, weapons manufacturers, pharmaceutical companies

sharp shuttle
dusky jacinth
#

Anything that makes money off the suffering of others

minor heart
#

do anything about it

dusky jacinth
#

I think that’ll change

#

Either two ways

minor heart
#

is it possible there will be an anti-ai/tech group of people that happen bc of it? ya

frigid mountain
#

here we go again

cerulean bloom
minor heart
#

but there are a lot of things at play

dusky jacinth
#
  1. Crazy revolution style uprising and absolute restructuring of our worlds foundations. 2. AI open the perspective of creation to the lay person. It becomes easier than ever to create and learn. And people will learn that they don’t need the people essentially holding them hostage
frigid mountain
#

"There's a saying that all roads lead to Ankh-Morpork, greatest of all Discworld cities. At least, there's a saying that there's a saying that all roads lead to Ankh-Morpork. And it's wrong. All roads lead away from Ankh-Morpork, but sometimes people just walk along them the wrong way."

minor heart
#

cold logic has no empathy

#

which means anything that can be sacrificed in the name of the better outcome could

dusky jacinth
#

I think we’ll adapt and learn to work in unison with it as a tool

#

This whole being replaced thing will crash and burn imo

#

If it happens, fucking good luck everybody else

minor heart
#

most people like to list the trolley problem here

minor heart
#

however, there's another theoretical - the ship of Theseus

dusky jacinth
#

Hmmm

minor heart
#

if you're curious about the paper on agentic misalignment

frigid mountain
#

I got some battery powered flickering tea light candles and it's so peaceful ambience in my bedroom rn

dusky jacinth
minor heart
#

haha ya

#

sorry

#

but it's good

eternal mango
#

Was that around emergent behaviour of self preservation?

#

or related?

minor heart
#

there's another really good paper that came out in respect to mobile today

eternal mango
#

I had a quick glance and it rang a bell

dusky jacinth
minor heart
dusky jacinth
minor heart
#

well specifically we know that most of these apps can be tracked balh blah

#

but this one uses read message receipts

#

so it has a really nice twist to it

dusky jacinth
#

The link don’t work for that one

minor heart
#

there's the abstract

rose onyx
#

Hey goblin, what's up with that demo job... 🤔

minor heart
#

@eternal mango I have to do one as one of my goals ;-;

#

a paper

#

well research

#

dies inside

eternal mango
minor heart
#

and trying to be sneaky about it

#

how's that for terrifying

#

xD

eternal mango
#

Yeaaaah

minor heart
#

if they don't fix that issue - it's really bad

#

but it's not an unknown problem

sage epoch
#

stanford solved quantum computing’s biggest issue

#

which is the need for super cooling

eternal mango
#

Every time I see an article on quantum, I hope to see that it's from someone I used to chat with

minor heart
#

A tiny device that entangles light and electrons without super-cooling could revolutionize quantum tech in cryptography, computing, and AI.

eternal mango
#

Not yet.. but I have good hope

molten bobcat
#

i live

eternal mango
#

You probably know who I mean moo

dusky jacinth
sharp shuttle
#

the pepto king lives?

dusky jacinth
#

C1oud did you chug a bottle of peptobismol?

minor heart
#

makes me feel more like a loser tbh

eternal mango
#

Nah no way

#

We're all equal level of loser

#

Comparing yourself to others is too easy, and too powerful

minor heart
#

ya

eternal mango
#

But fuck yeah

#

That person is just.. clever clever

dusky jacinth
#

We all rock and roll

minor heart
#

my therapist used to say I was the classic underachiever

#

didn't help lmao

dusky jacinth
#

Yikes

#

Classic was unnecessary

sharp shuttle
#

thats the kinda shit that would provoke me to ask who their therapist is

#

then go to them

eternal mango
#

Ok, I'll classic underachieve on your cheque

minor heart
#

it's legit why I don't sm as much these days

dusky jacinth
#

I need to stop…

#

Ngl

#

I got stuff I gotta do

minor heart
#

that was the other reason

#

😆

sharp shuttle
#

i dont trust therapists, if they dont have a resume as decorated as mine in psychology, they can get bent

minor heart
#

unproductive and I don't want to debate with people bc I'm bad at communicating as is

dusky jacinth
#

I like my therapist

#

He was a ranger

dusky jacinth
sharp shuttle
#

ill take a ranger over a dumb kid fresh out of college and all that drama telling me how i should feel about my wife (they are a kissless virgin)

dusky jacinth
#

But then get bored two days later

minor heart
#

haha

dusky jacinth
#

Well yeah but not in the way o wanted to channel it

#

Like I panted warhammer miniatures

#

For why

#

I could’ve been studying and getting lost in this whole thing

#

Smh

minor heart
#

i learned to channel it with my notes

#

lol

dusky jacinth
#

I just started a work journal for that exact reason

minor heart
#

oh I got a whole ass db

dusky jacinth
#

Just something I can put all my own thoughts on things I’ve been studying and working through

#

Yeah I’m not there quite yet

#

But I can tell it’ll get there

minor heart
#

from my cpts stuff

#

i can search whatever topic

dusky jacinth
#

Oh rad

#

Is this just in cherry?

sharp shuttle
#

nicely organized

dusky jacinth
#

I know obsidian is like that

minor heart
#

so like I searched for authentication here so i pulled all the modules with the tags

dusky jacinth
#

Mines just hierarchical, but I’m thinking about moving over to obsidian

#

And self hosting

minor heart
#

for some things

sage epoch
#

ive heard many great things about obsidian

#

i use one note for now

#

20 bucks for office 2021

dusky jacinth
sage epoch
#

it hasn’t for me yet

#

I wish it had the formatting of word

#

but oh well

#

it works for now

dusky jacinth
#

I don’t care too much for the mind map shit I just want it to be efficient

minor heart
#

those are my personal notes though

sage epoch
#

it backs up to my microsoft account and saves offline on all my devices

minor heart
#

this one i built bc there's nothing on mobile

sage epoch
#

my phone has a copy and so does my pc

minor heart
#

so that was just me pooling some of my mobile knowledge into some notes for people

#

for resources and such

#

(I took mobile forensics in college)

#

so some of it has nuggets here and there

sage epoch
#

what flavor of nuggets

dusky jacinth
#

Oh nice

minor heart
#

the kinds you don't usually find when searching for this stuff 'shrugs'

sage epoch
#

iybt 💔

dusky jacinth
#

I pay for Joplins cloud storage it’s like ¢.70

minor heart
#

i mean academy has a module for it now though I think ya?

dusky jacinth
#

Yep

minor heart
#

so there's probably stuff on it now

dusky jacinth
#

And binex which I didn’t know till like a week ago

#

And game reversing I think?

sage epoch
#

waiting for the ai baby virus

minor heart
#

oh i added the modules in resources ya

sage epoch
#

(yall dont know yet)

minor heart
#

yep

sage epoch
dusky jacinth
#

Do yall actually read all the resources you put in your notes

dusky jacinth
#

Like I hyperlink all resources, but read maybe 2/10

#

And most of the time just the synopsis

sage epoch
#

I just explain what it is on the note

dusky jacinth
#

I just wanna do the thing and figure it out

minor heart
#

Mobile Forensic Investigations: A Guide to Evidence Collection, Analysis, and Presentation, Second Edition

sage epoch
#

i havent used any external resources for mine

minor heart
#

I absolutely read this front to back

dusky jacinth
#

I don’t have a book lol that yet

sage epoch
minor heart
#

and a lot of the tools i've personally used

dusky jacinth
#

BHP has been good. Taught me how to re implement

sage epoch
dusky jacinth
#

But I’m trying to spend less time just trying to make it work and figure actually why it ain’t

minor heart
#

some of the tools I only got to use bc of school

#

the seats for them can run 10-20K+

dusky jacinth
#

DAMN

#

No

minor heart
#

I was very lucky in that regard

#

not all forensic programs have access to those either

dusky jacinth
#

Yeah I bet it was really cool

minor heart
#

my fav class ever!

#

our prof. was an actual cop who did forensic work

#

the stories were awesome

eternal mango
#

You roll a 10 if you get a teacher that actually cares

minor heart
#

well he was retired but still

#

^

eternal mango
#

I had maybe one through the years I tried with college, but it was worth it

minor heart
#

I had 3

eternal mango
#

🤘

dusky jacinth
#

I never really had a teacher like that

minor heart
#

for my first degree there were only 2 profs for most of the neteng classes

#

and they were friggin amazing

dusky jacinth
#

But that’s cause I went to a semester of community college

minor heart
#

I still talk to them once in a while

#

😄

eternal mango
#

That's cool

#

Wish I kept in touch with a couple of tutors from my attempts at college

#

But eh, that ship has sailed

minor heart
#

yep

#

and mpe++ which we had access to

#

and encase

#

real skill

#

the other prof I had still works in the field

#

she was also my ccdc coach

#

and super stoked to have a girl on the team that year

#

haha

#

na we had to carve/find hidden files, use google earth to geolocate full paths to people etc etc

#

yea but they're not gonna let you do that in school fr

#

also why i made those notes

#

having more open source tools aside from autopsy and like dd is srsly needed

#

same with my neteng degree

#

actually wait

eternal mango
#

That means another side project

minor heart
#

i went the last year we actually worked on hardware

#

they swapped to only virtual after i graduated

#

sooooooooooooo glad i got to actually work on racks

eternal mango
minor heart
#

i mean we still had reg virtual labs too but

eternal mango
#

It was a lot of fun

minor heart
#

yea

#

I hate that they're digitizing some of that stuff a little too much

#

i by no means consider myself an expert in that area just ftr

#

just a fun interest

eternal mango
#

what if

minor heart
#

a bit

#

also did some mobile work at my old job

#

but i primarily just pentest rn xD

#

with reg. ext/int

#

i'm old =3

#

both

#

I did a few yrs of support

#

did a ton of ctf's, old boss liked my write-ups

#

;-;

#

aunt

#

i'm not sure how old granny would have to be hahahahah

eternal mango
#

dawh

#

Not that old

#

That feels nice

minor heart
#

but i'll just say aunt so i don't feel bad

#

rofl

eternal mango
#

..

minor heart
#

fk

eternal mango
#

Ok

#

You hold their legs

#

I'll get their arms

minor heart
#

ancient alien

eternal mango
#

Who's gonna stamp on their crotch?

eternal mango
#

Age ain't nothing but a thing

minor heart
#

it's the crab icon

#

hahahaha

eternal mango
#

Diddy?

minor heart
#

i couldn't even watch through it

eternal mango
#

I don't want to see anything about that

#

So why am I diddy @west basalt

minor heart
#

HEDGIE

eternal mango
#

You freakin idiot

#

How is that remotely related to diddy

minor heart
#

hahahahaha wth

#

YOU DO NOT

eternal mango
#

I do

#

One of those bone picks from covertinstruments

minor heart
#

omfg

#

but why

eternal mango
#

I don't know

#

I had an alert setup for the handmade hardwood picks

#

and the bone one was there too

eternal mango
#

Impulse sensitive, that's me

minor heart
#

wait so it's a guitar pic?

eternal mango
#

lol

#

One sec

minor heart
#

omfg

#

who DID THAT

eternal mango
minor heart
#

ok WHO in the community made that

#

hahahah

eternal mango
#

🤣

minor heart
#

so that I can avoid them

#

🤣

eternal mango
#

Covert Instruments put up custom picks now and again

#

Where's the actual one..

minor heart
#

can't you just get like a southord set like the rest of us

#

gawd

eternal mango
#

Yes

#

I just make bad financial decisions

minor heart
dapper tendon
#

covert is awesome i had a lockpick set from them a while back but i lost it, not trying to replace it anytime soon, definetly a fun hobby

minor heart
#

you know we do phy ya 🤣

dapper tendon
#

and the dude is a master at social media content

eternal mango
#

Still waiting to hear why I am, or what is diddyblud

minor heart
#

ty for scaring me if I have to do a physical hahha

#

real shit? fking nxc lmao

eternal mango
#

Come on, explain yourself @west basalt

minor heart
#

certipy and stuff obv too

sharp shuttle
minor heart
#

I just use bh

#

as well

sharp shuttle
#

that pick looks like a fish in your hand

eternal mango
#

Why you say it in the first place then

minor heart
#

oh there was this great abuse perms script I found on git

#

but I can't remember the name

#

and I hate myself for it

eternal mango
#

Anyway I'm just playing with you now

#

All good

minor heart
#

they're so cute too 🙁

eternal mango
#

😐

minor heart
#

omg!

#

that's so much worse hahahaha

#

I don't know why but it is haha

eternal mango
#

I mean crafting the pick itself out of bone would be pretty amazing

minor heart
#

you better not be combing your beard with that thing

#

rofl

eternal mango
#

LOL

#

No it's in the case hahah

minor heart
#

lmao

eternal mango
#

Aye all good

#

Nah

#

I'll wait until the morning

minor heart
#

oh no

#

;-;

#

poor critters

eternal mango
#

Little thing isn't gliding anywhere with that wing to belly ratio

#

Still cute

minor heart
#

yes but you guys forever ingrained that into my brain

#

lmao

#

someone is gonna use that as a coat now

eternal mango
#

...mental images of someone trying to use a sugar glider as a coat

#

they are not good

#

God damn it

#

I've been "close" to finishing this little experiment since 10pm

minor heart
#

lmao kk I need sleep

eternal mango
#

Now it's definitely not 10pm

minor heart
#

ni guys ❤️

eternal mango
#

Samesies I think

#

nn! 🙂

final prawn
#

Nm

meager kernel
#

Hello

jolly cobalt
#

Yo a general question what are hacker forums

eternal mango
minor heart
#

I just cut to the chase

#

can just query

eternal mango
#

Hah you're not asleep either!

minor heart
#

and ya

eternal mango
#

Now I don't feel so bad

minor heart
#

bh annoys me

#

ya I do

#

I usually check laps and maq first tbh or if I can roast

#

for first das

#

then like work on esc shit and bh after

#

and like certipy so like

jolly cobalt
#

Yo a quick question what is the red team and blue team channel?

minor heart
#

I'll see if I can go in for a quick roast or anything super ez mode like check smb signing and shit

eternal mango
#

Read the channel topics, but TLDR red = offensive, blue = defensive

minor heart
#

then will use bh when I have to bc I'm lazy like that

#

I'm a lazy pos

minor heart
#

but ya I'll run it through my lab env

eternal mango
#

Isn't that like what BH is for, building a graph and allowing you to query?

minor heart
#

that's why low hanging fruit to first da is ideal 👌

#

that was too hurtful in my soul

#

🤣

sage epoch
#

my birth town target went slightly viral on tiktok for playing the charlie kirk ai song

sharp shuttle
#

i am so proud of you guys, you have successfully kept g0b up 3 nights in a row

eternal mango
#

Negative

minor heart
#

he sleeps?

eternal mango
#

I slept yesterday

minor heart
#

hoo

sharp shuttle
#

dang, streak broken

#

we gatta do better chat

eternal mango
#

🤣

minor heart
#

no I'm always telling him to rest rofl

eternal mango
#

Yeah

#

But if I don't listen to myself

sharp shuttle
#

its like reverse psychology though

minor heart
#

now I see raccoon pRicks

eternal mango
#

🤣 🤣

#

HAAAHAHA

sharp shuttle
#

bros take care of bros

minor heart
#

is the ad tool yours?

#

someone linked it in my discord earlier

eternal mango
#

Should I gift it to my local locksmith for xmas moo?

#

But.. not tell them what it is

minor heart
meager kernel
#

Whatcha all talking about

minor heart
eternal mango
#

I have one of their grav picks set aside for them

minor heart
#

if I get that in the mail I'm burning the city down 🤣

sharp shuttle
minor heart
#

I think you should perform witchcraft with that thing

sharp shuttle
#

i also have the butterfly pick

minor heart
#

under the full moon

eternal mango
#

Aye same

eternal mango
minor heart
#

will summon a hoard of raccoon demons

eternal mango
#

I'll sacrifice a virgin next full moon and then gift it to them

#

Don't worry

#

I'll do it properly

meager kernel
#

@eternal mango had a question
If some restaurant/cafe hires me to put fake reviews on their yelp page, in order to artificially increase their reputation, would that be considered illegal?

#

Time to sacrifice you

minor heart
#

do what you gotta do though

alpine pumice
eternal mango
minor heart
#

hahahahah omfg

eternal mango
#

..but yeah, not illegal

meager kernel
#

Hmmm

eternal mango
#

Depends on content of the reviews I suppose

minor heart
#

some mod is gonna look back at this convo

eternal mango
#

There is a point where content can now be seen as illegal in the EU

minor heart
#

and wonder wtf is wrong with all of us

meager kernel
#

My friends who are freelancers were hired to do this
They requested me to help them out

minor heart
#

just pointing it out

eternal mango
minor heart
#

aw jfc don't tempt me

#

hahaha

#

you'll get a full list fully beautified in notion

eternal mango
#

Whoever is hiring will screw you over eventually

meager kernel
minor heart
#

and new blog post - how to make lockpicks out of unconventional materials

meager kernel
minor heart
#

yea ppl look for those fake reviews

meager kernel
#

Also who hires programmers to write fake reviews

#

Huh

minor heart
#

eg. every one of us on Amazon

meager kernel
minor heart
#

^ also answers who hires them

#

there's entire yt mini docs on dropshipping crap

eternal mango
#

Dropshipping is so cursed

meager kernel
#

Most of their advertisements are just scam

lime trout
#

snd they take insane margins

sick gate
#

Rent seeking behaviour

meager kernel
#

Person advertising some stupid cheap product as expensive and revolutionary

#

Just get a job at that point

#

Why do people hate a 9-5 so much

#

Like what's wrong in a 9-5

lime trout
#

A) not everyone can get a job within their skillset

#

B) not all jobs pay well

eternal mango
#

I suppose not everyone can get a 9-5

lime trout
#

C) trading time for money has its limits

minor heart
#

I mean isn't that what temu and shein literally are

#

lol

eternal mango
#

hahah

lime trout
#

Amazon haul is a thing now too

minor heart
#

listen ya'll, you need that electric fruit sanitizer that drops into the bowl on the tiktok cleaning vids

meager kernel
#

I feel getting a 9-5 would be much more stable and secure than freelancing and dropshipping

minor heart
eternal mango
#

Temu shipping kickstarter products before the project does

#

(ok exaggeration, only seen that once)

minor heart
#

and the fancy one

#

amazon luxury

meager kernel
minor heart
eternal mango
#

wut

minor heart
#

because I need a $1K sweater and crap apparently

eternal mango
#

$950?!

minor heart
#

yea only certain ppl get this ver. of amazon apparently

sharp shuttle
lime trout
minor heart
#

they think I got money bahahah

#

joke's on them!

sharp shuttle
#

terrible marketing, they coulda said its a faraday shirt, justifies the 950 for schizos

eternal mango
#

They just ironed on some freakin foil

#

Who the hell would buy that

minor heart
sharp shuttle
#

bored rich nepobabies

minor heart
#

idiots

#

that's who buys that

sharp shuttle
#

i dated one of these "people"

#

ballenciaga clothing

#

or whatever

#

tiffany jewelry

lime trout
#

yet in cc debt

sharp shuttle
#

oh thats super true too

meager kernel
minor heart
#

they marketed this to the wrong person bc I'd never spend that much on clothing

sharp shuttle
#

im telling ya faraday clothing

#

big hit with the dumbass boomer demo

eternal mango
#

That much on clothing would see me fit for years

lime trout
eternal mango
#

Not just a single top

#

It's just mental

minor heart
meager kernel
#

If you wanna avoid debt, don't go into debt 😁😁

minor heart
#

like sneakers, yea I'll blow money on that, or perfume - I don't really wear purses

eternal mango
sharp shuttle
#

you cant meaningfully chase a "dream" without going into debt, unfortunately - as the saying goes: you cant be a construction worker without steel toed boots

lime trout
minor heart
#

I always looked dumb with a purse fr

#

oh i bet i could find some insanely priced ones

meager kernel
lime trout
#

student loans

sharp shuttle
#

lol son, the banks run the world. usury is the standard, have you been sleeping?