#general
1 messages · Page 782 of 1
Yeah, I'll write GPO's for that
wild
Can I ask you guys a question
sure
So if I make a live bootable USB with rufus and use a script to download every tool I want on startup or embed it into the OS with a Linux fork, is this doable
I can explain it better if you want
But i put it on a USB drive and go kabam
Yes
very much
Or you could just download the ISO image and mount it with Rufus, then add whatever tools you want through the terminal
Not sure about dual boot, I've used Rufus only once to cram an OS into a 4 gb USB
There might be an option for it
you can probably get away with 3 ADs, one for T0, one for T1, and a general
Can you download it into the OS image though, this way you can skip the download stage on startup
depends on if you have sensitive resources as well or if it's just a standard business network
Are those connected as forests, or completely different ADs?
Just load the USB drive
probably forests would suffice
I think you can, theoretically.
would block the easy attacks
Because it shows you the startup files
Yeah, one policy would protect them all
Also a disadvantage, but oh well
I think the technical term would be embedding, and that is completely doable since Linux is an open-source distro
depends on budget 🙂
Yeah that's right
You'd have complete control over everything else anyway, so this shouldn't be a problem really
but no machines on the sensitive zones
yeah, I'll though take focus in the small businesses, so ones with approx 50 employees and then talk about how you can build further when you grow
I like speed and getting everything setup as quickly as possible, which is why I use autohotkey
T1 might not be useful at that size
I'd like to setup something similar in the future
My idea of a perfect world would be one where VMs start up in 10 seconds or lesser 🤣
probably wouldn't yeah, but lets see, I have until October/november to write the fine print
and T2 accounts should be limited to the minimum necessary as well
Lmao sign me uo
indeed, had some unforseen expenses that came up
most people just need Office anyway
yeah, zero trust is going to be a big header
attackbox takes a longer time to load than my virtualbox kali, but I still prefer using attackbox, idk why
Devs'll complain
its a laziness thing
How are you thinking of it rn?
VDI is a terrible solution on a usability note
Cause it's quite a bit of work
speaking from experience
Idk yet, I probably don't have the time to invest in doing something like that right now
besides, I'll be getting a new laptop with custom built RAM in a year or so anyway, so I can make do with my current configurations for now
Use cloud 😉
fuck yeah, as someone who has worked in an MSP that kept pushing Cetrix out to customers, no thanks
Gave +1 Rep to @shell nova (current: #13 - 617)
(Also Citrix is broken af)
I've thought of that. Wouldn't be a problem either, with $250 AWS credit per month
I get that because of some student benefit
I think there's a certain amount of periodic credit in Azure as well
What's specs you got rn?
You mean my host specs?
8 gb ram
intel i5, not sure about the gpu
You could 100% get better on the cloud my guy
Yeah makes sense lol
$30 per month
I guess that's why I like attackbox
Gotchu
Really is
It really feels like that
Quick question: What sort of jobs within Cyber will require you to make use of Kali?
pentesting mostly
Ah ok
and even then
Even then...... ?
I don't really use it personally
Fair enough
makes for a good bastion type box if the engagement allows it (for pentesting)
Bastion type box?
you know what a bastion is right?
Heard of it, but not entirely
ah think of it as a single point of entry into a protected network
So like.... the "ethical" form of a backdoor?
yeah, usually it's something limited like an alpine or something
I just read that as airplane 😁
you can webshell into it, and use it as a base point for doing whatever admin stuff you need
for pentesting secure networks we'll usually ask to use one as a jump host
Ohhhh so that's like.... setting an anchor onto a network, once you gain access inside it
Correct?
makes tracking easier on their side as well
I mean technically yeah, but on a test it makes it easier for the network guys to set up the firewall rules
and possibly monitor whatever shenanigans we're up to
What's a jump host?
Ah ok
look that one up 🙂
Alright 🙂
a web shell can do everything a standard reverse shell can right?
Usually , no 🙂 . If it is a some simple web shell you won't be able to run interactive commands and commands that display more than one line of output 🙂
So essentially you use it as a sort of bridge to move between security zones?
But again , it depends on the target and particular web shell beign used
good morning hacking people!
in a way
Hello hydra
Hi
g'day
Good morning, what is the best DNS poisoning tool in kali to learn?
Elo
Whats a good password list to use that isn't rockyou.txt? This challenge room I'm doing says password policy checked for passwords that has been breached and rockyou is checked
Silver Platter room if anyone was wondering
Create custom wordlist with cewl 🙂
I don't know what the possibilities are though, could be anything
Hey are you familiar with python decorators, nested classes, etc?
Generators
Different libraries
Decoraters are cool
+rep to this
Gave +1 Rep to @cloud quiver (current: #2 - 2587)
Use cewl to crawl the web app home page and create a wordlist 🙂
cewl http://<ip>/ > pass.txt
Not much to be honest 😄
Very wise
Thanks 🙂
Gave +1 Rep to @graceful mauve (current: #903 - 5)
I did not think of that at all thank you
So you're a tool guy?
Thank you, didn't think of that
Yeah 🙂 . But depends on context
Damn, can you give me a tool based on a concept I say, do you think?
File fuzzer for urls?
ffuf, gobuster, dirbuster, aquatone
But all are similar you can't really go wrong with either 🙂
yeah i have the same question, what fuzzing tool do you guys prefer?
ffuf
gobuster for me but maybe that's because I don't know ffuf well yet
Ffuf
Burp Pro is also great if you have access to it 😄
Intruder does this kind of brute forcing too right?
Fuzzing tools? Nah i do them by hand
What about wfuzz, eyewitness and webscreenshot?
I use Gobuster, but just because that's the first one I learned
why do you need to take a screenshot of the page?
Never used last two 🙂
You should try them out 👌
They're smaller than aquatone I think
Thanks for suggestion 😄
Gave +1 Rep to @graceful mauve (current: #790 - 6)
Of course, I've probably got plenty of tools you might be interested in XD
I'm a developer myself, but I just develop my own tools
does anyone prefer RustScan over Nmap? i've never tried it
I prefer nmap , get used to it 😄
Haven’t tried that yet
Yep
hi, does anyone have this problem with the attackbox? it runs commands very slow, and even if i'm waiting, this happens:
Rustscan can be too much aggressive sometimes
ferrox as well
Try to terminate that instance and start a new one
i already did, happens everytime
eyewitness is nice
For thm i prefer rustscan
That’s cool man
its faster?
Yeah
It depends on the user I guess
It is but I like custom tools more
It's a bit harder to get a screenshot because I haven't done that in a script
Idk how they do that but eyewitness is my go-to
yes
Bug bounty hunting
also to try to see what the heck a server is
or like navigate to the page
when you have a scope of several thousand IPs
I also I like to develop my own tools but never tried it
that's a lot of images to look through
you can probably do it with puppeteer
Does any one have a suggestion for debugger
playwright these days would as well
debugger for...?
playwright is great
it is
Software
I wrote a gradle plugin for java playwright that noone ever used
what software, you need to be specific
What kinda tools?
For games
🗿
I mean if you're trying to cheat know that most online enabled games have anti-debug and server-side checks
so all you'll get is an account ban
Eyewitness is not useful for games
like game developing?
nobody here knows what you're trying to do, and the answers you're giving are so obscure that it's impossible to give you recommendations
Yeah i just trying practice cracking apps
I like making SQL generators
hmm on day 19, AoC 2024 you have to crack a game using Frida
What programs do you use
There was challenge to crack serial key in app
What kind?
Are you just creating AI wrappers?
I mean the standard debugger is GDB on linux and WinDBG on windows, but they're pretty painful to use
Hmm thanks
Gave +1 Rep to @gleaming grove (current: #554 - 10)
No I'm creating my own shid
AI is just a tool anyways, who relies on that shid
I've cracked a few licenses during pentests...fun to see the terrible crypto people use
like maybe not include the signing key in the app itself?
AI powered generators
Did they create their own?
Which happen to be the best kind
That sounds braindead for SQL IMO, you can prove me wrong
nah it was standard AES/RSA
What is the debugger you used I just trying to learn that part
they tried to obfuscate things
So just insecure implementation
It’s not as accurate atm
app was in C#, so I used a decompiler and debugger for that
misconfigs too
Accuracy in LLMs can be adjusted, just like your coding sbility
also predictable keys
You can fine-tune the ai models
Wow
hmm how so?
Are you aware of the Bias-Variance tradeoff?
Not currently but I'm sure I can get past it
It means that that is a limitation
I can get past it
I read it for like 5 seconds on Google search and already got it
Should I read into it more or something?
What do you mean by getting past it? It’s a measure of the relationship between complexity and accuracy
What you said doesn’t make sense
I mean fine-tuning it
For what purpose does the x64 debugger is used
I don’t think you know how LLMs work
It gives bad responses in a regard, so you give it the correct answer, so it knows in the future
Fine-tuning
How much do you want to bet?
I don’t care enough to bet.
Do you know what supervised learning is?
...well considering you ignored my question on how you're fine-tuning it 
Jayy have you heard anything from the finals ?
31st Jan
Yeah, china released a new model based on it. Are you familiar with harnessing unsupervised learning
I doubt I've got it
You might
heya, .. has anyone done fileinclusions room here ??
Your “fine tuning” is not unsupervised
They were really adamant on the "soft skills" and I don't think i communicated enough xD
But based on memory, no?
Do you know prompt engineering?
Hey kamma mind if I shoot you a DM?
What about it?
What does that have to do with this
That won't change the accuracy
Yeah sure
Why would that be?
That just changes how much it understands what you’re saying. It doesn’t change the accuracy of the model
Prompt-chaining is a big part of some AI workflows?
What bullshit?
Can any one suggest resources to learn about debuggers and reverse engineering
well, that can always be taught when you get together with the team and meet up, I mean, some people don't talk that much when they don't know the ones they are with but open up a lot more when you know them
Ghidra, x64dbg, Ida pro free
Look at the documentation
Or YouTube tutorials
You can use cheat engine and cutter as well
Where do you think the training sources come from?
yeah true, it's a 1 in 8 chance I've got
which is still good odds
Where do you think an individual person comes from?
wat
Everyone has unique interactions with an AI model
Thanks
Gave +1 Rep to @graceful mauve (current: #712 - 7)

Gotchu man, lmk if you need anything
but the AI model is not trained on the individual person
It is though, the correct data is sent to the company to train the LLM, no?
no
Plus a large amount of precomputed datasets
it's already been trained
Your interactions only refine it
Exactly what I'm trying to say
This guy gets it
The LLM can't logically identity what is and isn't factually correct data unless only factually correct data is introduced to it.
the interactions you have with it doesn't change the accuracy of the data it was trained on
But you can define it
a container ship with 300 containers filled with papers written from top to bottom
approximately
It's used by the company for improving the accuracy, but its baseline knowledge comes from datasets
WHOA
Yes it does
I didn't know the exact size lol
no it doesn't
Which model are you talking about jay
it's an approx of the amount of papers that you need for said data it's trained on
.
i think they're trying to say that the interactions can be used by the company to improve the model's accuracy
,
i'm not talking about any specific model
It would be hilariously foolish to allow user interaction to potentially poison the training data set.
@mossy river can i dm you?
Exactly this, and you can improve your own interactions
but that still doesn't change the accuracy of the data it was trained on
Some LLMs do that
Mhm of course
Correct, but it can be used to make fine tuning adjustments as needed by whatever company's in charge of it, like OpenAI for example
It doesn't change the baseline of knowledge it already has
No but it changes the interaction you have, changing the data for everyone if it gets sent to the company
So the idea that user interaction = immediate change to the core training data
Is VERY DIFFERENT from the idea that curated user interaction can be implemented as future additions to training data
And how do you recon the LLMs decides the info provided is factual enough to be added to the training set?
This ^^^
No one thinks that
Me when I gaslight ChatGPT so that it returns 1+1=11 to every user
That seems to be what you’re suggesting
Gotta agree with kamma that's 100% the implication I was getting from you revell
This as well, now I'm completely lost
Well ask me a question that clears it up
Cause idk what's going on
You said you can fine tune the Bais-variance tradeoff so that’s exactly what you were saying
bruh u didnt check
Yes and I can tell it when it's wrong or whether it's right
Nice! Is your fancy graph getting bigger?
Bro can I dm you
Hell yeah
Yooo the spiderweb thickens
Yea go for it
I remember when it was only like four nodes
They grow up so fast
#baby? lol
I plan to expand my notes in the future so I set them all at the developmental stage for now
What this graph about
for note taking I use CherryTree, it's really good
It’s a tag I got from a YouTuber called Odysseas
My notes
Ah nice
Ah cool 😎
I've got the basis for all my pentesting notes more or less finished now so I'm gonna start working on Digital Forensics pretty soon
I suck at phones man
So you gotta root them and then take the data?
huh?
well... depends
I mean the main avenue is getting the user to click the "approve these permissions" prompt after downloading a funny app
Yeah that's true but say if the device is locked, or data is held behind a type of gateway then you have to root it
To get access to whatever accesses the files right?
No access lol
Yeah that's definitely above the general chat paygrade.
Yeah that's what I've been thinking
I can and will talk about it, though in advanced channels
pretty much
I'm shit at phones 😭
@zealous gull Hey, I (and the server) don't allow unprompted DMs, so if there's something you need to ask you can ask me here. What's up?
Okay i am ending this curse and ranking up today
glhf
it's a really niche topic
I only know like 10 people who are really good at phone stuff
That's a lot of people
out of 3 million?
Yea
Ah okay 😀
At some point, i might pivot to android reversing
I could make do with one of those people
But there are a lot of stuff to do first, and i am not interested
So close yet so far
Right, need to finish it in my head first
I just got contacted about mailinblack https://www.mailinblack.com/en/
and their systems look so weird 😭
it's like "this is your first time contacting me, your email has been analysed based on security rules etc. etc. please click this button to actually deliver the email"
Secure your business emails. Train your employees to cyber attacks. Protect your emails with Mailinblack.
Why may I ask?
I don't get paid enough not to talk about it so
It's very difficult to ethically hack a mobile device.
But they have bug bounty programs
For specific phones?
Do you mean with hardware? Or forging the ROM or something?
looks sus
now it's getting more into the advanced topic again, I will retract my comments and only be talking about it more in #advanced-general
yeah, which is why my coworker asked me what I thought
Again, I present my
Here's how to get access to the advanced topic
Gotta go guys see you
found some about it on reddit:
Mailinblack is efficient but it's either you love it or you hate it. It blocks 100% of external emails. You need to allow the mail or the recipent or the domain. Your recipient may also unblock himself with a captcha. It's very efficient at blocking spam. It's less efficient for targeted phishing emails. Pm me if you need morr informations. Some of my clients use it.
Bye
This will take me 3 decades at this rate
It's worse cause the required rank is going to be going up.
I'm obligated to state my disagreement with the idea, but alas.
I don't think it is?
Why? Was there a lack of competency previously?
or have they said it
Can I just like tell them or show them something g
Jabba has said it a couple times, they're just unsure on where it'll be going.
Would make sense since I’ve seen 0xD people say some questionable stuff
That would be easier
I’m out at the moment I’ll respond when I’m back
you can show them that you have a cert that is approximately the same level as OSCP
Fuck no
?
I haven't done that
Then 0xD it is (or whatever it goes up to)
Why are you still level 1 btw
Currently what i am trying to do
it means that I need to get up there as well
It wouldn't take me too long if I went back to grinding like I did when I first started, but I don't wanna burn myself out for nothing.
Can I talk about advanced shit until they accept me?
I might do that
you can't
Plus I like teaching the newbies
Not how it works
Ironic
Same, it's just i feel like the information is repeating
Yes I am a newbie, tell me something I don't know Chief
Wasn’t referring to your level
Oh lol
Yeah, and the stuff I'm interested in learning isn't really well discussed in the THM lessons, so it just feels like a slog.
Sup. I’m just coding rn
Great
I just came back from college
What are you coding rn?
Wdym?
Naives bayes classification. Implementing it from sklearn is easy so I’m just doing it from scratch
Good luck G
No amount of breaking the rules will get you rewarded. You can't annoy the mods into letting you into the advanced channels. 😂
I don't care, I just want a good conversation
I want to say smth cocky like “I don’t need it” but I don’t wanna get smitten
😂😂
Manipulation 😈😈
I wonder what new room will be released on thm
I'll make one for $
Cause it'll be advanced asf
Ok, make one
If it's good enough, someone will give you dollar
Success I see, huzzah
I will pray the money to you 
a dollar, sure
Start a gofundme
I don't think any of the room makers expect/get money for what they do? Not a hundred percent sure on that.
1$ for THM room
PORT STATE SERVICE
25/tcp filtered smtp
53/tcp open domain
80/tcp open http
110/tcp open pop3
111/tcp open rpcbind
143/tcp open imap
443/tcp open https
465/tcp filtered smtps
587/tcp filtered submission
993/tcp open imaps
995/tcp open pop3s this are the open ports of a webserver what i can do in this
?
THM do occasionally contract people to make rooms
Why mention money? That's not smart
Didn't you mention money
where this from
Oh, neat! Well that answers my question. I assume it's mostly for path content and the like?
Who's gonna give you a dollar? A random on the internet
I ain't after charity
Nmap
How old are you
What did you scan
Old enough
Is it for a THM room?

from his computer 
lmfao
From universe
Which is?
Older than 18 fr
Web server
where?
thm room?
Using nmap
The internet
Which web server?
What web server
I'm not sure what they do nowadays, but they used to contract for induvial rooms
from zuckerbergs metaverse
Did you get this through a ping to the webserver and the nmap the IP you received?
Is Network Chuck a good youtuber to learn cybersec from?
Yes
Go next
Why not
His type of content is primarly for entertainment purposes
Because he made a couple of errors in a few of his YouTube videos/thumnails
That's it
Hmmm
Other than that, he is a great YouTube to watch
Not as a primary source
But a foundation
Or to get introduced to ideas
There are alot of varying opinions here
Bombak
Network Chuck being bad is not a varying opinion, it's pretty strong here
he makes videos for teaching random tools and stuff, not really any foundation, any learning outside of that, he teaches how it works, not really how to set it up and then that's it
I see
Oh alright
I make my own tools, I ain't need fucking YouTube videos
High respect to the people who make that work though
whats the thm url to check what room machines are running to close?
I learnt off that shid
wow what a true hackerman
True sigma 🥶
YouTube videos are important
Jk
Good sources are important
Networkchuck is good
Not the best
I like networkchuck
half of the videos he makes are unethical
networkhuck more like networkhack
Do you have your tools up on GitHub?
Doesnt he hack his own network
kablammo
This one
https://tryhackme.com/api/vm/running
Remove the H from networkchuck 💀💀
Nah their private, once I make a living I'll put some up as open source
It's a joke 🙏
*they're
That's why I make "private reconnaissance tools"
What language did you use to make your tools
Python
Never heard of pyrhon before
I'm drunk
Which libraries?
A lot
Give me 2
It's my secret sauce
Never heard of "a lot" as a library name
Cause you're a dumbass, let me answer
where do i paste the script
ooo, spicy
how a python library would be a secret...
Dam im dumb
Customtkinter, exrex
tkinter? but thats for gui
i prefer ttkbootstrap, but i hate gui
Etc
Same here, fuck GUI
Is exrex what you used for your SQL query generator
the only reason I like customtkinter is because of its simplicity and neatness
Yeah, part of it
Used others
But you ain't getting that 😉
This guy 
Kamma is detecting some bullshit
It’s none of my business. Just amusing
What are you doing? 😄
Basic scan of nmap on a web sever
Which web server?
I mean, I just wanna have a good conversation about cyber
Apache
But no one can handle my depth
you cannot be real lol
What’s with the rude comment?
He was correcting me throughout this whole conversation
Being smart
I used re, regex, exrex, regexgen for my SQL generator
But does that warrant insults?
Yes, so?
Plus more libraries
^ @graceful mauve
It's annoying and rude
If your irl friends point out your mistakes, would you insult them?
Who's hosting it?
Bro what
You're not my friend, you're a guy that could be my friend but you're annoying ASF so not a high chance atm
Regardless of what they were doing, insulting community members is not appropriate here.
If someone is upsetting you or making you feel uncomfortable, please contact a community moderator.
If you continue to insult community members, you will be muted or may just be outright remove. We don’t tolerate this type of behaviour here.
Hi guys
My bad, i should be more respectful
Thank you :)
How are you guys feeling today?
Do you not agree that he should've been more respectful originally though? I'm not a kid bro
Uhhh
Ok
You trigger me
good~ studying cyptographic failures
I will address them separately 🙂
Not sure how you came upon that conclusion within 2-3 minutes of conversation but alright
Anyway moving on
We be chillin'
I'm a little bit tired :) how about you?
College is boring
Great! Idk what that is .. i am newbie
Glad to hear that
is it just me or is the font different on tryhackme home scren
Go to sleep
dashboard*
Haha
Doing chores downtown is lunch time here
oh its from this beginner friendly room: owasp top 10
Can you tell me what's the character in your PFP, I've seen that on many other people, I was curious what's the name of the character
Oh same here. Are you from uk?
Does anyone have issues with MitMproxy in python because it doesn't capture raw responses
That my question bro
Oh got you
No I'm not there's a2 hours difference brb
Jabba is usually fine with getting pinged im pretty sure
I have no idea, it was by default
aight ill do dat
What’s fox world
Ah alright
➕ Gave the role Creators-Lounge to pre.sh
guild
Hmmm
Anyone familiar with multiprocessing in python and how it can be valuable over directory structures?
And yes c++ is better
Or rust
c better
No c++
xD
Rust better
Rust ftw
Fr

I despise python syntax
ifkr
What ide do you use
ugliest shit ever
Me?
Really? Why's that?
Sure
It’s simple
For me I like pythons syntax because it's simple
No brackets around functions, feels like there isnt boundarys between anything
You can just import a library and the rest is pretty much self explanatory
White space
python is simple and convenient but i dont like the syntax
Python is easy, which is good
It just makes it easier to code, less readable. You can make it easier with tabs or spaces though
You know you can import libraries in other languages too right
Comments
Duhhh
I'd use a different language as the main controller
Python would be easiest for the gui
What
I'm just waiting to get home from school to learn more about cyber lol
Python libs tend to be less standard as well
What do you mean by main controller
The pfp fits with the comment lol
Lol
I do yeah, easily implemented with python.
Which combines the entirety of the functions from the rest of the code to produce an output
creators-lounge role
What library?
Tkinter
ohk ty
Pysimplegui
Tkinter
Jabba have you when you asked earlier
ye mb didnt notice
Probably, I've probably used so much and stopped.
Qt was not fun to learn
Fair enough man
Front end is annoying
I know how colours work, but don't ask me how to draw it
Or make it
Qt looks good but it requires an account and i don't like it
And not easy to setup in development environment
Right now it's mostly AI I do with python.
Yeah and the naming standards are completely different from python in Qt
I prefer imgui
AI is the best with python
Oh python
I was talking about C++ QT
Have you used tensorflow yet
That's a few weeks away
sklearn for now?
Cpython, or using c as the actual interpreter right
C is the main controller
Does anyone know multithreading of asynchronous programming
No bro cython
Yeah you right
No, I just make Python modules in C
💯
Bro where are you from
Exactly, C is your main controller
Mars
Damnn
What about mars
First time hearing of this terminology
Idk, Elon musk sent me, now I'm cooked 😭

Usually refers to something else
You know the GI
GIL
Global interpreter lock
You bypass it by using python in C
If you code it correctly
Or just use python 3.13 :)
I don't get it
Bro
@mossy river @sick lance
You pyramid schemist
Done!
Thank ya kindly.
Do you know the GIL?
i know of it, but not anything in depth
I was saying that “main controller” usually refers to the central component in your pc that oversees hardware subsystems and processes
Documentation doesn't change anything, neither does the versions
The GIL stays the same
You can't run threads in true parallel using pure python
I usually think of that as the CPU or chipset
I know enough about it to know you're wrong
Then what does C being your main controller even mean
Hey guys, I have intermediate-level experience. What do you guys think, What certifications should I pursue?
what you want to do?
Red teaming
Do I get anything for going on depth because I'm getting tired haha
OSCP
@graceful mauve Maybe actually read the sources given to you, before making incorrect claims?
What you said doesn’t make sense even in your context
“I use C as my main controller”
“I think of main controller as the cpu”
Have you ever coded a program with multiple programming languages?
Nice i was planing to study for that
About what?
Haha good work, but not in this circumstance
You’re just contradicting your own definitions. Supplementing a programming language with others is not uncommon and that’s not the point
Wdym
Adding to what Jay is saying

Talk to me, it's okay not to use links
I get it
It's saying that in 3.13, you can optionally have the GIL disabled, allowing for free threaded utilisation
Jayy don't let me stop you but this might not be worth the energy.
fair point
Duly noted
hmm
this shit happens here too? 💀
Done!
I'm attemting the 'creative' room right now and it takes quite a long time to set up
I haven’t seen my cat in one day and as soon as he sees me starts rolling around the floor and zoomies
MissStealth are you not verified here
I see
The best thing about being verified is gifs
It's all about the 

Cya later
hello, i need help with the #1327352078275837962 room
well
there goes my focus
u ever just get a response from something u just never imagined before
Nah
Please post in that channel or #room-help
Please don't post in there and then post in here.
hey guys
can someone tell me the password of the account variabledermis its my brothers and he dosnt remember his password
can someone help
No, we can't.
No?
It's illegal to attack accounts, they don't belong to you, they belong to the platform.
im not meaning to attack its my brothers it belongs tohim and he dosnet remember his password so thats why im here to get some help from you guys
What is the account for?
Then your brother doesn't own the account, Discord does
Please seek help from Discord support.
he does
No, he doesn't.
Discord owns the account, your brother just has permission to use it.
its his can you help me its a long process to go to discord support it dosent even reply when it happend to me
i made a knew one
bro can you help me \
where you from j asking
No.
Please use Discords dedicated support.
but do you know like how to get it
which country you from
??
This isn't relevant.
bro im j asking
If you continue to ask how to get it, I'll need to take moderation action.
I've advised you on how to get the password if the reset password doesn't work.
We can't verify your brother owns the account, or if have a brother, for all we know, you could ask a member to do something illegal.
lot of fed posting in here.
should i tell you his info so you believe me
We have federal officers in this server. 🙂
No
so then why you not doing it
should i send a pic with him
listen man can you do it he really needs it to do a school project about the 91
1
what is the 911? iam afraid for your answer.
They're muted.
thank heavens
Such a nice feeling to not have the ram be running 95%
he hurts ur feelings 💔?
It really is a nice feeling to have.
I'm thinking about seeing if I could upgrade my laptop up to 64Gb of memory, I feel as if it's not enough
Why not just go 256GB
for SOC anaylyst how good is LETSDEFEND?
this is second time someone asked for this account
A full TB of RAM or bust
525,600 chrome tabs!
hi, any coder in chat?
Ask your question so maybe one does know
on vscode, when you want to code something in live with your friends, is there any extension for that?
Yes, I tried that but it barely work, the guest user can't execute our code
Hey can anyone explain what is done in forensic part in cyber security
Hey bro
hello hello
look on logs, searching how an intrusion has been made or smth like that
you should take a look in the carreer in cyber sec room
Ah okay
Will we have a new room today 🙂 ?
How are you bro
Well, they look for artifacts in networks, endpoint logs, memory forensics and a lot of other stuff.
nvm
Probably
Thanks man
Gave +1 Rep to @crude stump (current: #64 - 137)
You are welcome sir
Protests?
are those cellphone lights?
what city is that
you shouldn't bring cellphones to a protest
Nice to hear that , thanks 🙂
why not?
yep
the rules of protesting
Belgrade
oh we are safe
Where
i dont think thts the rules of protesting
what country?
bro cmon use google
serbia?
yes
So close
yeah, just always a measure to remember
wait why shouldnt u bring ur phone to a protest?
Identification.
wdym?
the law enforcement knows who you are and can track you
cause your sim/phone can ping at the protest and determine that you are one of the protesters
hlo
if the protest is legal is it a problem if the cops track you?
also if you have phone with you on protest remove face id and fingerprint
can anyone help me to hack gmail using kali linux
No sir that’s illegal
well, depends, do you know if the protest isn't going to turn bad?
as in someone will rebel
We don’t do illegal stuff here
please bro because my gmail was hacked
Contact Google support
i want to recover it
contact support
yea trueeee
pls bro
You got your answer man we can’t help. You must contact Google support
okk
I mean as long as its not you who rebel, then it shouldn't concern you no? idk never been at a protest so maybe theres some things i don know
ur phones pings to cell towers which can reveal ur movement and loc during the protest, and when u leave it at home, the phone wont generate location tied to the protest, making it harder for the feds to associat u with the event
i never thought of that
it can go really wild, and then law enforcement does collective shut down, which means, if you're there you can get in the middle of something you don't want to be
What do you guys think of deepseek ai
well i mean, in my country, i have a right to protest, so like what could they charge me with?
@chilly veldt
big middle finger in the face of open ai and big tech
I think if it end up with someone getting injured or worst they could charge you with something
everyone has a right to protest, someone just doesn't like you protesting against their believes
like?
if people start to vandalise stuff 
bro the us law system aint like that, im innocent untill proven guilty, they have to find proof, hard rock proof that i hit a police officer or looted a shop
Can you please ping a moderator.
and then when they find the proof they obtain a warrent from a judge and arrest me while im at home
but yea i get ur point, thnks for the info, when i go attend a protest, i wont bring any device
well yes which mean they could if you did something thats against the law
or at least bring u up for questioning
ur forgetting most ppl wear masks
impossible to identify me with a mask on
true
For every dollar I get when someone asks "I need to hack to get some account back" I'd be rich.
i can refuse questioning
suuure
yea i can
if im not being charged
i can exercise my first ammendment
and since im not being charged or anything, i dont need to identify myself, nor speak
How do I get the red title?
Red title is 0xC guru
Level up.
The one after blue
and if they force me to, i'd file a lawsuit and win thousands of dollars and the police officers would face reprocussions, the feds aint got nothin on me!
just a mask, you can still be identified, but if you wear clothes that cover all your body, no tattoos shown, eyes covered with sunglasses, scarf to cover your face, cap to cover top of your head, hoodie and gloves, then you're ready
Oh dear.
0xC
I'll speed run all the web rooms and learn something along the way tomorrow
yea, do i need sunglasses tho? i mean can they track me based on my eyes?
It crashed nvidia’s stocks by 600B so that was funny
yes
i dont think they can, i prefer not wearing glasses, its js more comfy
damn
damn bro the feds are act like hella smart
i mean, im not wrong am i?
or just wear different color contacts, add some freckles to your face, put on a different color of foundation
yes lmao those engineers wiped out 1 trillon from the market
Does black tea make anyone else feel weird and shake
nice
what about shoes
do i js go barefoot💀 cuz i may have a unique shoe, or shoe size or smth or shoe design
all I am talking about is just head related




