#general
1 messages · Page 228 of 1
sir can you help me i want to top 0day in tryhackme
Ain't no one topping that man
@whole yew @mossy river @shell nova
how he got 999 levels
That's the bug hunter role that gives him that lvl 999
Passing onto @gray sonnet it's 12 AM here. Me no think 
12 AM here in US East Coast 
aight
let's see
what's the problem here?
@naive violet
Read chat boi
@misty hearth did you use sudo openvpn <VPNPACK>?
he's got pronouns too lol nobody ever noticed
👀 I actually haven't lol
Does anybody wanna bother GNU-REX atm
sure @blazing granite
ola
https://youtube.com/shorts/py8D0498b50 @blazing granite hand picked for you
morning AIO 👋
Mornin'
what the hell is this...
it's essentially a chicago deepdish...but with layers 🤮
Yes annd Yes
no comment
btw @gray sonnet how's your summer break going
sometimes you get surprised and i'm willing to at least try the definitely-not-a-pizza
good lol
Still on the college job tho?
yes sir
can you send a screenshot of the error?
just study 24/7 you might be able to do it then (jk)
Glgl
I am now officially on Linux Mint 🥳
Hi which level open up malware dev chat ?
How's it
pretty damn good ngl
not sure if there's one for malware dev specifically but the #advanced channel is 0xD
alright, I'm gonna go do other stuff on here, I'll hop on later, have fun ya'll
think it's only #advanced
Yes i'm not sure the name but it opened up at certain level
So it's 0xD
Got cha then i need like 2 more level ? Hmm
I'm going free route soooo thm it's :>
looks like you're 0x8 now unless outdated, so you'd need 9 a b c d
Wait there's abcd? Hmm i've been a way for quit some time
Arr
I'c
Well time for grind
@short quail can i dm ya ?
do some one know the facebook bug hunters
Hey, curious here, if on hackerone companies with hold the the right to low bug severity; paying thee pentester less as a result, could they simply dismiss a severe bug to avoid paying?
yes why jk??
hows the course there
Yes
Probably #1251235113803714590
But no hints for the fest 72 hours
Fair, I'm used to THM boxes so I look way too deep sometimes
Did something happen to Obsidian?
This won't test if the VPN is working BTW.
Hey, can anybody help me with "Which button would we choose to send an intercepted request to the target in Burp Proxy?"
I really can't find any button or shortcut to do this
Here's an interception of me clicking "Nitro" on discord.gg
It's one of those 5 buttons I bet (although the question is phrased a little strange without context)
Yeah
probably because you're new and not verified
How to do that?
Anyways
Am new to thm and there in burpsuite: the basics
Proxy Introduction to the Burp Proxy
There is this question
"Forward" is the only button that makes sense
if that answer doesn't work (check capitalization)... no clue
Damn yeah... It worked
Thanks mann
But can you explain
How does you came to know its forward button...
Because the forward button simply let the request and response pass through the proxy right?
How does it sends the request/response to target?
that's exactly how
i think intercept catching every packet (ckeck websocket history you have "to client" "to server")
you intercept the request, then you can modify it and then when you're happy, you forward it to the target
Yeah make sense now
I just noticed that each request forwarded are stored in target
I didn't saw that earlier my bad...
normally it'll go like browser --> web server... but here we do browser --> burp ......... --> server
yes, make sense now
you can play around with etc foxyproxy without intercept on and after check http history
Thats the module am starting with
Connecting through the Proxy (FoxyProxy)
on tryhackme platform ?
One more thing I actually need help with
Yeah
Such an amazin explanation without any word

