#site-bugs
1 messages Β· Page 28 of 1
Gave +1 Rep to @brave reef
No, it means there's no way to fix the problem at the moment
Once the certificate is generated, it cannot be changed.
As your certificate was literally ruined by a bug, I find it unfair that you are stuck with it lol
hmmm that kinda sucks!
Again, it might change in the future.
well I hope it does. Considering I paid for the service the least they could do is get my name right lol
Someone please help: i got stuck on cybercrafted room. I got the reverse shell, got the id_rsa, the users name (xx........xx) i cracked the rsa keys password (c......6) i got the user's password (d.........9) and i can't get in with these. Earlier i could get in, and start to get the last flags, but now nothing works, every time is restart the room, i get the same passwords wich don't even work. Help please in PM.
This channel is for reporting bugs with the tryhackme site.
#room-hints
ok, sorry, thanks
Has anyone noticed a bug with the video in the Hydra room? That bug being Basic networking sometimes playing rather then the Hydra video. A quick refresh fixed it, so I'm good. Just making sure someone new doesn't get frustrated.
it does not show all of the text above.
it happened many times now
is it because of me, room itself or a general site bug?
what room are you seeig this on?
Guys a quick question i just noticed my profile has the wrong country. I updated 10 times and it still shows me im from the wrong country ??!!
You can visit this link while logged in, it should redirect you to your THM Dashboard
https://tryhackme.com/api/user/update-timezone
@leaden valley thanks finally it worked had to do it 2
Gave +1 Rep to @leaden valley
Just make sure you don't have a VPN on when you do it...
Hello everyone, I am a student and using my college email ID for my THM account. I didn't get student discount for THM premium hence I mailed the support team previously. They replied to pay $10 for 1st month and then the discount would be applied, 2nd month would be $6 and rest of the months would be $8. I paid $10 for the first month and mailed them. They replied saying that the discount is applied.
At present I completed my 1st month. But still the amount is being shown as $10.
Hey guys my streak got wiped out today for some reason. I was on track for 14 today, and now it's showing 1 streak and 0 tasks completed for today after completing a task. Could someone help me correct this bug?
Or do you know who I can talk to about it?
It's handled by support via email π
One sec though, I can take a look at it just now
It's showing none for me as well, but that's almost certainly a timezone thing (which may also have caused a bug).
I've set it back for you, so see if that works for ya π
ah yeah that did it, thank you! @orchid remnant
Do you know what the default cut off time is for the streaks?
Because in EST i've noticed this in the past, and it surprises me everytime lol.
Gave +1 Rep to @orchid remnant
It should be in your local timezone. If that isn't working, you'd be best sticking it into the site feedback form π
Hi Team,
I am not sure but I guess it's a bug that I was awarded the docker badge 2 times
At the time of completion my network was bit unstable so I clicked twice on complete & got rewarded by 2 badges π , also received the 2 e-mails for same badge.
does it not fix itself if you reload the page???? also is it twice in the share badge list???
hm
Hey guys my streak got wiped out today for some reason. I was on a 64 day Streak , and now it's showing 1 streak and 0 tasks completed for today after completing a task. Could someone help me correct this bug?
I was on a room and as i completed and returned to the dashboard it seems to have reset today.
will do
No reloading didn't fixed it! And yes, it's showing twice in share badge list
Send that to support@tryhackme.com π
thankfully, I uploaded a fake internet picture 
I sent but no reply
wait patiently.
@covert kernel Not to sound inpatient but it's been three days
Sorry, I'm not actually part of the support team. I just give advice from a non staff PoV.
Wait 7 days, then send a follow up.
Oh okay
hi, i want to "join a public game" KOTH and the message "Uh-oh! Only intermediate and advanced experienced leveled users can play King of the Hill." will shown. My rank is https://tryhackme.com/p/MaPeeter ... so i think, thats "advanced" enough?
It's an option in your profile
thx., then it would be helpful, the the message tell this. π
@spiral flame thx!
done π
i cant connect useing the attackbox
it says
port 22: no route to host
This does not sound like a website bug, it sounds more like a THM VPN/network related issue. I'd recommend asking in #site-support first please
its fixed
you have to wait like 5 min
re everyone
just had a machine terminate on me 10 mins after 'successfully' extending the timer. Is this a common issue? Has happened a couple of times to me
yes, best bet is to refresh the website before/after extending the vm :)
TY
Gave +1 Rep to @frank linden
Youβre not green anymoreπππ
yep, I upgraded 
But.. greenπ₯Ί

I supwise attawck
not sure if it is a site bug or now, but Pre Security is still recommended for me after completing it and jr penetration tester
i need help...
I need help, my THM has a bug.
I can't change the nationality flag... It's stuck on the flag of Afghanistan
this link should update it, otherwise check if you're using a vpn
Tks π
@orchid remnant I have not got the reply from support till.
#site-support Check the pinned message Jared posted.
@covert kernel ohk
seems to be an issue with reporting my activity since 20th of feb is this just me?
Hello everyone, i have a problem with TRM website that it's not showing images, any idea about why is this happening? (I am using Microsoft edge)
I have the same issue. I answer questions and the activity is not counting/increasing for the day... There is something wrong with that definitely.
hi guys I cannot start machine if i click "Start AttackBox" it will display this message "Uh-oh! You can only deploy a maximum of 3 machines at a time." how to turn off/Terminate these machines?
You'll need to go back to the recent rooms you've done if you can remember
Or you can run this code snippet in the dev tools of your browser #site-support message
and it'll clear them all for you
same issue for me
I'm not sure if this is a bug or if I'm just not doing something right, but I can't seem to change my country in my THM profile. I've set the flag to my country and clicked the button to update my details but it just won't stick.
This is already in the pinned messages in #site-support π€
You can visit the following link -
https://tryhackme.com/api/user/update-timezone
Make sure to not use any VPNs or proxy stuff as it would use their geo-location
hi i'm trying to change my full name in my profile section but everytime i click on apply changes it shows "undefined" instead of my full name. how can i fix it? thanx
Does your name have characters outside the typical a-z English/latin alphabet?
Is the rank % broken? Bcs 14000 / 950000 * 100% = 1,4% https://twitter.com/tekgurl_kayla/status/1497826451927838720
How & when did I manage to make top 1% on @RealTryHackMe ??!!!! coooollll https://t.co/FHV8lGWlfq
perhaps the website uses
a = round(1.4) # integer: 1
if a <= 1:
return "in the top 1%"
else:
return f"top {a}%"
aka a rounding issue
Not you finding a bug, finding the cause, AND doing mathπ

