#general
1 messages · Page 105 of 1
rebooting hold a sec
no, just a quick vm, to test if it's vm specific or the NAT network
@sick lance
oh ok lemme do that
do i have to install the broadcom driver ?
no
i cant access internet
as u say but from last 2 months its on nat and working fine as hell
wireless network wont work because its a vm and will show connected by cable
yes u need to configure ur network settings of the vm
i mean on vmware settings
and not on the operational system
shutdown the vm and open up ur vm settings
yes
device status not connected there
its possible to check that box?
u can try to connect on bridge or nat
hmmm
nope
it connects when the vm is on
maybe u need to update vmware or the network driver?
got it xd
yesterday it was working fine as hell on nat and now suddenly it decides up to throw up on nat whyyyy
did you make a new vm to test?
doing it gimme a sec
@chilly veldt yeah its working on bridge
what about nat?
making the new vm hold up
i will seriously switch to xmonad m done with kali linux
or netBSD
@chilly veldt in bridge m getting the ethernet icon but in nat m not getting that but till yesterday it was workign fine idk what happened
also on the new vm?
its coming to existence deer hold up my pc is not rtx4090 😭
until then I will vibe with my music and waiting for my coworker joins the meeting
@chilly veldt is this a problem
this might be an issue yes
any solve
2 minutes, I am in a meeting
So nervous for my interview
Nah, the problem seems to be with the vmware itself but not my monkey, not my circus
if given the option, avoid touching their computers, least they spontaneously bsod
you'll do fine
It's literally what they're doing?
@fathom hull hacking is all about debugging and fixing things u cant just run from it buddy
Have you had a look at your Virtual Network Editor?
yeah m gonna reset that beach
you got this men
Have a look at it now, lol.
It'll be worse...... it'll be servers
oh hell nawww dude my adapter for vm was not enabled ahhhhhhhhh ok relax it will work now i guess@sick lance
I literally just got back to my computer, I have my SoC class in 16 min(s).
Hi
soc?
Ur an soc?
No, I'm a student, SoC happens to be one of my modules.
security operations center?
Ohh cool
That's the one.
Nah, Scrubz' a SoCK.
i used to do SoC some months ago
*soc
SoCK*
Soc
It's not the worse module, AWS was the worst module.
SoCK
Security Operations Centre King.
SoCS
student of cybersecurity 😄
or SoCK.
and for all this sheet happeing the problem was my vmware nat adapter was not enabled wow anyways thanks guys @sick lance@chilly veldt@fathom hull
Gave +1 Rep to @sick lance (current: #1 - 2127)
Gave 1 Rep to kyootybella (current: #8 - 826)
You're still on cooldown
Done
@sick lance
My company doesn’t say SOC they literally spell out the letters and it really annoys me 😄
@sick lance psych too
xD so kids today we gonna do S O C
@stiff cargo
We don't help with course/school/uni work in here.
I’m like no one says S O C it’s a SOC
ok srr
"this link is safe, i'm sure" have seen worse in phishing mails 🙃
an S.O.C.
Just sells your ip to a russian hacker whats the matter guys
"This website uses the new security protocols you are safe here"
Click OK to agree
This topic isn't even funny to joke about, we don't allow black hat material, or tolerate their jokes.
nah it will be something like 你们把所有的数据都卖给我们了,你们这些傻瓜
oh ok sry
is imul rsi,rsi,3d0 putting the value of mul rsi,3d0 into rsi?
@winged crater
Please keep all communication in English. This also means no encrypted posting.
encrypted message dude wth xD it was a joke

is this for a room?
Moving on..... should I mention I bug tested ParrotOS WSL and am credited?
For moderation purposes, I have no idea what you just posted.
I'm*
i agree , my bad
What do you mean
no this is just an assembly question, sorry i have no idea where to put it
Is it coursework?
as it like studying?
"their jokes" is a bit exaggerated, isn't it? it's also our habitat in which "they" move, know your enemy
nah i'm just trying to debug that game i was talking about but i've changed it to the 64 bit version
I don't need to "know the enemy", blackhat jokes aren't welcome.
Yes I'm... still, do you think that'd a good idea?
look up the instructions in a a manual but this might help; https://www.felixcloutier.com/x86/imul
and I think it's a cyber security joke, isn´t it?
Assembly is all bout reading manuals 
i did, but it still confuses me a bit
Thanks 
Gave +1 Rep to @sick lance (current: #1 - 2128)
like this is too well explained for my monkey brain 😆
More aimed at blackhat, yes.
Which is my point.
i see, ok
i think not the explanation more like what it's doing in the code
it's multipling by 3d0 which confuses me a bit
it's like ul rsi, 3d0
Ah yeaa, does this one explain it better?
imul — Integer Multiplication
The imul instruction has two basic formats: two-operand (first two syntax listings above) and three-operand (last two syntax listings above).
The two-operand form multiplies its two operands together and stores the result in the first operand. The result (i.e. first) operand must be a register.
The three operand form multiplies its second and third operands together and stores the result in its first operand. Again, the result operand must be a register. Furthermore, the third operand is restricted to being a constant value.
Syntax
imul <reg32>,<reg32>
imul <reg32>,<mem>
imul <reg32>,<reg32>,<con>
imul <reg32>,<mem>,<con>
Examples
imul eax, [var] — multiply the contents of EAX by the 32-bit contents of the memory location var. Store the result in EAX.
imul esi, edi, 25 — ESI → EDI * 25
u got this
ajhh thank you so much ❤️
Gave +1 Rep to @scenic bobcat (current: #384 - 12)
good luck
assembly can be quite difficult 😅
Interview was quick, didn't talk much about my resume beyond work experience
awsome
Sometimes that's all it takes.
It was just preliminary, now I have to wait for tomorrow to hear back
Setting up a second interview?
if a website or like game couldn't keep a constant connection and it retrys, wouldn't that be considered tcp? or is it somthing totally different
Dunno yet, hopefully. But the job did sound like regular help desk stuff, but they made it sound like 2 separate things. Like helpdesk "Just computer" networking: "WAN or down to the computer"
That just sounds like IT helpdesk to me
Like I had so many notes to prepare, but nope
you got the job?
It was a preliminary interview
when you getting a Job?
When they hire me 

TCP is a very specific thing. It's not a concept, it's the protocol specification.
so the TCP is just the connection between 2 devices but what would it be of the question i asked first. Just programmed to retry connection?
what's the full question?
here
Question in terms of privacy is it best to set up a VPN that travels through a proxy chain and then through another VPN. I know I'm giving up performance speeds but id would be better secure than sorry.
What are you trying to secure yourself from? lol
And what do you think doing that will protect you from?
Gaming often uses a mix out of udp and tcp
yeah i thought so because you're device has to connect to the games server
and im guessing why sometimes you're graphics are bad because of the udp
@mossy river oh idk I'm just paranoid 😂
exactly
When did Discord add this?
mutes?
today
they always had that
Nope.
Not in that part of the profile.
Why are you investigating me smh
haha
It’s been there for around a month
Not for me, it just turned up today
They did, just in this area
oooh
I don't have that ☹️
I’ve seen it for a bit
A|B testing perhaps.
Yea, they do it quite a bit
Yeah probably being rolled out in waves
This server is a mutual.
oh thats weird i dont got that
You do with me
maybe i need to update my discord
Yeah I was thinking I could use the proxy's that get updated on GitHub every so often and then I could use code Gbt to create the code that would allow the proxy chain to get updated every so often from the txt file so I'm not going through the same ones over again.
What's the goal here exactly?
here jay
There is being paranoid, and just being super paranoid...
What are you wanting to hide?
If you're that paranoid here's the best way to just fully stop getting tracked, unplug from the internet 👀
99% of use cases a normal VPN is good enough
This is ridiculous, you do not need multiple VPNs - no matter how many VPNs you use, you will always need an endpoint that you have to trust
What OS you using?
Well the start points they'll have a hard time trying to see where it originated from
whos they'll
You’re just describing Tor lol
I used apt-get install kali everything or whatever before I hooked up to the VPN on my VM
was milldy concerned my ISP would throw a fit being like "Yo dude this guy's downloading hacking tools, he must be up to no good"
Your ISP doesn't care about that
No the government control like 70-80% of the start points using tor alone is outdated
which govt?
Do you have proof or is this just more conspiracy
Only thing they care about is you not miss using their lines
I remembered reading a thing on THM somewhere saying your ISP might care
depending on where you live, your ISP might be required to keep logs of sites you have visited, but its all automated.
ello 
ninja buy your self a log cabin and go off the grid. That should help
hi spore
I loved how we got permission from an ISP to try and DDoS an endpoint they had set up for our class we had, the endpoint was behind a 30gbps line💀💀
hows everyones day/night
fabulous

whats a 30gbps line
30 gigabit per second
oh
You can actually still be on the internet while living off the grid
you can't now that we've all beenimplanted with 5G microchips 👀
no electronics absolutly nothing
thats why theres no point in being paranoid unless you did somthing bad🧐
That's a dumb perspective
You can still be paranoid even while having a clean record, you can also care for your own privacy of your personal data
i mean yeah but the government already has allat
Cheery was aware that Commander Vimes didn't like the phrase 'The innocent have nothing to fear', believing the innocent had everything to fear, mostly from the guilty but in the longer term even more from those who say things like 'The innocent have nothing to fear'.”
its alright to each is own
In all fairness, paranoia is a very weird way of looking at it
You shouldn’t be paranoid about your privacy. You should be aware and cautious
yes
you cant live if your always worried about the government spying on you
well
hold on
you can live
but it can be depressing and overwelming
Worried is okay, paranoid is excessive
Yeah, I wasn't talking about being paranoid about your privacy, but paranoid in general
true i worded that wrong
Arguing that you don't care about the right to privacy because you have nothing to hide is no different than saying you don't care about free speech because you have nothing to say.
never said i dont care about the right to privacy
There's a difference between being paranoid and having the right to privacy
but alright
par·a·noid
/ˈperəˌnoid/
adjective
1.
unreasonably or obsessively anxious, suspicious, or mistrustful.
"you think I'm paranoid but I tell you there is something going on"
Where does concern for privacy end and paranoia begin? I would say the more you are in the topic the more paranoid you become because you see how little privacy there is left.
SEE I SAID IT
dumb ass
Let's not be rude, please.
i was busy here sorry for the delay
concern and paranoia are two different things, when your concerned you know its a problem but you dont obsess about it
I'm not doing anything wrong it's just when you learn more about cyber security the more you know about all of the privacy risk that are involved that comes with that knowledge
no nobodys saying you did anything wrong ninja. just debating
i think its quite normal to be at least a bit paranoid when dealing with cyber security
factz
The distinction between concern and paranoia is often blurred, as they can exist on a continuum, influenced by subjective perception, the degree of impairment, external circumstances, and distorted cognition.
anyways lets change the subject which rooms are yall doing at the moment
i think paranoia is more like when ur not doing anything illegal but u think u are being followed or something ... its a different thing if u know u have done something illegal and its truly being followed or something
- ISPs dont care, only thing i know is my ISP atleast will kick you off if it starts detecting "malicious" network requests, eg aggresive port scans etc.
nothing in the moment
just reading a book
im doing zeek
and listening to music
the last room i did that i learned a lot was enterprize
actually just an analysis of apt stuff
same
oo interesting
i like to analyse those attack chains because often are non trivial attacks and also custom stuff
such as payloads etc
mainly malware and hard coded stuff
yeah that attack chains are very interesting
like there's often a lot of steps that go into the malware. its also funny how the bad guy did all that just for it to be found and completely layed out for everyone to see
yes haha
Wait your talking about the cyber kill chain?
just doing some bandit levels at over the wire
eh kinda yeah but im thinking about the graphs that any run generates. idk if psycho is?
Agreed
mainly the attacks occur throughout spear phishing to gain a foothold on networks that sends traffic to an C2 or by the use of CVE or 0day exploits
nice that u was able to fix it
@fathom hull THANKS
Gave +1 Rep to @fathom hull (current: #1356 - 2)
ur welcome :)
@fathom hull oxC guru how to get that I also want red name
thats the level
u need to level up
actually im level 13 god
ha im faster
lol
💀
ninja bouta write a book
@fathom hull u doing job or something?
but the platform didnt update :( theyre fixing a bug
no im just an student
HAHA TRUE
Like the chat level or thm level ?
thm level
Dayum
Well when it comes to account attacks that involve banking it's usually social engineering is involved like 90 percent of the time. Those poor old people are one of the reasons why I took on cyber security to kick those a-holes that mess with old people that they work their whole lives to store up their savings to retire.
Vigilantism?
same 
did ur level stopped there? because of the bug?
prolly
damn
so the truth comes out
Not quite.
Two wrongs don't make a right.
i should be level 8
wrong reply?
lol
hate when that happens
no but when i want to reply to a specific person and i reply to somone else i look dumb
embarassing
i should say
you rn

then again havent been doing all that much past few days cause PWN takes soooo much time 
the struggles
@wintry sluice do you know how to open up a zeek generated log? cat doesnt work
Spent a week going through stuff familiar to me, but now that im approaching lesser known things, i need to take my time learning them 
Well it does feel nice to shut down those scam call centers and scare the Mr. Hankeys out of them and make them think twice on scamming people again.😤
Yeaa i started going over this again ; https://tryhackme.com/r/room/x8664arch so it's a bit slower 😅
It doesn't matter, doing that is also illegal, that's the reason we don't like it spoken about in here.
Okay fine
Oh shii, is that why he really needed those 3 VPN's?
No it's not for that it's for privacy
i lost my streak thats why im not trying to keep a streak ever again
https://app.suno.ai/song/da6d4a83-1001-4694-8c28-648a6e8bad0a/
@grizzled crystal @mossy river I CAN'T, LMFAO 
Sad girl piano ballad; jazz-trained female singer-songwriter song. Listen and make your own with Suno.
Didn't ask support to re-instate it?
i got my 30 days streak badge ye :)
mby i can get my 90 days streak badge
idk
twice already. i felt bad so i stopped
Can't help but say it's too much of a coincidence.
all i can say is its best to leave it up to the proper athoritys
You just have to be careful that you don't use that many vpns that you end up hacking yourself. 💀
I went from level 6 to god level in 1 month ye
had to take a break on thm thats why i stopped
no wonder
If privacy is a concern, dont go online lol idk VPNs aint gonna fully keep you from being tracked, and if you do illegal shit VPNs will drop your info right away 👀
I'm slowly falling down.
you need that button what calls help when you fall down
yk what im talking about
oh no, you are our last bastion against the trolls here, tell us how we can help you ^^
I was talking about my rank in THM.
oh haha
my ctf teammate made a theme song for our team with this app. it is so funny
thought u where losing your mind on something, XD
omg somebody should make a github repo and use LICENSE.mp3 instead of LICENSE.md 
It's simple really. VPN goes through cyber chain and then comes out the other VPN. Same IP address is there but not the actual one tbh. If I only use 1 VPN like let's say proxy chain first, the DNS won't be encrypted only mask IP address
However, comments like this with the attitude isn't welcome.
You can still be tracked
so how would multiple vpns help if there all doing the same thing?
use encrypted openvpn tunnel + bridge
dude watched too many hacker movies "proxies all over the globe!"
What exactly do you mean? I was just being nice.
pc > isp > 1 tunnel bridge > vpn tunnel outbound for daily basis
The wording of the message sounded sarcastic.
Lookup DoH)
fr xd
I use tor, I'm encrypted 😈😈
for daily basis u just need this actually
meep meep this a beep
not if the tor node server is monitored by the fbi xD
beep boop
beep
I have control of the mainframe
No, that was perhaps a little exaggeratedly expressed at most, but well-intentioned.
I reckon next month or June definitely will be when THM reaches 3 million users
Only 29k away
did you hack the gibson???
u have control of the mainframe? ive control of the dns backbone 
Not yet, I'm ddosing the md5 protocols
No way, what about the SSH advanced strategy portal?!??!?
where do you view the total number of users?
hit us up when u have access to the encrypted md5 devices in the ssl network xD
our code will be "ACCESS GRANTED"
lol
what movis is this?
not a movie. ncis
ah
There’s also discord but it takes a while for it to read the api
3 million users soon

hack the worldddd
I still have 2 floppy disk readers somewhere haha
damn that was the first ever hacker movie i watched
damn u old
i was like born yesterday
hack the planet
fak
nah, i just collect hardware i find interesting
oh nice
Naw that just focuses on protecting the DNS traffic only leaving the other traffic potentially exposed. That's if I want to only protect the DNS traffic. My version adds more complexity and anonymity to it.
sounds like tor 💀
Yes im trying hard... they using a strong proxy , their firewall encryption is stopping my shellcode from executing the sqli. I think i might have to reverse the tor nodes
just don't cross the streams
are you at least allowed to ride around on your skateboard?
No, something about a tripping hazard 
Main computer then VPN the proxy chain that gets uploaded and then vpn then tor potential government owned ace point then web
Not the same
only if your name is God
u should be able to dribble their defences using a 0day encrypted firewall outbound reverse connection on dns tunnel along side with hex hard coded x64 asm binary to ascii text exploit wild fury fireball jutsu technique
wait, wasn`t that his password
i miss her :(
💀
this is an old leet technique to bypass security mechanisms on extremelly protected networks
Give me a reasonable reason why you need that. I say you're just as secure with a normal VPN as you are with your config.
NCIS, they have hilarious scenes if you want a laugh just youtube "NCIS Hacking" or so; there's even a clip where their entire network got hacked through a power cable 
thanks ill search it right now
Gave +1 Rep to @scenic bobcat (current: #355 - 13)
im eating some food need to watch something
Now that I think of it regardless of the VPN across point being the last under my name the government can still run a Whois on check-host.net revealing my VPN service provider to obtain the information ugh the only way to bypass that is by creating my own VPN and servers 😩
like i keep saying, either get a basic safe VPN, keeps most of the trackers out; or just unplug entirely and dont go online- no matter what option you pick Illegal stuff online will get tracked back to you easily it's not like in the movies 😅
If you're worried about people getting your details from your VPN provider, just wait until you hear about cloud providers and/or ISPs...
mainly ISPs xd
Let's say you skip both of those things and register your own ARN... guess what: you need real contact details for that too lmfao
hey ive heard something about router forensics before i dont know if it really exists
A router is just a computer 🤷♂️
Agree with you completely, with the exception of "Illegal stuff online will get tracked back to you", most authorities are just not that good when it comes to cybersecurity
so technically yes
Most authorities don't care enough*
yes
Do something big and you bet your backside you're gonna get caught
they would do forensics on a router just on an spesific case i guess
Assuming you're not pulling geopolitics into the mix
yes, because they then use someone from outside to investigate
I mean, or you catch the interest of an intelligence agency.
Probably depends on how big of a mess you make, tiny things most probably wont care, if it gets noticed enough and you get specialized teams focused on it its a bit.. 😅
u know how blackhat hackers get caught? because of trust ... they plan to work together and trust each other and start giving details about themself and end up caught ... an example of this was REvil
We don't help with school work, sorry
depends on what and who you are threatening with it, I would say
we just need to make sure gen z people DONT end up in the 3 letters as that will make the online space unstable
That strikes me as being a good exception to that rule, just an fyi
We've helped with research before
its always a snake in the garden or arrogance, never the tech lol
Yeah I'm not trying to get answers to an assignment
I mean, that's one way, sure 🤷♂️
Most cases its just bad opsec and them bragging online etc
I just need to ask a professional in the field questions about it
ye trust is a bad opsec working as a criminal
i mean start giving details of them self to someone they trust that could be an agent
for sure
doesnt even have to be an agent
just someone else caught in the crossfire that flips for a good deal or so too
sometimes the tech ... but mainly because of snitchers etc
In the end, the same applies to hackers as to any system: the weakest link is the human being
usually they start pointing fingers to each other the first chance they get
yeah anyone can say they are with it until its 10 years or just 2 years probation if you flip on everyone
for sure
... that depends on the system
LMAO
Like, for example, taring your user directory by accident and then uploading it 😂
Try telling that to someone who owns a Debian-based server updated between the 26th and 29th of April 
Yeaa i saw that
true that

BRO HIM UPLOPADING HIS HOME DIRECTORY
I am doing this 
I saw a docu on him a little bit back
its so funny cause he was soo sure he'd never get caught
the arrogance
@rapid merlin after reviewing your application we moving forward to another candidate thanks for applying for NSA
Gave +1 Rep to @late shore (current: #823 - 4)
everyone can be caught one day
hopefully we dont have to worry about this
because we dont do anything bad
😎
Exactly 
But thats why Red teaming looks fun as heck, get to do those fun things without actually ending up in jail 💀
hopefully
I mean, that one is entirely up to you 😆
😂
i want to become a redteamer
PenTesting is where I'm leaning
for now im just studying stuff and testing out things no thm or building my own env
That or Red Teaming
Red teaming seems fun.
I decided blue, then red, then blue then red.
I want to be the yellow power ranger, I asked first
i want to be a pink power ranger ha loser loser
Should graduate by spring of 2026
pink powerrrr
I can graduate either this year, or get my classification and graduate next year.
u can call me hot pink powerranger boy 😎
creepy
I can ask a friend of mine, if you want i'll give him your discord tag so he can send something if hes up for it
dont call me creepy hmpf :( me sad now
That would be awesome!
Yeah, it's crazy that the only way to obtain true anonymity is by doing unethical practices which I'm not going to do 😩
I mean, you're still not going to obtain true anonymity by doing illegal / unethical stuff
No such thing as true anonymity
Bachelor's or what?
Yeah
Yeah I know but it would be allot harder to find someone though
privacy is an illusion
thats not nice, especially since there are many lgbtq+ members in the hacker community
What's your threat model @vast badger
Very nice! I'm working on my Associate's right now
lets get out of the matrix
Then hoping to get an internship and work on my Bachelor's as well
Best you'd get is tying up resources and using political limits to make the trail go cold.
i.e. if you want to be anonymous from the west, route through Russia, or vice versa, because the authorities in those areas ain't gonna co-operate with requests for information
"true anonymity" ha, whats illegal/unethical about unpluggin your network? 
I'd love to work up to my Master's degree in the field
that's why they put the blame on each other
even on here, we only have pseudonymity. all comments are tied to an account. sure, its not you. but everything is tied to an identity.
And even then, I dare say there are options at the finance side
It's Discord. What anonymity. Even if you're not paying for it, they've got logs 
Anonymity online isn't a thing
If you use a global infrastructure that belongs to other people, those other people (if they co-operate with each other) can put together the full picture
keep the receipts for the emails you send. Generally we ask that people not ask for survey type stuff here, as it can easily be mis-used and we cannot verify the purpose.
sure, but until they do, you have pseudonymity
Meaning we're back where we started to the whole "anonymous until you do something big enough to annoy the wrong people"
You'd be surprised at how good user identification heuristics have gotten.
Oh I was planning on that. This assignment is a weird one for sure. I am hesitant to just reach out via email to someone cause it could seem malicious. That's why I wanted consent of the other party, ya know?
Also that
You know it's possible to identify people reasonably accurately via typing styles?
But I want to get an A in the class so here I am 
unique fists?
Hey,
Unfortunately we do not allow interviews because we cannot guarantee the privacy or safety of our community members.
Please contact our Discord administration team first before asking here
Start with linked in and be as straight forward as possible. You might also have luck going to local tech meetups. The point of this assignment, as far as I can see from my home office, is not to get an interview: it's to teach you how to socialize with potential coworkers and build relationships in industry.
Will do! Thank you guys
Gave +1 Rep to @sick lance (current: #1 - 2129)
@slender pivot from memory in the past when we've accepted stuff like this it's been done via a web form so that the questions are transparent and can be reviewed, etc
Sorry for causing any issues
Obviously less useful if it's a socialising assignment 
Lol my bank apparently does this, when I try to login it says "please type in your email. the way you type it can be used to identify you"
You aren't causing an issue or a problem. The reason we have rules and guidelines like this is because we have had..... events that resulted in examining the processes.
The assignment was aimed I think at getting more info in the field I'm going to school for after taking a career placement test lol
eeek, keylogging in progress
oh no my bank is going to get my bank email
behavioral biometrics are mighty af
I'm in Cyber Security degree path and so of course I got lots of tech centered suggestions. IT Admin is another field I was interested in so that's why I asked
But I definitely get it with needing to go through proper channels
You might have better luck asking in a linux- or network- focused community, rather than cybersecurity.
Oh that can be masked of course
Yeah I've tried a few places so far, but no dice lol
I'll keep trying
Again, thanks for the help and I do apologize!
For your kind information, I worked for Nokia2mon2 or aka Red Lions. So don't tell me where to get the Job.
the same should also work with mouse movements as you navigate in the browser etc. really scary, I just don't know how accurate it is
accurate enough over morse code
Pretty accurate
guys is copy pasting from writeups from google a banneable offense? found a guy who made 2000 events in a single day, made it to #400 in a month
@mossy river you're up
Your tryhackme yearly activity is impressive. 😉
Yes
Please report them to support@tryhackme.com 🙂

Have you looked at Varg's? We've got another one on the go now
I'm aware of it. 
Cheater.
Pokemon inbound 😁
Damn let my guy be great they probably worked hard to get their jk 😀
Gengar!
@near hawk, is that the same person
Why are you pinging blackout may I ask? 🙂
Eh?
Probably all Ghost.
@flint sluice Vaaarg
I am looking at haircolors and I want pink haaaair 
Is that the same person we looked at.
only 'good enough' pokemon game is unite, change my mind
I wouldn't know... I haven't played any of them
It's amazing how AI is evolving at a rapid rate less than 30 years ago technically was not nearly as sophisticated as it is today
My bad, I didn't mean to.
30 years ago?
Try 1 year...
There was no harm, I was genuinely curious 😄
I had already responded that's all
Is that the mobile/switch game?
If it’s the person with #1 monthly i already reported that person
yeah, unite is the first one i've played much of since the originals. I did play a little bit of diamond, but less than 5hours
The MOBA
He is nice frnd. 😅 just wanted to ask him.
thang got serious right there
Things aren't really serious until a user gets asked something along the lines of 'how confident are you that what you are asking is a good idea'
lol xd
Imagine having no internet for 3 days.
My ISP got freaked
clearly the leaderboard of everyone is not an acceptable outcome
I smell grey hat
unless everyone is cheatingt
those users are not on the leaderboard i guess
there's people doing 2000-3000 events in a single day
Funny,
So first we have to create a mod role that will do nothing on the website and then you'll magically make them disappear? 🤣
mod
site functionality
Not quite
Not a great thing to joke about, really.
Wouldn’t be grey hat would be black
alright
Arguable, he can't ddos me tho.
But i can
i dont do ddos
Doesn't even have to attempt it. Pretty sure that the topic can cause discord to take action against the server itself for TOS community violations.
natural selection
Correct
Discussion of the topic is over. Move on to something else.
Next one who says anything about ddos gets to not talk for awhile.
For the server to be removed? not good.
that's why i said
How's everyone's Thursday going?
Anyone got to play with a pi pico? They're neat, finally got to mess with mine
Great, about to do an escape room
Exe, you having too much.
starting with @rapid merlin he started this topic
lol
Terrible, our practical SoC exam is moved to May because the instructor has no idea what our exam is going to be.
Rip
Topic Burpsuite, when do I need the paid version?
Y'all are a lot, I'm going to sleep 💤
When you need to keep logs of what you're doing for auditing and accountability
sleep well
get some sleep we will handle the situation here
I’m going golfing later
Well, better move on from that topic thank you.
Gave +1 Rep to @fathom hull (current: #1020 - 3)
I have one! I got a hackerbox at defcon for a USB passthrough. It's pretty fun.
👀
Built a VFO using the PWM, an oled, and a rotary encoder
Idk how I feel about golfing
sit down and be a good boy
What the
It’s not normal golf, it’s called top golf
nice! you have a PCB hat for it in the works? breadboarding is great for POC but not so much for things you actually want to use
hm?
Oh I love top golf
Top golf is so fun
:mute: elpsycho69#0 has been muted.
You sure you want to be rude to the community like that?
So it's only worth paying for the software if you get paid for ethical hacking, did I understand that correctly? roughly broken down.
I was having an argument with my friend the other day and they were like it doesn't matter if I knock on your door and you don't respond.I can still gain access to your network. How is that even possible without having a rat or malware embedded into their computer?
Top Golf is fun-ish. I prefer the real golf though, need to get all the steps in.
Practical Exam SoC
Will be on Logrythm
Won't be on Logrythm
Will be on Logrythm
won't be Logrythm.
Will be malware analysis
Won't be malware analysis, be logrythm.
probably doing perfboard or similar, not making more than one.
There's a neat approach with copper-clad fr4 that I want to try
Net work as in? WiFi?
😅
the laser printer template method?
disposal of the acid used can be problematic though
Stick on rectangles
https://aa7ee.wordpress.com/2018/05/11/yup-its-another-si5351-vfo/
Going for my gf birthday, although i hate to admit she is better than me at it
Lol
😂
Nice one
It’s fun when you’re not losing 😄
if you're playing golf to be competitive, unless you're a scratch golfer it's going to be an exercise in frustration
Is top golf == mini golf?
I thought top golf is just hitting it out onto a field
Interesting. I"ve never seen the rafts on copperclad before. I've always seen CNC or acid etch for the breakout pathing
Well as in gaining access to a target network eventually to their computer. From my understanding a firewall should protect you from having unwanted guests from knocking and answering them back.
I guess in like a tiny sense but it has like lots of holes, the furthest hole you get in you get the most points
No it’s basically like 3 different levels of spaces where you hit balls off of and
New Design now has a double sided design with one side just one square pad as normal but the other side has two smaller rectangle pads allowing more options in your circuits, also the new sheets have 150 pads not 120 as before (at the same price!)
Manhattan Style Solder Pads for QRP etc,I had these made for myself but I know many people want ...
You get a nice complete ground plane too
Seems like https://topgolf.com/us/
So nice for RF
Driving range
Holla
I'm a bit rusty, so I'll probably play 9-holes this weekend.
have u played competitive ctf?
That's pretty good idea. Surprised it's the first time I've seen it
I couldn't find the name
Haven't played golf, is it fun. Was more a football and tennis guy.
was talking about golf, but yes.
i wanted to ask how it is
i use to watch people play competitive sometimes
i saw u there as well
i think
golf or ctf?
only golf shadow has played is wii sports golf
xD
It's been a long while since my uni days, so you didn't see me.
Damn everyone has played goulf except for me I feel like the odd one out 😔
for x in range(0,len(p),4):
print(p[x+3]+p[x+2]+p[x+1]+p[x],end='') this fixed a jumbled iteration but i dont understand it
is it x+3 than go 4 steps
Where's this code from?
But what do you guys think about how AI may take some cybersecurity jobs in the future? Do you think that the representation that the industry needs now will be the same or greater in the future?
This is what it looks like
hey
wow awesome
does someone can help me please
Demand has massively outstripped supply in terms of security roles for a while.
Unlikely that a new buzzword will change that.
sure
With what?
damn u will make me shy 
xD
me blushhh
So
Is there actually a channel here where streams are announced, official ones if there are any or from the community?
but ye what it is with wireshark
No, because people advertised too hard
@rapid merlin #room-help please
sad 😦
Oh I remember that
u dont need to sniff the network
u need to download the .pcap files
and analyse them
just follow the steps
the .pcap files are a previous sniffed traffic saved to a file
@fathom hull #room-help
u need to open with wireshark
oh ok
sry ninja
Would be cool if you could do this again for verified people, I'm sure someone from the mod team is streaming too, right? Or a channel with the channelnames so you can follow. I've searched several times but never found anyone on Twitch who does CTFs or anything like that.
There's #thm-community-media but other than that, I suspect it will be a hard no.
ah cool that helps me already thanks
Gave +1 Rep to @naive violet (current: #2 - 2115)
Ahh more than one Ninja
i have a love and hate for top golf
How many ninjas are there in this server 😂
That’s how I feel, although last time we went somehow a pheasant made it on the course
how many points do you get for hitting the pheasant?
Name updated 😂
A free dinner?
Anyone likes to cook here, what are your favorite dishes?
Steak
Although i did go to a nice Mediterranean restaurant last week that had an amazing spicy lamb stew
Oh that looks fun!
basement meal
Made this the other day
It's that bad 😂
..
what is that?
seems weird
Umm rice and black beans with chicken
I hope it's seasoned
Sauteed onions and mushrooms
looks nice
I can have em if you don't want
Damn lol I want to see you guys cook better I've cook for over 7 years in classify myself as a master chef 😌
I need to go make dinner ngl
Send pics 💕 also just make sure the meta data is removed as well.
Meat?
potato
Sounds yum
Discord scrubs it.
when shadow shares pictures from mobile they just share it to scrambled exif first and then to the app they want
this way it has no valid exif basically
But what about XMP and IPTC data?
You do not mess with USA 🦅
Ok, Discord scrubs most of it, I doubt you'd get much out of it.
hah scrubz said scrubs
Kakaaa 🦅
Wait those are crows 😂 I need to get off
Google NSO.
One of the best text I read today.
You must have pretty boring conversations then.
I worked in customer service but I feel I know a bit more now about the field should I look for a job or do big bounty hunting part time?
Bug*
I'm boring person for sure.
Have no one to talk. 🫤
We can be friends ☺️
bug bounty is not a garantueed income... so look for a job
Ayee awesome if it's okay with you can I send a friend request?
Sure.
I sent you one.
hey guys i'm from india any one is there from india.
Hello
half thm
Hey guys I'm from South Africa, anyone is there from South Africa?
So when i’m in VC you’re bored wow 😦
Nope, I love talking to you and rowboat. Today I lost my internet. I'm on phone and really bored. You are such an awesome frnd. 🫠💯
💀
Heyy there
Hey
Hey
Don't get wrong meaning 😅
I think I got wrong meaning
Yes
I should be on tomorrow as working from home and i’ll do more ctfs
Awesome, I'll do some easy rooms paid ones I mean
Can some one be my friend I'm new here...
How come robot is not 0XG?
It’s a bug
Hmm
Hopefully be fixed soon
How did you hack them?
virus
Thats when he made the account and answer couple of basic one to maintain the streak
Stealer
I hope this is a terrible joke?
Why are you giving out passwords?
prolly her/his ex or something ...
idk why
ye for sure lol
lol
he gave permission to u to hack him and leak his passwords? what xd
:hammer: sleepls#0 has been banned.
Bah bam
Troll
thang is getting wild here
It's more than that, you just don't see how many.
Damn
dont need those friends in my life thank u bye xD
I would be interested to know what he meant by virus stealer, is he stealing my maleware or what, XD
token grabber
it is on github
stealer is a type of malware that extracts tokens, cookies and such
i guess i missed that but he stole, a random virus/stealer from github? probably not even knowing how it works and infected his friend?? 💀
I am so close to permanently banning you
well that the difinition of a script kiddie
why?
ah nvm I shouldn't
be linking this
@clever shard has been warned.
I think I need to work urgently on making my irony better understood in chat. I just wanted to make a joke about it because he had written it so funny. ^^
Please don’t involve yourself in moderation situations 🙂 if there is an issue, report it to a moderator
5th bug bounty report of the week. XSS is everywhere lmao
go with the classic: /s
or just don't joke about things like this 🤷
confirmed bounty (non dupe)?
most part of them do this ... lol
i like to analyse code and code my own stuff if i have time
yeah, might be better
I sure hope not 😂
I’ve just reported, we’ll see
Got 3 others pending
@mossy riverI'm sorry for linking that stealer. I thought sharing it for educational purposes only. mb
Found a decent one yesterday that seems pretty niche, hopefully that one actually pays off 😂
I am going in Siemens hall of thanks from one from earlier in the week. No bounty pay tho
paid with exposure? 😛
nice work
Nice having me Here. Please guys I have a question. Does the CCNA help someone to get his foot in door of cybersecurity. Because am studying the Tryhackme now. I just want to know. Thank you
Someone I greatly respect once said that having CCNA is incredibly valuable for cyber people
Internet points :D
Content like that can get a discord server deleted, I hope you can understand why I reacted that way^^
I actually didn't know that breaks the dc TOS, again I apologize for such thing
So I can go ahead and study for it? Because I was doing the Tryhackme @naive violet
I would highly recommend reading terms of service for the services you are using, you are responsible for your account and any actions performed by it according to Discord 🙂
They're both good
The CCNA Is pure networking except if you want to go for networking
I will go for the Tryhackme either
ccna is harder to get than network+ right?
Yes
welp.... that was the last episode of invincible for this season....
now shadow gotta wait longenly for the next season
Ohh, i haven't looked at the new season yet
Ive been planning to do a certification on cybersec for career purpose. I'm a fresher. Can someone recommend the best certifications to do rn. Appreciate if not very costly
Hey, I'd suggest searching for a job you're interested in on a job board, so you can get an idea of which certs are valued in your geographical location.
Sec+ is generally a good cert to get your foot in, but not all countries have the same requirements.
Yeah suree
Is there any free certification I can do at fresher level to put in my resume on cybersec. Something worth doing?
Most free certs will be certifications of completion
Won't it make any change?
THM has them in each path, if you want something blue teaming their are free courses here https://www.securityblue.team
trying to book an escape room...not even 2 pages in and this happens 
I'll see that.. thanksss
There is a big difference between an industry recognized cert and a cert of completion. The latter being easy to get without putting in any work (most of the time)
That's part of the escape room
as in those places where they lock a group into a room and they have to work together to escape?
yup!
perhaps the web portal is a secret CTF that the authorities use for recruitment...
Hello there
This just gave me an idea to the ultimate red teamers fun day
Paintball CTF, but to capture the flag you either have to root a machine while your teammates cover you, or you have to steal a harddisk
You can't escape wordpress. That's impossible.
General Kenobi!
hello there Mr Sharingan
Let's do it, I love paintballing
This is how terrible i’m at top golf 
shadow has never played paintball or airsoft....
feel a bit like they are missing out
Same!
Next thm company retreat?👀
i got a full airsoft kit but only went once 😅 hard to get a proper time to meetup with friends for it
Never shot with a paintball, only real ones 😞, please invite me to the event
im searching a music that i heard couple times on youtube shorts but can't find it :((
Try using shazam on the short
i tried it
it's not working
@mossy river
it goes against the server rules
to ask such questions
you seem to be confused as to what this server is.
make sure you read the rules
rip
:hammer: katyayaninextkira_#0 has been banned.
I find it funny that people think that hacking is just to hack someone acc xD
Big iron on his hip
People also think that computer science is to fix someone's PC 💀
I wonder how he thought that would play out.
Agreed, that's ridiculous
the other discord i'm in earlier had someone join asking to hack someone for him aswell 
like yes random person, i'll commit crimes for you
/s
I just joined this server and was super confused by that question lmao.

