#site-support
1 messages Β· Page 36 of 1
You are using virtual box for your kali vm, or which one?
Could you try sudo ip link set dev tun0 mtu 1200
After that try curl 10.10.10.10/whoami again to see if that changed anything?
Nothing
still the same
te problem is on my vm or ? maybe it should fix it if i complety delete and reinstall it ?
Tbh, I'm not too sure what the issue could be, since it's saying Initialization Sequence Complete
I would try to switch VPN server, then press regenerate, wait like 3 - 4 minutes, then download the new config file and try again
ok ty
That tomes times happens to me, still works so I leave it.
The message comes up possibly 2-3/10.
From what I understand, it all it does is reboot the network if there is no activaty beyond 120 min(s)
Are you on 10.18 too ?
No, 10.11
Mh, I'm on 10.11 too, but never face such issues π€·ββοΈ
Is anyone else having issues with the Breaching Active Directory room. None of the Windows hosts respond to ping and there's no VPN available for me to download for this under the Network tab where my VPN connections are in my profile. Full paid subscription.
It's best to use the CLI.
Windows doesn't respond to pings by default.
Can you verify and provide screenshots?
!docs verify
Thanks - Verfified.
Here's me trying to ping the boxes (it says I should be able in the excercise but if ping is off that makes sense):
Gave +1 Rep to @weary spindle
You're not verified.
Please verify so you can post images here.
I'd rather not click links.
Hmm, strange, I verified with the bot but that would explain why I can't post images. I'll work it out now.
In other news - I left the room and re-joined. Now I can see lab controls etc. Still no ping but a bunch have voted to reset the lab so I'm guessing it's broken. I have the network under VPN's now too so I will try that
New question to anyone - how long does the bot verification take in discord? I put in my !verify TOKEN command and nothing happens.
It's instant, there might be an issue with the bot, you've copied the token properly?
I am unable to verify with the bot. How long does it take?
Bot crashed, you should be able to do it now.
Did you mean to post your token?
reported to https://admin.tryhackme.com/i-found-a-token
kids π
We cannot find that code
Anyone having any issues with certain rooms today not having the "Start Machine" button? In particular, was working on Brainpan 1 last night, went to go back to it today and there's no button to start.
I have forwarded it π
Any other room you came across with that issue?
Thanks! Just that one so far.
Gave +1 Rep to @crystal marlin
!docs verify
Hi guys
I have problem with connecting to tryhackme vpn
I ran the program for trouble shouting it that was written by tryhackme
I executed the sudo openvpn Mr.Secret.ovpn command to launch it
What's the solution?
as i say. what is exit error. if you can post a pic will be nice
2023-06-24 02:48:25 TLS Error: TLS handshake failed
2023-06-24 02:48:25 SIGUSR1[soft,tls-error] received, process restarting
2023-06-24 02:48:25 Restart pause, 5 second(s)
2023-06-24 02:48:30 Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
2023-06-24 02:48:30 Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
2023-06-24 02:48:30 TCP/UDP: Preserving recently used remote address: [AF_INET]18.202.129.195:1194
2023-06-24 02:48:30 Socket Buffers: R=[180224->180224] S=[180224->180224]
2023-06-24 02:48:30 UDP link local: (not bound)
2023-06-24 02:48:30 UDP link remote: [AF_INET]18.202.129.195:1194```
@tribal burrow
bit over my knowledge. some will read this
Try rebooting your vm.
Any admins available I need support urgent
Whatβs up
Fixed by mod π
I am unable to Terminate a machine. It says "Your machine has been terminated", but after a refresh, the machine shows that it is still running. I noticed multiple people having the same issue for some time now. Any final word on how to fix this?
I am a subscriber.
fetch('/api/vm/running')
.then(r => r.json())
.then(vms =>
vms.forEach(vm =>
fetch('/api/vm/terminate', {
method: 'POST',
body: JSON.stringify({ code: vm.roomId }),
headers: {
'csrf-token': csrfToken,
'Content-Type': 'application/json'
}
})
)
)```
Post this code in the **console** in your browser, have a THM page open.
Hi. OK, in Firefox, I allowed typing under console, pasted it and clicked on "Learn" to load something. I see no difference, machine is still stuck. Not sure if I am doing this correctly.
Looks like i have to wait 33 minutes for it to expire LOL
Huzzah, thanks it worked!
Gave +1 Rep to @bronze vale
Hello, I have problems with breaching-ad network.
I am connected to the vpn I can ping the THMDC, but I can not nslookup thmdc.za.tryhackme.com
I followed the steps from the pinned messages and I can ping the DC, I can nslookup the tryhackme.com but I can not nslookup tryhackme.com <THMDC_IP>
Not sure what to do about this one (edit for clarity Access machine has 4500 second wait time)
Hey, could you try stopping it,clearing your browsers cache and then restarting it?
I actually did that recently. Ill see when i get home
You could also try logging in to THM from an Incognito tab
Ah yeah it was browser cache
how do i unlink and relink ?

