#site-support
1 messages ยท Page 23 of 1
i do me and my freind were able to bybass it
your government is blocking the apt-get command from fetching updates
with shadow socks and openvpn
actually let me get an openvpn config to a country see if that works
yes
try fiddling with the network adapter settings, or using a vpn inside the vm
i cant move windows in the vm anymore
idk why
restart the vm
i did
you need to restart the vm to apply network adapter settings
huh
do you have a snapshot of the vm in a working state?
ill see
what hypervisor you using?
how do i reset it
the vm i am willing to set it up again
the hypervisor is the program that runs the virtual machines
virtualbox
if it broke then make a new one
do you have a kali.vbox file?
you can use that to make the setup that much faster
yes but the vm is broke how do i reset the system
uh
make a new instance the same way you made the old one
delete the broken instance or keep it if you want to find out how you broke it
yes
try making a vm with that
if its broken
you will need to download a new one
bear in mind, i am not super well versed in the use of virtualbox and you will find stuff online given the right research terms
doesnt mateer i got another file in another folder seems like this one went bad or smth
Could anyone check this please?
guy's i need serious helpp with my account
today i rest my phone
and i also enable 2fa in tryhackme
and now tried to login in to my laptop it ask me authentication code
but i check my phone adn open authentication app
but nothing shows upp
it says setup account first
please help me
guy's
@hardy ocean
@wanton yew you might have to email support about that. Unless you have multiple authenticator apps or something
i dont use anyother authentication app
This isnโt site related tech support^
oh, I thought I was in general chat for a sec, my bad
Hi it seems like "throwback" room is restarting for a very long time
Yeah.. same here.. waiting for a fix
I need help with my VPN connection...
Can anyone help me out, please?
Unless anyone else is having connection issues and this is a known issue.
Is tech support around?
Why is the VPN continually resetting?
Is there maintenance going on now?
Is anyone here...bots, humans etc.?
REALLY....is this true: "You can expect a response within 1-3 days of emailing us."? Please tell me this is NOT true for your paying customers!!!!!
Anyone...Bueller, Bueller, Bueller!!!
Does anyone monitor this chat?
How long does it take to get someones attention in here??? Are you not tech-support?
Everyone in this discord volunteers their time. Please be respectful of that.
volunteer huh
If you need help, please post a screenshot of the error you are getting from terminal.
1.8 million user base and volunteer staff...hmmm
I pay for this service...like everyone else
Many community members do enjoy helping people, but being impatient and demanding help on a community discord isn't likely to inspire help.
please remember that
then please pass me over to paid help
I would never expect instantaneous help from a service that is freely available....when its charged for, this gives rise to expectations and three days to receive an email response is simply not the answer paid subscribers expect.
I'm not a THM employee, your best bet to get the support you want is to use the email address. support@tryhackme.com
this is the email that says 1-3 days turn around....so twiddle thumbs till then
Or, you know, be polite and do as I asked: post a screenshot of the error you are getting in your terminal.
this is well beyond polite...just for my reference, if you pay fro a service, oh, let's say cellular phone service and it goes down for three days...how long would it take you to replace that defective service?
I get the volunteer part and that is out of the hands of volunteers...I am not blaming anyone individual....what I am doing is questioning the service level.
FYI, the VPN connection is in a continual reset.
Continual reset isn't the error that you are given in that log. Do you see the line that start with the timestamp and OPTIONS ERROR?
That isn't a log, it's the terminal continually trying to connect.
I see the OPTIONS IMPORT, is that what you are referring to?
Look a few lines down. There's a specific thing it's telling you is wrong, and correcting it requires a small edit to your .ovpn file.
Are you referring to adding 'AES-256-CBC' to my ovpn file?
The cipher itself should be in the profile, the option changed with OVPN versions and sometimes the ovpn generator seems to generate from the old version. I don't know, I haven't experienced this myself. Change the cipher AES-256-CBC to data-ciphers AES-256-CBC
worked
not sure why this isn't done automatically, upon download of config file, from THM
I regenerated the file, several times
I cannot be the only one who encountered this...sounds like a fix THM may want to implement.
thanks @broken bear
Gave +1 Rep to @broken bear
Thanks @broken bear I had the same issue as well, changing cipher to data-ciphers solved it.
Gave +1 Rep to @broken bear
It's one they're looking at.
It doesn't effect all users.
Hey
I dont have access to my old email that I used on THM
I need to change that somehow...
Please advice
So I dont have access to the old. And thats not a problem?
Into your TryHackMe?
Email support or politely contact Jabba
Gave +1 Rep to @white rampart
Is there a way how to connect to my python http server running on my THM Kali box from outside the THM network? http://<thm_ip_with_dashes>.p.thmlabs:8000/<filename> does not seem to work
a way without openvpn ๐
You meed openvpn
Unless you maybe have the public ip if you have an external network
Any update?
I set a ticket to support but still no reply
I wanted to take the path this weekend that is the only way i can spend hours for pivoting and there is no way.. i hope its fixed today
Hello, I have a support ticket that hasn't been responded to in a couple of days since first contact about my issue, was just looking for an update on it if someone could help?
Support could be busy with E-mails, just be patient and only E-mail again if it's > 7 days, otherwise you'll be pushed back down the queue.
thank you!
I did post it 7 days ago, but I was just looking for any response tbh, ty
Have you had a reply within 7 days?
@coarse orbit Please don't post such huge walls for no reason in the channels.
:hammer: jkirbo#2073 has been banned.
[BAN] User left the discord server.
I nuked them already, fontaene
Ah good, double nuke then I guess ๐
Cant get connected to the THM OpenVpn
Best to verify and show a screenshot of the openvpn output when trying to connect
You'll have to verify first in order to be able to post screenshots
!docs verify
Nvm I got it @crystal marlin It was a failed to negotiate cipher with server I had to replace the cipher with "data-ciphers" in my ovpn config
yes
of course lol
Mr. Hutt hasn't responded
๐
I'm sure he will soon enough, just wait patiently
no worries just wanted to make sure the ticket was still live tbh
step 1: try the vpn troubleshoot script
step 2: if that does not work post screenshot of the error message
!vpnscript
can you also check the error message i just posted please
already did... and if the troubleshoot script does not fix it shadow will give you details how
i fixed the timezone and time, didn't notice that, but still no fix
also, tun0 interface does not exist
okay then sed -i 's/cipher AES-256-CBC/data-ciphers AES-256-CBC/' <your ovpn file here> should fix it... this uses stream editor to open your .ovpn file and change cipher to data-ciphers will make it be able to connect when using openvpn 2.6.0 or above
@tender anvil โฌ๏ธ
wow it worked
but can you please help me understand what this command means for future reference
find cipher... replace with data-ciphers....
why that matters?? read the error message of your vpn connection attempt above for how openvpn changed how they handle the cipher for encrypting the connection
it all worked and i appreciate it, but i just want to understand the difference between cipher and data-ciphers
failed to negotiate cipher with server... add data-ciphers ciphername to options if you wanna connect
is the error that openvpn provides
i.e they renamed a setting to allow multiple options instead of a single cipher option and that broke older ovpn files that did not provide both
if i'm going to be using openvpn do i need to have it installed on my local machine or in my VM?#techsupport
if i'm going to be using openvpn do i need to have it installed on my local machine or in my VM?#site-support
ping to my current active machine is coming back 100% dropped, and I'm showing not-connected to the openvpn server on the website
Not all machines respond to pings, can you try typing curl 10.10.10.10/whoami in your terminal, please?
Yup you're connected just fine
wut
on the website it shows not connected, also, I was able to ping and nmap scan the same room just this morning just fine, now all my packets are being dropped
for networkservices2
what does ip a sdisplay?
Ignore the access page
so what is 10.13.11.169 on that screenshot, is that my personal openvpn tunnel?
You are definitely connected, what happens if you refresh that page? But really, you are on the THM VPN. 10.10.10.10 is a special test IP within the THM VPC, and you are clearly getting a tun0 address that's in the network space.
the 10.13.11.169 is your VPN assigned IP address.
ohhhhh, cool! Yeah, no matter how many times I refresh I get the same x after connected with a 0.0.0.0 internal virtual ip address, and the same happens for the NetworkServices2 room, every time I terminate or time-out my room and try to restart it, I get the exact same ip as I had previously, which in my experience is not normal. Maybe there's an IP display glitch?
Can someone help me with installing openvpn on a kali linux VM?
Ping me to get my attention, I have been trying to figure this out for too long lmao.
update your system packages using sudo apt update
as well, upgrade them using sudo apt upgrade
them use sudo apt install openvpn
I keep getting this error that "restart pause, 1 second" except each time the seconds double and it keeps going like that and never actually starts the vpn. can someone help?#site-support
Do you have a cipher error?
yes i do
sed -i 's/cipher AES-256-CBC/data-ciphers AES-256-CBC/' <your ovpn file here>
I think the above command should fix the cipher issue
Hi, (Not to mini-modding or something, instead just to inform) Staff members advised us not to post random commands in order to resolve issues, instead directing them to use automated scripts is the best bet we have right now. Thank you for your assistance as well.
Gave +1 Rep to @light vale
@bronze vale I need assistance. I am sorry for the ping.
ohh damn didn't know, i just copy pasted it from an above message, i used it also before many times. But i understand, didn't know, thanks for letting me know...
Gave +1 Rep to @tribal mason
Hello THM staff, I was wondering if you can help me with the vpn, Throwback is 3 days down resetting. Could you please force reset with one button?
Today is my last chance to practice ad and pivoting for OSCP, I really aprecious the help ๐
When you add someone as a friend in THM you have to accept the request through mail ( but in Mail It showes you the other person's Original Name instead of there username) . It would be better if we can just see other people username .
@stray cove
That's the real name of that person instaed of there THM username which is something totally Diffrent
the holo network is stuck on resetting and therefore appears to be down
Why are you pinging Hydra exactly? :)
Whatโs up?
there should be a feedback page that you may post that suggestion to
Well I din't knew who to ping to No MOD was online at the moment i guess .
My bad ๐
Moderators donโt work for TryHackMe, theyโre purely community volunteers
ooh Ok
Hello can we copy and paste on the attackbox?
Hi Jabba
Hi can I DM?
What's it related to?
More specifically?
Okay.. I've sent an email to the support. I have an inactive email. And I lost the THM pass
I need assistance
So that you can verify that It's actually me
Would very much like my account back....
I can only discuss payment and account information via email
Hi Jason, may you are able to accomplish my issue related few hours ago?
A staff member has already picked this up^
It should be resolved soon.
Ohh i didnt know that, Will be waiting for the reset, thx!
@bronze vale Sent info your way
Hello
Iโve been having trouble trying to log in to root in the last task of the network security room
I successfully log in but the terminal just hangs and stops responding
Also, I used to be verified on this server but no longer am for some reason, so when i try to reverify the bot says that my token is used by someone else
where is support team? they are not replying from last 3 days.
It's still the weekend for the UK.
Please be patient, support will get back to you.
sure , still waiting
Feel you brother
As Scrubz mentioned, it's (still) the weekend, please be patient ๐
hello i need help
@elfin storm
Which room would you like to do?
im doing metasploit
Have you started the machine on Task 1?
yes
The ip highlited here is the IP you interact with. ๐
yes i know that
Just a reflection. Many people only have the oportunity to study on the weekend because of work. Is there any chance to make support team to be extended into 7 days support? There is no chance to solve connection issues if discord mods here have not the rights to do that at the weekend
Well, what are you exactly trying to do?
What does the task ask?
i have made a ping to the ip and its put all packets lost
in trying to do the metasploit:explotation -> scanning task
I can't see that room.
mestasploit the second unit that is vip
in the task you need to scan the net-bios and so on
but when in write at the rhosts options the ip it doesnยดt works
Can you show a screenshot?
in the room insekube i got a problem after gaining reverse shell in /tmp folder i cant see kubectl (the guide tells me i cant find kubectl file but i just see . and ..) am i doing something wrong?
https://tryhackme.com/room/insekube
"Now let's move to the /tmp directory where the "kubectl" is conveniently located "
i didnt use attackbox i used vpn ill try with attackbox
but when youre doing a task an you connect to openvp
who yo ensure that uoure connected
yes im connected to openvpn
but who yo ensure that
try opening 10.10.10.10 on your browser
if you can, it means you are connected to the vpn
you are connected
when i write 10.10.10.10 on my browser it gives me an error
to see if you are connected to the vpn
you can use ip addr on your terminal and check tun0
Is it in the target machine?
Can you show a screenshot?
but what kinde of screenshot ?
a silly question how to verify
!docs verify
Whichever you're having trouble with.
Follow the above link.
Ignore that, it could be bugged.
also not all target machines respond to ping
okay so how can i verify that im connected
In terminal curl 10.10.10.10/whoami
Visit http://10.10.10.10/ in a web browser.
Or in terminal ip a s
Are all options.
when i write 10.10.10.10 a t the browser it gives me ab error
so i image thats it isnยดt connectd
Screenshot?
Are you connected to the VPN?
You need to fix your cipher issue.
and how i fix it
!vpnscript
Try that, if it doesn't work, come back here. ๐
yeah, download it yourself
and put on the tmp directory
thnx!
thnx to you too!
I just copied the raw file, then nano thm.sh
Paste it all in.
Copy the code.
Don't put a fullstop at the start of the file name.
Are you on the VPN?
yes
Can you link the room?
I am having trouble with the certificate import for the burp suite room. It says I do not own the private key and cannot import to Firefox. Any tips for solving?
@pastel tinsel Did you finish your proposed solution?
Something came in the way, the kali machine I had at school didn't seem to have any issues with the opvn config even with just cipher as the name, will look at it again tomorrow
Seems to be affecting the VIP servers, you can just remove data-ciphers and replace it with cipher to replicate the issue
could be because of another version of openssl or openvpn
It had the right openvpn which had problems
Even told me so too that it was deprecated and that I should use data-ciphers but somehow it worked still
hmmmm
I am going to bed now though, so I'll look at it when I have time tomorrow
Hello, I paid for the THM subscription but it does not activate
is anyone running Phishing Analysis Fundamentals room? I've started the vm, but can't find a file called email2.txt.
Hi all, the adenumeration room appears to be broken as I cannot ping 10.200.67.101 (DC) from both VPN and attackbox even after setting up DNS on both.
If it helps, both ping attempts end with 10.50.63.1 telling me that the destination host is unavailable.
I'm new so apologies if this is the wrong place to put this.
This should be fixed now, you'll have to start and submit a reset request, then you should be good again.
Seems to be running, but i cant check properly as its working time. In the evening, will confirm. Anyway, thanks!
Gave +1 Rep to @crystal marlin
i am getting error regarding vpn i have even tried thm-troubleshoot
but it is not getting fix
its saying to Please regenerate your VPN config on the access page (https://tryhackme.com/access)
and i have done it fo 2 3 times but not working and i have to complete the room
Send a screenshot of your OpenVPN output here please
Screenshot please
You have an issue with outdated ciphers in your configuration file
You can either manually edit them as suggested by the error, or downgrade your OpenVPN version
Nano, Vim, your choice
i mean what i edit in it
Any line that says cipher AES-256-CBC, change the cipher to data-ciphers
It should only be at the top of the file and thereโs two of them iirc
thank you its working now
Hello, l have a problem with my openvpn config files... they'll to any other site except the room ip
How can l resolve this
*ping
please verify your account and send a screenshot of when you're running the openvpn so we can help
!docs verify
Are you doing a windows box?
This is for any box whether CTF or learn modules. It shows its connected but l can't reach any of the boxes. I'm running kali as a primary os
I tried with an old room that had ping requests allowed but still nothing, 100% packet loss
Hi, I am having problems with the THM platform at the moment. For example windows privesc room form jr pentester Path. Getting the 502 Bad Gatway from CloudFlare. It was working fine an hour ago, any help?
Same here, very lagging to non responsive
Hi, this has been solved. Thanks for your patience! @zealous pelican @marsh helm @summer shoal
Thanks for the great work ๐
Question how do I fix the rdp to attack vm once on openvpn to scale resolution. It only shows a portion of the screen realestate
Thanks!
Hello, the site kept say that I put bad password, so I have changed it - 2 times actually and still bad password. My account is locked out now. May somebody help me please?
You may need to contact support.
Thx mate
metasploit room i keep getting an error when trying to run the metasploit wordlist.txt in my on VM. Anyone have any advice?#site-support
don't do it like that @spring warren
Delete your token immediately, It should be private
You need to DM @sharp bison with !verify <token>
Hii Team,
I'm not able to open "rpmetasploit" room, it is showing private room, even I have premium subscription enabled.
The room is more than likely private because it's depreciated.
What should I do now, please help me
There isn't anything you can do.
It's locked I'm afraid.
ok thanks
Where did you find the link?
it won't allow me to send a screenshot
You need to verify first, by following the link the bot posted.
it's telling me my token is already in use.
Do you have a second Discord account?
i did but i recently deleted it
i did but i recently deleted it
You'll need to ping a mod to unlink it. ๐
how do i do that?
Ping a mod, there is currently active in general.
Hey, I recently regenerated my VPN pack and ever since i am unable to connect to Tryhackme via openvpn.
I have attached the screenshot , there is 1 error which caught my attention that is, Failed to negotaite cipher with server.
You might need to change cipher with data-ciphers
Also, i am connected with US east regular 1
i tried it, let me share you the screenshot of the result
or perhaps i am supposed to edit the content of the file itself?
yes.
Yes this is the case
changed cipher to data-ciphers on line 9 of the file
Thanks for helping out!
Gave +1 Rep to @weary spindle
Anytime.
any tryhackme admin or moderator can help please ?
I'm neither, however I may be able to help, what's up?
it is related with subscription if you can proceed private please ๐
i appreciate it
Does anyone know how to change the full name so I can correct my certificate? For some reason my certificate has my sister's name on it
can someone help me with this? i'm having trouble with this when i run it.#site-support
Read the error
Dang...I appreciate it
I'm trying to connect to a mysql server but I keep getting this error ERROR 1129 (HY000): Host 'my IP' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'
I tried running all the possible solutions but none works
How do you validate your token for private rooms?
in Discord?
I think I should try this room for help now. Was working on the exploitingad network and lost connection to it. The network says its running but I haven't been able to access it for the last 20 minutes roughly. I have not tried regenerating my ovpn config yet, but will try that now.
Edit: Regenerating config didn't work. 6:30PM EST still can't connect.
Leaving the room and rejoining + regenerating ovpn worked.
The Wireshark trio should provide a button to download the pcaps so whoever has a VM or wireshark installed can use it right away instead of a web split view VM
Hi all. Is windows better than macOS for cybersecurity in general?
In general no, can you make it work? Maybe, just don't.
So macOs is better than windows when it comes to cyber?
Odd problem I'm having with my kali virtual machine; I'm not catching shells on netcat, and I'm not sure what to do, change, whatever.
Was working the Bypass UAC room(https://tryhackme.com/room/bypassinguac), and everything other than catching the shell was working fine. OpenVPN is set up and displays in the top bar green light thing, the RDP and backdoor in the room was working fine; everything up until that second-to-last step of catching the shell with netcat.
Do you have a cipher error?
dont know?
Look at the top of the output of your script.
you can send a screenshot of the top of your config and we can guide you
openvpn config
?
yeah
The Kaffeesec room needs an upgrade. Some things changed and shadowban.eu (task 4 last question) is end of live and not available anymore. " The test results are not reliable, anymore. Twitter has changed their frontend to use new GraphQL endpoints. To properly test and reflect the behavior of the site, I would have to make those changes to the tests, too. I have no interest in Twitter anymore and moved on to other projects, well over a year ago. Thus, shadowban.eu is down for good."
no, the one you run when wanting to connect to wreath
too long to paste here
change the cipher line to data-ciphers instead
yep
is working
so they may change that in the try hack me platform
cause is generating wrong config files
well it's not, it's generating the right config files when it comes to the server, it's your client version of the openvpn which does not like the config ๐
I think it's down to more which Openvpn you have installed.
strange
the older version of openvpn client accepts the config, the newer version doesn't cause of the name change
I held mine from updating.
so they need to make a post or something
but yeah
there's
ty so much buddy @pastel tinsel
Gave +1 Rep to @pastel tinsel
they also have, if you check pinned it's there a lot of times ๐
mb then
too many info in this channels
sometimes is hard for me to check everything
@bronze vale I think I have a fix for the script, give me a second to test it with more than just the normal vpn but also the network vpns ๐
@barren birch just made a PR
hello i am not able to connect to vpn
this is showing in loop on screen
this is happening from 4 to 5 days with me.
!vpnscript
use this @green urchin
ok
thanks
Gave +1 Rep to @pastel tinsel
does anybody else have issues starting machines? whenever i try to deploy one I always get a 504 gateway timeout from /deploy in browser console and nothing happens...
just managed to start tomghost, but nothing else
Hey, which room/task are you working on? COuld you also send some screenshots?
You will need to verify in order to send them
!docs verify
hi guys is it possible to pause subscription ?
The "Start Machine" button stays disabled and nothing happens even after a few minutes until I refresh the website and the button is enabled again
I also tried to login from another device connected to different network but got the same issue
I tried a few other rooms, the only one that I could start was the "tomghost" room
Thanks, seems to be an issue with some VMs, we will have a look and get back to you.
Gave +1 Rep to @shy basalt
Well it happens for many other other machines, for example cowboyhacker, yotf, startup etc.
same
Yes we know, hence the "some VMs" ๐
sorry I can't read :))
We are looking into it and will keep you updated.
thanks
set it to ping-restart 0
in config file?
yeah
thanks, hope it works becouse its very annoying
no worries, please tell if it works or not
will do thanks ๐
does it need to be edited in the .ovpn file or the config file from ovpn
.ovpn file ๐
becouse its not in there so i need to put "ping-restart 0" manualy in it?
anyone else not able to start rooms? tried starting CMSpit and Peak Hill and both failed for me and a friend...
yeah
will check
it's a common issue right now, staff is looking into it
Thanks
weird...
(its not a thm vpn file )
alr
hi guys, i know you're fixing the issue about vm's could you look into Linux Privilege Escalation too. thanks
hey, I would love some help. I am clicking on the "start machine" in the "Nmap Advanced Port Scans" inside the "Jr Penetration Tester" "Network Security" room but it wont start. it just says " Starting your machine.. please wait!" and nothing happens. I have tried restart my pc and the site but nothing helps.
just wait for a while, mine started minutes after clicking
THM is having problems, they're looking in to it.
Thanks for the update @weary spindle
Gave +1 Rep to @weary spindle
Are you talking about the time to start machine?
Yes
Oh thanks, i was thinking is only with me
Hello staff. We are having issues on #743859653343182930 room. Expecting Sharphound to retrieve DC information to extract into Bloodhound but getting error in forest. May you can check it? I reckon its lab issue
Not only me but also more 2 people are not able to extract the info
Hello,
I have an issue starting a machine, in Metasploit Exploitation >> Task 6 when I click on the "Start machine" button to start answering questions of the task 6 does not work, even after waiting 5 minutes nothing happens.
Can someone help ? Thanks
THM is having some issues at the moment, they're looking in to it.
Gave +1 Rep to @weary spindle
in the Room "Protocols and Servers" the "Start Machine" have the same problem there.... i think we must wait, right?
THM is having some issues at the moment, they're looking in to it.
Thanks, now it works! (for me)
Gave +1 Rep to @weary spindle
Machines are not starting for me? When i hit the "Start Machine" button, it says "Starting your machine" and then it does nothing. After restarting the page the "Start Machine" button is active again.
There is an issue with them, THM is looking in to it.
Thanks @weary spindle , any ETA on this? everything was working fine yesterday.
Gave +1 Rep to @weary spindle
Sadly not.
I'm not staff. ๐
Hey guys, as soon as I'm done a room the best practice is to terminate the active machine (if the room has one, of course), I've run into issues where I tried to start a machine in one room but wasn't able to because a machine is active in another room, a machine that I may have forgotten to terminate. I don't think you can have multiple machines active at the same time tho
No worries ๐ atleast now i know that there is an issue at TryHackme side. Thanks though!!
That is true @naive dust , but if there is already an active machine it tell you that "XYZ" machine is active and then you go terminate that. Also i logged back in after almost 12 hours so any active machine should be terminated itself.
How did you resolve that? is there any way to find out the active machine? i can't see any on my dashboard.
Thanks man, sometimes it does, other times it doesn't, anyway it should be good, thanks ๐
Gave +1 Rep to @golden thunder
Well, I just waited pretty much
I couldn't find it, I've done a few modules now, all with active machines
I just went back through the modules I had done and checked each one to see if a machine was still active, my limit was 3 I think not sure if it varies for subscribers/regular
I couldn't find a way to see active machines
Would be nice to have an active machines window if possible, but either way it's not a big deal
Agreed. I'm not sure if it does exist already, I didn't look very hard when it happened.
No problem, thanks tho ๐
Gave +1 Rep to @hidden wigeon
Hey, are you still unable to deploy the VM? what's the rooms URL?
Thanks, it started working. I was doing overpass series yesterday. So i leave rooms one by one and then rejoin. signout and signback in, regenerate my keys and it is now working.
Gave +1 Rep to @glacial hound
https://tryhackme.com/api/vm/running
@hidden wigeon
Thank you for this info
Gave +1 Rep to @weary spindle
Thanks ๐
Gave +1 Rep to @weary spindle
I've added your comment to the request for this feature. ๐
hey anyone ever hacked the universe and found out how to properly use clearchannel radio in their head univited? how do i power it off?
an instructional manual...andythings?
ples hewp
This is tech support for the TryHackMe website^
Can someone from Staff DM me, I have a question with the redline room and don't want to post any spoilers
cancel that
Could anyone on here tell me how to get the wreath network reset? It seems to be stuck in "resetting" mode and cant start it at all
Tried to clear cookies and close it all down and it seems to be on THM's end
I cannot seem to access the VPN for any tryhackme server, including the VIP ones that I paid for :v
Do you get a cipher error.
?*
hello, i'm currently experiencing some issues. I can't ssh to a machine no matter what room it's from, can someone help me out?
Guys ! Wreath has been resetting for 14 hrs now. Anyone from tech who can fix and or give updates on this? best
yeah I resolved it. I downloaded thm troubleshooter
it updated the cipher
Guys after updating kali 2023.1 i am unable to connect with openvpn can someone help ?
2023-03-15 12:28:43 OPTIONS ERROR: failed to negotiate cipher with server. Add the server's cipher ('AES-256-CBC') to --data-ciphers (currently 'AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305') if you want to connect to this server.
2023-03-15 12:28:43 ERROR: Failed to apply push options
2023-03-15 12:28:43 Failed to open tun/tap interface
2023-03-15 12:28:43 SIGUSR1[soft,process-push-msg-failed] received, process restarting
2023-03-15 12:28:43 Restart pause, 128 second(s)
^C2023-03-15 12:28:44 SIGINT[hard,init_instance] received, process exiting
shows this error
I had a similar error. Search up on the web for a github project called thm ovpn troubleshooter
The problem is the package is using an outdated cipher, the troubleshooter will ask u to locate ur ovpn configuration and update the cipher
sed -i 's/cipher AES-256-CBC/data-ciphers AES-256-CBC/' *.ovpn
solved with this lol thanks
Lmao
!vpnscript
Does THM have dark mode?
Hello guys, I'm not able to connect to openvpn I'm getting the following error
ifconfig tun0
tun0: error fetching interface information: Device not found
same here
i updated to kali 2023.1 today and I'm not able to connect to a vpn
Not yet.
Can you look at your output and see if you have any errors?
I'm getting many errors
!vpnscript
Give that a bash.
Gave +1 Rep to @weary spindle
Blueberry
@crystal marlin
You around?
@normal lance Please don't post for jobs without prior obtaining the recruiter role. Read the #rules in that regards please.
Hello Support Team. I have a question about Holo Room
I start VPN and start network
but I cannot ping 10.200.112.33
or any IP in the network diagram
nmap scan does not show any response either
Not sure if I did something wrong ๐
Trying to remote desktop connect to Kali Linux on WSL but it comes up with a terminal and it's really small and I downloaded a graphical user interface but the desktop isn't showing
This channel is dedicated to THM support, you might get better answer in #general
However WSL isn't really all that great for networks
Yeah, I'm still learning stuff so just using it as a base
I can still access other rooms normally
Your vpn for the thm rooms is different from the Holo vpn.
Are you using the Holo vpn?
oh there is a different Holo VPN - I did not know that - Let me check the Holo room again - Thank you very much @weary spindle ๐
Gave +1 Rep to @weary spindle
click here.
Hello there Scrubz, I have a question about Room Network Services. I followed a write-up to ssh into the machine using the username cactus and id_rsa file - but it asks me for password
While in the write up screenshot - it does not ask for password :(. https://www.thedutchhacker.com/network-services-room-on-tryhackme/
This is a write up for the room Network Services on tryhackme.com. This room will explore common Network Service vulnerabilities and misconfigurations
You said it yourself.
You need the id_rsa file,
You're not calling it in your ssh command.
This is all explained in Task 2 by the way ^^ It is important to take the time to read all of the information provided in tasks ๐
Sorry, I thought it was like the other rooms, my bad.
Thanks, silly me ๐
Gave +1 Rep to @weary spindle
No worries, it happens ๐ Most of the time, all the info is in the task, but if it's not, we are happy to help.
Folks what s going on with Wreath? has been on RESETTING since yesterday. Works for you ?
I need to stop 2FA on my account as have a new phone and old one no longer available. Can anyone help? I have emailed support twice now with no reply. Many thanks.
Hi, when did you send your first email? Sending a second won't help speed things up.
one second..
Did you not save the backup file from your Authentication app, so you can restore it on your new phone?
Hi it was on Monday 13th at 10:37 am. Unfortunately the old handset crashed along with my Apple ID and have had to basically start everything from scratch!
We will get back to you soon; responses can take up to 3 days. We do get A LOT of tickets, so you will have to be patient ๐
Thank you.. hope can get it sorted as really need get back on and setup authenticator so can do more of my study ๐
Hello guys, I am unfortunately not able to reset my password. None of the reset emails I requested are reaching my inbox. What could be the issue?
Started getting this suddenly, worked few minutes ago:
!vpnscript
I have changed the data ciphers and even double checked with a sed command sent in the server
Use that please. ๐
It says I'm not connected to the internet and I am...
I'll reboot and recheck
reboot worked, lost some progress, no big deal
Hi all, I am currently working on Wreath and have an issue with the webserver exploit. When ever I type shell I get an error and the screen/terminal is frozen. On github I saw the last update was 9 months ago. Anyone an idea how to proceed?
Is anyone able to help with locked out accounts? Super bumped not being able to reset my password, was hoping to continue my paths today
you'll need to contact support.
thank you!
Gave +1 Rep to @weary spindle
Trying to do simplectf, got an openvpn connect, web page shows I'm connected. Ping 10.10.10.10 works, try to ping the ctf I get nothing. Can't access the machine's web page either. Any ideas?
!vpnscript
Try giving that bash, I wonder if your MTU is too high/low
Will try that ty
Gave +1 Rep to @weary spindle
Script shows evthing good
have you tried nmap with the -Pn
I get nothing from the ctf from ping, nmap, and I can't access the web page.
yeah that is weird.. definitely sounds like a mtu issue or connection issue of some sort
Idk it's been a bit since I've been on thm but I never had this issue before. Unless some knob locked up the box or the like. Script lists mtu as good.
well rebooting the target machine might work
if that works it is something on the thm network side
Trying that now
Nope. Target ip changed didn't fix.
Gonna try swapping some vm network settings
@bronze vale
:mute: kaythecyberguy#7211 has been muted.
was working on Wreath... but the network is stuck resetting.
now working on Holo... network rebooted... and I can't reach a key machine (10.200.155.33)... can anyone please help?
(literally no route to host)
@wise marlin No point in deleting your message ๐
@bronze vale you know we know you're awesome
Staff are busy, I am sorry that you are having difficulties with your network, I will put in a request to have your network restarted
thanks man
Gave +1 Rep to @bronze vale
I'm having an issue with the Network Services room.
I am at the part where I need to run smbclient but it says no file or directory.
I go on YouTube and see a walkthrough and notice my issue is that I'm not using Kali Linux on the attack box.
How in the world do I use Kali on the attack box?
this is the issue i am having
its probably something silly isnt it?
a hint would be appreciated, id rather not be spoon fed as that is not the way to truly learn something
The error is telling you exactly what you are doing wrong. How sure are you that you typed the command correctly?
well, after pulling hair for a bit i looked at a walkthrough, and even copied the exact thing i need to type in to get the answer, i already know the answer but id like to determine the answer myself than be spoon fed. Im fairly sure the command is proper
thank you, ill look into it further
Gave +1 Rep to @gray loom
not sure if the lack of spaces is eluding to something, but i am character for character copying the walkthroughs, and a second walkthroughs command. very odd, did both walkthroughs use the command wrong?
i am stupid
lol
forgive me for i have sinned. Just got off a 10hr workday, so im a bit exhausted and didnt realize i missed a space.
thank you for not spoon feeding me!
I'm trying to upload a VM for a room but I get the error like this. the ova is made for ubuntu 20.04.6
Have you checked the prerequisites?
since 20.04 is supported shouldn't 20.04.6 should be too?
is there any particular ovf version I need to use? (it isn't mentioned here in prerequisites) or select include iso option, etc? or a particular networking adapter to be included?
to be specific its ubuntu server version and not just ubuntu. Is that supposed to be or I need to setup the client version
Has to be OVA. Check the size, check the kernel is 5.4.
Not sure why it is failing for your OVA file.
Hey. Trying to do the AD CS room and the VPN is connected fine, however, I cannot RDP/ping/nmap the provided IP
Tried setting up a vm via vagrant and having the same issue.
even a fresh vm converted to ova isn't working : (
Hmm 18.04โs fresh image worked. Will try adding my stuff there
Hi i was asked to message my inquiry here, I'm trying to get in touch with one of the admins @ TryHackMe, a possible partnership, hope i am not violating any rules here๐
!vpnscript
Can you DM me the filename of the OVA you uploaded please? I might be able to find it on the backend and see what the error is
oh it's in the screenshot mb
Hello,
I'm in the "Upload Vulnerabilities" room and I'm trying to access to the virtual machine. In the room, I am asked to update the /etc/hosts file to add the virtual machine IP with the list of virtual hosts. I did it, but I still can't access to the virtual machine.
The only thing I see on the website is this:
Please read the instructions in task one. You must access this server with one of the following virtual hosts:
overwrite.uploadvulns.thm
shell.uploadvulns.thm
java.uploadvulns.thm
annex.uploadvulns.thm
magic.uploadvulns.thm
jewel.uploadvulns.thm
Refer to the instructions in task one for more information
I am also connected to openVPN from THM. Can you please help me?
Thank you
cat the host file.
`
Host Database
localhost is used to configure the loopback interface
when the system is booting. Do not change this entry.
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
Added by Docker Desktop
To allow the same kube context to work on the host and the container:
127.0.0.1 kubernetes.docker.internal
End of section
BEGIN section for OpenVPN Client SSL sites
127.94.0.1 client.openvpn.net
END section for OpenVPN Client SSL sites
10.10.124.xxx overwrite.uploadvulns.thm shell.uploadvulns.thm java.uploadvulns.thm annex.uploadvulns.thm magic.uploadvulns.thm jewel.uploadvulns.thm demo.uploadvulns.thm`
10.10.124.xxx with xxx being the last byte
You don't need to obfuscate the ip.
I know, but for troubleshooting situations like this, lol.
ok lol its 10.10.124.133
I can't even get on THM right now.
Did you add them manually or use the code the room provides?
I used the code the room provided, which is:
10.10.124.133 overwrite.uploadvulns.thm shell.uploadvulns.thm java.uploadvulns.thm annex.uploadvulns.thm magic.uploadvulns.thm jewel.uploadvulns.thm demo.uploadvulns.thm
You mean demo.uploadvulns.thm?
exact! ok so everything is normal ๐ . I just don't understand for now why I was asked to upload the hosts file but I will work on this room a little bit more and I think I will understand better. Thank you for your help
Look up Virtual hosts
๐
I entered the machine IP address in attaxbox machine browser but couldnt reach out. I ping the IP and it is alive . Any guess why ?
How long have you waited for the box to start? Some will take 5~minutes to load fully.
4-5 minutes but it is automatically says unable to connect
My VPN is connected, and when I ping the machine IP it doesn't work, need help here
Which room are you doing?
Linux Priv escalation, and not the room alone, all the rooms I try to access, I get the same response
!vpnscript
Run that please. ๐
Alright tmx
any other advise
!vpnscript
Could help you. ๐
network services enumerating smb
Still doesn't work
ok, I'll need to help later, I'm about to start some class work.
Works now, I think it's from that room
Admins pls check Linux privilege Escalation Capstone room
found anything? ๐ฎ
- I can't seem to understand something. I get different behaviour from the box. nginx seems to act differently
So, from what I can see, this is the error AWS has given me for that conversion task
ClientError: We were unable to read your import's initramfs/initrd to determine what drivers your import requires to run in EC2.
I believe this is a compatbility thing - I'm not 100% sure though. The documentation I've found doesn't really explain it that well.
Double check that your operating system and kernel version is on this list https://docs.aws.amazon.com/vm-import/latest/userguide/prerequisites.html
Before you begin, you must be aware of the operating systems and image formats that VM Import/Export supports, and understand the limitations on importing instances and volumes.
Hmm Interesting, In between the aws page isn't what I see when I click check prerequisites.
hey guys I have a question
im still really new to THM, and am going though some of the rooms. when I get to the practical part of the room, and im on the machine, it will not allow me to enter passwords, or even copy and paste them, which does not allow me to progress. anyone know why this is happening, and how I can fix it?
hello i cannot connected to tryhackme ovpn file can someone help me?
Can you show a screenshot of your error?
When you enter a password, it doesn't show you the characters as a security feature.
!vpnscript
Download and run that please. ๐
thank you
does it need to show vpnip in the panel?
now vpn work but its not showing vpnip in panel
Which panel?
in kali panel
Can you show a screenshot please.
Are you using the CLI to connect to the VPN?
yes
Or do you have a private VPN running?
no i am using openvpn cli in terminal
Can do you do ip a s in a separate terminal?
Is that the only tun you have?
yeah i have only one tun0 running and others are l0,wlan0 and eth0
you're connected then.
is this a daylight savings bug? it still says my streak is in place and i know i did events on that date
ok so im kinda having an issue trying to connect with openvpn after using it for a while
its been perfect for me for months
!vpnscript
but after sudo apt full-upgrading'ing the system it kinda went buggy
Yes, you updated the software installed
I'm having problem to connect to the vpn, I runned the troubleshooting script and it saying [-] tun0 interface does not exist, what should I do?
You mean sudo openvpn config-file.ovpn?
sudo openvpn /path/to/file/filename.ovpn
nevermind, it seems that the script did everything and connected me to the vpn but how do I put down it now?
Do you see that?
No, because I runned the troubleshooting script
Ok, close the troubleshooting script.
And it exited but I'm still connected to the VPN
Yeah, don't you have the script running in a separate terminal?
No, the script ended
Can you type ip a s
Do you have the vpn stored in the vpn manager?
If you want to,
You can sudo killall openvpn
How can I check?
Did you import it?
No
Then you won't have.
killall didn't work
Really?
Nevermind it worked, it just took 1 min, thanks
Gave +1 Rep to @weary spindle
It seems that I can connect now without any problem
Yes, looking at your troubleshoot script you had more than 1 tun*
Tried the script already
So what error are you having?
You tried to regen yeah?
Yes, did
As you can see in the above SS, neither of the vpn conenct works
Both the personal one and the breachad network one fail
I upgraded kali, restarted it and now getting this issue
Cipher error.
How'd I fix?
When was the last time you downloaded the thm troubleshoot?
a couple of days back
oh bella made the fix
Any ideas?
so you want to get chegg answers without paying for their service?
yep because I live in Turkey our economy is terrible
so that makes unethical stuff ok?
You are right, I am sorry
Bro just us e chat gpt or study
I can't connect to the VPN from my Kali box. It keeps Restarting. I can spawn the PwnBox, but VPN from my kali doesn't connect. I tried downloading VPN files but nothing.
!vpnscript
Give that a bash. ๐
I'll try that. Thank you @weary spindle! ๐
Gave +1 Rep to @weary spindle
That worked! I can connect to the VPN now. Thank you @weary spindle!!
Gave +1 Rep to @weary spindle
Hey im having a weird issue with the vpn, im connected but cant preform an nmap scan on the target machine
What does the error say?
Nmap was acting like the machine was down, i did the whole practical through the killbox and that worked fine
I doubled check to make sure i was entering the same ip and commands in both btw so it wasnt that
Did it ask you to try adding -Pn?
Lemme do a run of that after i reboot the box, but shouldnt the exact same commands work in both a vpn connected machine and a killbox ?
After using Pn it worked tysm
Im guessing theres some networking reason why -Pn is nessary on the vpn but not the killbox ?
i was told when i change my account name that only certs would still reflect my name when completing the rooms for them and that badges would update and reflect my new user name.. but that isn't updating either, only new badges replicate my new user name. Is this incorrect or is something not working?? i couldn't seem to walk through anything on the chat portal to sub a ticket for this question so figured here was the best place.
Hello, I have a problem with Room Attacking Kerberos, I added the <IP> CONTROLLER.local to the /etc/hosts , downloaded the User.txt and installed kerbrute but when I run the kerbrute userenum, it always return "Done! Tested 1690 usernames (0 valid) in 0.409 seconds", anyone help me? thanks
Noz thr attackbox uses arp to scan.
No the*
hey is there any reason thefackbank machine keeps randomly disconnecting me?
correction Hack FakeBank machine
Are you you in the attackbox?
yeah 10.10.102.28
Maybe that's why.
That room has a split screen machine.
I just got disconnected from my snort machine ๐
Are you using fakebank.com or the ip?
im in split screen mode
Can you take a screenshot?
Try refreshing.
same issue unfortunately
it was doing it a few days ago also, I ended up logging out and came back today and see if it would work again
Hey, could you try clearing your browsers cache, or using an incognito tab?
after trying a lot of different things i have found a solution, if i disable my vpn everything runs fine
some times ago i redeem my voucher in the wrong account! Can i transfer my subscription to my main account? Can anyone help me ?what should i do to transfer?
I don't think you'd be able to transfer?
Your best bet would be to ask support.
Good morning, I'm paying the monthly fee and it won't let me connect to the EU-VIP VPN, neither to 1 nor to 2, but to the normal EU, yes, does anyone know why?
Hi,
i get this every time i scan any machine on thm
Did you try what the note tells you?
yes
gives me nothing
there is a problem in openvpn probably
use the script just above
i connect successfully but when i use nmap it disconnects me
try this, it should help it
sudo ip link set dev tun0 mtu 1200
i will change cipher AES-256-CBC first to data-ciphers AES-256-CBC then i will try again
that's most likely the reason
connected but still have the problem
with the openvpn running, in a different terminal write the command I sent earlier
okay
still having the issue
no it disconnects by itself
some other attempt before the previous one
the weird thing is, i already have an ip address, and already connected
but cant apply any scan
i cant even ping
then im not connected, i have an ip and thm shows that im connected but in fact im not connected ๐
yes im telling you every thing says that im connected and i already have an ip but, it doesnt seems like im connected by some how
curling this didnt work
okay
Ignore the access page
working now
but if i nmap the machine probably i will get disconnected again
im not suspending any thing, the openvpn is another workingspace si i dont touch it at all
i will try to change the server
no its not anymore
nmap or connectivity to htm ?
same problem even when i try -Pn it scans but without any output
maybe something in my router ?
ill restart it
restarted my router + pc and for some how its working ๐
I dont get it
well, thank you, you suffered too much with me ๐
Gave +1 Rep to @gray loom
is the exploitingad room working correctly? i connect with the vpn but i cannot ping the THMWRK1 machine and I am also not able to load http://distributor.za.tryhackme.loc/creds
Ah that makes sense j didnt know the killboxes were set up as local machines
hello everyone! I try to to some rooms and i have to use openvpn but i keep having error messages and it doesn't work. Can someone help me please? thanks ๐
!vpnscript
Download and run this
Hmm, the openvpn file creates the tun0, try to do sudo killall openvpn and then see if you can connect
still nothing...
What error do you get, can you send a screenshot
I have this
Oh I meant to try and connect with ovpn again
ok idk how and why
but now it works
guess you are magic !
thanks a lot for your time ๐
i am having error and can't connect through openvpn as well apparently, getting this error msg: ERROR: failed to negotiate cipher with server.