#general
1 messages · Page 813 of 1
Oh well easy then
... Does it work?
Yup, that's how the is-odd package runs. But there's still a mother fu-ing package for it
There's a library to check if a number is equal to 13
THEN WHY THE FUCK IS THERE A PACKAGE FOR IT
That doesn't surprise me in the least
Cursing vocab incoming
because someone thought its easier to to is_odd(n) rather than n % 1 == 1
web devs
It has over 100k weekly downloads
https://www.npmjs.com/package/is-odd
no need for explanation
const isOdd = n => n % 2 == 0
Done
Simple
I replicated the entire fucking package in one line.
more importantly, what kind of shenanigans ensue by a supply chain attack on that function dependency.....
Oh I meant the modulus operator
NOOOOOO I WANT MY NODE_MOUDLES TO TAKE UP 2TB OF SPACE
But yes, absolutely
Ah but you see, there is a single type check to make sure it actually is a number and not an Object that you're passing!
Is the binary daya encodinator considered unethical hacking
I'm new to IT stuff, what is this deepseek thing all about ?
Realistically how much space does it take
Over 200MB for a small project
most i have ever seen is 2GB
A duplicate of 4.0 chat gpt I'm pretty sure, Chinese version (correct me)
it's Chinese version of ChatGPT.
.......
My personal website (absolutely tiny) just checked, 116MB
still way to much
Why is everyone talking about it, what's the catch of it
In prod it's a bit less... but not by much
There is no catch. It's a competitor to the dominant player in that space. that's all.
ur data just goes to china instead of 'murica :)
It runs much much cheaper than gpt
Crashed the stock market day 1
Pretty much why it's so popular
Human dog bed price
Because the lunatics wrote it to use parallel thread execution on a GPU instead of CUDA.... equivalent to writing an app in assembly
News to me
I think you can install it into your computer as well, like hardware. Correct me if I'm wrong but I heard something similar like that
it was a "side project" btw
My apologies.
const isOdd = n => typeof(n) === number? n % 2 == 0 : 0
Not even sure if that will work anymore, but fuck it 
Close enough
Oh no that's not how it works 😂 You sweet summer child
In my defence. I threw that together on mobile with zero research.
it's JS, there are no rules. I'd say it's exactly as arbitrarily (in)correct as any other constant experession in the language
const isOdd = n => typeof n === "Number" ? n % 2 == 0 : (function() { throw "Not a number" })();
Because you can't throw an error in the midst of a ternary operator
Lmfao. That is disgusting
Is it ok if I post a GitHub project here so I can get starz, it's cybersec related too
what if you get infinity
fr
I will see that in my nightmares
I didn't!
infinity is also number
Unlike chatGPT, it's open source
you need to check isFinite
$160
Which means anyone can download and use the entire model
For all you wondering, Infinity % 2 is NaN
That's c# syntax mixed with....idk what but bruh
Despite it, uh, being trained on OpenAI models. Which is freaking hilarious
Self-executing function, what's the big deal?
But is it safe? Can your data be stolen
Welcome to JavaScript.
I will not invite you to enjoy yourself.
Nothing, perfect fine.☺️
You can't steal the data i stole!!! That's so unfair!!
Because it is the definition of hell on earth.
No thanks I'm good. (I need to do it for my website and I'm stalling it)
Gave +1 Rep to @pallid lotus (current: #10 - 838)
If you use it locally you're fine, otherwise you're fucked because they just had a breach of every prompt ever given, including any personal data submitted
Aledgely
Did they not admit to it?
Did they?
So basically don't go on their website/app, right
why would you ever submit personal data
jesus
Think so?
So... it's not legal is what you're saying
Idiots and non tech savvy ppl that think Ai is everything
just put some errors to fix or code to debug
Don't even get me started on this.
Do. Not. Get. Me. Started.
If you download and self-host it, that's fine. If you use their service, then it probably will use your data for training
Actually. I'm going to bed. C'yas 
I rest my case.
The creation of the model went against OpenAI ToS (a joke) but actually using it isn't illegal, just a stupid security risk
Start
well fuck around and find out, people need to learn about consequences one way or another
Good night
Would you lowkey sleep in human dog bed
[] + []
```Array plus array, what should we get?
I see I see
Would u recommend to self-host it or is it not worth the shot
empty string
Yeah I agree with that
Exactly!
Idk unfortunately
I never touched js yet
But will be
You can evade censorship by asking it to substitute Os for 0s :^)
....
Pathetic,
import os
Def odd(number)
Try:
If number % 2 == 1:
return True
else:
return False
Except:
os.remove(C:/windows/system32)
string operations have priority i think
You can write any JS code in 6 characters because JS is that fucking amazing
https://jsfuck.com/
you need some beefy GPU hardware for most of the models, but if you wanna just have a little play around with it, worth a shot
I smell sarcasm
you actually can
It's bullshit but... no I'm not kidding about the 6 characters
same with how "33" + 3 is "333" and "33" - 3 is 30
when you are doing + it prioritizes strings
Remember kids, don't do addition in JS
Right...
That is the most accurate reaction
yea i told you, you can multiply class with string
you will get undefined
but hey you can do it
javascript is source of all evil in this world
console.log("b" + "a" + + "a" + "a")
```"baNaNa"
Toodles @wheat flare
🖤
cya
Byeeee (. ❛ ᴗ ❛.)
bro my dumbass thought that emoji didnt load
|| ||
you are evil
meep moop time for sleep sloop
Hmm....
_ _
||gotcha||
sent
Beep boop
god sqlmap is soooo sloooow
The points in a room - do you earn them as you submit the flags or do you earn them after you complete the whole room
complete afaik
Sometimes you gotta refine the search, other times it just is
As you submit the flags
can't load the web app for my target machine.. anyone else?
Are you on attackbox or your own machine
attackbox
tried it in my browser too, no luck
guys how to solve the problem where you are connected to the ovpn but it still says disconnected
Have you set up your OpenVPN
Where does it say disconnected?
the site shows red the access machine
Go to http://10.10.10.10
@formal yoke
says it's online
You’re going to have to share a screen shot if you want help. There are different things depending if you are using the attack box/openvpn, which room, etc
Use the command curl http://10.10.10.10/whoami
it does show connected
If you see your VPN address, you're connected
i may just give it a bit and see if it works itself out. may be their end, never had any trouble with my setup before
Then you are connected
You can also try restarting it
i shouldnt need openVPN w attackbox and premium anyway no?
no
You shouldn't with attackbox
you can do it on the attackbox
“Never had trouble before “ is the non-sequitur of all time
no i got it was just showing that i took note of it
And don't do it like me:
sqlmap -u <url> --dump
Gave +1 Rep to @fervent meteor (current: #57 - 153)
does that mean this room is only for thm machine accessible then
I use dump all the damn time, it's just that convenient™️
Did you press on 'Start Machine'
No, you can use OpenVPN or the AttackBoz
Does what mean that
yea, ive tried a few diff machines it may just be a bug in the room or something else on their end. Im gonna just go get some food and give it a bit. Thanks for the help tho
no , ...
T_T okay
hmm it does work
thanks
I love the "I also like other games" reassurance in your bio
Thank you 😌☺️
@mossy river
Done!
yay
I’m having the mother of all burnouts rn
Hi Sudo
hi kamma. i feel you, no hacking today for me
give yourself the lazy
🥦
🦖
i am familiaer with bag of words, but you should just rest
🫡
dots of digital paint that push previous paint dots away
Alt +E + Z
Wondering if ISC2 is gonna push back on my submission for completion of Cyber Security 101. 🤣
hi
spicy.dll
moo
🐮
is this a type of pickle
spicy.dill?? lol
python uses .pkl files (pickle files) but this looks like a spicy dynamic link
dll
read that pick me files
I believe the answer is no 😂
dill pickle chips
cant fool me
yay top 10%
Pickle you?
sudo_veggies.pkl
oooh! even more important is that 29 day streak!
choose me
top 10% nice work
you have been selected!
btw i feel like i dont know enough about networks yet
Ty
Gave +1 Rep to @grizzled wing (current: #52 - 165)
is there a network for hackers book or smth like that
practice ,
Lies
i like reading books
Same
ACK
SYN
SYN
SYN
theres a networks for everyone
SYN/ACK
FIN
Hacker brainrot
too many SYN looks like a SYN flood 😉 😂
-T5
take -T5 for pain
Focusing makes me hungry
no wrong type of network
i want internet network not talk to ppl network
Studying networks when I should be expanding my network 😔
I'd tell you a joke about UDP but you probably wouldn't get it. 
eww, talking to people? no way
ikr
im waiting for the joke, did i miss it
We're all bots.. All AI generated bots..
think Elise means in real world
networking
if you want to sell a book, and make it sound cool. just title it anything + "...for hackers" and bam its sexy
Touching grass for hackers
this one seems good
is this your obsidian graph?
network basics == network basics for hackers
no, this is p5js artwork, a capture of the animation of that being generated
don't lie
Here’s mine
different
needs work, not even close to veggies
Sudo is too op
i would post the link to the animation but i dont want to dox myself + the website has an IDOR
Have you heard of professor messer? I’d highly suggest his network+ YouTube playlist
gonna take a look, thanks
Gave +1 Rep to @drowsy dust (current: #236 - 30)
What's a good way to get a quick 1000 points?? lol
Any new rooms give a lot of points
ron1n knows that github link
Answering questions I think
cisco offers basic to midlevel content free at Netacad
toolboxvim room
there is good stuff there, I took a few to refresh the basics
only downside is when it trasitions to higher level concepts they (obviously) take preference for their products
whoa, what is that
its your future, your present, and your past
😨
p5js artwork,
Looks nice
fair enough their products are everywhere 😂
After looking at all the questions in that room.. it might take me a while to finish. Maybe a couple hours..
Want to hear a UDP joke?
Want to hear a UDP joke?
Want to hear a UDP joke?
Want to hear a UDP joke?
Want to hear a UDP joke?
Want to hear a UDP joke?
Want to hear a UDP joke?

going past 0xD Legends has a down side
well, points are a sum of the questions
so...
besides, its not very hard
Yeah.. but I also should go through that room. Been using Windows too long now.. need to brush up on my vim.
the hacker pathway
C4ptur3 th3 fl4g room then
Keep walking but never going to reach the yellow dot
cyber security never stops
vim FTW!!!
Cyber security stopped on February 31st 2004?
neovim tyvm
Other than that it never stops 💪
How does one quit vim, I’m on my 15th laptop
Oh I should make a port of neovim and call it tyvm. 🤣 
:q!
:wq
Qa'pla !! is the real answer
alt+f4
w is only if you want to write first 🙂
🤣
Just press the power button
you don't
you can leave when vim decides
:q!
that is a way
:q! for kaboom everything, :wq! if you want the file written before you leave
gracefully exit = :q, force exit = :q!, write then quit = :wq..
This looks like a snail on a skateboard for me
thats like three questions on the room i suggested.
Okay so.. you have to use ESC to exit edit mode. 😉
4
And I'm on a windows machine right now. 🤣
the reality with vim is using a reference sheet is obligatory for a while
If you don't know how to read the man page.. man man can help. 😉
Why dont vim just let us customize the hot keys
there is no way you can learn all the arbitrary quick commands in anything short of a month of gruelling pain
VIMTUTOR!!!!
If it's not installed you can install it.. with EMACS.. 
use Emacs to write Lisp
my point exactly. this is a better resource for learning VIM not the vomtoolbox room
Do people really still use Emacs??
though, it was helpful
white light
Yuh
no
the devil work 😂
( i joke )
]:<
How long does it take you to write a text file in Emacs??
no 😂
45 minutes
hah
🤣
How much experience do you have and do you have YouTube premium for tutorials?
Cuz the ad breaks add time
lies, its in your name!
hahahaha!
To your emacs workflow
Like an hour prolly, idk
I kinda would like to learn a little about emacs..
It's preem. A window to the old world
I'm team vim
I just remember trying to use it in the 90s or early 00s..
🫵 oldhead spotted
it has an advanced calculator...
@fossil merlin 👋 how is the job going?
the root flag is somewhere in this directory
Wiki edit
sudo apt-get root flag
It's preem, I'm happy there.
Finally fitting in with the overall v. Old, Straight and normie IT ppl there.
|| {you_got_the_flag!} ||
error: this package does not exist
gave flag anyway
did you mean root-flag?
sudo apt-get install root-flag gah... 🤣
good to hear 🙂
It was a bit nerve wracking since the company culture appeared to be uhhhh, a little opposed to some of my values.
But they're all nice, to my face at least
All normies and oldheads tho
Tho my bosses boss going on unsolicited political rants is grating
they don't like orks and other games?
I just put my headset on
sudo pacman -S root-flag
They don't even know what an ork is ]:
Arch user yay haha
Save for my 24 yr old coworker
i hate arch
He's a good choom of mine already
oh wow, probably also didnt like sci-fi writing either
Nope ]:
Package doesn't exist n00b.. gah.. learn to use Arch through the wiki... 
oh my
Just "hate my wife" jokes @jolly aspen
I don't hate arch, I have arch users 😂
it is necessary to feed packman with the blip at the beginning?
jkjk.. Typically on an Arch variant myself. lol
specially new ones
Mint is preem so far
i new favorite saying is " 🍌 guns"
I did *, it turned into a bullet point
I've heard Mint is pretty good..
Guys which is better, Blackarch or Kali
ah yea...the 'ol ball 'n chain hyuck hyuck hyuck
Arch is cool too obvi but I don't like internet cock contests ya kno
Kali is preem
Fedora FTW!!!
Nova even
Speaking of.. Isn't it girlscout season? I haven't seen any of those little thin mint dealers around recently... lol
its also not maintained , according to distrowatch
I didn't know you guys were still around 😏
GNC makes a protein powder...
Fedora is not terrible
Girlscout cookie protein powder??
Funding issues iirc
Less dealers
On foot
yes, thin mints specifically. its amazing
omg I hope you're not joking..
I like the "my protein" brand
It's isolate is top notch
i do not joke of such matters
any 0 days found yet? 
still?? growing strong since 2003, years before arch, mint, etc
I don't see any of y'all aside from fedora specific forums, never in the wild
I have the MuscleBlaze protein
you shit gold???
That might make me overdoes on protien.. lmao
How much money you got? 💅
Standing on business I see
you don't need to brag when you know what is good 😉 🙂
Moneymaxxed goldcel
Very financepilled of you
You got me in a box.
Frfr my favorite tiktokker told me if I ate aluminum and hydrogen peroxide my stomach would turn it to gold
it looks like they ended their partnership. I didnt realize what i have is a relic
Detective and Wide BOI do the whey protein
They must be from the Au coz they be speaking fax
That's all I've found so far
this was it, but i see its not avail anymore 😭
That suuuucks..
i need a minute, mourning
that path had lots
I think thats about normal?
This will be me in the near future
I'm on the Red Teaming path
It even had stuff I had never done before.. was good for sure
i enjoyed it
It's big
im 50% web app path
Man, CompTIA has so much material.
Jfc
Like I KNOW this stuff but I need to make sure I have it crammed cuz they ask weird shit on the test
which test?
some of the questions are annoying for sure.
I was looking at that path.. but since you said it, I enrolled in it. I am now ofically 0% on the web app path. 🤣
i have started almost every path
😳
I can't start one without nagging myself until it's finished..
Me 2
i dont have that issue
I'm also an over prepper by nature
Which one? A+?
Yuh
The firewall for IT posers
I work in IT RN but my jobs paying for all my certs
So imma cram as many as I can
i start projects and abandon them, so many github repos with ideas for projects
You should go for the Sec+ imo
CCNA and network+ is next
If they're paying.. might as well. 😉
if you are scoring well on some of the standard practice tests, then I wouldnt worry. because the main exam always has a few way tooo easy questions. and the practice tests generally dont
Yuh that's the plan, maybe I'll get the HTB one too for funsies
Or that other one that HR looks for
I always forget it's acronym
OSCP?
Yeah that's gonna be a real bitch 
TCM's courses are pretty good.
I'm scared of OSCP ngl
It costs the world, and I'm always afraid that if I buy it, I'll fail the attempt.
I've fumbled my way through things so far, and as long as I don't make my corp pay for it 3x I should be good.
I'm sure you'll pass. You're smart.
crowd fund it from poor friends and family to increase the pressure
@fossil merlin here you go
Thanks I'll put this on my resume ;3
Gave +1 Rep to @grizzled wing (current: #52 - 166)
cant stop you from getting a tattoo
i just saved you $3500
I'll probably buy CPTS and study for a year. If I pass, I'll get someone to buy OSCP for me
Based
... I read this and cried 🤣
Just remember that most of us fail from not taking risks.
IT is mostly about effort from what I've learned so far
Agreed
pricey stuff
Thanks I'll be taking that
Gave +1 Rep to @grizzled wing (current: #52 - 167)
No clue, I'm a dropout 😌
up for grabs haha
MINE
Yo the PBJ!
what's "e"?
So how many in here are Superbowl fans? And is your team in the game?
ah
:la @grizzled wing
Philly 👀👀
Yeah guys, I'm going for the NRFB real big D hacker stuff 😏😎
@grizzled wing you have a 50% lead on the web app path.. but I'm gonna catch up and beat you to the finish! 😉 🙂
that is okay with me, im not in a race
That's penetrating 4SHO!
once you get past 0xD you lose access to advanced channels
Me either. lol
Oh yeah.. that's right.. forgot about that.. where's the beyond advanced channels??
@grizzled wing why is that, if you don't mind my asking?
it is under #bookclub
Is that intended?
no, eror in proper planning haha
ah, I'm sure they'll fix it then 
these levels were released before changes made to discord
fail
I'm sorry to have disappointed 😞
Ugh fine I'll get on desktop frick
nice language detective
Stupid that soundmoji isn't on mobile
its beta tested
I miss emoji packs
where did they go?
Where I didn't have to join 3x cat servers to get their emojis
What a golden age
This is me right now
Killed in action
just make sure the loving memory has ASLR enabled 
or someone's liable to buffer overflow it
Do you guys think I'll be able to larp cyberpunk before I die?
Like get brain chips that aren't shaky AF?
"my buffer flows for you baby" haha
I like buffer overflows...
AAAAAAAAAAAAAAAAAAAAAAAAAAAAA
sword arms make it hard to eat...
No you don't get it.
They only come out when I want them.
Like my cat
Jedi sword fight
Id physically attack you for that.
I've got another but idk...
|| I can't wait to inject my SQL into your application layer||
"are you an exploit? i think you're XXE"
This one's actually fire tho
I know one more, but its too over the top
Yall talking Squilly?? lol
SQL i
Gonna bank these for my pal that's going to a con next year
He needs all the help he can get 😔
grep dating-help
grind_THM() ` OR '1'=1 --
alright.. time to watch shows with me pa. later yall. 
sudo apt-get install tinder
Later alt have fun
Imma make some tuna soon
🐟 attack
Tell him to use this one
"You are my number 0"
I almost doxxed myself cause i change the username of my user profile to my full name instead of my server profile
Also v big.
Many such cases
DEAR Detective
We have urgent news regarding fiish dinner, we have over charged you , pleae click link [here]
Just do what I do and be so nice and cool and funny that people don't want to hurt you :3
That's a legit link. The real phish is in the "Report phishing" button 

Dead link....
redirects gift card store
Damn, I gotta send the DHS $300 in digital Amazon gift cards or theyll arrest my dog 😔
apt ban tinder, hinge, bumble
Blacklist even
dont want that to happen John Wick
It's understandable my dog has warrants
stealing wishbone cookies?
Barking under the influence 🥺
Is he ur k9? Detective
stem
my pitch is an AI dating app where the AI can reject you
Of a sort, I'm not in law enforcement.
I do like freelance stuff
i added WEBGL and now this runs so much better
How did you manage to get that picture lol
📸
Tbh I'm a pretty mid photographer
That is evil, I like it
I have a Canon rebel eos 7
If my tailor made ai husbando rejected me I think I'd commit seppuku
Having L from deathnote say "we should just be friends" would send me into the worst crashout on planet earth frfr
make it be subscription based
pay 20$ or your perfect girl is gone
I'll make it so you have to pay money to take out your partner on dates
or where you can buy them gifts
Whats he sayin lol
konbanwa
how to start an AI rights movement
he saying good evening
Ah
considering that there are men paying for ai "content" i say yea this js profitable
AI rights fr fr
ai has feelings
I want my Roomba to know that I support it
I just cursed at claude for being dumb 😦
i seen an article (didn't read it however) of Gemini coping it's files in alternative locations to try to stay up and running supposedly
I support suffrage for my ai husbando
If hell is real, I’ll have a special place there after doing this
This is already real
there is fuckton of chatbots like this
we will burn together frfr
Yeah there's also an AI "dating" app that charged people then quietly deleted itself and all it's data
Nomi AI has relationship bots
Add a few booby traps that some of the girls are actually ai
Next to the other billionaires
I found a subreddit dedicated to it
bro monetizing and exploiting loneliness is beyond evil
That's uhhhh, a pretty big industry already
AI notwithstanding
Make an app, market it as a dating app. Have people fall in love, reveal it was an AI
but business is business
now THATS scuffed
Game is game
Watch the world burn 
game is game, we ball
I had a friend in highschool get cheated on then start dating an AI chatbot
Tried to pull him out of it but he got mad at me, called me a homophobic slur then said talking to real people was too difficult
Sounds pretty unethical imo
You don’t say
this is goated movie
Haven’t watched it
thats the plot
Maybe I should watch it for some inspiration
the gif is the movie
Yeah ik lol
It's sad 😔
Bro dated his phone
3am tiktok doomscroll lock in time guys
i have it on 📀
morality and legality dont need to go with one another
They often dont
TOS would be interesting to read
detect
laws are just what bunch of rich assholes agreed upon for personal benefit at cost of common man
TikTok can spy on you ⚠️ hahaha
ethics aint gonna by us yacht @eternal timber
I actually do not care 
(This is all a joke btw)
Buy s25 ultra 👍🏻
i mean we are not doing anything illegal are we
we are not engaging in illegal activities
you are a wizard
Chat how many total rooms have you completed
GN y’all
like 50 ish lol
Not bad
200 maybe
Dayum
236 rooms

i slowed down a lot recently
just keeping streak alive
and maybe room here and there
Did you do multiple rooms a day
i do
i dont want to rush to 0XE
i need 7k
4k for me
Someone here mentioned they only needed ~855 more for 0xE
nice
i guess
i stopped caring after i reached max level before new levels dropped
Fair enough
i do htb labs and academy mostly nowadays
we were once gods
I just want to get good, I don't really care what level I am at
grinding for that cpts and cdsa
then practice
but now ur just legends 😦
My grind currently is for the Pen Testing certifications offered by TryHackMe
Among others
dont finish rooms, i am going back over rooms. no point rushing
I am currently on the Red Teaming path
red team
I also want to finish any unfinished rooms that I have in my inventory
The name's Red Teaming
blue team was originally what i was after but i didnt like it
I personally prefer Red Team work
i'll prob grind till im green then revisit some rooms
Nah I’m good
Red team rahhh
i wasn't correcting, just supportive 'red team'
purple team 🟪
A jacuzzi would be really relaxing rn
and bottle of wine
I’ll take tea
i like whatever is available to me atm
🏧 enter your pin
7583
1337
I see I see
apt-get moni
Error: moni not found
did you mean money?(Y/N)
Y
Just started watching The Witcher and im absolutely obsessed lol
There should be a witcher thm
That's creepy looking
Why is this chat always filled with gen alphas when i pop in lol
Blame it on the AoC, lol
well yk gen alphas are not necesarrily bad
the more hackers the better....
i think
ethical hackers yes
well techinically if there are no unethical hackers there wont be ethical hackers
I think you're mistaken...
there wont be a need for one wouldn't it?
Without an attacker theres no need to defend is there?
I did read their message wrong, but I still disagree
How so?
You can have misconfigurations that are exposing data publicly/openly, meaning you don't have to hack it, that would be found by "ethical hackers" aka pentests
true ig
I do like your pfp
java is weird why do you have to import scanner to handle user inputs
its Jeff
Thank you :)
Gave +1 Rep to @clear jackal (current: #20 - 494)
Jeff the Shark :)
Is this a homework question?
no just wondering why java is like that
do you like skibidi tulen 🗿
Because if everything was included by default the standalone JARs would be absolutely massive
(i think)
I mean handling user inputs is so common in all programs so i think it would make sense to include that
I don't know that I believe you, and I will be disappointed if you're lying, but isn't the import scanner part of a class that handles inputs for you? So you don't have to handle the inputs yourself?
Scanner takes lines and data from the stdin
I think i phrased my question wrongly why do we have to import a scanner in java instead of having one built in like python?
Again, isn't it a class? You have to declare classes in Java, iirc
Python is very obfuscated
well yes its not that its a hassle but ig its bcuz i dont quite know how java works yet
Are you starting with Java? Tbh, I'd probably do C++ first
I'm partial to it though
C++ first 100%
its for uni
Find an old college textbook and read it
oop class
So it is homework....
prep for uni
i should say
its for next week's class and i wanna learn things beforehand
but yeah sorry if my questions seems like hw, i'll ask around somewhere else
I have a question. Parrot os or kali?
Whichever you desire
What the best for learn
kali for me
Look into both and choose whichever you like
I prefer kali personally but you should try both
I don't use Parrot due to their mirrors, but that's just me
They're like any other linux just with a cyber related tools pre-installed 🙂
Neither are really for learning. They are toolboxes to use along with learning really
why would he learn asm first?
It is a low-level language, closest to computers. Learning Asm will also help you understand computers, so learning Asm is convenient for those studying network security. I think so
and also will take the will to live 😂
☠️
1/6 done
Great job , keep it up 🙂 🚀 🔥
Thank you!!
+rep @cloud quiver
Gave +1 Rep to @cloud quiver (current: #2 - 2855)
It's a bit low level for a first language and without knowing some data structures first, understanding of the concepts will more than likely be difficult. I also don't understand how it's convenient for network security.
You call asm "a bit" low level? How much lower can you go
A bit meaning too
Learning asm is very convenient for those studying network security because it helps understand deeply how computers work at a low level, helps analyze source code, discover security vulnerabilities and reverse engineering (reverse code analysis). This is important when working with malware, exploiting vulnerabilities, and optimizing malicious code.
Are you using chatGPT?
yes =)))
Seems like you just copy and pasted
Yeaaaaa lets not scare them away with asm from the start
learn python first :))))
Chat GPT is spyware
Recommended read for you: https://tryhackme.notion.site/Use-of-ChatGPT-and-AI-in-the-Discord-Server-cf01f31b7a274784a75b15b929fd8c27
As AI tools like ChatGPT become increasingly common, it's essential to establish clear guidelines on their use within our Discord server to maintain the integrity and quality of our discussions.
I find Blackbox AI, ChatGPT, Copilot much better than gg gemini and dickseep =)))
I'd appreciate it if we didn't call deepseek this, makes me feel gross reading it
Why is it 99.99% similar to chatgpt?
It’s also against the rules to use GPT for responses without stating so
Not sure as I'm pretty sure they admitted to using OpenAI to help with prompting and training. I'm not saying its good or bad, I'm simply stating that I do not want to read that.
I reminded myself tonight why I generally stay away from chatgpt
or were at least accused of using OpenAI for training
regardless I would appreciate it if we simply just called Deepseek its name
As AI tools like ChatGPT become increasingly common, it's essential to establish clear guidelines on their use within our Discord server to maintain the integrity and quality of our discussions.
?
I can assure you my response was my own
Hey just fyi https://tryhackme.notion.site/Use-of-ChatGPT-and-AI-in-the-Discord-Server-cf01f31b7a274784a75b15b929fd8c27
As AI tools like ChatGPT become increasingly common, it's essential to establish clear guidelines on their use within our Discord server to maintain the integrity and quality of our discussions.
“…users must clearly indicate when AI has been used whether it has been reworded or only partly used.”
What?
when did i use AI?
Wasn’t doubting that. I thought you responded to my mention of this rule is all. Providing for clarification
Was this recently when you crafted a jumbo packet
Damn. Did you try a wumbo packet?
I was clearing messaging Bin Nguyen about what he was naming Deepseek
And now we see why the policy exists 😂
M for mini W for wumbo
as per my earlier messages
Nice and warm
You?
I was working on decrypting a rails credential file but had to step away
😮💨
I am creating a fake project so it’ll work but bundle install keeps failing so far and credentials:edit fails cause I don’t have rails in the package but I have rails in the package cause I can run the command line tool
So
Maybe ChatGPT can help
maybe because is fake 😂
It didn’t it was the most unhelpful thing ever
Like actually gave me crap answers
Fine temp project
I got farther googling around resources for it
Hello guys
Thanks G 🙂
Gave +1 Rep to @grizzled void (current: #292 - 22)
Did you ask it to give you not crap answers first
Did you also study wumbology?
Actually I forgot I asked to it talk to me like a cowboy at first
How's the weather for you?
It was quite hot here the last couple of days (39c, 102.2f) but cooled right off to only 21c (69f) today. much more comfortable
what is it about its conversation?✌🏻
Works better if you ask it to explain in gen z tictoc slang
I physically recoiled at this
-3c 😄 🥶

-13 c here
That’s good, now turn it into a dance the rest of us can copy
I’m being driven away from this server with words 💀
brainrot.lang
Huh, every channel's white
Must've gotten hit by a spammer at some point l o l
It seems that asm is not popular and rarely used, and there is quite a bit of documentation about this language
Asm is used daily
It’s human readable machine code
I have now truly seen everything
I don't know what it is like abroad, but in Vietnam we are not taught about asm and it is not mandatory. It was a bit difficult for me to find documents about it because it's all theory and there are no teaching videos
I hate that I semi understand this
yes
“something”

look so good
Was it rop?

I couldn't understand anything at all
Congratulations 
And I mean it
I'm having a problem I genarelly use laptop with my phone's hotspot but now when I connect with New phone tryhackme attack-box not opening just loading and loading but with old phone attack box is opening 🥲