Hey all.. I am facing a problem with connecting to Metasploit room target machine on my Kali Linux , even though my vpn is connected.. i made sure by visiting ip 10.10.10.10 , my access page shows that there is connection and my terminal shows 'Initialization Sequence Completed'
I tried changing the server , disabling my firewall , made sure having latest version of openvpn on my Kali linux.. i couldn't fix it.
can you help, please!
hey, i'm playing on a vm with my browser being on the host machine, it would be good to be able to copy the link address with a right click on the button so i could just wget the file from the vm terminal
you'd need to log in to do that.
i am logged in, but still can't
That's my point.
Has anyone noticed some of the machines may be down for certain tasks?
Examples?
Not sure about the rest.. but Metasploit room target machine isn't working my side.
Define. not working?
What's happening?
!docs verify
Do you have FoxyProxy on?
Yes:
Are you able to use Burps in app browser?
I am able to do that. Same "Failed To Connect" Error in there.
No, my computer is in the process of being reset.
Are you able to connect to it with foxyproxy off
Also can you get to http://10.10.10.10/ ?
No
No
This address works: https://10-10-63-238.p.thmlabs.com/
This address does not work: http://10.10.63.238/
Well yes, because the first one is a public domain while the other is an internal IP
Your not connected to the THM network, hence why you can't access 10.10.x.x
!vpnscript
Run this
This is for Debian yes? I am on Windows.
It seems like I am successfully connected.
Is anyone willing to let me share my screen to you in a VC?
"You have been locked out for 5 mins" , since 2 days. Can i log in to tryhackme please?? I paid
@weary spindle @glad oyster You all gonna leave a bro hangin?
It is compatible with THM
yes when I'm having my lunch
Do not use the windows GUI Don't use it on windows in general
Please refer to this message
Interesting. A bit frustrating for windows to be offered for openVPN and I did not see THM mention this on the site.
Not trying to fuss at you directly.
VPN running on the VM
directly
it is
windows vm on a windows host. I was doing the labs directly on the host at first then switched to VM to see if issue persisted.
Why not a Linux vm?
My current contract forces me to use a windows VM thus I have been learning pentesting in a windows context.
No worries, but as a new person your gonna struggle a lot with trying to do the rooms on windows - a VM or the attack box is extremely recommended
I was trying to avoid the attack box but I'll just subscribe on THM to get more than an hr a day.
You're not. If you cannot reach 10.10.10.10 then you are not actually connected
The VPN works fine on Windows in my experience, but it looks like that's changed?
Are you connected to the VPN from any other device or VM?
My environment is Windows Host with Virtualbox on Windows VM running OpenVPN GUI.
You're doing web pentesting anyway so the OS doesn't actually matter. I'd just spin up a Linux VM...
learning pentesting in a windows context. doesn't overly matter. Your attacking machine will most likely be linux no matter the target, although you might use Windows.
So my home environment I can do whatever I want. My contract for work only allows me to use a windows box, sounds stupid but that is the case.
Don't use a work system to do THM unless you have explicit permission from them
I I am not using a work system for THM, but I am trying to simulate what my work experience will be.
I've offered a solution to the problem, as it looks like the THM VPN has stopped working on Windows
Does your work environment not allow you to use a VM?
If you do not like that solution, you're welcome to find others but they will be few and far between
One of the other solutions is to use the TryHackMe attackbox. Unless you're a susbcriber, you only get 1 hour a day free use of that. It's not an ideal solution.
Yes but it must be windows.
Quick question. Is it currently working on windows for you? If so, are you in a VM?
Interesting, I'm genuinely curious as to why the policy is that - what sort of work do you do?
I'm on the old Windows GUI, I don't have a current VPN profile downloaded
Understood.
This is a Gov contract.
Use your own device then
Very silly to do THM on a work machine, for a huge number of reasons
Bro I already told you I am not doing THM on a work machine right now
Ok so you're not restricted to Windows then
I got it you offered your solution. I appreciate it. I have acknowledge the options several messages back. No need to keep telling me what to do.
Jayy was curious about my work and it was just a tangent convo.
How does the Referral link work? When we use it, we are taken to a regular page. It's not obvious at all if it will be applied or not.
How do I apply for the student discount?
I just put in my school email and it applied automaticly
use your school email as your account email
already did and it didnt work
Oh I see, I'm not sure then
Email support if your student email is not recongised
I believe you can check who's used your referral links in the dashboard
when the person uses the link they are taken to a regular check-out
Thank you just found that on the website too
Gave +1 Rep to @glad oyster
Hey @glad oyster @round finch
Once finished with support, please move the conversation to #general #infosec-general or DMs π
Just so that we can keep the channel to site discussions. Makes it easier when Iβm reading chat to see if there are any issues that need resolving. Thanks π
Gave +1 Rep to @glad oyster
Does the person using the referral link need to be signed out when using it?
Why are challenge rooms temporary on Discord?
To make room for new rooms.
Hey, is there anyone here that works at tryhackme?
Not sure if they're online.
What's up, I might be able to point you in the direction.
I'm not staff.
But new members cannot discuss about old rooms, I suggest that a forum be set up on the TryHackMe site
There IS a forum, on the TryHackMe website.
It's just i created a support ticked on the site 6 days ago and I've had no response, just wanted to follow it up
where can I find it
Click on help.
The wait time from support is slightly longer, AFAIK.
And it's the weekend.
Give it until Tuesday/Wednesday.
Ah ok, I'll wait a little longer then
uh, Ok thank you for help
Gave +1 Rep to @weary spindle
Can we ssh from our own machine to the web-based machine
Yes
You just need to be on the vpn.
Ok, if Iβm running a Vm I would have to login to tryhackme using the vm and connecting it that way ? Can I log in on a desktop and run my VM run openVpn and ssh in ?
You can start the attackbox/ target machine on your Windows host, then I suggest using a Linux based vm with the vpn on that to ssh in
Ok great thanks
can I get my 175 streak back? I couldn't log in today and lost it
who do I need to contact for this?
support over email... and then wait for about a week
Thank you Shadow ποΈ
Gave +1 Rep to @plush bay
Saw somewhere on the site that they were going to add the ability to change user name (was posted 3 years ago) but seems like they still didn't add this feature, is there any way to get a user name change?
You email support
Hey folks, it appears Brainpan API died - the room is not loading anymore
Thank you!
Gave +1 Rep to @weary spindle
So frustrated with rooms lack of information that don't prepare you for some of its questions and challenges. Also so many errors in answers! Does anyone even proof check the questions/answers? Also the chat/contact/message system is useless, no staff contacts you back or even bother to pick up the tickets you submit! Love the idea of the website, but customer experience is extremely poor!
I'm sorry you feel that way, which questions do you feel are wrong? What about room material?
I'm not staff, so I can't help out with much, however the support are amazing, they're just busy at the moment with the Red Team Event ending.
There is a 7-day wait time for support. Sorry for the inconvenience
Thank you. I've managed to finding out most of those said answers myself eventually. The rest is user experiences related which you can't help. That said, I completely disagree with the notion that support is "amazing". Besides the live chat (which again, is useless, since it's all pre-configured questions and you are not in contact and messaging any live staff) on the website, you won't find another means to contact support.
Gave +1 Rep to @weary spindle
The chat sends the ticket to support in the form of an E-mail, so you'll still be contacted by support from the following E-mail
I surely hope that will be shorted.
It will be
We recently held an event, support tickets were massively increased during this.
Hello I need help with the connection to the breaching-ad network. I post my problem there in the breaching-ad chat.
But as someone that's been doing the labs everyday for the past few weeks, I don't know about the event. It would be helpful in situations like this to include a message letting users know about the delay rather than leaving people on hold for more than a week
Yes, an automated email letting you know ticket has been submitted. But when after a week you still seeing status not progressing pass the initial submission, you start to wonder whether it will be picked up at all.
Support pop in here and let the chat (and active users) know if the delivery time is getting longer.
It should tell you when you open the chat our average response time π
If you have sent an email, we have had to remove the automatic response temporarily as it was causing an issue.
Yes, as I've just seen Jason popped in and dropped message. Anyways, thank you for your enthusiasm to help. I truly appreciate it. This is more of a CX issue that should be handled by THM team members. And if the THM team is reading this: please don't let CX be an after thought on a very helpful platform. Please don't let users jumping through hoops/chase after you to seek out solutions in frustration. For instance, in the delayed ticket-handling event such as this, a proactive solution could be to have a system Statuspage, so the user can see the delay in response so they won't inundate you with more tickets. Or show a banner message in live chat that response time has been delayed, and perhaps make a priority support for your paying customers... But I'll just end here with the this: some of your users will be new to IT/cybersecurity, learning all of these could be overwhelming already, make their lives easier, not harder.
Gave +1 Rep to @weary spindle
@paper sky If you can give me a list of rooms along with what you found difficult, I will pass them onto the content engineers.
Thank you Jason for the information. However, when I first opened ticket after attempts on forum and discord room help, the response time was 1 day, now it's over a week. Recently the shown response time is 3 days. And as you've kindly informed earlier, it is now 7 days. It's kind of a pain-point for paying customers to have this kind of inconsistent response time. But I am just here to raise my concern. I hope it will be consistently worked on by the THM team.
It is an average time so it will update as support responses increase or decrease, it is quite hard for us to provide an exact response time, but we are looking into it 
I didn't make notes of all the rooms. It will be mighty helpful if there's a report button on each room for us to submit report right there instead of trying to fill-out a message form for every instance we are having an issue with a particular Task/room because there are so many of them.
Anyways, I'll stop here. Thanks for taking notes, I look forward to the future improvements.
Users who get stuck on rooms would often report the room as broken.
We use the bug report functionality so that we can see what users are doing to determine whether or not a room is actually broken π
Having a chat with the user means we can quickly request further information if required.
Hey, I am developing a room and am having a weird bug. Who would I speak with? π
You could probbaly type it here.
Cool so I am putting together a task with some screenshots. The task won't seem to update with the existance of the screenshots. Even just one doesn't allow it to update. I was wonderiung if there was an image size max or something in the tasks?
Do you think it's fair for the scoreboard to prioritize alphabetical position when points are tied, rather than considering the time of submission? I recently transferred a CTF to TryHackMe and the scoreboard became quite frustrating as multiple users ended up with the same number of points.
I donβt think the scoreboard is based on alphabet. What CTF are you referring to?
Hello, who do I contact regarding an issue with the labs? I purchased the attackbox feature; however, I am disconnected from the lab every 10 seconds or so, and then eventually the lab terminates on its own. I have been trying everything I can think of for the past 2 hours, but nothing has worked.
everytime i begin typing in in attackbox, i get disconnected. Its become frustrating.
Yes it's not on alphabetical order but it's not on timestamp you can verify it
Hey,
I need help with Day 18(ELF JS) of Advent of Cyber 2019 (https://tryhackme.com/room/25daysofchristmas) challenge
The answer for the task is a cookie value.
I tried for a while and then looked up a few writeups.
I followed the method they followed but the cookie value which I got was incorrect.
I tried multiple times.
It would be really helpful if someone can help me or provide me with the correct write-up
You don't need to SSH in.
All you're doing in that room is interacting with the web server.
You don't need to SSH in to ALL machines.
I tried this on my VM and attackbox and it didn't work for me.
@plush bay was this one of the rooms that was broken?
Is Tryhackme's support team busy? I'm sending mail. No return.
There is a 7 day response time currently.
I threw it on the 14th.
Double check your spam, or the chat bot, they may have replied there, if not, Send in another E-mail, but don't send multiple within 7 day(s).
I'll post again in 7 days
Hello, am I the only one with a bug on the Brainpan 1 room (https://tryhackme.com/room/brainpan) ?
I try to access it but the wheel turns in circles and therefore we can never access the room
I tried on several browsers, always the same bug when you are connected to an account,
It loads well in private browsing without being logged in
(I've also already tried to clear the cache)
apparently the api is dead or something, it's been reported and forwarded before
api is dead but not on all rooms? others seem to work
just reading based on what's been reported here before, haven't looked into it myself
as far as shadow knows no walking an application is not one of the broken rooms
No, the Advent room.
hmm that is new... think that worked for shadow when they did it
Anyone see a room creator channel?
You'll need to be ask a mod to join the channel.
Which you may need to be verified..
there is one but it is invite only kinda deal where one of the moderators have to add you to it..
and yeah scrubz hit the nail on you needing to be verified to probably get access
Thanks all
just tried that task again and it works perfectly fine for shadow
i.e day 18 elf js of advent of cyber 2019 works just fine
over the vpn
dunno about attackbox
you might need to restart your listerner as it will send your own cookie to you first... after that just wait 3-5 mins and you should get the admin cookie.... it starts with 2564 so if you see a cookie that starts with that you probably got the right one
It worked
Thanks a lott:)
Gave +1 Rep to @plush bay
no problem
+rep @weary spindle for pointing shadow to this problem so that shadow could help
Gave +1 Rep to @weary spindle
I don't know if this warrants a support ticket: The attack box keeps disconnecting me if I have nordvpn file protection turned on. Is there a way to prevent that from happening besides just deactivating it?
Nord could be the very thing blocking it, can you et up an exception?
nord sees exploit files
nord declares files malicious
nord blocks things
attackbox breaks
#site-support message @broken bear?
Why are you tagging me?
Hey, i'm not sure where to go for this or if anyone asked the question but, i have accouple questions about the subscription.
Most of us are not actually THM staff - if the information can't be found on the website, we may not know. The most reliable way to get answers to those questions would be to email support, but the turnaround for their queue is 3-7 days last I heard
Cuz you are a mod and we think a mod may know if there is a room-creation support channel.
There are specific channels for room creators, which are role locked.
I used the exact same command yesterday and it worked...
small chance it is not working as the test.txt file has 0 length
so your source machine is a kali linux instance that has a file at that path?
Hm, I don't understand that question unfortunately. My Kali can't have a file on that path since it is a windows path?
Think about the formatting of what you're doing. First argument is src, where the file comes from. I assume that this is a SMB file server. Does SCP work well with SMB, or is SCP part of another remote communication toolset?
It actually does work with SCP, since on the attackbox, it connects & downloads without problems
On my Kali instance I can e.g. connect to the account via ssh without any problems
But once I try to scp something from it, I get the error
Interesting. This is more of a #room-help question than site support.
Super weird... Nevertheless, thanks @broken bear and @plush bay ! I'll try in the room-help area
Gave +1 Rep to @broken bear
Hey, i sent an email to get the student 20% discount and get replied it was applied but on the site i'm still seeing $14, how can i know if the discount is applied or not? should i send another email to the support ?
You won't see it update until after your next renewal
thx
room- Network Services 2, can't install mysql client on my linux machine
attackbox machine that is
says its unable to fetch some archives
so can't run the mysql command for the task
Hi. I have a some problem about open vpn
Thanks! Are these open to THM room creators or everyone?
Gave +1 Rep to @broken bear
Hi can someone please help me, I'm on take 6 practical network simulator and for some reason my network log isn't loading and it won't let me finish
It won't send the packet
Can you take a screenshot and send it by linking your account?
!docs verify
can i have a openvpn client profile that uses tcp port ?
i can only connect throw socks proxy for some reasons so i need a tcp based openvpn connection
At the time, the normal and violent vpn files are only UDP.
Is there a way to route TOR > VPN instead of VPN > TOR?
OpenVPN just drops the packets
I've tried helping Salar with it, but to no avail.
I know you can do it on Qubes atleast.
Why are you using a socks proxy for thm?
^
Ah gotcha
Wat? Lol...
Socksproxy doesn't work with the OpenVPN config file? Or does it?
I'm asking why you're doing it that way? Lol
Because Salar can't use OpenVPN in his country
He needs to route through TOR to the OpenVPN
Then we shouldn't be trying to help them get around the restrictions?
yeh openvpn connections are dropped
Cc @broken bear
Is it against the rules?
Iran isn't ethical either
Not only is it against the rules, but it's unethical and most likely illegal too
Ah alright
Two wrongs don't make a right.
Won't help him anymore then
@flint depot the only thing I can suggest is using the attack box
I'm sure the user has been told this previously...
Yeah I didn't read the previous chat
My bad.
It would also go against THM's ToS I suppose
guys i know what you saying but i will fight for my freedom
i was born in this country this does not mean they can decide what i can do or cant
Sorry but we can't help you break a law.
the government is full of old and not well knoledged people
i wanted a tcp based connection to openvpn severs in first place ? how can i ask that ?
i dont think that will be illeagal
but HTB does and i dont know why THM does not
Just because one uses doesn't mean the other does?
I don't know why either.
I just know they don't.
ok thanks
Has something changed with the VPN connections? I was able to connect via VPN 4-5 days ago, today I'm getting a cipher error that I can't seem to resolve with any --data-ciphers options.
Hello. I need to change my payment method for my subscription and I don't see any option for that on the website. I checked my profile and there's nothing there. Please help.
i found the website to update payment methods. however, im having an issue adding a new payment method. the payment method is 100% valid, i.e. the card company confirmed there are no issues with the payment method. please help.
Hi is the windows10privesc room not working correctly?
It will not let me terminate my session
I have switched my VPN twice and clear cache cookies history logged out rebooted vm. When I log back in and reconnect to my vpn the site shows the machine running sill but I can't rdp to it or terminate it to restart it.
that more sounds like a site bug then a room bug to shadow
Okay, Is this the right place to ask for support?
for the most part yes.... #site-bugs might be relevant in this case thoguh
not sure if any tryhackme staff is online that could help remidate the problem right this instance though
true just seems like a stuck instance.
will also recommend you verify so you can post pictures
Do you know how I can get roles on here subscriber role?
!docs verify
follow instructions in the above bot message
that was easy
yuups
Does anyone know if the linux fundamentals rooms have any glitches
Linux Part 3 Task 4 flag. I have tried on my onw machine and on the provided attack machine. I get an error each time...connection refused. I just want to close out the last of it. I have completed everything else. Is there an issue with the room??
can someone help me understand whats happening here
got xfreerdp installed but I cant connect to the machine using the command provided by the room
My guess is the room is bugged
yeah looks like the room is bugged I cant even reach the host via ping
site shows im connect via OVPN
The support response time for a ticket on the site is noted as "response in less than 2 days".
I made a ticket 3 days ago and still no response, do you know if this is normal?
The current support time is 7 day(s).
Any staff member available? I have had a ticket open for the past 8 days and haven't gotten any response yet. Could you check this please? Ticket number is 8264.
You should receive a response today
Ty
Gave +1 Rep to @bronze vale
https://tryhackme.com/room/windows10privesc - Can't terminate my session and restart the machine. It says that I already have a session running. I have cleared cache, cookies, history, Regenerated my vpn and it still has this issue. My machine expires before the counter. I can't restart the machine as is says I have another session but I don't.
I can't even start the machine now -
does anyone know if the room creator role can be granted to non-THM employees? I have so many basic issues to troubleshoot and I feel the THM documenation does not provide enough support.
I have a question about referals. If a user had created their account prior to visiting a referral link do they not get the price reduction for their first month of pro? I got my wife started with THM this week and then paid for her to get pro to see if she would be interested in continuing to learn about cyberSec she used my referral link but she did not see a credit applied.
Yes. just ask a mod nicely.
Can anyone explain the tryhackme badge thing? Says to use the script in the webpage I want the badge on, not sure exactly what that means
A badge can be obtained by completing the room to which it is attached. π
I think he means the badge that you can embed in your website.
If you are having trouble with this it would be best to reach out to support via mail.
You can embed the shown code in your website, to show of your progress.
You can use that in other sites where you can put in an embed code
anyone?
I will explain here and maybe when i log in again you might have a solution: In which base category can you find the "Updates" sub-category, which controls the Burp Suite update behaviour?. The answer is MISC but the answer format needs 5 letters so now what? Looked through youtube and websites about walkthroughs and they all say that it is MISC aswel.. so i am stuck
I would like to submit a report regarding an encountered error.
The question specifies the utilization of port 443; however, upon attempting to submit an answer employing said port, the submission was not accepted. Curiously, when inadvertently submitting port 44 instead, the answer was accepted. Kindly investigate this issue.
ROOM: What the shell?
Answer tolerance.
If an answer is 95% correct, it will be accepted.
Refresh your page to see he correct answer
ohh right now it shows the correct port
thanks! @placid mango ? please?
Gave +1 Rep to @weary spindle
soo no help?
What's wrong?
Hello support team, I have submitted a ticket regarding my subscribe issue. How many days is an usual time for resolve? Been 5 days already
Bug? Look at the progress number.
I have had that happen a few times. Normally see it on learning paths I have completed but where a room had a recent change that added a new task or questions to a task.
So as for me, I still have 2 tasks to do until I am finished.
Yeah that sounds like a possible bug. Likely just a rounding issue
Support wait time is 5-7 days currently.
Sorry for the delay, we are working incredibly hard to get to all support enquiries.
Or maybe because I already "finished" the last task in the last module but missing some modules in the middle.
thank you for the hard work, looking forward for a reply
Gave +1 Rep to @bronze vale
hi, is there anyway to stop right click menu(chrome) appearing in the attack box ? without disabling it full stop ? cheers
hey
Hello!
im getting this problem with my vpn and it frequent can someone help me pls
Can you show a screenshot?
i did try to reset it did work but this come again and again
which server are you using?
huh that is strange
should i try IN ?
where are you from???
india
id think thats the case
ok ill try
Sorry to add to the openvpn issues above. I tried the --data-cipher change in the config file but I keep getting the explicit-exit-notify message. I ran the troubleshooting script it came up with an issue with tun0 but after I ran the script it connected however the config file in my downloads still won't work. I have been a member a while so I know there was a change in the config file before but I have been away a while so any help would be great; it's a brand new kali VM on workstation.
it's not urgent but can someone @ me in the response so I can keep track thanks
Can you post a screenshot?
Hi I am in the threat intelligence tools room. When I spin up the attack box Firefox isnβt working for me to visit phishtool to answer the questions. Am I doing something wrong?
which part, config file? the thm-troubleshoot output or when I try to connect using sudo openvpn <file>?
The VPn output.
no dramas
I am wondering if thereβs a way to get the emails on the box by using openvpn
You can use Thunderbird to read the E-mails.
I need to use phishtool analyze the emails as well
That can be done on Thunderbird.
@weary spindle
I'm not sure what is causing this, I had read in to it and came to the conclusion it's not really bad.
You're still connected however.
ok thanks for your time @weary spindle , just wanted to double check
Gave +1 Rep to @weary spindle
Exercise is about using phishtool not thunderbird
I know, but free accounts can use Thunderbird to analyse the E-mails.
is it good or no good cause i don't see complete like i used to do : (
I have a paid account. Shouldnt I be able to get into Firefox on the attackbox?
You're also connected.
I was about to ping you Jabba, your ears must have been burning.
Task machines are completely isolated for security and safety reasons.
If you are handling live malware, we donβt want that to spread unintentionally or cause any harm.
ouu ok thanks @weary spindle
Gave +1 Rep to @weary spindle
@bronze vale
On a different point, the last 2 users have the explicit notify etc.
I've read in to it and thought there is no harm in that being there (the ping one I can understand)
There isn't an issue deep under, is there?
My VPN does it maybe 1/10.
And just leave it
It appeared out of nowhere in one of our latest updates.
I have a feeling I know why, but weβre looking to upgrade our OpenVPN infrastructure so it should hopefully be resolved then:)
How do I access the phishtool then as the exercise states?
I donβt believe it asks you to access phishtools. I believe it says βuse the techniques discussed in this roomβ, of which you use thunderclient :)
@weary spindle T-T
?
T-T π @weary spindle
Scenario:
You are a SOC Analyst and have been tasked to analyse a suspicious email Email1.eml. With the skills learnt on this task and using Thunderbird, answer the questions below.
i.e you are meant to use thunderbird... the phishtool text is just an example of how to use another tool for the same purpose
Thanks all. I was confused as it shows you how to use Phishtools but not how to use thunderbird. I was able to complete it.
have you tried running the thm-troubleshoot script? https://github.com/tryhackme/openvpn-troubleshooting/blob/master/thm-troubleshoot I ran it and at the end it worked for me to be able to complete a room
leme try it
Hey there, I don't know if I should create a ticket.
In the "Attacking ICS Plant #1" room, the answer to the second question in Task 2 is missing a ')'
If you come across something in a room that you think is a bug, you can use #room-bugs
I'll write it there, thanks π
The answer should be Misc but since it requires 5 symbols it doesnt accept. I have looked on the internet and several sites/youtube videos also claim that it is MISC but it is not accepted
might be because the room is outdated but the answer is || suite || not misc
I want to ask TCP connection of tryhackme vpn. I assume tryhackme's vpn is only udp. Because there is no way to connect udp vpn for a lot of people including me, but connecting to tcp vpn is no problem. It will be more comfort for tryhackme users if tryhackme adds tcp connection of vpn
Am trynna delete my credit card information and there isnβt any option to do so
Coz I have done my subscription for a month and I donβt feel safe of my credit info being saved online n there isnβt a way to delete it
Every site has an option n tryhackme doesnβt have this
Any solutions ?
If you cancel your subscription, itβs my understanding that any payment info (which is just the payment method) gets deleted. TryHackMe doesnβt store your payment details on our systems, we use a very reputable payment gateway/processor called Stripe
I think it would be only be beneficial to the users who can't use the VPN.
strange, but thanks for helping. i can move on now π
Gave +1 Rep to @faint sequoia
just logged in again to check it out and after installing the update misc changed to suite. Thanks again!
Gave +1 Rep to @faint sequoia
I'm not able to connect with ssh and my vpn is already running and I'm in file inclusion of deploy VM section.
Did the room mention anything about ssh π ?
nope
Then you are very unlikely supposed to ssh in π
Does the room tell you to?
yes
Where?
In the file inclusion of Deploy VM section. See this
Nowhere does that mention ssh
ok, there is no ssh. now, I'm going through with instructions.
i can start an attackbox but cant acces it
oh i think its becuase i used my one hour
so annoying
Can a mod please help? does anyone know if the room creator role can be granted to non-THM employees? I have so many basic issues to troubleshoot and I feel the THM documenation does not provide enough support.
It can, you'll need to wait until a mod is online to give you it.
You may need to verify your Discord/Thm though
!docs verify
Thanks Scrubz!
There you go
There is no "can't" when It comes to udp, there is "no way" to some people. I know if tryhackme adds tcp vpn it will lose a lot of premium users, that's why moderators doesn't want to make comfort for users, I guess
Moderators on discord have nothing to do with it.
The network vpn packs are tcp.
But you can't cater to everyone.
Be honest tryhackme's vpn is udp not tcp
The NETWORK vpn packs (wreath, holo etc) are tcp
Oh I am sorry I don't pay attention
I thought you are talking all of them
Heyy pals
Can someone clarify me ?
I have downloaded the VPN pack ( IN-regular 1) but I can't connect to the network , I have checked the issue with openvpn 2.6 or below ,
But my configuration files are data-ciphers AES-256 bla bla
I have even added several encryption to the data ciphers as they have told in the OPENVPN page
But still I can't connect to the network
Anyone gone through and solved or someone admind from this channel ,
Kindly help me through
Thanks in advance
!docs verify
then post a screenshot of the terminal where you are trying to connect to the openvpn
might give more details that way
hello. I am connected to the vpn using OpenVPN and trying to use putty to connect to the machine but it's not working. When trying to ping the machine I am also getting request timed out. Anyone know what the issue might be?
Which machine?
You might not be able to ssh in.
is emailing support broken? havent gotten any of my email inquiries answered. its been a week or so
Not broken, Support response time is 7 Day(s) + currently.
THM please fix all the VM issues! I keep getting disconnected during my time with VMs. They are also extremely slow (and no, this was before, during, and after the Red Team event). When you are working on rooms that has multi steps and spent more than an hour on it (because the lesson doesnβt really prepare you for it) and then constantly getting DC-ed while you are looking for answers is EXTREMELY annoying! You have to re-start VM, wait for it to spin up, then redo the parts that you need so you can move forward. At least give your paying customers the promise of persistence VM. π‘
#feedback-and-ideas might be a better place for this sort of feedback.
Are you getting disconnecting on AttackBox or on SSH of the VM itself? might be worth checking the vpnscript
!vpnscript
The room VM itself, the ones you canβt SSH into. For example, the Windows Forensics room.
Oh, yea i heard windows VMs aren't as good as Linux VMs, not sure about this though
I have also tried the OpenVPN room but, when connected to the vpn, I still can't access the machine (it says to go to the machine's IP address in the browser but doesn't work). The access page is telling me I am connected though.
Hi, What is the sequence of learning paths on TryHackMe that give me the ability to start solving CTF challenges?, I have finished the pre-sec and web fundamentals path ways.
Hello, I am having issues connecting to the VPN. Is there a troubleshoot script I can run?>
!vpnscript
That should help
Hi I completed a room and i have not received the badge, I don't know if i have to wait
how can i unlink with my old discord account and my thm account?
I think you have to open a ticket and contact support
thanks
Gave +1 Rep to @inner valve
if someone knows please let me know
what room?
windows fundamentals all three of them
No^^ support does not do Discord things @quaint hound
I meant the site support, not discord's sorry
I know
TryHackMe support doesnβt deal with Discord issues π
Discord is currently community ran, as shown in the screenshots it asks you to contact a moderator
thanks jason
Gave +1 Rep to @bronze vale
I changed email in my profile and now I can't login to my account. I set it to one I already was using for a non premium account but now when I login with that email, I just get the non premium account. Any suggestions?
in Linux Fundamentals Part 2 Task 2, i enter the password "tryhackme" but i keep getting "permission denied, please try again." I looked all over the THM forums, zero helpful answers. messaged support and they just linked some useless articles. looked in this chat and didn't find any helpful responses yet. I am incredibly frustrated and unable to make progress because of this. anyone solved this issue?
cant even message the discord bot........
are you using the site attack box?
or your own?
the sites attackbox
switch to #room-help
okay
[-] MTU value failed at 1000, aborting MTU check
[-] Something went wrong -- please ask for further assistance in the TryHackMe Discord server, subreddit, or forum
set it up, down, etc
1000, 1200, 1500, 2000
trying to do with wreath
openvpn output
too big to send on discord
legit done EVERY FIX sent here
still nothing
ok it appears the fixes have comfumbled my openvpn config
lovely
i can't access wreath stuff now
well
hm
i fixed the confumbling
however my initial issue (the shell) is still confumbled
oops
I FORGOT I HAD MY FIREWALL ON
ChatGPT
Hi, I'd like to change credit card used for my subscription without having to cancel, is that possible?
When I go to my profile, there's only the possibility to cancel subscription and no way to introduce another payment method/card/whatever
You can cancel the subscription, It won't disable your current sub.
Hello, am I the only one with a bug on the Brainpan 1 room (https://tryhackme.com/room/brainpan) ?
I try to access it but the wheel turns in circles and therefore we can never access the room
I tried on several browsers, always the same bug when you are connected to an account,
It loads well in private browsing without being logged
I did a ticket 6 days before
the ticket has been closed and marked as 'fixed'
but nothing is fixed lmao
(and we cant "re-open" the ticket so i created a new one)
Did you press the "Send us a message" button?
yes, it allows you to create a new ticket, I've written it above
@glacial hound Should βSend us a Messageβ just allow them to reopen the ticket?
that would be cool yeah
It should redirect you to the "inbox", where you can reopen a convo or start a new chatbot path, AFAIK. Don't have my laptop to run a test, though.
Weβll have to look into that
@kindred bolt can you try the following:
- perform a full cache refresh
- clear your session storage
- log out and back in
done β
it changes nothing
im on Firefox, i go try on Chrome
Iβll have to double check with our developer team. I am out at the moment but will do it when Iβm home
thx bro
same problem here jabba... did a full cache reset and wipe of all the session storage and cookies
could be that the rooms have no badge?
which room???
there tends to be a fireorange rewards button next to the start attackbox button if the room rewards a badge
windows fundamentals
yeah those 3 rooms don't have a badge added to them so of course they are not rewarding any
perfect, I am fairly new to the platform, still learning how it works, thank you very much
here is an example of how the awards button look meaning you will get a badge
that explains also why when i did linux fundamentals i received the badge, thnk you
worked for me, try clearing your cache
does not work for shadow and they cleaned cache multiple times... it is probably not the cause of the problem
thats strange how it works for others
yuups
you was logged when it works ?
clearing cache again + disco / reconnect + clearing storage session didnt change
Hi, I have a problem, when I want connect to my configuration files (openvpn), I have a error,
2023-07-03 16:32:15 net_route_v4_add: 10.10.0.0/16 via 10.8.0.1 dev [NULL] table 0 metric 1000
2023-07-03 16:32:15 Initialization Sequence Completed
2023-07-03 16:32:15 Data Channel: cipher 'AES-256-CBC', auth 'SHA512', peer-id: 77, compression: 'stub'
2023-07-03 16:32:15 Timers: ping 5, ping-restart 120
if you know how to fix this, ping me !
it seems to be working, it says that initialization sequence is completed
weird because when I want to launch a machine, waiting 15 min before attacking the machine it still does not respond
which machine are you launching?
currently i am trying to connect to the wreath network with the other configuration file
where are you using the vpn?
currently on my laptop
i always use it on a VM, that way i have no problems at all
currently doing Intro to C2, and i need to use artemis, but i'm doing it on my host Arch
i've got a bit of a issue, if i try run the teamserver, it complains the database is not running, if i start the database, it complains msfrpcd is already running
but like
there is no msfrpcd
i can killall and it does nothing
but yu can use configuration file on Ubuntu :/
Its fine for me, I found the solution
You can't use two VPN files at the same time.
You can only use one at a time.
Unless you do what I do, and run two VM's.
One dedicated to THM normal, one dedicated to THM Networks.
I do it this way so when someone needs help. I don't need to constantly switch VPN's, I can just swap VM.
The joys of of 64GB of RAM.
My message above were for you.
P.S sorry for the spam.
thanks for your time !
Gave +1 Rep to @weary spindle
hey folks, i tried to disable the 2FA stuff and now Im stuck cant login, is there any help on this?
This is a #1092490706385383524, the staff will fix it ASAP.
oh, in meantime can I access my account, had a interview that asked which position im on thm π
cool stuff right?
I switched phones recently and my authenticator app lost the THM link...is there a way to fix this to resume my 2FA setup? Many thanks.
I have a ticket opened from a week, what is the general time period for a request?
Justr search your public profile?
Right now, 7 days +
Hello, my TryHackMe account is tied to a google account, but I want to tie it to another email address now, can I do it?
why not just change your email at https://tryhackme.com/profile . am i missing something?
hello, what is the link to get the openvpn file please ?
the one when clicking on attackbox -> openvpn sends me to a 404
oh thanks a lot :)
I am new to windows remote Desktop and I am having trouble.
I am in the active Directory basics room.
I tried to use windows Remote Desktop Connection App both from the host machine and from the machine in the attckbox/browser.
in either case i get this window
The room only gives a username and password, not a computer name.
I tried adbasics_v1.2 but that did not work
also i am aconnected through open vpn
You should try to RDP outside the machine
as this is a standalone machine
or one thing you can also do is login as a different user
The screenshots are from my local machine (outside of the machine)
I did try to login as the differnet user and it will not let me, administrator only
head over to #room-help
Local machine your host, or a VM?
what time zone the site run on regarding hacking streaks? Lost a streak due to what is a new day for me. but not for the site. Anyone else run into this issue?
Your own.
Whatever is set to your profile.
interesting.. it says I've completed 12 task today. when I've only done 2 today so far.. assuming its counting the tasks that I did yesterday..
the activity on your profile is not just questions answered
Yup. Tracking that. But Iβve on active for a few days straight. But yet I somehow missed the 2nd (breaking a streak) which is no big deal. But when I started looking at closely today. Iβve accumulated way more tasks for the 4th then what should be. Which has me thinking something is wrong.
I have ticket in with the support staff. Just thought Iβd reach out to the community to see if anyone has also experienced this.
The activity tracks events, which is not related to tasks, but to answering questions, etc. That might be why the number is different. π
Hello. I'm following up on my last message that I sent on 6/28. I received no response from anyone here nor the support email address (support@sharp bison) who I also contacted on 6/28. Here's the link to my last message. #site-support message -- Please help.
Hi guys what should i do if i found a writing error on a room?
Are developers aware of this bug? When will this be fixed? I reported this issue 12 days ago and nothing has changed so far
Hey there,
This is an issue with specific clients. Iβll put a message in #1092490706385383524 and let you know if we have found a solution.
We believe we know the cause π
Hey, could you send me a DM with your THM username, please?
Sure! Accept my friend request, please
You should be able to DM without being friends
Hello,
I've been a premium member of tryhackme for two years now, and I've been very interested in the AWS course ever since. I often go to see when it will be available to the public, but I haven't heard anything. I saw that during the giveaway, they were going to give access to certain people, does anyone have a way of accessing it, even by paying more?
do you mean this one?
yes sir
I took a break from tryhackme and now when i came back it was there
i don't know why you don't have it
oh i see
if you try to go to a course, it'll give you a "ready to start Attacking & Defending AWS Environments?" window
yeah i tried it just now
you have access to one or two courses, the first ones I believe
Yeah unfortunately, but I saw that they gave some access to some students before
it sounds complicated xD
Hi I got auto renew on try hack me for a year I didn't know that it will charge me yesterday, I won't be using tryhackme for a while I would like a refund
Hey:) You'll need to contact support@tryhackme.com. While refunds are on a case-by-case basis, I'd recommend not using subscription perks such as accessing subscriber-only rooms π
Hi everyone, I'm struggling with trying to use OpenVPN on my Parallels Kali VM.
I have the latest OpenVPN installed, I've downloaded the configuration files from THM several times. I keep running into this error:
2023-07-05 08:06:45 --cipher is not set. Previous OpenVPN version defaulted to BF-CBC as fallback when cipher negotiation failed in this case. If you need this fallback please add '--data-ciphers-fallback BF-CBC' to your configuration and/or add BF-CBC to --data-ciphers.
2023-07-05 08:06:45 OpenVPN 2.5.7 aarch64-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jul 5 2022
2023-07-05 08:06:45 library versions: OpenSSL 3.0.3 3 May 2022, LZO 2.10
2023-07-05 08:06:45 Cipher BF-CBC not supported
2023-07-05 08:06:45 Exiting due to fatal error
The cipher in the config file reads as: "data-ciphers AES-256-CBC"
Which from searching this discord seems to be the appropriate entry.
Running the THM-Troubleshoot script provides me this result:
[+] Stable internet connection
[+] OpenVPN is installed
[-] tun0 interface does not exist
Would you like the script to attempt a connection automatically (Y/n)? Y
[+] Connecting....
[Warning!] Connection process is taking longer than expected to complete
[-] Failed to connect
Failure to connect to the VPN can usually be solved by one of the following options:
-Regenerating your OpenVPN config on the TryHackMe access page (https://tryhackme.com/access)
-Switching servers, then regenerating your OpenVPN config
-Checking your system time. If your system time is incorrect then this can cause issues with the authentication process
If none of these methods work, please ask for further assistance in the TryHackMe Discord server, subreddit or forums.
[-] Exiting
I would love to use my own Kali VM. Any tips on how to connect via VPN would be greatly appreciated
Regarding subscription errors, can I receive support here or receive it by sending an email to support@tryhackme.com?
use sudo openvpn ....
I am
It looks like you need to update your openvpn client from what I can see
Generally, subscription matters are dealt with over support. But what's the issue exactly? Have you tried alternative payment methods? Does your bank/card support the following? #general message
apt install openvpn
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
openvpn is already the newest version (2.6.0~really2.5.7-0kali1).
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
okay, so that's at least the most "up to date" in your repositories, but it isn't the latest openvpn release. What if you were to try this step here?
please add '--data-ciphers-fallback BF-CBC'
to your openvpn proifle
Paid for an annual subscription on June 27, got the access to premium content as expected. Next day, it somehow desubscribed me and shows me as if I never paid for the subscription. Thats still ongoing
Ah that's really strange. Yeah, that'll need to be a support ticket. They'll reimburse you the difference of lost access in some form π
I think I know why^
speak of the devil π
How much do you think I got to wait on support ticket submissions?
@strange wagon Your first subscription didn't cancel fully, it was still trying to charge your card.
When you purchased your second subscription, your first one then cancelled setting your subscription to unsubscribed.
I'll DM you a one year voucher π
Someone will help when they're available. This is for site support, but maybe worth moving to #room-help if you don't get anything in room-hints π
gotcha
Let me know if there are any more issues 
Thanks Jabba 
ofc Thanks for the help
Gave +1 Rep to @bronze vale
Adding it onto a separate line below like this:
--data-ciphers AES-256-CBC
--data-ciphers-fallback BF-CBC
Nets me this result.
Options error: Unrecognized option or missing or extra parameter(s) in /home/parallels/Downloads/d.ovpn:16: to (2.5.7)
Use --help for more information.
Your OpenVPN version is outdated
sudo apt update && sudo apt upgrade
Thanks, I'm just getting a bunch of 404 not found errors when trying to update through the command line. Weird, I may have to try and DL it directly from their website
Hi guys,
I want to start one of the courses here. I want to learn cyber. I am very interested in the field. I would appreciate it if someone could help me choose a course. I simply don't know what suits me.
My knowledge:
Fullstack Dev
I have knowledge in the middle or new let's call it in kali Linux I got to play with the terminal and run commands and try
I would appreciate it if someone could help me.
https://tryhackme.com/hacktivities
Hi, I'm trying subscribe after being referred by a friend, but the coupon code emailed to me is considered invalid when I try to actually purchase the subscription. I also can't seem to reach customer support. Not sure what their hours are but the online chat just says "back tomorrow".
The support box will open an E-mail for the team, current wait is around 7 day(s) +.
Sorry for the delay, someone will get back to you.
I'm having trouble using the "update" command in Kali Linux on THM. Can someone help me?
The Kali web box?
Yes
Get:1 http://kali.download/kali kali-rolling InRelease [41.2 kB]
Err:1 http://kali.download/kali kali-rolling InRelease
The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository <devel@kali.org>
Fetched 41.2 kB in 0s (101 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://kali.download/kali kali-rolling InRelease: The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository <devel@kali.org>
W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository <devel@kali.org>
W: Some index files failed to download. They have been ignored, or old ones used instead.
7 days? Yikes. My coupon will be expired by then! π¦
Why do you need to update it?
Because I always used it updated
Even though I am a subscriber, when I enter my "Access" page, ads appear for me to purchase the premium even though I already have it. In the past this did not happen.
I'm not sure about that, I tried to update my Kali web box, and I could.
No worries, we will sort out the coupon, even if it's expired π
hey guys im trying to connect to openvpn but im getting permission denied {public key} error
Which room are you doing?
im trying the the content discovery
Okay, thank you. Good to know. I'll try to be patient.
Hard to though with all the rooms calling my name! π€£
Gave +1 Rep to @glacial hound
You don't need to ssh in to that machine.
then ? how to connect to it ?
no room works , everything is throwing public key error
You just interact with the website
You don't need to connact to all machines via ssh
yeah true but how to do the activities ? without ssh
any fix for this public key error ?
Read over the task text.
No, because you don't need to ssh in...
so the rooms that dont need to be connected throw this error by default?
what if i want to play king of the hill, it would need ssh ? or
im new
If you need to connect to the machine via SSH, you'll be given the credentials, or clues will be found if it's a challenge.
For KoTH there might be ssh exploits you can use etc.
I'm not sure, I don't play KoTh
okay thank you ,
hello, I would like to take out a 1-year subscription on the site, I am a student, do I have the right to discounts,
!docs student
hey anyone lese having vpn issues i keep getting problems with boxes on certain parts of a webpage where it will just keep loading forever and it really is getting in the way of my progress its so frustrating
the attack box works but i dont want to use the attack box but it looks like im gonna have to and that just completely makes my process take way longer unfortunately. anybody know whats going on?
!vpnscript
Run that, it should help
Hi, I am trying to connect to THM via the ovpn file but am not able to, I am currently using the free version of it since this month but it just stopped working for me.
I have tried
- Regenerating a new OVPN file.
- Using different VPN servers provided .
- Tried on different networks that I can.
I am using a Mac but not sure if that can be an issue as I have been using it to do machines in THM and multiple other platforms too
Thanks
Gave +1 Rep to @weary spindle
!vpnscript
hello there,
Either my understanding of English is poor, in which case I will fix it or there is a bug, in which case I will report it. in this exercise, IPs 10.10.99.99, 10.10.99.74 and 10.10.99.62 emit compromised signals I must therefore stop the destination ports, which logically corresponds in the table Traffic Analyser" to the right column. However, even if I enter the correct ports, it shows me an error. Did I misunderstand something ?
It took place on "Traffic Analysis Essentials", Task 3 part 2
LEvel 1 or 2?
Yes, it's just port numbers.
and, if I understand, we should'nt focus on what we see after (the animation) but on what we could trace on table (sorry for my english π )
The animation shows good traffic (green) and bad traffic (red)
yes
It's also the destination ports
how can I make a screen shot, then paste it here ?
Yes. π
Hi looks like it's been fixed! Brainpan 1 works well for me
You're choosing the wrong ports.
7777, 21 and 2222
You have 2/3.
that's your answer
and red traffic come from 10.10.99.99, 10.10.99.74 et 10.10.99.62
There's another default port in for a metasploit listener.
4444
Try it.
So you can eliminate 21 from your list π
π
thanks a lot
By the way, if server has been compromise so malicious activities have been logged.. then malicious port is in activity
maybe it should be a good idea to hint this on this way, no ?
I've been blocked by this f..... question for a week and asked two peoples to help me π
I don't think people see the "destination" port.
one System Administrator, and one CyberAnalyst...
with more than 15 years experiences
I forgot my email, but I know the username. What can I do now?
Luckily I know the password, thanks for your help. it worked
Now you can click your profile and look at your E-mail.
Done already
π
Hello, anyone facing issues with attackbox? Itβs too slow and not able to launch anythingβ¦taking ages
@bronze vale
Done!
Hello. Can anyone look into an issue I have gotten while purchasing a voucher ? Thanks
You'll need to contact support for voucher/account related query.
There is a 7 day + wait however.
Unless you have the voucher and possible redeeming it in the wrong place?
Wow... I only have a couple days for training haha
The code is only 4 letters , that common?
It can be 4-5 I think.
Six sorry
yeah, that's normal.
It's for the throwback labs, I clicked purchase a voucher through there and then I received itz trying to redeem it on the same page where it says Have a voucher
Ah, I'm sorry.
I don't know how the Throwback voucher works.
Did you see that little url?
Yeah that s how I try redeem it
And it should let you enter the code?
Yes, and then it redirects me to /profile and error is Uh oh The voucher code is not valid.
Yeah . No worries. It must be the backend servers not validating this voucher π«£
Don't know if I should attempt to buy it again via Card but then I'll need a refund for the voucher π
I don't often do this...
@glacial hound Are you around, and can offer some sort of advice?
Initially I did try but stripe didn't like something, paypal was not on my side either.
Could it be the fact that I need to be a subscriber? I wouldn't imagine so
No, Throwback is independant.
Ok cool. Well thanks for your time and help. Hopefully it'll get looked at. I only have a couple days given from my work to complete the lab π«£
Hey Flav, can you DM me the info?
Sure
"Hello everyone, first of all, I apologize if I'm not speaking in the right channel. I'm completely new at this, but I don't intend to stay that way. However, I need a little bit of help. I'm completing the tasks requested on the website, but for some time now, I've been unable to open the requested page to continue. Let me explain... I simply want to access the website at the address http://MACHINE_IP/customers/signup). At this stage, I enter my IP address, but I receive an error, so I can't proceed with the exercise. Thank you for your help."
Don't enter your IP address, that link should dynamically change to the deployed instances IP
Have you deployed the machine attached to the task?
thanks for answering , yes i ve deployed my machine ...
!docs verify
Please verify and show a screenshot
ohhh now its working .... the line "MACHIN_IIP" had changed ... did you do something ?
Good afternoon, I am not able to access the ip address of the active machine inside the room
Nope, it changes dynamically once the room has been deployed
Hi, how are you trying to access the IP?
Over what port, protocol and host machine please
thanks a lot !
I take the ip generated in the room and put it on google so I always get a connection error
Okay, and what protocol? HTTPS or HTTP?
And are you trying to connect to it via your host machine, or the attack box or a VM?
HTTP, I use it from my host machine
Can you please try and ping 10.10.10.10, does it connect?
yes it connects
the problem is that I can't access the website generated in the room
Right, what room is this?
I tried in 2 but I didn't get what I am now is the basic pentest
whenever I generate an ip in the room I can't access it through google
What's the IP of the deployed instance?
yes
10.10.46.110
not
neither
by openvpn
both in kali and on the site it is saying that I am connected
I can ping the ip
<html>
<h1>Undergoing maintenance</h1>
<h4>Please check back later</h4>
<!-- Check our dev note section if you need to know what to work on. -->
</html>
Are you using a VPN on both the host and the VM?
Right, but when you try to connect via a browser http://10.10.46.110
it doesn't connect?
hi has anyone run into issues with not being able to log into your account because it wont give you the option to do the captcha test? i'm on firefox and not sure what the issue is
tried in an incoginto tab?
NΓ£o Γ© possΓvel acessar esse site10.10.46.110 demorou muito para responder.
Tente:
Verificar a conexΓ£o
Verificar o proxy e o firewall
Executar o DiagnΓ³stico de Rede do Windows
ERR_CONNECTION_TIMED_OUT
Windows machine
Are you trying to open the webpage from the host OS?
Your not using the browser in your VM
if you use THM vpn from VM machine then you can only reach site from that machine. from host OS can't
I use the windows terminal
I use the windows terminal
you have kali linux in VM and using it for thm or ?
try in that and see if it works, if it does then check your extensions
ok thank you very much for the support
Gave +1 Rep to @glad oyster
Hey, guys, I'm kinda new to this. I'm not sure if this is the right page but does thm have a dark mode or does it need an extension
kyooty i keep getting this error
:/
my mtu is at 1500
but still get this error :p
What errors do you encounter if you're just running the VPN normally?
network unreachable, restarting 1s
May i ask where you're from?
huh
Okay, hmmm
would doubt portugal of all places to block vpn connections
Is it your home network?
That error doesn't always mean the connection is being blocked
It just means that it couldn't reach our servers.
no
Work?
vbox is on nat
true... which still feels weird
Oh, no i mean, physical network, at home or at work?
Or something else
Is that not just the data-cihper error?
No, it's a suggestion line or not, I am half drunk
this might help
DM me your config @fast thunder
what config?
Your .ovpn file
I need you to DM me the whole file please π
k
I once had v similar output and that was thΓ© issue, but I'll let Jared do his thang
Yeah, sometimes it's also a suggestion line
Yes it is the cipher issue @pastel tinsel
I wasn't sure as that error is different, but it does say 'deprecated option: --cipher', I just had to double check
Shouldn't that be fixed also why isn't it detected in the script?
Looks like 2.6 uses a different error
My check doesn't use the error, it looks directly into the config
Looks like the connect() function is skipped
I'll revise the code when I have some time
I'll probably revise it too when I am back from vacation
Right now i am just enjoy my tequila sunrise
Revise it meaning I will write the code again, I'll write it to support multiple operating systems
π