Wish thm had used this in their courses
Lol, I am not even being able to react
they dont want to give you money thats biggest problem with picture
only you can get is creds csrf tokens cookies etc huh
Worth more than money 😋
exactly juicy creds like admin:admin xd
Well guys, Since am new to THM can you guys guide me with which path to enroll in first and which latter... Currently I have some basic knowledge of Network Hacking
Hey did anyone solved mkingdom?
some1 here does portswigger csrf labs ?
Check pins
Does the streak reset on 00:00 or 24 hours from the time when I last completed a question? So If I completed a question at 13:00 - will the streak reset at 13:00 the next day or do I have until 00:00 the next day before it resets? I almost lost my streak today.
#1251235113803714590 We do not allow hints within the first 72 hours of a challenge release in the Discord server :)
K
If your country flag is set correctly on your profile, it will be midnight your time
So the coptia pentest + was bad idea to join first
Ok so if its 2024-06-16 12:00 here now and I just completed a question, it will reset tomorrow at 2024-06-17 23:59 ?
It’s your learning journey, follow whatever order you want 😄
Personally I think it’s better to start at the very start, regardless of your skill level, so that you can understand how the service works
Correct
Awesome thank you.
Gave +1 Rep to @mossy river (current: #6 - 1252)
Make sense, Thank you very much
Gave +1 Rep to @mossy river (current: #6 - 1253)
@cold jungle you can do whatever you want you will need everything from every source tryhackme is not that hard plarform (my opinion)
But thm is good for beginners
Yeah, I realised it... Its not really hard... Tough probably the best way to strat in security testing
it will be more easier if you understand network 1st (it can be boring but that was funny for me) and its also depends what you want
i don't think there is a "the best way"
and if there was, I don't think it would be THM
Has any1 here had issues with different functions in Burpsuite not existing? I don't seem to have the intruder tab
Intruder is in the default installation - did you accidentally disable the visibility of the tab?
How would one do that? And since I'm on the free version that seems to reset on each restart, wouldn't it appear again once I restart it?
try to "View Intruder"
(in the middle)
You might have right-clicked and hidden it by accident
Well it was that easy, thanks
Gave +1 Rep to @shadow loom (current: #575 - 7)

Im just surprised it didnt reappear when I tried resetting to default settings
one step closer to being as cool as Jabba
me too lol
I guess if you were to right click an intercepted request in the proxy and "send it to intruder" it would appear too
@shadow loom have u htb subscription ?
Hi guys, I have a jekyll blog page, and want to know how I can secure it more properly. I hardened the linux server that it's hosted on but i'm not the best at web hacking, more of an OS type guy.
It's mostly a static site, so not sure what more can be done.
Jekyll is static right?
Yeah, in terms of the web service, it's static so you'll be fine. For the actual server itself, do you have any other services running on it?
all the usual services, was thinking maybe of rather hosting it on github pages, closed off ssh, setup fail2ban and rainbow tables, the usual stuff.
server uses proxmox
if you just need to serve static content just use github pages tbh..
if you need it self-hosted you could consider Cloudflare in the mix
Cloudflare is such a shitty company I try and avoid them like the plague
Thanks for the advice tho!
what's wrong with cloudflare?
They're paywalling everyone these days, which I get, their a corporation that needs to make money but yeh....
Plus all the drama i've heard going on with them, I just ignore them for personal projects, still use them daily with enterprise.
I'm using their free options, they work pretty great
proxied DNS, trusted SSL certs, custom block rules...
I like akamai more for personal projects, for enterprise I would stick with Cloudflare
You cannot really compete with them
However, that said with all the drama, I've actually never personally had an issue with their support etc.
I use a lot of Cloudflare features, never had a problem or something that was paywalled that I had to have (just my personal experience)
holla, i want to stop the auto renewal of my subscription, yet i dont wanna cancel the subscription i have running atm, how would i do that, i only see a full cancel thing
or doesnt that take the running subscription away?
i cant read
anyway hello frens
Heyy
An idea just came to me, but maybe it's already available on thm
Is it possible to save the rooms for later? Like maybe tag them, and then access from the dashboard or profile?
Not to my knowledge, however you can always use the browser bookmarking
No, it doesn't cancel your active subscription, it just won't renew when the date comes
Yeah, I do something similar, but with a list of "to-do" rooms.
I thought it was for his daily drive machine...I didn't read the chat 
Is it weird that my VM slows right down with Burp open?
nope
Heyo humans
Give your whole pc to your vm :3
Let it eat all the resources

My old vm never slowed down with it
Ah I see
Tempted to just say F Windows and make my host Linux
Don't want Kali tho which is what I've been using for THM
I wouldnt baremetal your testing enviornment
Unless you just mean using a vm inside linux
Yeah my Kali VM basically dies when I launch burp
Is it okay to put base memory in orange for VMs?
Yeah my old one didn't but there was a fix I think. Forgot where and how.
Ya go on I've been using it for a year now
Maltego is very useful but I never used it
What's needed?
mybad
oh ok
could just be a guess though I've never done that room
np :3
Unnecessary to you, critical in a business environment.
It's used for all sorts of windows stuff like printer sharing as well
#ItDepends
wow traceroute really opens your eyes to the amount of servers there are
or small amount
(obviously there's millions)
and, I am now on ubuntu 
Have a look at ASN listings
Delve into how bgp works, it's chaotic
BGP hijacking is insane
as compared too?
Anyone watching Le Mans?
omg
Yeah good stuff, good use of PKI
i tried scrolling all the way down and my page became unresponsive
well, this new(used) laptop I got for college had windows first...then I put linux mint on it...now I have ubuntu on it
all within 10 hours 
I'm still getting a hang of i3 lol
i dont think thats the amount
I kinda like it
I'll move to arch once I'm comfortable enough with daily driving linux lol
And you get comfortable learning how to fix it?
Aye to party
Security wise, I gotta go OpenSUSE
Fixing? What's that?
It's a skill Arch Linux users get.
I haven't broken this recent arch.... yet
Yeah, but you're pretty much a low bar for standards.
out of the box?
Lynis score of 85
Comes with AppArmor OOTB
Little bit of hardening, bur base, I like it
is AppArmor more usable than SELinux?
exactly
Is simpler than SELinux
Not a surprsie, everything is 😄 😄

Ubunutu has AppArmor eh?
Don't think OOTB, could be wrong though
Day 3 of drinking in a row
what drink is today on the menu ?
Stayed up to watch Le Man.
define "usable." IMO apparmor is more difficult to actually secure a system with. And, there have been some recent privesc and root mounting vulns in apparmor.
I think it's best said like this
Just about anything is more useable than SELinux
We've had all from beers to champagne and then we have a party in 2 hours
When I run a gobuster dir with the -x switch, do I need to type out the extensions I'd like to search for such as
gobuster dir -u URL -w Wordlist.txt -x .http,.js,.php
or can I feed the -x switch a .txt file such as
gobuster dir -u URL -w Wordlist.txt -x common_extensions.txt
From my googling I feel like -x should take a .txt file but I'm not getting any results when trying it.
Please let me know if this is the wrong channel
This is just a general tool question...
ahhh
I thought it was in relation to a room
guess I was kinda biased since I just did a htb room on gobuster lol
From the docs
-x, --extensions string
that would indicate it doesn't/isn't supposed to work with files.
but -w switch in man shows:
-w, --wordlist string
and that switch takes a .txt file
Yeah, it's different though.
However.
you can set a list to variable and then passing that through.
It wasn't a bad guess, I already solved the room by adding the extensions manually though. Now I'm just wondering about the tool 🙂
ahh
I don't think I really understand how it's different tbh
Contact support.
just email?
Different switch, Different functionality. It says wordlist, the other one doesn't.
Okay fair enough, thanks for the answers!
Wait my last message didn't make sense since wordlist is just long form of w and doesn't describe the parameter. But if you tried and it doesn't work...
So the docs aren't clear about that, you're right. Both take a string according to docs.
That's what I thought haha
And I didn't get it to work but I've been known to be guilty of user error
Yeah I was reading too fast sorry
Is signing into tryhackme on my Kali vm safe. I’m trying to get the configuration file for ovpn and I think that’s the only way if I’m not mistaken
Yeah.
But you can also drag and drop?
Or if you're using Vmware Pro, you can set up shared folders.
That's what I do.
If you're using VB you might need to install guest tools.
Same with VMware)
Why don’t the guest additions already come installed
¯_(ツ)_/¯
If you have downloaded the vbox image from kali, they should be pre-installed I think
I don't think it does.
As you need to install it on Virtualbox.
So it's not OS specific.
If it is, then automatically install any additional tools (in VirtualBox’s case, virtualbox-guest-x11). The Guest Addition is also pre-installed in the Live image since Kali Linux 2021.3.
Like rooftop with 100 CTF players party
With company sponsors etc
oh... that is nice yea
Connection to the VMs has been really slow lately for me. Is it a ME problem or a Tryhackme problem?
web based thm or local ?
it is possible. due to ppm use it. web based is not so much in area of great. might cosinder make local VM kali ?
has been considering it. But some task require specific materials, and I haven't figured out how to access them yet
they dont teach how to access tryhackme material here
can you link like what materials. some rooms do need web based kali. but most of materials can be dowbnloaded to local
not sure of what room you do. but when starting doing room, if material is needed it have downlaod task files
can you link that room pls
gib sec to read
In the "Scenario" just above the question section
as i read, in this case, you need to use web based kali. but if there is files to use for some task, you can get them to local pc and use own kali/VM
most of it. only if the specific tool is used that might not be in default local kali vm. then web based is needed
ill say 90% of things can be done locally
thanks
going to bed at midnight is too early???? what is your day night cycle like???
🤔
Fucked
understandable.. have a nice sleep
hello
Yeah same, I turned my regular sleep schedule around again I gotta catch up back to going to sleep at 11am
ello ello
...How do you know it's TryHackMe they need help with?
Installing Arch Linux without the archinstall script.
https://store.thaomaoh.com/
🎬 IF YOU WANT TO START AND GROW A YOUTUBE CHANNEL:
https://store.thaomaoh.com/b/youtube-video-course
🟧 HOW I MAKE ANIMATIONS:
https://store.thaomaoh.com/b/manim-course
🟪 WALLPAPER:
https://store.thaomaoh.com/b/twirl
https://store.thaomaoh.com/b/balls
💌 MY NEWS...
shadow is in pain
rage quit looks like ok option to go
What do you need assistance with?
yeah but seems he makes some progress over and over again so he gets there eventually..... still the pain
Which government?
This is a global discord server
Where are you from
You first
India
I'm going to presume that there are government jobs there, but I am not familiar with the process in India. I'd recommend searching on a more Indian centric job platform.
MW3 players should go though some sort of test before they play hardcore mode.
But where are you @clear jackal

From@unique temple
It was so good in mw2019
The TTK and lack of hud was excellent
The test is to beat Elden Ring with no weapons and armour, using a guitar hero controller
on ther internet
Was that the "realistic" that was renamed harcore?
Have you seen Bo6?
Hello guys... I trust that your Sunday is coming along well.
I'd like to request your help with my Kali machine. I just tried to start it on this week, and it was showing a black screen and a cursor. Among the solutions I have tried are:
- Updated the Virtual box.
- Checked the virtualization settings.
- Attempted restarting more than 20 times.
I fear that if I install another Kali VM, I will lose a lot of my saved work. Do you have any thoughts on how to go about this?
That was a while ago
I have it pre-ordered 😄
Yeah, it was such a good game mode.
Any Indian is here
How much? 🤣
what is the minimum level to play KoTH?
You can recover the files quite easily
Mount the virtual disk from Kali to another VM
0x1
head to https://tryhackme.com/profile and change your skill level to Intermediate
can you get a network connection to it? Responding to pings? Can you SSH? go to Input->Keyboard->soft Keyboard and use CTRL+Shift+F5 to switch to another tty and login there to test it and turn on ssh?
That wasn't part of the question. You're going to need to search for job specific info on your country's preferred job platform.
uh...
£100.
I want to become a best pentester I want to crack the oscp che then which course I prefer plz tell me
You're taking it??
Why 😭 that's so much
Did you get other stuff with it? Like maybe a real life glock 😭
That's like telling me I have too many books in my house. It's not about the number, or what I'm doing with them, it's that they're there. Or, better to have and not need, than need and not have
thanks and how to change country?
Gave +1 Rep to @mossy river (current: #6 - 1254)
@lean basalt hello
Fair. But put a little aside to buy each of you something you'd like to make life more fun
I want to become a best pentester I want to crack the oscp che then which course I prefer plz tell me
You said that already. Go study
Where
Yeah. You get extra stuff, I'll pull up in a min.
Yeah it's always good to build little piles for emergencies and treats
I can purchase the any course
it redirects me to dashboard
Mhm, it will update your location 🙂
I can afford paid course
Gaining the certs alone won't contribute to that but at a first look they can make good impression i'd suggest go for crto then osce and get advance certs of offsec then maybe go for network and cloud certs
Sadly without a snapshot idk if you can do anything other then reinstall
i clicked and it redirected me here
Click on your profile
Mhm, it updates automatically
There should be a intermediate and advanced
I would argue against going for the advanced certs without OSCP. I've seen clients who won't accept someone on their team who doesn't have OSCP but has OSEP or OSCE3. 🤷♂️
Oh
That's what I meant these are the certs to go for after oscp and ceh
I wouldn't waste time on CEH unless it's specifically requested. Usually it's respected in India, maybe Brazil and is still viable for US gov jobs but there's no real value in it. Unless a role requests it, I wouldn't go for it
Wait so how do certs prove your worth. Aren’t they like a one time exam?
But again certs will only contribute on the first look and profile std it's the knowledge that gets you the job and reputation
I agree CEH practical can be interesting but the theoretical is just a waste of time
Some certs can show that you've completed a certain course or gained knowledge to a certain level and then actually been tested in a live environment and/or produced sufficient reports
It certifies that you have specfic knowledge hence "certification"
The CEH practical isn't really a good judge of ability, I'm not aware of any group who rates it as viable. It's typically OSCP as a minimum for junior pentester
Although I prefer physical proof over certifications but that's why I'm not a hiring manager 😛
Proof like previous job experience, CTFs, blogs, etc?
Here is a task, do it in front of me
So you want 5 hour interviews
Yes there are many fellas with reputable certs but when asked on interview they aren't even clear with the basics so it's important to have a good mixture of both the knowledge and the certs only acquiring one of then isn't enough after all certificates are valuable because of the knowledge they represent
That works too. Depends what you're hiring for I guess. I'd expect a junior pt to at least know how to hack/pivot and produce a report
Yes I agree with that i haven't looked up ceh practical but i know for a fact that ceh is very overrated while underated certs like ecppt, cpts, cnpt and others have tons of more knowledge
Yeah you really do need to have a technical understanding of the methodology and the tech you're working on. It requires a lot of study
Not really, it doesn't have to be anything incredibly complex.
If I'm hiring someone who says they can do a job, I want to know that they can actually do it.
Certifications are meant to solve this problem but I've met people with certain certs and been shocked at their level of understanding.
I'd say that a Junior position could be let off but I'd want to see a good effort in their probation period. They don't necessarily need to be great at their job, effort and proactivity goes such a long way.
I've heard of some people needing to do tasks like CTFs for their interview, including a report. @devout palm did you have to? I think it was you that I vaguely remember mentioning something?
Absolutely, if you want to be considered a good penetration tester so dont just rush for certs first get a basic understanding then create your own methodology try to write scripts for that participate in ctf's then go for certs
Yeah I guess that's fair enough. It's important to show your value. In my last post I had a c-suite commendation and was on first name basis with the CISO and CFO of a pretty large org within my probation
I have such a weird problem lol, my pc can't connect to internet after a sleep mode session. Tried everything its still consistently loading forever when I try to connect when I turn it back on after hibernation or sleeping
I think I had the same issue a while back
no options to put manually my country name?
No, we use your location for certain functions, such as your streak timer 🙂
Heya @graceful thistle sad to see ya go.
whaaaat?!?
Oh PHP, you buggy beast,
Your code was like a hacker's feast,
SQL injection with such ease,
And XSS, a pentester's breeze.
Now Go and Node and Rust abound,
But none with flaws so easily found,
I miss your quirks, your messy state,
Insecure by default, oh, you were great!
I'm on fire rn
Join the Hack Smarter community: https://hacksmarter.org
--- This is the official rap song for "Advent of Cyber 2023" put on by TryHackMe. I wrote, recorded, and mixed the entire song while live on stream with help from the audience.
LET'S SAVE CHRISTMAS!
(I made this entire song while live on stream -- including writing, recording, mixing, a...
reminds me of this
i saw it now =/... might she is back to NL
Yes, it was an internship application. Which i had to reject due to accommodation issues.
Hello , guys
what are the default credentiels f sysreptor login page ?
It's not common either. I think it was specific to that company.
Mine's just a troop this one is the final boss
Aww @graceful thistle Thank you for your help to the community. We will not forget you 😞 ❤️
Gave +1 Rep to @graceful thistle (current: #23 - 362)
A practical CTF interview is often this long.
Yep
Love the devotion
How common are those
(hes talking out his ass)
?
5 hour interviews lol
reality? lol?
No he's not lol
He's a pentester in the field
Or something along those lines
(And I'm speaking from experience too)
its ok i get it
you have to agree with the mods deluded takes to not get banned
i get the jist of this server
I've literally worked at a pentesting firm, and experienced a CTF interview like that
Wut? Lol
for my interview i had to sign NDA =/ lucky was not 5hrs but it can be
you cant read now?
post address ill come to your house and explain it to you
What’s with the attitude? Lol
schizophrenia
Nah, we do it too. Practical assessment with a 5 hour time limit.
oh boy
No active proctoring though. Just record the sessions etc
Respect is a two way street, we don’t tolerate any form of abuse to community members here. I’m not going to warn you more than once.
Be nice 🙂
Yeah, mine was about 4
How many NDA's have you signed even (Or is that confidential)
i have 4. but there is lot's of that is on company lvl that falls under as i did it.
rip
That's like the coolest job interview ever
Most pentesters I know have done a CTF ass part of their interview process.
what difficulty would you rate those CTF's in general.
That user was ban evading and was just salty about that...
Seems a little scary. If you don’t pass the ctf you’re done.
Depends on the job
high stakes CTF, not like normal CTF's where only your pride is on stake
Much like a driver's test, either you get it or you don't.
Nah our process is about how you approach it more than how well you do
I never done a ctf but like how do you know what tools are fit for the ctf?
Oh so like how a few recruiter's say that they give you those leetcode problems to see how you approach it
What's fake nitro?
Jayy, how did you make it say "seek and ye shall find"
That doesn't tell me anything? 🤔
Status
Hey you frm India?
Modified discord client, with plugins
Clearly it’s not working
Then it's against ToS, and we don't condone using it
screenshot
No history. I’m on break
Thats awesome would you like to play some king of the hill sometime
How do I get my TryHackMe rank on my discord account?
Verify
Where is that?
hellow
Okay thank you
Verify your account you will get a discord token enter that and you will be all good
We also have to protect the discord server itself; if people start advocating or discussing it, it could lead to deletion.
You haven't played ctf's? Try king of the hill it's like 1v1 ctf's fun af
Oh never though about it like that
That’s why I’m here B)
when i do the slash verify will everyone see my discord token?
Not if you use the bot
It should only show for you
Just verify your account start joining rooms what else
ahh I got it
bruh is it real
No
It’s a client response
I got it but thank you
Gave +1 Rep to @mossy river (current: #6 - 1255)
@mossy river How can I get the student discount? I'm interested now in purchasing the membership
I signed up with google but I have my active .edu account as well. I'm not sure what to do exactly
How can I change/link my .edu email to my account?
You can't. You will need to contact support and they will be able to provide you with further advice
So I signed up for premium, then opened a ticket for student discount, and uploaded my official college enrollment document. I don't know how to change the email to .edu. What else should I do?
If you signed in with Google, you can't. But, they can apply it to your account if they can validate that you are a student
I signed in with google. I uploaded my official enrollment document from the university from studentclearninghouse. Let's see what happens.
I try to study every day but went on a two day trip and messed up my studying streak, I feel bad about it
I feel you I completely stopped caring about the streaks. You can still contact support and mabye get it back
naah, I wouldn't waste their time with this kind of thing, I don't care about it but usually I am very strictive person when it comes to studying, I always do it daily even if it's small bits and losing the streak because of small vacation saddens me
IIRC, streak resets isn't part of their job, they don't have to do it.
But they still get paid for it right
They get paid for support.
Streak reset is an optional extra.
Awk, I missed the CTF interview conversation.
Also, kinda defeats the purpose of streaks lmao
wouldn't bother still contacting support for such thing unless my streak was 300 days and then I missed a day 😄
Not, admittedly, that I can talk
@sick lance
mentioned here to contact them about streak resets
Yeah, I'm aware it says that there, but I remember Jabba saying he doesn't have to do it, when he worked as support.
I can understand for cases where it was unavoidable - like having xyz emergency
Well I signed up for premium. Now what should I do?
Rooms.
What to start with I mean
The paths is a good start, unless you want some CTF sub rooms.
Thanks
Technically it is thanks to me :p
Gave +1 Rep to @sick lance (current: #1 - 2404)
Silly bot
@molten sky Let's go to a bar. I really need a drink right now to deal with these fucking NJ drivers.
I almost hit one because they decided, on a 1 lane street with padding for parking, to go all the way right onto the padding, to make a left when they are a small car, and I was going around them because I thought they were parking.
Foot to the floor, laying on my horn, and screamed out my window
Thanks for the rep.
But I'm more than sure you said you don't have to.
I can't remember the string of text to look it up.
Gave +1 Rep to @mossy river (current: #6 - 1256)
I forgot about the England match, I was going to shower before it eee
Just need to wait until half time.
I'm on a call at half time
I'll just have to put it on loud while I'm in the shower, I don't think anything too eventful will happen in the first 10 minutes
dumb ass printer decide to stop midprint for no reason =/
CMON INGERLAND
When else is it going to stop, come on man.
Indeed silly lol, it doesn't give rep on THANK YOU either
listen here you little s***... ❤️ @sick lance
Football Manager 2024 is coming to PSN plus...
That's good.
it might save me from playing MWIII
Unable to delete my account, because of OAuth
Yeah, it needs to be disabled.
I sent an email asking to delete my account which I signed up from google.
I was trying to sign in with uni account and accidentally signed up with gmail instead.
@sick lance
printer: ill just stop printing here... go f... you self
It's even grinning at you, I wouldn't take that.
might he do not like samurai mask =/
Jabba still in the shower? 
Goooooallll 🏴 🏴
I ummm didn’t go yet 😂😂
I was about to say I wasn't sure if you were typing that from your mobile in the shower.
Doom scrolling?
Hyper focussing on the football 🤣
Goes to THM: Talks Soccer
Goes to LPU: Talks Hockey
I can't escape sports 
aww thank you, it was my pleasure 😄 I'll still be around here!
Gave +1 Rep to @devout palm (current: #26 - 311)
Good!
A new legend!
@graceful thistle to bussy or you going back to NL ?
Dolphin, where green? Wtf?
Thank you 😊
I saw Messi play against Guatemala on Friday. It was packed and really fun.
@graceful thistle come back! 
Shifting priorities, life changes etc. I just dont have the focus you guys deserve anymore 😄 Ill still be swimming around here!
welll... ill take that as good thing i guess...
Dolphin is no longer on keys
if you need help in area how to hide things... 🙂
Oh?
Guys I need your I have been trying to code Uk49s lottery by still the algorithm is still confusing me anyone help
Anyone who understands lotto algorithm
Are you trying to game the algorith or is this something for homework?
Because I am pretty sure trying to cheat at the actual lottery is illegal
@sonic dawn please dont send unsolicited friend requests
Oky bro
not your bro
I'm it's my homework and I am trying to play the algorithm
Hay, we don't help out with homework
And yes, cheating the lottery is illegal
We don't discuss illegal topics in this server
Please don't send me a friend request either.
You said we don't discuss illegal topics I will pay thats why I sent you a friend request
We're not hackers for hire either, please stop or you'll be removed the community if you're not here for legal or ethical discussions and learning
Okay I understand but I think we here to help each other
No point arguing just ban
hello fellow clickity-typers
@sick lance your nickname now is long and Jabba short. Are you taking turns? 😂 😛
happy father's day chat (;
salutations everyone
@brisk tree 👋 how are you?
anyone need help with any sort of coding or algorithm
i know python,javascript and lua
all mastered fully
I'm ok thanks how are to
Gave +1 Rep to @blazing granite (current: #77 - 83)
You
@loud marlin what's up?
nothjing... getting rdy for sleep... got to work in morning
Wrong group 😢
any one up to discuss coding?/
I'm back from father's day celebrations
Aww nice how did it go
better than I expected. My father was diagnosed with neurological problems, that's one of the reasons I'm in Argentina right now. Last week he fell on the street and ended up in CCU overnight to check on his pacemaker
Oh no I'm so sorry to hear that. Is he ok now
He's OK, but we're debating with my sister until when he will be able to live alone
He started to be a bit forgettable and mixing the days, don't recall conversations, etc
That's not good. Same happened to my grandad it's heartbreaking to see
I convinced him to stop driving and I put the car for sale
no one is active wtf
It's a walking danger to drive like that, for him and others
Yeah I get that. Took my grandad having a crash to realise he shouldn't be driving so good your dad has agreed
it's was the road to hell to convince him to give up the car
Yeah alot of people are like that don't want to give up their freedom
im just being ignored damn....
he has 4 minor accidents in a week, luckily neither him or anybody else got hurt. That was enough
surprised he didnt die of panic
Good thing he's stopped before it gets worse
hence minor accidents, didn't you read?
thats why i edited it
The way they drive in the UAE is like they don't have road laws
good thing we stop him, he didn't want it
====================
Better to do it even if he doesn't like it will protect him
Hey please do not send malicious commands here
hi,would you like to talk coding?
yes the whole region, Egypt is well know for his bad driving and I can give tell you about my taxi trips in Cairo and Alexandria, I didn't know if I would survive 😂
Israel is not much better 😛
Yeah my bf said he was terrified in the taxis in Egypt saying people crossing the roads as the cars were doing 70
People on motorbikes without helmets too apparently 🙈
Yeah the uae isn't that bad just alot of under cutting and swinging from the 4th of the motorway to the exit 🤣
Hey can you remove the n-word from your pronounds, please?
no one wants to talk coding their either
in Tel Aviv people with those electrical motorbikes/scooters are everywhere and they think that traffic laws don't apply to them
but im black....
You will find more people in a actual coding server
is this not an actual coding server
That word isn't tolerated here 🙂
Yeah I'd be terrified. Although one place I would never want to drive is in India
No it’s not
wait is it in my server profile
ethical hacking involves coding
I've never been there but I've heard that is pretty bad, Also AIO told me that Pakistan is awful too
Depends
Not as much as you want to talk tho
One of my bf students said Mumbai is worse than Egypt when it comes to driving
are you down to discuss anything that involves coding
Tbh all I want to drive on is the Autoban
WOW!!! Worse than Egypt that's something 😂
I only know the bare basics of python
So I wouldn’t be much help
ill explain some commands
Im alright
If you've ever watched top gear didn't they do an episode in India. When I saw that I was like nope
and you can teach me stuff i dont know aswell
not malicious things ofc.
so why are you involved in ethical hacking then.
Because I like it
it involves coding tho.
Actually I never got my driving license, I like drinking much more than driving 😉 😛
if coding is not your thing then why are you invovled in ethical hacking
Do you know what’s ethical hacking?
pretty sure considering ive already learned it
I have a licence just no car ahaha and yeah I get you on the drinking ahaha just game and drink wine on the weekends
You must be thinking about reverse engineering and creating the software
i just wait that thoes electric things get some kind of wifi... the CVS will just fly liek hell =/
no actually
There is a bit of coding in ethical hacking but it's not alit like programming. If you want to code then do computer programming
They don’t understand that
when I was younger my father offered me to buy me a car but I just don't want to drive
I think it’s cus of movies where they show the hacker always coding stuff
I want to work my way up in cyber and work towards a lambo
Ethical hacking involves code like you said.It allows you to gain unauthorized acess legally with an owners permission or consent
Hello everyone! I have a question: the company I am working at has a tryhackme business plan and offered to pay for my subscription as well. Thing is, I have my personal tryhackme account (on my personal email address) and I already have around 150 rooms completed so I don't want to start with a fresh account. My question is, can I change the email address of my personal account with the business one, and most importantly, if I were to ever leave the company can I change it back?
in this case i want to talk code and learn things i have not
not bitcoins? 😂
Probably ahahaha. Tbh if hacking was all coding think I'd smash my head against a wall alot 🤣
You may go to the programming channel of this server. You don't have to do much coding to be an ethical hacker, only scripting is enough to survive. Although, once again, you may go to #programming
If not, I can also suggest the freecodecamp forums and discord channel which they discuss a lot about programming languages, devop stuff and all that
x = 1 else elif stuff 😛
No ahahahaha
Also, scripting != coding
If you are creating your own exploits of course you are gonna need some coding knowledge
But that’s different
fortunately i dont intend to do malicious things with coding
That’s like advanced level
its easy..
This is truly one of the craziest scenarios I've ever seen. An API endpoint left wide open lets you hack anyone's router.
Thanks for letting me make this video Sam!
Article: https://samcurry.net/hacking-millions-of-modems
Sam Curry: https://twitter.com/samwcyo
🏫 COURSES 🏫 Learn to code in C at https://lowlevel.academy
👕 MERCH 👕 Like the shirt...
i dont know how to run a system but i cam easily code the system
Creating exploits?
what kind of things do you code?
i mean the system for exploits 

all types of things with
-Java
-Lua
-Python
@boreal scarab sup
Boba make stomach not friend
Any wine this weekend?
Look up Java discord on Google
Or python or Lua
We're having burgers, dunno what kind, but I believe wine is involved
There’s servers specifically for that
as ive said,i want to learn more than just those 3 coding languages that ive already mastered
What do you want to learn then
Look at YouTube videos even chatgpt to teach you
id rather not use google
It's what 99% of people use to learn
How did you master 3 coding languages? 🤔
I mean, you never master a language. You would still be quite effience on it, but master.. would be a stretch.
By learning them to the fullest?
How though?
What’s to the fullest
Programming languages aren't exactly intuitive self explanatory. And I'd argue that if you can't understand documentaiton, you aren't a master
documentation* and i do understand documentation
And even then a master is pretty far stretched
I got rid of arch and I’m back on windows praise Jesus
But you refuse to Google?
I don't even think programmers with users experience will know everything about coding they'll have to do research too on Google
not mastered like i know it like the back of my hand
So mastered lmao
What every price of code?
Do you have a GitHub or public projects?
mastered to where i know all the core functions
GitHub ig
why?
I wouldn't say that's mastered tbf, you need to understand the paradigms too.
So I can check out your journey
I know of somebody, he works at google after 5 times being denied by their recruiter. He didn't give up. He got the job. He still says he finds some new stuff or undust pretty much "new things" on the way. He's being coding/programming for +15 years, I believe.
You can pick up things easier, the mode you code/program, but you'll never master a language. Besides, languages have their flaw. So you'll still have to learn new stuff after those flaws are found and fixed by a framework or a new version of the language.
paradigms are relatively simple
also how do you track progress like that
i use coding apps to learn
But their implementations are different across programming languages
yo @mossy river can you change my location on tryhackme?
May 2024 discord cap
or i would try to develop new commands and even as far as to create my own language in coding
The more you repeat something it sticks and if you don't use it you lose it
I can only set your location to where you are 🙂
This will make the site function as unintended.
Creating your own language would be alot of work
yea but he never said he didnt know the side effects for using a vpn
im from romania and i live in germany 
ofc it would,it took newton years to create calculus alone
That's why you should spread knowledge 😉
Mhm, your 'country' is your current location 🙂
cant you make an exception 
and java was started on a project 1991 and was released in 1995 with still some issues
i wanna represent my country not germany 💀
How many people do you think worked on Java
I guess also how you set up your browser. Mine recognised my location as UK, therefore I got the UK flag I believe. But i'm not in the UK. Not that I want to change it nor I care.
that alone shows the difficulty to make a coding language but it is possible if you already have exponential experience
No because
A) it will automatically update anyway
B) the website uses your location to manage certain functions like your streak timer
2 people created it and 17.1 million people worked with the language
ngl i think its stupid we cant change the flag on our own
tRyHaCkMe Is TrAcKiNg Me 
/j
btw why did my level not change my discord?
Aye but we aren’t discouraging you. If you want to create a new programming language go for it. We are just saying it’s pretty hard to call your self a master.
And even then “masters” make mistakes
Everyone makes mistakes it's all part of being human
i am not perfect,i do make mistakes with the coding language
Make a Poll what should the name of the coding language be
i dont think these people care enough how your programing language name should be 
Oh
That’s nice
Man.. not wanting to just make a report to further investigate this matter, is just how companies get hacked or f--ked really hard, then proceed to cry they didn't know how, why or what.
it doesnt matter to me if they dont care,they can simply ignore the message if they dont want to acknowledge it.
if people support the idea they can create names for it
either way i have something in mind anyway.
How are you gonna go about making it
ngl i think my man just wants to create a programming language i dont think he knows how to make one
@mossy river change my level on discord pleaseee
HELLO
It updates once every 24 hours
HELLO
yoooo
well im not sure yet
youll see when its fully developed
Sounds like a plan
wha
@ocean rock Keep it English and appropriate please
any ideas?
you sound like a smart individual so i would like to work on it with you
O
Did you make*
Friendly English fix 
its going to be hard doing it solo
Why thank you but I’m alright
my bad
no worries
im going offline for now,toodles.
Cya
Did you complete only 98 rooms?
how are you level 997?
Hi everyone. I got a question, i will get an practice test interview for a Soc role soon. Some of you have some advice to give to prepare to this one?
That is the Staff level
I completed most of my rooms back in 2020/2021
Staff, contributor and bug hunter have separate levels (as does event roles)
All good, just was being nice and helping ya 
i heard there is an interview to be a staff member
You*
Friendly English fix. 🙂
Disrespecting staff?? Muted
What do you guys use as a note taking software/website? I was using Notion until previously, but i’m looking to find other options.
This is a whole can of worms.
Scrubz isn't staff, Scrubz is a community volunteer.
Oh god
TryHackMe is the fastest-growing online cyber security training platform. Our mission is to make learning and teaching cyber security easier by providing gamified security exercises and challenges. Having only been around for handful of years, we've grown to more than 3 million community members and our growth isn't slowing down! 🥷
Notion best
I don’t like worms.
Welp
I just finished mr. Robot. Its a masterpiece 💯
Let me correct “disrespecting community volunteer?? Muted”
The room or the series?
Series and yes the room is great too.
But not very private right? I know they follow SOC2 but still
i just started it. i had a friend who started hacking only because of it
I forget how many roles we have live atm 😀
Hi Blackout 👋🏻 !
👋
been days man!
So well made. 🤌
I would say obsidian but I know how much toaster despises it
yeah idk
Really the beat note taking app is one you're comfortable using.
if u say so
Yeah i’ve heard of Obsidian before, i’ll look into it. Thanks!
What works for one, might not work for another.
yeah at first i was using notepad for my notes
Google docs 
fr
Correct, but I like to think that as cybersecurity minded people, we all have a certain sense of what works best in our field. Security and privacy are surely factors we take into account right?
Hold on let me pull up my google doc real quick
And i’m just looking for some new programs/websites to look into :)
I quite like Trilium, hasn't been working on the latest releases. I like the note within note within note within note kinda note taking
The only show i have watched till now which shows actually hacking. Open for suggestions which are like this.
Thank you 📝
Gave +1 Rep to @boreal scarab (current: #30 - 264)
Welcome!
Documentary’s
And the recent versions not working is a me issue.
i have no ideea
@atomic aurora
That’s a question for the 3d printing master ralexander
Works on my laptop, not on my desktop cause everything likes to break for me
Well other genres than documentaries i mean. Fiction always make it look like some 3d holographic thing lol
Or esqy but
Got it. Thanks. Hopefully you can fix the issue! 🙏🏼
Yeah, I was surprised that in the first episode, the codes he used in the terminal were genuine.
You are in for a rollercoaster ride. Hope you enjoy it.
With my track record, probably not


Make it worse you mean
Windows 10: 70+
Windows 11: 2
Windows 7: 3
CentOS: 2
Kali: 2
Arch: 3
Mint: 2
I like posting this lmao
All the OS's I broke
I'm currently studying to get my eJPT.
Anyone working on windows api for malware dev ans static analysis? Im stuck with a couple of questions
Yeah, I did the room twice. lol I had fun with it.
Well. Thats more fun haha
Hey, as long as you learn from your mistakes and turn them into lessons
My first time setting up a Pfsense firewall, I went a bit overboard with the configuration and locked myself out. Lesson learnt
ye...
If you built an OS, give it to me before releasing. I'll be sure to break test it thoroughly.
Im trying pfsense too. I managed to set it up but snort rules is not that smooth i can say that
Noted 
Ja snort is snort.. Suricata is also a good option, depends on what you’re looking for
I watched blackhats, I heard they had some infosec people involved in the film. It's more like an action movie, but there's some hacking involved.
The thing is, because it's a movie, I had to also think of how they had to set up the time for everything, so I was already expecting some stuff getting done quick.
On WiFi Pineapple needs to be on there... @loud marlin can vouch. I broke it within 24 hours of getting it 
Never heard that before. I eill check it out.
What made you want to switch?
Ohh..added to my watchlist. Action movies are fun over the weekend.
It's about a, of course, blackhat hacker. Played by this guy he played Thor... This movie is from 2015 or 2016 I believe.
Try notion XD
I was just curious how private and secure Notion was, and I read some reviews saying that Notion is pretty “unprivate”.
It isn’t the first time that I hear that idea’s got sold that were written on Notion, or that staff can access your notes, etc
THATS the way to do it
bruh what notes are you taking that you dont want people to find out? 
Could you provide a source for this?
Do you guys use notes at all?
Only if you make the notes public i guess. But nothing is impenetrable so, its just the matter of time but ig its fine till now
ofc this is the most important thing if you wanna be a hacker
I type them in my imaginary machine with my imaginary keyboard.
nobody can momories everything
Nothing crazy but i wanted to keep track of my finances using the finance tracker template etc
Yeah, I know, I was just teasin' lol
no, it has been a while. If I come across it i’ll share it with you!