Oh wrong @
im at 14917 so close
also i think the nmap badge not working is there a badge for nmap? i did the nmap rooms 1-5 or something like that and no badge?
1-4
you can view badges in the dropout menu when you click on your profile picture on tryhackme
hmm no nmap badge is available maybe thats why
Consider that users can have the same number of points. Draws throw off your maths entirely
Wait, I have a random guess, youβre French right?
i've tried to input different names or random character but it gives me the same "undefined" instead of the string i input
Nah I'm dutch
Hm that's fair
Fixed ^
Not necessarily a bug but giving an expired coupon code on completion of the path could probably be removed from the site.
Signed up for the webinar and got this.
Room Network Services, Task 7. Not a bug, just grammar error:
Sir any way to get subscription discount for students . I have institute mail also if possible to get discount . Please help me
You'll need to email support, they will ask for proof you're a student, then discount going forward
!docs email
Lmao noob π€£
I'm reporting you for harassment.
π’
Dm sent.
count your minutes on THM.
you'll be banashied.
Wait
.>
<.<
ahem stalker
But I know its 10:18 am for you, so maybe I'm one too
It amazes me that you guys can actually study cyber security in college
Don't you have that option?
Here, you can take it as a major but mostly just trash really
So touching base really.
Yeah you're not far off what it's like here lmao
@covert kernel
https://tryhackme.com/room/rppsempire
Room: Empire
Issue: Some pictures not showing up on the webpage...
Could anyone else check if they are having these issues with the page layout in the Empire room...
It's been happening for weeks...
I tried Ctrl + Shift + R to refresh the page but without any luck... I am using Kali Web browser but I also tried accessing with Tor browser and ZAP Firefox browser, and on my Android smartphone but the issue remains...
Task 5 Listeners
- None of the pictures (screenshots) are available.
Task 6 Stagers
- First 4 screenshots aren't available.
- Last 2, below Transferring & Executing the Stager, are available.
Task 8 Modules
- First screenshot, above Using Modules, unavailable
Can confirm, cc @rugged ermine I think this is yours? It's the Google User content ones that aren't loading, imgur seems fine
Not sure if a bug or me just being a bit stupid on this stuff still with VM's but;
I wanted to visit a room on the attack box itself (https://tryhackme.com/room/johntheripper0#) to download the task files to the attack box. (As there is no link to download the task files provided in the task description for me to just wget) Well this caused the attack box to go absolutely nuts when I loaded that page
Seems I'm not the only one who experienced this. Here's a post from a year ago I just stumbled upon when trying to find an answer to how to get the task files easiest in the attackbox https://www.reddit.com/r/tryhackme/comments/lelbhg/comment/gq4oxaj/?utm_source=share&utm_medium=web2x&context=3
#room-hints
This channel is for reporting bugs with the site
Is it supposed to be like this? The dashboard shows a different level from the public profile
that's next rank, not your current rank :)
Oh, I have to read more carefully hahahah. Thanks
Hello, I still have a problem with my account activity
only download task files & run a machine counts for my activity
Does anyone else get a 404 error when attempting to access the OpenVPN config pack, every time i click the hyperlink to download?
Change the server.
This is being looked into
Changing the server on what?
The VPN.
Ive tried. Maybe ill give it another shot in a minite
No lol, Iβm on the access page of tryhackme in my web browser. Im trying to download the OpenVPN config pack, but i cannot get the config pack to let me access i just get redirected to a THM page with a 404 error. This whole problem stems from the fact i pay for premium features but donβt have those features available on my account for whatever reason i was just trying to get something up so i can continue work
Yeah, tried that.
I might just wait until my support ticket is answered and take a break but i hate to loose the whole weekend worth of work lol
Nope
can't change my country , i try to replace Afghanistan with Turkey and is not working , it says that was replaced successfully but on public profile doesn't
https://tryhackme.com/api/user/update-timezone should update it automatically and redirect to your dashboard
yes
Hey I noticed THM users stats in discord and the number of users in the website don't match!!
yeh, thm discord updates itself with the thm api and it takes some time for it to run through all users's rank/statistics IIRC
It's rate limited.
On the leaderboard it seems there is always an off by one error for the number at the top of the screen in #leaderboard-title .hacker-green. Says I am 1 more than what it shows in the table below.
or one less i should say
every 24hrs
It seems okay for me, there might be a sync issue with leaderboard table
Why this personal have 4 badge of "Linux PrivEsc" https://tryhackme.com/p/ryk
there's an owasp duplicate badge there, too
yes, This is a big, big bug
https://tryhackme.com/p/kevinarea Why this personal have duplicate badge of "hash cracker" and "wireshark"!!
You reported this bug already, and the site staff know about it
Reporting it again isn't very productive, given its the exact same thing
Why is the system not verifying the student email and allowing to pay 6$ per month for an year before even the student email is verified?
that's a discount they do, for yearly subscriptions, that's independent of the student discount :)
I mean normally its 90 but when we add student email its 72$, isn't that the student discount?
also, student emails take some time to get verified on their own, if you want it to go in effect now, email support
20%
Yeah so without verifying the email why is the system allowing us to take the 6$ plan for an year, so can we use any random email id to verify as a student then?
no, probably your email is a student one,
it auto-verifies after some time
Yes but any email with @edu should work in this case I believe.
How does that autoverify? ( curious to know π )
that's basically the definition of a student email ;)
searches if the email address is registered to a proper school/university, I guess
site staff would know exactly, they prolly wouldn't tell tho
Okay
But still isn't that a bug?
i just changed my email to a student email and paid the 72$ instead of 90$ annually and i never verified my email even after the payment, so as you told earlier the site staff will not verify my email and then cancel my subscription if i do not verify my email? how does that work?
well, I don't know what you mean by "you did not verify", you sign up with a student email(change to a student email), the site verifies and gives you a discount, you use it, no bugs there
Okay, let me clarify what I had an account which I have been using for more than an year and now I changed the email to a student email and I never signed up with that email. and then the website still shows me to verify the email( as shown below). But I was still able to pay the for the yearly subscription with a discount which is 72$ per year. So imagine if I am not a student and I changed my email to some @edu email and I think the system will allow me for a student discount even though the email is not mine but belongs to the same university domain.
honestly, that seems strange because it's usually too strict with even verified emails, mine took months to get the discount,
But, yeh could be a potential bug,
!docs bugs
Sure done
Hey, there is a little bug when adding 1 more hour to a machine in multiple rooms (maybe all rooms?). It appears a message saying machine expiring soon/machine expired (however i added 1 more hour), after that machine continue running, its just these messages that are bugged. Feels like they do not take into account that i added 1 more hour.
yeh, it has to with your browser's cache/js, a simple refresh after adding an hour solves it
Oh ok thanks 
Gave +1 Rep to @frank linden
idk if you can count this as a Bug, but my Completed Rooms are not show as completed everywhere I tried look at except on the room site itself.
Pictures: (Only the Linux Fundamentals are not completed)
https://img.ahmadjs.eu/217.png
https://img.ahmadjs.eu/218.png
https://img.ahmadjs.eu/219.png
Thx
cc
Hello guys I want to get my full name on the certificate but instead I get undefined as the name , I changed that in the profile section but I am still getting undefined , can anyone help please ?
I guess there's some bug in the site. I cancelled my subscription but I'm still able to access the premium content.
most likely, the period of one month is not over for your subscription :)
I paid for the months of January and February. It says that my subscription would end on Feb 12, 2022
Idk what's happening
millon
i try to practise WebAppSec 101 (to teach my students). A couple of months, burpsuite worked, now no longer. firefox is gving problems, so i try to install google chrome. who can help?
This channel is for bugs with the tryhackme website, I would suggest #infosec-general.
That being said, I recommend the burp suite embedded browser. It makes it very easy.
burpbrowser binaries were not found in the expected location: /opt/burpsuitecommunity/burpbrowser/98.0.4758.80
I'd recommend #infosec-general
I wanted to subscribe for premium, but on PayPal checkout I got a message "re-captcha verification failed. Please try again" or something along those lines. What goes wrong and how can I subscribe for Premium (with Paypal)?
Edit: it didn't work in Chrome, but in Firefox it did so I managed to subscribe now
Hello
I am in the rank 33 and in the leaderboards it shows that I am in the 34 position
Multiple users with the same amount of points. π
The other user has 7664 points on the country level
Also i am having issues on the streak which is 35 on the profile and 36 in the public profile π
Is anyone else not seeing a streak update today? In the top-right of the site - my streak is stuck at the same number, but I did some events and I see it updated when I go to Public Profile - Activity...
And I say that right underneath someone else mentioning it
My bad. But okay, it's not just me then.
Yeah same. My streak updated in the "questions" module but not up on the nav bar
Whenever I try to do Dirty pipe room, I'm not a sub, however when I start the room I wait for the usual time to start doing stuff.
When the time reaches 49m I get a notification to say my time is almost up, then 4-5 min(s) later I get my time is up and my machine is terminated.
Does this happen with anyone else?
Hi, I am having issue with getting a remote connection to the shell I have uploaded for the rootme challenge. Any recommendations?
Looks like my streak updated today but it still lags behind the "questions" module by a day.
i completed my first path. I have a problem with my certificate it has wrong spelling to my name. i fixed it from the account but the certificate its still wrong.
The certificate is generated only once. Changing the name afterwards will not re-generate it unfortunately. π
Is it recommended to use your legal name or every day name in Full Name? ("William Phillip Jones" vs "Bill Jones" for example)
Whatever you want on certificates
Thanks!
I had just a double r at the spelling that was wrong i dont want to change it all. it so frustrating that i cant change it even with some id proof :/
Hi, i'm trying to change the country in "About" page. But the result isn't reflecting.
I don't remember setting it to Afghanistan, But guess i have no choice.
This link should update your country automatically based on your location. Just make sure you aren't connected to VPN while clicking it. https://tryhackme.com/api/user/update-timezone
Thanks for the help
+rep @strange pollen
Gave +1 Rep to @strange pollen
Hello Admin,
I find the a 'Bug' from main domain 'tryhackme.com' so how do I report it?
ty
Gave +1 Rep to @willow solar
Minor bug, not actually a bug just QoS π
Searching for fundamentals on the hacktivities page - https://tryhackme.com/hacktivities?tab=search doesn't show Linux Fundamentals
Because it has the tag as linux fundamentals
I believe i was awarded a badge, even though i did not fully complete the corresponding room
yeah the sql injection room is not actually part of the module but is included in the path under that catogery so shadow would guess it is intended
@cerulean vine If i try accessing the module separately from the path (https://tryhackme.com/module/intro-to-web-hacking) i still see the SQL Injection course
In this module you will learn about the most common web application vulnerabilities, understanding what makes it vulnerable and putting theory into practice by hacking website simulations. You will also be taught how to identify, exploit and prevent each vulnerability.
huh
(I mean not a biggie, i'll do the last course anyway, but i thought, i should report)
reported by mail
Avast is alerting and stopping a connection to the website for me. This has happened on a couple rooms now. Picture to follow
seems I can't upload a photo, can someone on staff DM me so I can share the photo
The badge is attached to a room, most often a subscriber-only room. π
says pwrsh:amslbypass-j is the payload attempting to run, maybe you've had an incident you need to look at?
happens on holo as well as the runtime detection evasion room
You need to verify your profile
!docs verify
this is a bit worrisome, not sure I should keep using the site until this gets looked at
Did you download any files related to the AMSI Bypass?
no, this happens upon clicking on the holo room and the other I mentioned
Sorry, I can't help.
That room might have been marked by Avast because it discusses about AMSI Bypass
And provides files for the same that the AV scanned and triggered the popup
The site should be safe though, you should use a VM (isolation) for exploits
AVs will get triggered by your own exploits π
ok
It's because the source code for the page contains exploit source code. It happens fairly frequently.
Nothing to be concerned about though
@orchid remnant okay, thanks for getting back to me
Gave +1 Rep to @orchid remnant
@lament geyser So i get the Badge if i only do that one specific room?
Yes, but of course it is good to complete the whole module to have the badge be representative of the accomplishment of completing a module. π
IC π Does that happen more often?
Hey there everyone. I think something went wrong and I was awarded two of the same badge. This is nothing major but felt like I should report it.
Here is my profile https://tryhackme.com/p/ctnkaan
The World Wide Web badge has been awarded to me twice.
*sigh*
Asking is one of the best ways to get yourself onto the veto list of people to not allow into the community staff.
Triggering the raid protection automute with begging is a new one as well though, kudos for that
-unmute @spark stream
π Unmuted Sanija Devmithu#7145
Brilliant
One for the quotes?
Why not
Permanent archival is the best solution here
when generating a user badge with the pentester rank, the badge shows the "Lucky" rank.
that rank is a bloody menace at this point, gapey
it also boots you from #advanced-general #exploit-and-mal-studies
Yeah but it can't be removed.
I know that....


Hey is it possible to change the username of the certificate after receiving it for a specific path ?
After you generate a certificate there is no way of changing it
You can change your name on your profile tho, so it shows up on future ones :)
it's possible ..
idk if it is a bug so i asked here
idk if it's okay submitting it here
I've been hacked

@fast root I appreciate that you have found a bug, but please do not abuse the functionality of it any further, unless you are speaking to TryHackMe staff and they have asked you to do so.
You can report all bug reports to support@tryhackme.com
The sad thing is this is still the case almost a year later. I'm running into the same issues you were and there are still rooms in the path that aren't finished.
Hello
why is showing different rank for the country, on the leaderboard I am in 31 position, whereas in the table I am in the rank 30
Do you have the same amount of points as someone else???
Nope
Hi
Streak is not increasing too
I have made 50 days in a row and the streak is 49
-undelete -a
Up to 10 last deleted messages (last hour or 12 hours for premium):
4 minutes ago (Mon Mar 28 13:39:14 2022) Sanija Devmithu#7145 (ID 890616621209628682): please
4 minutes ago (Mon Mar 28 13:39:11 2022) Sanija Devmithu#7145 (ID 890616621209628682): please
4 minutes ago (Mon Mar 28 13:39:09 2022) Sanija Devmithu#7145 (ID 890616621209628682): please
5 minutes ago (Mon Mar 28 13:38:46 2022) Sanija Devmithu#7145 (ID 890616621209628682): please
5 minutes ago (Mon Mar 28 13:38:41 2022) Sanija Devmithu#7145 (ID 890616621209628682): I want to be the owner
*sigh*
-unmute 890616621209628682 Asking to be the owner isn't going to get you very far. Begging for it really isn't going to get you very far, and, as you've found out, the bot does not like spam very much
π Unmuted Sanija Devmithu#7145
Also not the first time you've done this, soooooo, maybe... don't
How can I get "Phishing" and "Security Awareness" badges? I've completed all rooms in those modules.
Write down the answers of one room, reset progress and input all the answers again.
Thanks, I'll try it.
Not sure if it has been reported but the image generation overlaps the badge number and THM logo. Obviously a minor thing but said I would mention it anyway
yeah, it's here for weeks (i've also reported that) - generated image doesn't use proper fonts (like the JS badge) and the alignment and font size is broken
Cool. Figured someone else would have noticed the differences as well
where do you generate that ?
Go to your profile -> click blue button "Public Profile" in the top right.
Once loaded you'll see two options: generate image or share a badge
The Cyber Defense learning path has a few rooms that are "still in development" so now on the Dashboard it doesn't show the next room you should work on and the "Resume Learning" button doesn't work.
you can still hit "view path" and then navigate to the next room to work on
Anyone else having trouble sharing room badges to social media?
What kind of trouble?
When I finish a room and it asks me if I want to share, I try to share to linkedin but the url it attempts to post only contains the main tryhackme url. The homepage. Won't let me share the actual room.
I am facing an issue on the THM Site
From the profile section, I am unable to change my country
doesn't matter but I just thought I should report this bug π
It's by default given Afghanistan to me but when I try to change it and save after that it gets reverted and again it shows Afghanistan only in my profile
Please check it
Click this link without being connected to a VPN.
https://tryhackme.com/api/user/update-timezone
It will take you to your dashboard, you'll know it has worked.
Seems like not all rooms are correctly marked as finished. I have finished the "Oh My Webserver" but it is still listed as not done:
I have selected to hide finished rooms.
Good evening,
I hope I am in the right place. Otherwise please pass it on.
Regarding "What is Networking?" I noticed a small error in Task 4. The displayed average is not 5.3 but 4.16 seconds.
That's about the score. I got the score, I even shared to twitter when I finished.... It is just not marked as done with the green checkmark
@covert kernel
Hi
what's up
Do you mean your discord?
Hey, I have had issues with every room I have done. I previously asked about these issues and a moderator offered a temporary attackbox; my consistent issue is with the attackbox that spins up provided on the site. I can replicate the answers in walkthroughs and they do not produce the same results on my provided machine. I have a paid subscription.
The temporarily provided box worked fine.
Are you sure you're not mixing up the target machines and the attackbox?
Please provide some examples of when things weren't working and how
I made a purchase of 19 coupon codes and they are all invalid?? I wasn't too sure which channel to ask for support, so if it isn't this one, kindly redirect me to the right one please.
I think your best bet is to contact support for this, support@tryhackme.com
Hello, I don't think it's intentional that I'm logged into the Linux Fundamentals Part 1 Task 3 room as 'root'.
The tragedy is that I can not answer the whomai question correctly π
That means you have deployed, or are looking at, the attackbox instead of the target machine
I would strongly suspect that you are entering them into the wrong input field. It's confusing, and happens a lot.
You need to enter them in the "Redeem" section of your profile (https://tryhackme.com/profile) -- not the "Discount Code" section of the subscription dialogue.
Does that solve the problem?
I'm not sure what kind of bug is but during the practical part of learning NMAP I had issues getting the answer to a few of the questions because it kept saying that only 5 of the ports are open when I performed the XMAS scan but when I checked the answers, my "code" was identical but I couldn't get the same result for it, is there an actual reason of that happening?
Most likely that you're scanning the wrong machine
It said to scan my own IP adress, so that's what I did. And when I tried scanning from virtual box it didn't even respond, so I'm guessing you're supposed to do the scanning within the attackbox
It said to scan my own IP adress That's your mistake there, it's the target machine not your own IP
Ok, I'll try that if it actually shows the IP adress and not just the MACHINE_IP text, but thanks for the advice
You need to deploy the target machine - if you're seeing MACHINE_IP then you haven't deployed the target machine
When I download my certificate, writes my user in it instead of my full name. What can I do?
As the certificate has been generated, currently nothing.
You can set your full name in your profile for future certificates
You cannot change generated certificates?
Correct
Ok
Must change in a future
It might.
Same thing happened to me with the UltraTech website. Refreshing the browser still doesnβt work.
The exact same? With secure connection failed?
Yes.
Have you swapped to http?
Sorry my computer is slowβ¦.
Thank you! It worked.
Is it the problem with the website certificate?
Probably
For the three ports: two of them workes 8081, 31**1 , but not the API 8080.
I think you will need to be more specific there. Make sure you're talking http to http services. 8080 is sometimes used for proxies too.
Sorry.. the software uses port 8080 for REST API.. I thought that means I can access the API through port 8080. Http:\target ip:8080
You might be able to but it depends on several things
If you'd like help troubleshooting, please ask in #room-help
For reporting bugs with rooms, please use #room-bugs
Thanks. Will do that!
hihi
need ur help
why is it that i can't send my fuzzing code to brainpan in DeployMachine
even though i followed the same steps
why is it that i get thsi error when i tried to send the fuzzing code
@feral forum this is not a bug with the tryhackme site.
Please use #room-help for help with rooms
hi, i've done phishing and cyber security awareness modules, but badges are not opened for me, what's problem?
algum BR
(i wasn't sure which channel this goes in)
the videos aren't showing up for me inside the thm rooms
I was using google chrome
has anyone else ever had this issue?
i tried the following to try and fix and none of them worked:
-clearing cache
-disabling ublock origin on this site
-disabling malwarebytes web extension
-refreshing page
-disabling privacy badger
i am the only one in my class who has this issue (we are using thm as part of the course materials)
my professor gave me a link to the mp4 file of the video and I was able to see the video there
the affected rooms were the linux fundamentals part 3 and blue
i also tried googling "tryhackme video doesn't work" and couldn't find anything related to my issue
i remember i was able to see the videos in linux fundamentals parts 1 and 2
i trhink only videos that are in labs assigned to me are invisible i can see the video in the metasploit lab and that lab is not assigned to me
Some of the videos need a paid sub to be able to view them.
I should have read all your message, ha.
Warnings still appear even after terminating the machine.
(Expiring soon,Expired machine)
yeh, that's cuz of cached js, I think you just refresh your tab and they go away
Cache me outside, how bout dat?
roight, liten 'ere ya wee bastard, gu away
π
Please help me!!!
I'm trying to login on thm site from handset and it always says about wrong credentials.
Except for my phone, I'm able to login from others phone.
What should I do βΉοΈ βΉοΈ βΉοΈ
Hello, I found a spelling mistake ("it's" instead of "its") in the Windows Fundamentals section in the Pre Security path : "Get hands-on access to Windows and it's (here) security controls."
Try hack me bot hasn't messaged me yet... not sure why
update: just found the BOT's profile and DM'd it to verify, worked.
https://tryhackme.com/room/intro2windows redirects to windows fundamental instead of intro2windows
This is correct. Was implemented today. π
The progression of that room is different to what I see in Cyber Defense Learning Path
I accomplished Windows Fundamental 1 100% and this pic show wrong progression
guys the tryhackme site is working very poorly from last night, now it isn't even loading, is anybody aware or this by any chance?
Seems to work now but had some problems with it last night and today in the morning...
I didn't have any issues last night? I access it fine and it everything loaded smoothly.
Maybe it was something from my side then, it was very odd that it started happening right after i finished the complete beginner path and the issue was only on the tryhackme site
I also could have just been lucky.
When i wote the above first message for example the site was literally not loading and after i finished writing it started working flawlessly...
The Intro to Windows has been replaced now in the learning path with the Windows Fundamentals 1 room π
"easyctf" seems to have a problem with the exploit. If someone know why i have this problem ? It's about the
exploit : CMS Made Simple < 2.2.10 - SQL Injection
This is not a bug with the tryhackme site. #room-hints please.
I see. You just changed url-direct yesterday. Now, everything is fine. Thanks π₯³
heya peeps got a bug on my account with burp suite and metasploit learning paths both "stuck" showing incomplete despite being at 100% this is screwing up the progression and "resume learning" buttons
Those aren't learning paths?
Can you be a little more specific? Is it in the complete beginner path?
can you try a hard refresh with ctrl + F5, maybe it hasn't updated on your end?
impacts across multiple devices also tried incog to
@lament geyser I think the rooms needed to be swapped out in the pentest plus path too
Looking at my sub and it caught my eye, why is it in $ instead of Β£ ?
Oh interesting, I think it was swapping the symbols the other wrong way before...
It's not an issue or anything, it's still taking Β£6.40, I was just being curious.
Yeah, definitely a bug, but it used to display Β£ when it meant $ iirc so interesting that it's reversed
I am having the same issue as @warm arrow. Metasploit in the pentest+ path is not showing completed after I finish the room. I have done a hard refresh, waited 24hrs to see if it was a sync delay, and even cleared my answers for a redo in the room. I just finished hydra with no issues. Does anyone have any thoughts on this?
I'm having the same issue @broken moat and @warm arrow are having: https://i.imgur.com/4eaGc8j.png
I went through those rooms (Metasploit and Burp Suit) and I also have the badges.
Any updates?
Have you done the new rooms?
This has been resolved @warm arrow @broken moat @raven hill. Please read:
#pentest-plus-path message
Thank you.
No, not yet, but I'll get on them π₯
Thanks for highlighting this. As soon as I posted here I saw that thread. I appreciate the help π
Gave +1 Rep to @lament geyser
I am having the same issue here. Already completed all the necessary rooms, but burpsuitebasics and metasploitintro are shown as not completed. I looked at the @lament geyser answer and look like its not related. (anyways I have also completed all the rooms that he mentioned). Do somebody has any clue about how to solve? Support? - talking about the Badge here: https://tryhackme.com/hacktivities?tab=practice
PS: I already leaved the room, reset and did it again. Same result. Still showing as not completed.
For some reason, 2 rooms aren't listed as completed, even though I have 100% green when I click on it
IDOR and File Inclusion
It's in process. Once it's finished, it will update. You can still finish the learning path without completing that room.
Displaying as undefined is... rather poor in my view
All right, thank you π
When you click it, it opens a new page saying that room doesnβt exists
Yeah, it shouldn't really display as undefined with a broken page
It's definitely a bug
I've raised this to the appropriate people. Thanks π
Gave +1 Rep to @static zenith
This should be resolved now. Refreshing the page will update the path for you @covert kernel (:
hI
Am not on the leaderboard of my country monthly stuff yet thm is saying am 27 where as am not seeing my name
Does anybody have any suggestions for this issue?
Isn't issue, that you can submit the same answer more then one time ?
I made +1000 activity in just one minute by submitting the same answer (same question)

Fortunately, you donβt get points, just activity. It adds nothing to the site and doesnβt do anything to give you a competitive advantage
Yes now itβs okay, thank you
Gave +1 Rep to @topaz venture
Think it gives streak?
Yeah but private rooms also add to streaks so
True
seems like the share badge funciton using the go to link button is broken
no reports in web development console on firefox either
Can you please provide a screenshot for this? π
Thank you for the screenshot. π
Has anyone lost access to the throwback room only a few days into the 30 days purchased? The site will no longer load the room just the offer to purchase it again.
Hey, what is your THM username? We can take a look into this
Matt.Syn
Thanks. I've raised this to appropriate place. Will let you know when I hear anything π
Gave +1 Rep to @solemn path
Thank you
I lost access to Throwback and bought it a few days ago. What happened?
my user is lefredo
in tryhackme
please
Three years ago? Are you sure? Pretty sure that's before throwback even existed.
3 days
hey, so we need to do a bit of digging into this. Could you both email into support@tryhackme.com with your thm usernames (and preferably from the email address associated with your account please) (: @solemn path @storm ibex
π
thanks greatly!
Email sent, thank you
Same, email sent
much appreciated
A bug report has been created for this. Thank you for reporting π
Gave +1 Rep to @cerulean vine
no problem
shadow figured out that you could just use web development thingy to copy the image address to share it if shadow needs to in the meantime
Hey, perhaps I found a bug, I didn't get the "Pentesting Tools" badged although I answered questionas all in the rooms, 2 room are shown to me as not completed, I also deletet 1 of them and same after finished with completing. "Metasploit: Introduction" and "Burp Suite: The Basics".
Hi, I just discovered 2 bugs in one. Firstly, the "How websites work" room is not marked as complete in the Paths overview when it is in fact completed. Secondly, when entering this room, every module occurs 8 times. See pictures
Dont mind but did you try to refresh the page?
Yes, refreshed both pages and same problem
Can confirm I have the same issue, only completed this one yesterday and it was fine.
Same issue, I wanted to report this bug, but I see I don't have to anymore.
Will get the Complete Beginner certificate when that bug is fixed π
the site says that I have yet to complete "how websites work" while I clearly completed that part
i have the same problem
same thing here
this is being looked into (: @cold elk @glad cave @covert kernel
thanks for reporting
π
I was just about to report that bug with websites too
I think https://tryhackme.com/room/owaspjuiceshop the server have some issues, I was doing the Task 4: Brute force, Instead of getting 401, I am getting 500 (Internal server error), and I heard it does not take too long to run the 1050 passwords, it took 1.5 hour for me to get to 430 / 1050 passes
#room-bugs please
sorry
Does this design intentionally?
weird, it shows duplicated text
Hello, do you still see this issue or has it been resolved?
It's fixed.
Decent chance that's "Rooms in" vs "Rooms complete"
Still a bug, but that's probably why
(i.e. if you complete a room then leave it, it shows that number on the leaderboard, but shows every room you've ever completed on your profile)
So the hackerboard in this case, is it better to show "Rooms Complete" rather than "Rooms in"? I forget the button "Leave" always. 
This is correct
Hola
"go to link" button not response and yikes got first 30 day streaks
The button issue has been filed as a bug previously. π
in the mean time right click the image and open image in new tab then copy the link to share the image....
my box isnt terminating
Hi, I have for the last couple of days having this visual bug for every time I finish a room, where it shows that everything is done and I get the confetti and all that, but a task or two doesn't show to be completed, the cause might be cache cause when I refresh with F5 it will show up as done, just wanted to point it out though for whoever is reading the bugs π
Hey, would you be able to elaborate on what you mean in my DMs, please? :)
Hi Bella, is this for every room? What browser are you using please, so that I can give as much detail to the software team
yeah, it's for every room I have done the last 4 days and I have been using a mix between firefox version 91.9.0esr (64-bit) and Chrome version 101.0.4951.54 (Official version) (64-bit)
Wonderful. Thanks so much π
you're welcome π
It's fine -- just a /dev/urandom redirect into the PTS
And they're muted for being a pain about it, so they can't respond
Oh π thanks
just to prove that it isn't just one room
Guys i think I found a page on the site and I was able to put someone in it with the xss payloads and it accepts and does not give me a 404 or any other error
Can I report it and how is it done?
and i think i found possible SQL injection
!docs bug-bounty
SQL injection would be impressive... it's not using an SQL DB 
Definitely report via email though :)
Thanks for the info, but it was a simple mistake
Gave +1 Rep to @orchid remnant
Np π
They have literally published the stack numerous times!
not sure if already reported, but this shows up since a couple months. last week i had a 2 or 3 day streak and it disappeared. currently i'm at 0 again and it's back
just in webbed badge right ?
Ok
Hey at least you really understand the world wide web
Is anyone else running into issues with lagging on any of their rooms?;
Very minor bug but I found a spelling error.
It is in the description of Windows Fundamentals.
'"Get hands-on access to Windows and ** it's ** security controls."
hey guys !
nopes
I completed this room but it didn't tell me I completed it so I reset progress and did it again to still be told I haven't completed it. Did all tasks as well so figured I would link it here.
Those are two different rooms
@lament geyser The redirect really really needs removing
Those were in the tasks in the web fundamentals room
Please listen to me
I am
Those tasks are not in the web fundamentals room
There is a redirect when you click on the room shown there
It redirects you to a different room
Okay now I get it
These are the tasks for the room in your screenshot
because there is a redirect
It directs you to a totally different room
Hi, not sure if this has been reported already but the room "Password Security" has been bugged as completed under my rooms for a while now. When I click onto the room I get "Problem finding room.."
yep, can confirm this has been bugged for a while
The room was deleted. The room is not filtered because the way in which it "doesn't exist". I'll create a ticket for this. π
Looking into unjoining users from retired rooms. That way it will no longer show up on the My Rooms page.
Surely the better solution is a notice at the top of the room and a link?
Not considered at the moment.
There's clearly a desire to access the old content
Thanks
Hi, I have been attempting to get the 30day hacking streak badge, I was on 12 days, but it was reset to 1 this morning. Is there someway to check why that happened. I have been completing tasks everyday now.
Nevermind, logged out and back in and it was back to 13 now.
A popup shown telling me my machine is expired after 2 hours on the room page, even though I have added more hour to it (the machine is still up and running)
probably someone have already reported it tho
yeh, that's cuz of browser cache, refresh before/after adding time and the pop-up is fixed :)
I'm unable to terminate one room that the host isn't responsive anymore. When I hit terminate it show the pop up telling me that the room is terminated. If I hit the start button again it tell me that "Uh-oh! You already have a machine running in this room." If I refresh that page it's look like the machine is still running. I tested even a logout, but still the same issue. The room is named "Relevant".
Is Burp Suite room bugged?
I have it 100% completed but it still shows when Hide Completed is checked.
And same for Metasploit room.
that is because the room in that list redirects to the new room while you have not completed the old room
Alright, and how do I find that particular old room?
you can't really
there has been debates in here earlier why it does not kick you out of the old room when there are these redirects
or at least as far as shadow has heard you can'
't access the old rooms... but maybe if you had a direct link into it maybe
though obviously shadow does not have said direct links
Someone could have the code to it perhaps
rpburpsuite - old code
burpsuitebasics - New code I guess, and they both bring me to same page, π
Anyways.
Yeah, the site staff setup redirects, effectively removing access to the old content.
It has been a... point of contention. If you have a problem with it I would highly suggest filling out the feedback form in #feedback-and-ideas :)
Hello! I had a streak on tryhackme for over 110 days but somehow I lost it today even when I had done a room yesterday. I dont know what happened and I clearly remember solving a room yesterday. Can you please look into the matter and if possible give me my streak back. User - DroobingNoob
reload the page and check again... if it is still 0 you can email support@tryhackme.com and ask for a streak reset formally following the tips in #site-support for the topic and get a streak reset
Ty π
Gave +1 Rep to @cerulean vine
no problem
whats this channel for?
hi, iβve been having a tough time running the website in an attack box on βwalking an applicationβ in jr pentesting. it has me navigate to https://10-10-113-115.p.thmlabs.com (the exact ip provided after 2 mins) but the site isnβt responding. am i the only one whoβs been having this issue? iβve gone back to this room several times and wasted my free subscription daily attack box a few times now, and i was really hoping to get this one done. any advice? i ran dirbuster to see what sites were active on the ip, and it seems like itβs the same ones as the next lesson, content discovery. sorry for being a noob- thanks, NG.
the site works outside of the attack box, so that was my issue, i shouldβve tried that earlier π i just didnβt see the point in the attack box on the page i guess
You can use the actual IP for the attackbox, the thmlabs.com URL is for access outside the THM network over the internet
gotcha, thanks
@stoic shore left side on thm, right side attackbox in fullscreen
handed that one on, thanks
Gave +1 Rep to @delicate warren
@stoic shore
interesting i'm not getting that one
and now i have a 504 XD
and 504 gone, but no attackbox
hmmm
AWS problems?
try to make someone contact and hear if amazon has internal problems with your servers @stoic shore
well your provider, iirc it's amazon
Skidy is working on it
guess I am working today anyway 
Fix should now be live, may take a while to roll out for some people
@stoic shore i cant able to login in my thm acc because i didnt showing me a captcha but it is complsory
Please don't try to ping all TryHackMe staff @fossil marsh.
ok
Try deleting all your browser cookies and try again, please
nope not working
The practice "Pentesting Tools" is showing I didn't complete some rooms, like metasploit and burp suite, although I did?
@brave reef ???
Try another browser/ device
idk if there is any staff here, but you guys fixed the zero-day in the tryhackme vpn?
because your main competitor hackthebox this is not happen
Not a zero day at all
Not a vulnerability
People who think it's a serious issue have a fundamental misunderstanding about networking and security
https://tryhackme.com/resources/blog/tryhackmes-vpn-explained
yeah but why in other platforms this is not happen? only you guys have this issue
It was the same on HTB, it's the same most places
Even if you separate the clients, someone could still pivot through the target machines.
If you're competent, you won't make your system incredibly vulnerable.
Also remember the mods are not tryhackme employees
i don't think so, because there is POC that in HTB this is not happen
Read the blog post, understand it.
It's not a vulnerability.
Anyone who thinks that it is a vulnerability has a fundamental misunderstanding about networking and security
It does actually exist on HTB, it just has a few extra steps
i mean the thm vpn is not isolated in the same region
We're two different platforms, we're not going to do everything completely the same.
On a networking level, we're slightly different, but it's no it's not a 0day, it's the same as using Public WiFi except on a segregated network π
Are you going to also submit that to your service provider as a 0day?
no i am just saying that if others platforms they don't have this issue, why you guys can't solve it? and yes i know they are differents platforms. and if you pay the subscription and it still have the same issue.
They do have the issue though.
It still exists
And either way, they have a completely different setup compared to ours
We don't use shared instances, we use solo instances.
HTB openly says on their website that pivot may happen, so yes, they have 'this issue' too. They ban instantly those who try and get caught, of course, but they state vividly that it can occur. But I came here for a different reason ;)
I am not sure if this is a bug or a feature, but I am getting reminding emails to keep hacking even though I hack every day like a nice hacker. It started two days ago, and I wanted you to know :)
hey i figure out smth
if you try many wrong answers it says " you tried many times, you can try after 5 minutes"
how would that be a bug
, it's likely there to stop bruteforcing of answers
If you try again before 5 minutes and find the correct answer, the site tells you completed.
it might still be accepting the right answer and not processing the wrong ones π€·ββοΈ
but still we can say that there must be a logic error 
It has to process the wrong ones to see if they're wrong...
I'm not THM staff
The bug bounty program is security related issues only
The bug bounty program, last time I checked, was cash rather than merchandise
hahhahaha yeah
still I love you man I see you many times in this server
Some rooms I've done 100% but they're not registering as completed. Metasploit and Burp Suite basics I've answered every question of but when I look at my rooms and check "Hide completed" they still pop up
sigh yet another person with this problem because some decided that redirects was a good idea without making people leave the old rooms hence making it look like you completed the new room but it still shows up as uncompleted as you have not done the old room that you not longer can access
....so it happens in very specific circumstances
yeah when there are newer rooms that have redirects to them from older rooms
dunno if or when it is going to be fixed by thm staff and bothering them about it don't seem worth shadows time
I noticed that in new rooms. In few rooms after completing last task nothing was happening, and refresh was necessary to trigger room completion. I thought it is because they are new releases and still a bit wip. No big deal, just reporting.
We are aware of it. There is nothing to fix. There are very specific reasons of why we are choosing it. TL;DR itβs not going to change for a while
okay then thanks for the info.... still feels like making it remove you from the old rooms when it redirects you to the new room could be done but shadow is not a thm staff member or developer so dunno how it is set up or if that would be possible... still thanks for confirming you have knowledge of it and have other plans on things to do
Gave +1 Rep to @cinder crow
Burpsuite on the leave room API endpoint
Shouldn't be necessary, buuuuuut π€·ββοΈ
Β―_(γ)_/Β―
not a bug but this pop up is so annoying, i'm already connected using the vpn
i think once you click start attackbox once it won't pop up again
Or when you download your config file, I believe
If they're connected using the VPN I'm not sure how that'd be the case
It gets fucky
fair enough XD
I mean, it still does that for me... π€£
It's the first day?
Yes
this error happens when I click "Share Awarded Badge"
oh noes not the badge sharing service
I finished βBurp Suite: The Basicsβ roomοΌ https://tryhackme.com/room/burpsuitebasics οΌHowever, the pentesting tools series is still not marked as completed. I have reset the room progress twice. Please help me.
@lament geyser I think this one needs the room swapped out too.
The redirect is again causing more problems than it solves.
Is the points supposed to represent how many i've gathered, or how many i have left to the next level, because if it is the former, then it doesnt seem to align with the progressbar
I might be missing something
same for me
the first number in that point split is how many points you currently have
the second number is how many you need for next rank
the bar above shows how far you have gotten from current rank to next rank
the text above the bar shows you what the next rank is named and the colour of it
Shouldn't the bar be more full then? Since its 5/8k points then the bar should be 2/3 full and not 1/3
I am unable to change my country. It reverts back to UK after selecting and then clicking on save.
if it redirects to your dashboard it worked
make sure there's no vpns changing your location
But then the country won't change to what i selected. It stays with UK flag.
I am not connected to any VPNs
just to be clear, you're not in the UK?
Nope. I am not in UK
I called the API you shared. Now it got updated to my country.
Thank you
I found that the account level of dashboard and public profile is not sync, as the dashboard show the account level is currently 0x9, but the public profile is showed as 0x8
Nope, read very carefully
It says that the next level is 0x9
oh okay, thanks
A section from Introduction to Cyber Security has suddenly also been added to Pre Security and Jr Penetration Tester and has even replaced the first section of Pre Security. Now three paths share the same first section. Is this an intended change?
I've got a very similar issue to this one. Does this reply contain the fix, I don't quite understand what you mean by "needs the room swapped out"
The reply was addressed at THM staff, not users
Gotcha π
Is there a way to see which rooms I have a machine running on? I forget which one I did last but the VM is still launched.
thanks!
Gave +1 Rep to @frank linden
Sent another request for having it fixed. π
try using different Web Browser to see if it helps
Hi, I've got an issue with the Pentesting Tools series. I've fully completed each activity of this series but 2 of them are not flagged as completed. But if I go in this specific activities they are marked as 100% completed. What can I do about it?
Hello, this has been reported previously and hopefully will be fixed soon. π
I tried resetting the progress and completing the room again and it worked.
You mighty try as well
Maybe THM forum should be exposed more on the website.I just found now such thing exists after using THM for 30 days π
It's in the help?
So I switched VPN while I was connected to THM and an attackbox, this has made the timer of attackbox bugged. When I scroll to the top on the left side I do see it though. Just a small bug in case you were not yet aware.
hello
where can i contribute to thm's website?
What do you mean?
hey
I'm new to cybersec and opensource. I was wondering where can I contribute. If there's any github of thm, let me know. Also, I did find the documentation repo of thm but couldn't find the website's repo.
the website itself is not open/public source I'm afraid
alright, Ben. thanks!
if you still kinda want to contribute you could make rooms on things you wanna teach people
same here
this is because the room that the series is looking for is an old room that now redirects to the new one
hence you have not completed the old room and therefor have not completed the series
@lament geyser this will need swapping out, not sure if you're aware of this one
Not really a bug, but the rooms I completed yesterday and today are not updated in my public profile. The yearly activity is however updated.
In the practice tab - Breaking Windows Series, the Throwback network is labeled "Free" instead of "Paid" or something else.
Not sure if it's considered a bug but I thought it's worth mentioning
https://tryhackme.com/hacktivities?tab=practice
well technically it is not free and not vip either but its own third thingy
yeah 
It is on the system as free
Hello, i can't get my configuration file for openvpn, when i try to install it on the site, the site show me an error that this url doesn't exists
Which site?
Or do you mean Download?
Which server do you have selected, and have you tried different ones/regenerating the cert?
i click on download and this page appears
ah, go to https://tryhackme.com/access
Good good
if you have any other issues with vpn, then #site-support would be the best place to ask π
Especially as an OpenVPN update has broken some stuff recently
It's for that why i can't connect to openvpn
That depends on what your error message is
i will send it on #site-support
.
yeah
Do not worry, you won't be notified of announcements anymore @arctic bolt.
Being able to kill all resources on port 80 and make the attackbox unusable π
found that out the hard way 
@brave reef
Not a bug
VNC runs on port 80
Head to https://tryhackme.com/my-machine and use the creds to ssh in
I know, but the fact that you without warning can just kill it (I should have known it would happen)
That's how root privs work on Linux, you can wipe your whole system with rm and it won't whine 
why give noobs root
I called myself noob
Room: Splunk 101, Task 9 - Conclusion, both circled links leads rooms that have been made private.
It's likely not a bug, but instead made private for a reason.
I dont know why but I have finished the two last rooms weeks ago but its still not refreshed on the page, any idea?
They're re-directs to newer rooms, so the rooms needed to be completed for the badge is the older rooms,
Staff are aware and working on a fix, there is not an ETA for that though.
alright thanks for the answer
Gave +1 Rep to @grim summit
sorry for my bad english ^^'
best to email support for potential bugs or bug bounties :)
Okay thanks ^^
best to delete it in here, so that the wrong person doesn't see it and takes advantage of it
I am not sure, but I think there is something wrongβ¦
where did you find it?
At my profile
I also got 3 Mailsβ¦
@stoic shore should also have a look at this π
Just means you're extra special π
π
When doing the quiz in https://tryhackme.com/room/careersincyber when you hover over the learning path's "enroll" is missing an L.
Hey, I believe "enroll" is an american spelling? Enrol is perfectly fine in british english (which is where THM is founded)
(and the creator of that is from the UK)
Oh
I just though that, cause when I go to the next page it then says "Enroll"
ah fair enough
it should be one or the other
Let me fix that and submit it
thanks(:
No problem
Where are you seeing "Enroll" on that website exactly? I can't find it in the source code of the site in the room
let me see if I can find it
You talking about where it says "enrol" or "enroll"?
Yeah, "enrol" is okay, but you say that on the next page it says "Enroll" somewhere
I'll change it to" Enrol" on all the pages but i can't find anywhere where it says "enroll" or "Enroll"
ah okay so it's the link it sends you to on THM?
Your welcome!
I'll push a code fix for this when I'm back at my desktop later
small typo inconsistency bug
β¦
-.-
I did not receive this badge even though I finished this module...
https://docs.tryhackme.com/docs/room-creation/room-creation-getting-started -> https://tryhackme.com/assign-tasks (404)
Getting Started
That's the really really old unmaintained docs
Possibly, definitively not a site bug though. π
I am having problems connecting to OpenVPN.
2022-07-05 10:06:45 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations. 2022-07-05 10:06:45 Cannot find ovpn_dco netlink component: Object not found 2022-07-05 10:06:45 Note: Kernel support for ovpn-dco missing, disabling data channel offload. 2022-07-05 10:06:45 OpenVPN 2.6_git x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO] built on May 30 2022 2022-07-05 10:06:45 library versions: OpenSSL 3.0.3 3 May 2022, LZO 2.10 2022-07-05 10:06:45 OpenSSL: error:0480006C:PEM routines::no start line 2022-07-05 10:06:45 OpenSSL: error:0A080009:SSL routines::PEM lib 2022-07-05 10:06:45 Cannot load inline certificate file 2022-07-05 10:06:45 Exiting due to fatal error
I can connect to Networks via VPN just fine, the problem is with the Machines.
run the command pinned in #site-support to fix this, it's an issue with the new openvpn version
Still not working. I am not getting the restart in () minutes error. It fails to connect in general. Again, I have no problem connecting to Networks or other platforms via VPN.
Moreover, when I try to download my .ovpn file from EU VIP Server I get a 404 error, Uh-oh, this page has been lost in the matrix.
The problem seems to be with the EU VIP servers. Tried with Regular and they work fine.
do you have this line in openvpn? let's move to #site-support
Already moved to #site-support
https://tryhackme.com/room/wiresharkthebasics
myself and a few other users are getting the wrong answer when on "What is the SHA256 hash value of the capture file?"
I got the hash from doing sha256sum, and checking the file information from the statistics window in the Wireshark.
This will be fixed shortly (5 min or so) π also technically a #room-bugs π but thanks for bringing it to my attention π
+rep @grim summit
Gave +1 Rep to @grim summit
because i typo'd "thanks"
noted for next time, cheers π
Hash has now been updated π not sure how it changed, but fixed now.
Got it, thanks again @stoic shore
Gave +1 Rep to @stoic shore
@lament geyser did the badge carry over?
Reset progress and redo the room, should get you the badge. π
Gave +1 Rep to @lament geyser
the size limit for about me isn't actually functional
that sound like a possible bug bounty
It would need to be a security bug for it to count towards that?
Rom bug?
ah crap, wrong channel
Iirc you canβt update the about me anymore regardless? Unless they added it back
They added it back,
well crashing the servers by making their storage being taken up by all the about me pages seems like a security vuln to shadow
a million lines of text can amount to less than the file size of an image π
true but it is still a possiblity
well theoretically...if the size is infinite....
Yeah, the "200" doesn't update at all.
doesn't matter, even if you put a thousand characters in there, it still only takes the first 200 :)
Still, it definitely shouldn't look like this.
blame it on css 
the characters displayed seems to cut off at 201, but it's just displayed poorly
not a huge deal π
okay then
Storing a DB on a server in a cloud environment? That would be an interesting choice, wouldn't it? 
TL;DR: Good luck with that...
Hey everyone. I've completed Burp Suite from other learning paths but at pentesting tools series it does not mark it as complete.
@lament geyser series has wrong burp room
I've done all Burp rooms though. Tge link at the Pentester Tools section takes me to 2nd screenshot.
You haven't done all of them, because you haven't done the old one that was replaced with the set of new ones.
Notice how it says "Burp Suite" and when you click it takes you to "Burp Suite: The Basics"
hey
You probably want to chat in #general not in here
Hello, when I try accessing the "buy voucher" tab, it redirects me into a hcaptcha and it keeps asking me to complete this captcha
I don't think it's a bug.
I just accessed it, solved the captcha and it let me on.
it keep askinng me for the captcha when I solve it
So is it impossible to get it now?
Yes, because the room in the series needs to be changed
@inland iris See here.
Yea I see? But I dont see any other rooms tho
I've already raised this with the correct person, but I will cc @frosty cape since it's been a little while and it should be a quick fix
The redirects put in place cause way more harm than good.
No... Please read my recent messages here. You cannot complete the series.
The site staff need to fix this issue first, there is nothing you can do
We're rebuilding TryHackMe in react, and so every page (including the KoTH one) will be redeveloped (removing this problem)
Also being rebuilt w/ dark mode
Ah this was for another problem. I've not been involved with the redirect work.
@sly raft can you deal with the redirect problem here? Not sure how you've set it up / where its logged (or if the software engineering team are dealing with this)?
Yeah, it was for the old content that was on Complete Beginner and just led to a nasty knock-on here RIP
Hey @spiral flame - what's the issue with the redirect? Did you just want them removed or changed?