#general
1 messages · Page 231 of 1
👍
Still?
the review is done, it's in the release queue now, so gonna be a while before it comes out
Lol, I know it's done.
fk no, duolingo is bad
if you pay for my ICS410 course - im down lol
as long as he pays for my courses i dont mind lol
English only please.
Is there an issue with moderators?
This isn't the first comment you've made.
Question, Ip address cant be the same on 2 devices on a network but i checked my ip on my macbook, my pc and my phone they are all the same?
Im sorry.
Lol if there were no moderators this would be a mess
You'll have a an internal IP for your devices.
so like a private ip address?
Hello, can you please speak only English, this is for moderation purposes, this is the last time I'm asking.
Yeah 🙂
That doesn't answer my question.
No issues
Alr, Thanks a ton
Gave +1 Rep to @sick lance (current: #1 - 2414)
Moderators are here to protect the community. If you have any problems, please shoot me a DM 🙂
i just said "community police" 😭
Can I ask how you checked your IP? And did it start with 192 or something? (Dont tell the full IP)
checked on whatismyip . com and it was with 82
Ah, thats the IP from the modem to the internet.
just checked my private ip and now i makes sense as that starts with 192
There is a room on this, right Scrubz?
Yep! They are different right?
That will be your public facing IP, if you have administrative privs on your router. You can see all the devices connected with their own private IP.
Yup
I’m just letting you know where the proper place to report it is in the event that you need to 😄
Yeah can check and see all devices on my wifi app
Okay, thank you!
Gave +1 Rep to @mossy river (current: #6 - 1257)
How you doing Jared?
Tired, hby?
and also does the private ip address change everytime i restart my device or is it static?
Uhm, I think that depends on the settings.
Most times it resets after it is not connected for a while. A few days or something.
Its also possible to configure it so its static
There's what's called a DHCP lease that comes with a certain duration during which the IP to device assignment stays the same.
But depends on your home router and its settings.

That makes sense
is there any way to know how long the lease is for or do the isp keep it private?
DHCP is done by your router, the ISP has no say in that.
You might be able to look up the configuration in the router's administration panel.
Could also be done with control over AD.
I'm assuming home network here.
Depends on the manufacturer and the model of the router if thats possible.
By the way a typical home router from my experience assigns the same IP to the same device even if the DHCP lease has been expired for ages, provided that IP address hasn't been assigned to a different device in the meantime. You could call it semi-static.
actually, your public IP is also on DHCP if not bought differently
so yeah, your ISP is also doing DHCP
Sure but we were talking about private addresses
ah, didn't see the private thing
Manufacturer of the router right?
Yes
Some are giving more advanced settings, some less
So it depends
and if i change my network card will the private ip change?
Im not sure. @wide marten do you've got any clue?
in what way change?
you can of course enforce private IP on your computer itself
from 192.168.1.1 to 192.168.1.5 per instance
Since the new NIC comes with a new MAC address you'd get a new DHCP assignment. That could coincidentally be the same IP address or a different one.
btw dont mind if my questions are stupid, im just reviewing some topics
Nah, questions are not stupid
if you set an IP on your computer itself and not follow "DHCP" you'll have that IP, but if you have a new MAC then yes, you'll get a different IP, if the old ones lease is not up.
cause if the lease is up and your new device connects, then it'll get that IP, as it's the lowest available
so a gamble lol
as I said, you can still just write an IP address in your computers settings and it'll get that (if it isn't taken)
A gamble with one in 255 chance its the same (in your home network and with no other ips assigned apart from the router itself). But as Bella said, you can force to use a specific one, yes
(if it isn't taken)- how would i know if its not taken by someone else
Although assigning them sequentially is typical there's also dhcp servers that do it randomly or let you configure the behavior.
The answer depends on a lot of factors.
You as the client can't know. You can look up the dhcp assignments on the router though if you have access.
if we are talking home routers, then it's sequentially 98% of the time
run nmap on the network prefix 
And when I say "router" I mean the dhcp component built into the home router. In a corporate network that would typically be a separate server.
jk, no, you can't really find that out without looking at the leases in the router/dhcp server, and if 2 systems got the same IP, there's some troubles happening
Mhhh. Lets say xxx.xxx.x.2 is static assigned but not connected, you wont know!
does anyone knows how to mount /dev/loop1
well, then it isn't taken 😛
it's reserved, but not taken
But when its reserved, you cant get it right?
you technically can
you can also get an IP that someone else is using at the same moment, it'll just cause problems with sending packets
Mhhh. So when the client forces to use a specific one, it always happens? Even when its already assigned?
yeah
ip conflict can cause issues yea =/
it just throws out "I have IP xxx.xxx.xxx.xxx"
bell... how was party
that good 🙂
Thanks for the help guys/girls, Finally understood it
what about 2nd after 🙂
vmware
oh no, this was 3rd after, we drank friday, saturday and sunday 😄
sunday we started drinking at 15:00 and stopped drinking at 05:00
fair fair...
and I only had lunch at 1200 didn't get to eat anything before breakfast at 0700
ik that orange or mango juice was life saver for me after that kind of days
Dhcp is easy to remember with DORA
the pancakes just hit so different
oooh that for sure
whats DORA?
@boreal scarab they arrived
Whoops did see the last part.
lmao
The four messages sent in a dhcp conversation. Your computer broadcasts "Discover" to find a dhcp server, one or several dhcp servers reply with an "Offer" of an IP assignment, your computer "Requests" the offered assignment and the dhcp server "Acknowledges" it.
That's how you get your IP address on a home network or public wifi, typically. And it's not only the IP address that dhcp provides but but other data like default gateway, DNS server and possibly more.
This makes it much easier, 100% going in notes, Thank you
Gave +1 Rep to @wide marten (current: #52 - 138)
Why they in test tubes
If that's your kind of fun you can turn on wireshark, request a new dhcp lease (depends on the OS how that's done) and watch these messages being logged. It's unencrypted.
@errant fossil this module may be interesting! https://tryhackme.com/module/network-fundamentals
Every security professional needs to understand the network fundamentals. This module will introduce the core concepts of computer networking, covering everything from the Internet Protocol (IP), network topologies, TCP and UDP protocols of the OSI Transport Layer. Don’t worry if that sounds complicated, as this modules labs uses fun beginner fr...
they cost 80e =/. and it is brass for most and it need to be with no damage to be used
Ah I see
Prolly also so they don’t get dirty too
Going over this right now 😃
Nice!
what is the purpose of wireshark, cause i have not used it but saw it in a few videos
Network analysis
To capture network traffic and look at it, explore it, analyze it
It would be illegal to do it on a public network right?
dont want any legal complications lol
Hm
If you're capturing the traffic going in and out of your machine that's not illegal. At least not in Europe or NA to my knowledge. Not a lawyer.
You're just making visible and permanent the data that is sent to/from you anyways.
Wireshark is also good to find hidden webcams.
How
Wait What??
Oh if it’s using your network?
You can see the network traffic?
And you should not use Wireshark on a network you do no have permission to use.
That is illegal.
thats what i wanted to confirm
Thanks
What I’m saying is if it’s a hidden camera someone put. How is it gonna show if you you are analyzing your network
will 100% try this after the lesson
You'll be able see the network traffic, you can take the MAC address and use that. or the protocol many cameras use such as rtsp or onvif
This needs further explanation. One can use wireshark with a wireless adapter in promiscuous mode. That would capture all data sent in the wireless network. That might be illegal in some jurisdictions. Probably is.
The default mode of operation only captures traffic destined or originating from one's machine. I wanna see the law making it illegal to store traffic going in and out of my machine without "permission".
more is due to be with no dmg. for dirt is no issue. since they got dirty all the way you use them
You may own the machine on the network, you do not own the network if it's obviously not your own.
I’m just kinda confused. If you own a network right. If only you can own it, how would let’s say another electronic communicate with your device, you don’t truly own the network then?
btw... if anyone interested. the thermal paste is used in 3d printing is this kind. it goes up to 320c and best in shape is at 100c
also MSDS: https://cdn.shopify.com/s/files/1/0252/5285/5880/files/ReleaSys_HT_PASTE_Slice_Engineering_-01-23-24.docx.pdf
You could have a simple wireless network at home with routers etc, that won't actually connect to the internet.
You mean no permission to use the network? Or no permission to use Wireshark?
You can still use an "internal" network, without coming out.
Ah so that makes sense
Pretty much, if the network isn't yours (for example, a school) it's illegal to use Wireshark to intercept the packets.
Whether or not capturing data going in and out of my machine constitutes "intercept" is doubtful. At least it's not clear from the text of the law.
If you're sniffing packets using a network monitoring tool, you're definetly intercepting them.
If you have a public network like a Starbucks or sum that’s why they say you shouldn’t use it because a criminal can spot your traffic
Especially if it's not traffic that is supposed to be for you.
You say that. I care about what the courts say.
Or hack the network and run a cryptominor in the home web page
will doididylioudouieuyus do
intentionally intercepts, endeavors to intercept, or procures any other person to intercept or endeavor to intercept, any wire, oral, or electronic communication;
Dang
Is it possible to have an encrypted network?
You're intentionally capturing packets with software
The what
Or would that just be none public
WPA2
Oo
Never knew about that
Wow, I see its indeed illegal on public networks etc. Interesting, didnt know.
Packets that run through my OS and memory anyways.
Law doesn't work this way that you or me interpret the words the way we think is right and then that's what's legal or not. You're not gonna answer this question, courts do. This judge for example came to a different conclusion
A federal judge in Illinois has ruled that intercepting traffic on unencrypted WiFi networks is not wiretapping. The decision runs counter to a 2011 decision that suggested Google may have violated the law when its Street View cars intercepted fragments of traffic from open WiFi networks around the country.
And that was even wider than what I talked about. Here we're talking sniffing of all traffic.
Then go and see a court.
As a mod, I'd rather community members didn't speak about something that is illegal. 🙂
Very interesting. (May be different in EU)
Federal law makes it illegal to intercept electronic communications, but it includes an important exception. It's not illegal to intercept communications "made through an electronic communication system that is configured so that such electronic communication is readily accessible to the general public."
if its not illegal then do whatever u want
Nuh uh
Unauthorized Access: The Computer Misuse Act 1990 makes it an offense to gain unauthorized access to computer systems. Using Wireshark to capture data on a network where you do not have explicit permission can be considered unauthorized access.
Computer Misuse Act 1990
On this topic, assuming you have promiscuous mode on; will the switch still route to you network traffic of others (other than broadcast frames)?
What’s this promiscuous mode I keep hearing
"Can be". As I mentioned there are two modes of operation. That's a crucial difference. I'm not gaining unauthorized access to anything storing the data going in and out of my network interface (and destined for my device).
The wireshark room never mentioned that
Basically you let everything in on Wireshark. So even if its others traffic, it will be logged in your packet capture.
Oh
As a mod you are free to decide what's considered legal or illegal for the purpose of moderating this server.
That's an entirely different question from what's actually legal or illegal in real life.
I provided a court ruling, you your personal interpretation of a law.
I’m guessing the main use case for that is if you a soc analyst and you have a big corporation to analyze
Nah, you have other tools for that
Hm
Hey there
Hi
how you doing guys ?
Fabulous
Great Wbu?
nice
thats great i am doing fine
Wireshark can only capture packets going to the clients network adapter
thanks for asking
anyone have any idea how long it will take before ubuntu has systemd 256 as an installable package???
No idea
Good to hear
Ah I see
are you into cybersecurity?
So a ids/ips would take that job then. Aka snort because it has a sniffing mode and it blocks
Yes that’s one tool
Yep!
Yeah just the start tho
You can also be recording personal data based on what is being transmitted, which could also be GDPR.
well for all the arch users on here that has recently updated their system: thoughts on the systemd run0 command???
(Can I point out you both seem to be talking about different jurisdictions as well?
)
I think there has never ever been a court case for this in EU?
At this point, you're just arguing black is white, and white is black.
Possibly not.
Call jayoma
Could be. That's again different from a blanket statement "is illegal".
Ripa too.

I keep forgetting about RIPA.
same bruv , so have you taken any steps ?
I'm arguing you can decide what you consider legal or not and then moderate this server based on that. That doesn't actually make something legal or not. Crucial diff.
Man I keep getting distracted. Running through the nmap room and ifs pretty fun
Yeah, currently going over network fundamentals.
sounds interesting , i am also learning about OSI model
Pop quiz
What’s the layers of the osi model
yeeeee
Really.
What proof do you have, that it isn't illegal, please provide a non ChatGPT source.
I cited an article reporting on a court case. You shared your personal opinion.
there are total 7 layers in OSI models
starting with the lowest to highest
1 physical layer
2 data link layer
3 network layer
4 transport layer
5 session layer
6 presentation layer
7 application layer
Damn right
Here's another misunderstanding: the one who claims something to be illegal is required to prove it, not vice versa. In real life that is, of course discord is different.
I didn't know the website I shared was my personal opinion.
btw @sick lance. after some talk with my printer... he decide to print and mask is finish
#general message
Welcome to the world of debates. 🙂
Now you name me the tcp/ip model!
man if you have any sources where i can learn efficiently rather than quickly , you can tell me about it
😨
Which one?
not yours, go away
You shared the text of the law and your personal interpretation of it. As I had explained in the legal world it doesn't work that way. An individuals interpretation of the text of the law is not what's actually the law or not.

No u
Between us only I have referred to a court's decision, which is the only relevant authority in legal matters.
Nmap an in depth look at scanning with nmap, a powerful network tool
Booooooo
Told you.
It says you made it lmao
Forgot my own damn description 
You dark star and security nomad
Muiri can't keep up with what he's made.
User Muiri has left the community Discord THM server
No. Me 
Dark's on there because one of the tasks came from RP: Nmap, so it's to provide credit there
If you use nmap using naabu is must it is much faster made by project discovery
darn apparently the doctor who writers know how to spell rogue
It doesn't have the scripts though
Never met SecurityNomad -- guessing they're on there because THM want them to do maintenance on it and the room access controls don't let anyone who isn't an author to contribute
I’ll have to look into it
I see
You're surprised by that?
Or rather, it's all or nothing. You get editor access to everything (God I miss that
), or only rooms you're listed on. There's no inbetween
So mans just a overseer or something
Haven't a clue. They've been added to the room long after I made it, and after I left 🤷♂️
not surprised... just disapointed in not getting the funny meme potential of them typoing it
Maybe this is a little bit a grey area, and court has to decide if its legal or not. Law has spaces for court to decide its legal or illegal.
They do. It's just also used for access control 
Stick it in the feedback section
https://muir.land/content/
That's the definitive list of what I built at THM + the collabs I did
Links to content created by myself, mostly consisting of TryHackMe rooms and talks/presentations
Just don't try and bruteforce it.
Don't be an idiot.
Eh?
Didn't Zeeshan not try and brute force something of yours?
Oh 
Yeah, a few people tried that, especially with Wreath
They got chucked out rather quickly
Your website?
Fun fact -- once you ban someone only an admin can unban them, and I'm pretty sure that's still a manual DB modification 
I was threatened with never being unbanned for the stuff I was doing.
💀
I've just had the multiple DMs "hey, please stop this"
the going into rooms you should not part???
Exactly, the text of the law is open to interpretation that even courts don't always agree. Nevertheless it's exclusively the opinions of judges that define what's legal or not, not a reddit discord mod's interpretation of the text.
Scrubz appears to be of the opinion that his interpretation is the relevant one, not that of courts.
Aye.
Back when I did API stuff
I'm not a reddit mod. 🙂
My opinion is > yours.
Yet... that's the next stage after Discord mod
I'm sure Scrubz doesnt mean it like that
I don't even use Reddit.
This is correct. It's up to the two legal teams in a situation to present their interpretation of what laws apply to what actions and how their interpretations work. It's up to the judge to accept or overrule, and the law is frequently created, interpreted and applied by law enforcement, judges, governments and their representiatives. The outcome of a legal dispute is between the parties involved and the courts, even though it might never actually get tested in court, and even so, court cases can go on through different levels of the court system and have massive repercussions in many ways. That's why you need lawyers and courts and governments to interpret it all
I refuse to use the dumpster fire.
Yet
📖
shadows reddit account is not used and maybe deleted
don't recall if shadow deleted it or not
Only time I use Reddit is for osinf
Neither of our opinions matters in legal matters. That's why I referred to a court case. You didn't.
Sigh
Tbf, it's legitimately useful for weird tech questions 
Yeah, that's why osinf
Oh, I thought you mistyped OSINT lmao
No no, open source information
Anyways I’ll be the judge of your nmap room muiri. So far it’s good
Fun describtion of lawyer. "What do you do for your work?" "I interpret text and then tell people how I interpret it"
Go on there and make a wrong comment about something and you'll quickly learn all kinds of things you didn't know (and probably didn't want to) 
Don't think I've ever posted anything other than from my time in charge of the THM reddit 
I always have 2 users, one for creating the question and one for answering the question wrong, that's how you get everything fixed, people don't want to help you, but to prove everyone else wrong
Just make sure you double check the answers 😆
"I am Jose Mourinho"
Since he insists on his blanked clam that it "is illegal" after I've referred to a US federal judge who ruled even wifi sniffing (we were originally talking about a much less intrusive practice) was not illegal in that case, I must assume that's what he means.
You're just too intended in proving people wrong,
it's ok, take a day off. 🙂
As I just said^
Should I be worried if my Kali vm says my zsh file is corrupted
Both of us could be wrong, both of us could be right.
Mine says that all the time.
Depends™️
Good
That's the meaning of grey area :p
rm .zsh
I care for the truth. "Welcome to the world of debates."
It makes it go away 
@sick lance shadow wanna report scrubs for posting dangerous commands
Hiya
Why does it matter if it’s legal in the US? We moderate under UK law
Right, okay, for the sake of settling this.
It's a grey area. If you own the network then most jurisdictions will allow you to intercept (most) traffic. If you don't own the network and can't reasonably claim that the information is public, most jurisdictions will not be happy. Can y'all leave it there lmao.
It the my source 🙂
Ask scrubz, he linked US law.
You're too slow...
Sadge
👀

👀
haha
Do you know why that rule exists?
good point right there scrubz
yes because people run commands without checking what they do first
Do you know why that rule exists though?
and because that can harm a lot of users data a lot
do elaborate please...
According to my calculations that rule is set in place to protect the user from any harmful commands
To break
Paradox convinced Elf to destroy his system... for the first of many times
Caused quite an argument
Oh elf...
What a user.
Typical elf behaviour

After that, Dark added the rule
I miss elf
... and Elf still managed to shred his disk another thousand times or so
elf will do what elf wants to do.
Elf having 20 people in vc all trying to help him was so funny
Christ I'm getting old
Were you there when he tried to take on Cherryblossom?
Unc status
If I was I don’t remember
wait what why did my message get deleted lol
Delete all files. (Supposed to be a reply)
oh noo
I done that to the pentest assessment for uni.
"Ok, hide all traces you were there"
"YEET FILES"
I mean, I hid any evidence I was there.
It was hilarious. He had a full VC trying to help him, and James basically holding his hand through it. I joined about 2 hours into the stream when he was just getting near the privesc. Forgot the creds. Hacked my way into his instance before he rooted it, and added a personalised congratulations to the root.txt file. Boy did the kid get a shock when he got the root flag lmfao
Back when VC was full, and used more often.
Me when I get RCE on CTF machine
(Joking)
Back in the good ol' days of community
now since 1gbot departed, it's rarely used I feel.
git-key() {
eval "$(ssh-agent)"
ssh-add $HOME/.ssh/github
}
shadow lazy
Lol thats quite funny. I'd be so shocked either
You remember the days of Xande?
I think that was before me.
Beginning of the end there 
Poor James
ninja james or some other james????
Now I see why James hides when he's online 
Ninja
Xande was the first user who joined the Discord from a position of not actually having a clue what he was doing. Asked a lot of very basic questions that had us face palming on a minutely basis.
That's commonplace now, and has been for a long time
Legends say he still has nightmares... Right?
But you know what they say, you always remember the first
I think the medical term is PTSD.
which??? seems there are a few with similar usernames
Who're they?
haha scrubz and shadow did the same thingy

Welp shadow, I am going back to Sweden
are you going for max hamburgers instead of burgerking now???
Might be, but no, going shopping in Malmo real quick
Make sure you visit an Ikea while you're there.
.... We have IKEA in Denmark
burger king:s burgers almost killed bella with a chicken bone
Yeah but when in Rome have Swedish Meatballs.
But no, it only takes half an hour train to Malmo
I was in IKEA today, nobody sent help and left with a rug.
Didn't even get any meatballs.
Got McDonalds instead.
shadow is getting pizza today
We call it chopped balls, lol
Ever eaten kapsalon?
The Ikea plushy came in the other day. Left it in the box cuz it's a gift.
Fries with meat and cheese and vegetables = kapsalon
10 yard penalty, misuse of meme, loss of down.
Oh nooo
What meme btw?
xxd
the correct use of this meme is when you are knowingly saying something incorrect from a perspective of irony and satire
crowder is factually incorrect on any number of subjects, that origin of that particular one was along the lines of 'climate change isn't real change my mind'
Tbh there is quite a chance there will ever be a ww3
But I dont think its appreciated to discuss that here
ye true
It's not.
how's everyone
What is not? xd
sup Scrubz
Great. How about you?
Would be a political debate within about five messages 
just had a coffee and I'm about to continue my TCP/IP (The Three-Way Handshake) module at THM
Yep, thats why
but good overall 
Awesome, networking is cool
it's actually my only weak point so far
hmmmmm pizza
WHERE
having some difficulties with the OSI model as I've never read about it before although I kind of understand how stuff works out
I assume layer 3 and 7 are the most important one anyway
1-3 blocks away
Ngl, I hate how companies changes logo for a month to "support" pride month
Shadowww
You should tast fries with meat and cheese and vegetables
Tastes really good
In case you ever want to deep dive on that topic, there's a fantastic YT channel discussing wireshark and using it to disect protocols. "Chris Greer".
sounds like a kebab salad plate
thank you!
Gave +1 Rep to @wide marten (current: #52 - 140)
You know better now that companies are soulless machines preying on our sensibilities to try and get more money
Its called kapsalon and looks like this:
We support pride, give me monies
That yeah
this tbh
I mean it annoys the Tories I guess
while most don't even release extra pride month merchandise
yeah marketing
Arg why do I get all the car troubles today 😦
part of the scourge of humanity
*in countries where supporting pride is socially accepted anyways
From the context of the conversation, that was going to be obvious.
Because it's chewzday init jk
even Ea-nāṣir had some great marketing somehow
I mean it's pretty rough in the states
it is pretty rough everywhere for some parts of lgbtqia+
Oh that's fair... The connector for my rear lights literally flared out this morning , and now I got a transmission warning
Ow
Had melty plastic and a burned through pin
Unlucky
Renault?
I had a Renault once, never again.
Mini
Evri stole my package 😡
Worked at Renault once, never ever
How tf you fit your bow in there?
Good to know the company is as shite as the cars.
Very carefully
Complain!
Well I saw what they used to design the cars
Worked on bits of that as well
4-6 year olds and crayons?
I submitted a ticket. Who knows how long this is going to take
Close enougg
Well...
Evri are late with everything...
So.. Good luck
It’s just clothes 🙄
Hoping the transmission thing is a spurious sensor error and that the ECB just put the whole thing in a degraded mode
Do websites like https://www.isitdownrightnow.com/ use ping or is it another way to determine a website is operational?
User feedback.
Yuuuup, you heard the whole target scandal?
No I mean it’s just clothes, why steal them 😂
Which one?
Check your local facebook market place 
My suncream was stolen once
Times are tough
I mean amazon stole one of my packages once....it was beer
They removed 80% of their pride merch and haven't paid any of their queer designers
Thank you
Gave +1 Rep to @sick lance (current: #1 - 2416)
Ouch
good evening
Good afternoon.
today i wrote my first bash script, in a lab environment but still. 🙂
It was delivered today LOL
"delivered"
I need experience in ansible, Infra as Code, CI/CD and devops. How should I get started on that? I have during my dev career used containers for dev and deployment using docker, phpuphet, and vagrant. I have not used ansible as much as I would like. I'm thinking, what can I do to get practice, so I can say on resume, I have experience with it.
I have a Proxmox server, 32GB RAM, Intel CPU, I have 14 nodes currently. I am wondering, how can I automate setting up some new LXC containers using ansible... to get experience?
https://docs.ansible.com/ansible/latest/collections/community/general/proxmox_module.html I found this module. Hmm.
It wouldn't be experience, you'd place it into a projects section. Work experience is different than personal development.
I see. So I can control PVE with ansible. Create containers and launch them etc. etc. with whatever services inside them.
Oh ok
One more exam to go 😌
Ya got this
Pizza pizza pizza
what cheese 👀
Just standard mozzarella this time
I like the cheese that melts in your mouth...I forgot what it's called haha
hmmm cheese
Nope there is other stuff on it too
👀
Pork thingy... Ham... Champion mushrooms... Onion... Garlick sauce
Woo sounds good
fancy that :O
Dayum. Enjoy your meal!
what are string beans 👀
best beans
Better question. Which one of you muppets actually went out and setup a website for fluffclan? 
you have one guess....

Nahh, green beans are better tbh
What, the ones leading to admin.tryhackme.com?
yeah lmfao
muiri, i was super disappointed
Erm
am I allowed to use those?
Don't call me stewpid
beans
I tried to use that house for sale link that you had listed, and it was 404'd
But i fell for it
I remember when that was created
Elder one...
TryHackMe has cheaper merch for the record 😁 store.tryhackme.com
Mhh?
both are great
Wait, what? Is that genuinely down?
it was about 2 months ago.
Y'know, I think I may have not renewed that domain...
Hello guys, I want a honest answer. I was just scrolling thru reddit and someone posted a link saying "join my new app" and i wanted to, next thing yk its ||cp||, what do u think I should do? DDoS it and report it? or what shall I do?
Just report it and move on
Alright.
Report and leave to autorities
Report to law enforcement and don't attack it
Two wrongs don’t make a right
That I doubt
True.
Cloudflare probably owns the public facing IP because that's how services like cloudflare work.
how can I report the website if im outside of Americam
Alright Thanks.
One other thing. Never ddos something :). Its heavily illegal
Muiri, would you like to send us some shiba pics?
Sure!
Ah yeah xd
And it won’t really do anything because they’ll just pop up elsewhere and then your lead goes
L bozo
That reminds me, gotta remember to leave those subdomains active when I migrate the blog
I swear there's at least one more of those APIs
Bot won’t crash when using /ollie, it will just generate a blank embed
Reported it.
Worst dog tag ever
I love dogs with floppy ears.
Spaniel?
We can spot him if he ever goes into a blue room 🤔
http://reno.muirlandoracle.co.uk/
Not sure about spaniel
quack
Oh, also
https://min.muirlandoracle.co.uk
For my own dog ♥️
Fox
You’re an ass
my nemesis
I set that one up for Para
My proxy is too slow with the signal I have but I know exactly where that was going
He flew right into it
muahaha
I was so fast that i managed to close it
To think I thought Muir had a heart
sigh you got me


I had a year long feud with Pars where I refused to send him pictures of my dog until he apologised for something. Can't even remember what it was.
You can point all subdomains to rickroll
Then the whole animal API craze started
That would be nice
So I set that one up and posted it in THM general
Got an angry message a few hours later lmfao
Pride cometh before a fall. He thought he could gloat about getting pictures of my Min despite not being allowed them.
classic muiri
He learnt 😁
Phew
I thought you lost it
I read those messages in reverse order and thought you hated it 😂
She's shaved right now. Not cute at all.
Need sleep
How could you hate that boop snoot with eyes?
Jealousy that it’s not mine?
Willing to share her if you can give her a bath? She's stinky and hates water btw.
I’m very much I want a dog but not all the work that comes with it
It would break my heart because I don’t have the time for one
True, owning a cat is much easier. Just feed them and they're pretty much happy.
Dogs run on a schedule. You need to make time for them everyday.
I’ve had a total of 3 dogs, dog sat 2 more, and about 6 cats
Cats were the easiest but dogs were the best
Post pictures of them. We have a dog walker in our building who will pet sit when we're out.
She also walks our cat Ashton who's an outdoor cat.
Is rooms showing as a blank page an issue localized to me or not?
With how today's going, I'd not be surprised if it were the former.
I don’t have pictures of two of the cats because they passed about 10 years ago
Aw
Can you post a screenshot to #site-bugs and check your console for errors
All of them are handsome!
I want to buy the blackcell pass for MWIII
I'm going to try to apply for at least 10 jobs a day.
All I have to do now is write one paper and then I graduate.
In the meantime, daily 10 resumes at least, and in a month it'll be 300
I stopped playing MWIII after all the skins made it so cartoony.
I already have the position I want to move in to, I even know somebody who is going to tell me when they're going to be looking for me.
I'm just finishing my studies first.
Bo1, Bo2, Bo3, Infinite Warfare, Ghosts
Best COD games for either story or multiplayer
Resolved appears even Ubiquiti equipment doesn't like 200+ concurrent connections. One of the things I gotta fight with here during company event pooling our entire workforce in one location 
Ehhhh, spray and pray doesn't work that well tbh
I like Doom. Alien weapons. Laser shooters.
You missed out CoD4 and W@W.
Human guns are soooooo boring.
Bloody bavarian middleofnowhere. Blegh.
COD games are dull. IMO
I don’t remember them, I was a wee child
I played W@W just don’t remember it
Doom 2 > *
Mac! Hai! Long time
Fight me.
how're you doing?
Dun dun dun!
Hmmm, might be the reason why we have slow internet as well 
Fighting you over your opinion sounds like something a politician would do
Am not a politician
¯_(ツ)_/¯
... Actually I'm seeing stuff in the console, and other issues are cropping up, moving to #site-bugs.
fight me over opinions! because my opinion is right and your opinion is wrong.
dun dun dun!
well actually there wouldn' tbe a fight anyway
since I'm right to begin with
dun dun dun!
Alright I'm gonna go work on more resumes.
I'm using this website, since I'm in USA Colorado, builtincolorado
Built In is the online community for National startups and tech companies. Find startup jobs, tech news and events in the National tech scene.
For USA people, try out this site looking for jobs.
Cheers
What’s great about an opinion is there are no right or wrong answers, except yours because this is a dictatorship and I’m in charge 😁 /s
But no, statistically CoD has a greater player base and more reviews so technically more people prefer CoD over Doom
All opinions are subjective and therefore doesn't provide enough stimulus to so call "to fight", if someone doesn't bring in actual factual basis on ones opinion or standing it is a totally valid opinion from their point of view

I played the new Dooms, they're not as good as the classics.
Doom is going strong after 30 years, wads are still being developed! 😄
Doom is the greatest FPS of all time. No arguments accepted!
I have never played doom 2016 or eternal
Wolfenstein was much better.
I kind of ddin't even like doom 3 that much
Doom 1 wasn't my fav, but doom 2 was my fav
You don't provide any factual basis on this matter and therefore rendering your argument invalid, making your opinion have no standing
That's just like... your opinion... man.
I still play Doom and Final Doom on the Ps4.
Doom 2016 and Eternal were both pretty good. I get why some purists wouldn't like the new meta game mechanics, but it was nice to see anything that added to the game and wasn't microtransactino gimmicks.
Losy my Doom 2016 save, so I dumped it.
Have you seen the trailer for the new one?
I have, i will more than likely buy it
@chilly veldt next tattoo incoming
At this point, i'm basically buying any game that isn't a live service just to support things that aren't predatory
Silent Hill 2, Black Ops 6 and that are probably the only games I'm definetly buying.
titanfall best fps
Live Service is the most hated term in tech next to AI.
Niiiice, I can't find an artist I want to go with on my next 😦
If you were to do a PhD, what would you do your thesis/research on?
You change artist??
I'm doing a consideration of doing a PhD
Just a consideration. I don't know if I want to go into academia.
🚩 🚩
I've started purchasing/repurchasing games I don't have with me on the used market
So I am forced to 😦
But it's nice to call myself doctor and be legit.
Doctor of Cybersecurity
Cybersecurity gets sicks sometimes
You have to tend to it.
Ha.
Finally bought a physical copy of Halo 3. Also bought Fallout: New Vegas
I would change name to Did you DDG?
Because Google is unusable at this time.
Search results are terrible.
Mostly a comment on google sucking more than your nickname
Did you Duckduckgo doesn't roll off the tongue as easily.
Where did you get the M from?
DDG are a class of ship
Got meeting with Uni career counciling services today at 2pm
11am appt with course instructor to discuss ideas for thesis research paper
Yeahhhhhh, now I want to find a reliable person
So someone is liable for something
hello
Hello.
But what about DE liable?
You can liable, you can RE liable, but can you DE liable?
That's what I'm on bout
and back from eating pizza
My resume builder is working 100% flawlessly. Can't automate the GPt keyword extraction part. That is manual, as you extract the, but you have to intelligently edit your resume yourself.
If you’re fine with different styles and not knowing if the artist is actually good and knows how to make a tattoo last long then it’s fine
Personally I want the same style art on me
Delible is a word though and that's "capable of being deleted"
Too wordy of a word
I think it looks nice enough
Simple, easy peasy, passes ATS checks, text only, nothign else,
the only formatting I have is ____________________________ etc.
I hope that ___ chars don't screw up ATS software
Hey can anyone tell me where to put the txt file to test RFI?
you have to host it
Any suggestion how?
time to ask all the british people in here:
what is the word for the day before yesterday
what is the word for the day after tomorrow
You can put it in any directory and use python3 http.server on an port and server it there
For RFI, the exploit has to be hosted by you somewhere where ti can be fethced by the remote fil inclusion vujln
Any easy solution please
Easiest way if you're on the THM VPN is to host it using python in a directory using python quick http server,
Would have to setup python each time
In what context?
yes. nothing is magic. everything is manual.
well you could setup a docker container to handle it but that sounds overkill
Why?
Nothing overkill about containerisation smh
¯_(ツ)_/¯
It's this easy...
What are you attacking and where is it hosted?
This is the only python 'setup'
having a full web serving docker container to host RFI files for the super rare instance where you can exploit RFI feels like overkill to shadow
You have to run the commnand to host it.
File inclusion attack in Jr Peneration tester
Then yes, a python server will be simplest
I just showed you a screenshot of that challenge task and how you can host the cmd.txt exploit
Yeah, would prefer going with this one...
Why? And what happens if you need TLS?
self signed cert
you know did not even consider the problem of TLS
There are also a million and one reasons to host a web server, not just RFI
Eh? Why will chrome not?
Chrome accepts self signed certs
Firefox makes it hard.
You can stil do it but it's a whole process.
Or you could just use the Caddy docker container in a one liner to do that for you 🤷♂️
sure
tons of solutions
easiest one is to run apython server instantlyu with one linel
my fingers hurt
Rubbish 
They both throw a warning. A virtually identical warning for that matter. You need to click through it either way
I'm speaking from experience.
I battle this with self signed certs on firefox all the time.
Internally I use self signed, externally let'sencrypt
for example, right now kibana is hosted using self signed cert. Firefox craps out. Chromium does not
Also sorry I don't use chrome. I use chromium
I should have specified.
I don't get that button
Well that's a brand new, default instance of firefox, so lord knows what you've done there 
ESR or regular?
👋 hey
Yeah, I have different styles already and last couple of times I found them by their provided previous art
Yessir, how've you been?
How's shenanigans?
Busy, but good. Lots of projects, metric tonne of hardware repaired
Doing pretty well, been busy with work and sleeping at the wrong times but I'm alive 🤣
I lived on GMT -8 at uni
I'm working full-time still haha, 3am going to bed and getting up at 6am for work
I go part-time in september for my final year
That's not sustainable
I've kept it up since ~september
how do you even cope with it, if I do this for 3 days, I will die from migraine next 2 weeks
Weekends haha
yeah, actually giving it a second thought, I was the same
btw James, nice TRON avatar
Yeah, I did have one night I woke up at 1am, couldn't get to sleep and got up at 3am and started doing some work 🤣
And this is an Ubuntu 22.04 instance with snap install Firefox. So, again, lord knows what you've done there 
Thank you 😄 I was actually watching it the other day and forgot how good it was so I changed my pfp
Gave +1 Rep to @arctic cradle (current: #1399 - 2)
I heard they are making some sort of a new TRON movie, can't wait to watch it, also I should probably rewatch the movies as well
recently watched all Naked Gun movies, had a blast, classic humor
what site are you using to test this???
Oh, yeah, funny you should ask that Shadow
wanna check how arkenfox user.js for firefox reacts....
ah
A freakin' Caddy oneliner lmfao
tls internal
reverse_proxy 127.0.0.1:5901
}```
reverse_proxy line isn't necessary. I just copy/pasted from notes and couldn't be arsed removing it
That's a self-signed cert
I literally just threw that up to prove a point (well, two points at once)
Are there any recommended sources for cheat-sheets like hacktricks?
That reminded me muiri, I created a poc docker compose file using vulnerable docker containers and wanted to use it to pivot between machines which I used to learn some docker compose networking by trying to do things like isolate the networks
fair, i just looked over from work to see the typical self-signed error
Was curious, did you end up using docker compose/swarm for your stuff? or were you using a different containerisation software?
Heh, inspired by anything we know? 
Yer maw
Gauntlet is all docker compose, yeah. These days I'd probably go for Terraform with LXC instead, specifically for something like a networking CTF challenge.
Docker compose or K8s for app deployment
how does lxc handle rootless orchestration?
Thought it might be something worth looking at for our hack soc because it'd be nice to make something bespoke sometime and it seemed like a good opportunity to further what I know about docker
haven't looked into it much, more familiar with podman and docker engine
That's fair, you looked into pulumi at all?
Haven't a clue. I know it's possible, but not been down that route yet
This 😆
No, but that looks interesting 
I've not played with terraform yet but have used pulumi (if you're using yml it's very similar) but it supports most major languages so it's really useful
IMO anyone using containers as root is asking for trouble. Pretty much all the garbage things I see with containers are things like "run this container unrestricted or it won't work"
I went the Terraform route because it's the industry standard
It's designed to work with AWS, Azure, Google Cloud and Kubernetes
Oh God yeah. That's just lazy development imo
hashicorp causing a revolt and most of the devs going to OpenTofu hasn't changed your mind?
These project names are getting out of hand 😆
See, I seem to have missed this whole drama. Run into it briefly once or twice, but we still use terraform at work, so that's what I've been learning
What happened?
Yeah terraform's definitely the standard and I've taken a look at it but not made any projects with it. I did however make a lovely little project with pulumi, wanted to automatically schedule starting and stopping of EC2s as we entered and exited office hours and so I used pulumi to deploy and configure all the infra
I'm drawing blanks on capstone ideas.
That said, I do like the idea of OpenTofu
No idea what to do my research masters thesis on.
Relative to the field you want.
Is it fully compatible with HCL and TF providers @whole yew?
Just googling the answer to that one as well 
Just done a quick check, pulumi supports python, go, c#, java and yaml so god forbid you wanted to write infrastructure as code in c# or java you can haha
I've seen some people struggling because they want to work in apples, and they do a thesis on pears.
Disgusting 
Assuming it's not declarative?
I'm not sure what so I've an appt with course instructor in 15 minutes. Going to discuss potential ideas.
No I believe it is 🤣
No rust? Sad
I believe that's a work in progress
Rewrite everything in rust!
I like my typescript 🤣
Don't tell that to my customers lol.
Or rather, don't tell that to my colleagues. Because they will.
Yeah there's some things with pulumi that are worth learning as well because it relies on a state file and so if you login locally and for any reason wanted to share the state with another person, you need to tell it where to store the file. Aside from that it's beautiful
I had the misfortune of inheriting a C# project at work because they asked me if I knew it and I'd dabbled with it a little. Another colleague also ended up hopping on it so I also had to bring him up to speed 😭 It's finally getting there though, I hadn't touched C# in nearly a decade too
So either tomorrow or when I'm back from leave I'll be auditing his code before I merge it across
Same here, wrote it a long ago for basic game modding.
Unfortunately, while I picked up quickly, the lad I'm working with was actively avoiding reading the documentation and relied on me till I said I wouldn't help him till he read the docs, I did feel bad but it was becoming a hinderence 😅
I would definitely have been better off on my own but he needed a project to work on so ended up on mine, that's been the bigger headache than getting to grips with the project
Oh a new LoZ game, where you play as Princess Zelda.
coming out or already out?
Coming
oooh, might have to take a look
yeah it was leaked also a Zelda movie in the works.
It's the same style as remake of Links Awakenin
Wasn't that for Netflix?
It's up to Princess Zelda to save Hyrule in a brand-new The Legend of Zelda story.
The Legend of Zelda: Echoes of Wisdom launches September 26th on Nintendo Switch!
Visit Nintendo.com for more info: https://www.nintendo.com/us/
Subscribe for more Nintendo fun: https://goo.gl/HYYsot
Follow Nintendo of America
X/Twitter: https://twitter.com/N...
Not sure, but Nintendo is teaming up with Sony Pictures to produce the live-action.
hope you won't mind it in between😅
https://github.com/Chaitanya907/gravitational-wave-around-two-Kerr-black-holes-in-orbital-motion
What's this?
it is what the link says "Gravitational wave around two Kerr black holes"
you can see it!!
Just because it's named that, doesn't mean it is, what it is.
Too much math 
it's just a github link
nothing scary
Always good to be wary 😎 prevention is the first step to security
That moment when you cut off a friendship on good terms
@chilly veldt May I DM?
Sure
Hey guys, it's my first time here in this channel. I just wanted to know if this is where we ask for help for the THM Labs?
Yes!
#room-help for general help. Most of the channels might not be visible to you due to onboarding
We can send mods verification for certs like Sec+ right? I just passed my sec+
Yeah, you may
okay when my status gets updated online I will 😄
It's a fork, so in theory it should be
Strike my last, glanced too quickly and lost the subject
At least I didn't need a verification. I just said I had them.
