#site-support
1 messages · Page 234 of 1
The VPN runs in the guest, so it's independent of the host
Oh, and @barren birch your script aint workin
What's wrong with it?
you could try the full path to your script when requested /home/user/Downloads/filename.ovpn
[-] Config not found in current directory
Please enter the path to your config: /home/grey/Downloads/Wannahack.ovpn
[+] Config Located successfully
[+] Stable internet connection
[+] OpenVPN is installed
[+] tun0 exists
[+] tun0 IP is in the correct range
[+] Only one instance of OpenVPN is running
[+] Confirming connectivity
[+] Connectivity checks completed!
[+] You are connected to the TryHackMe Network
Your TryHackMe IP address is: 10.6.80.137
Happy Hacking!
There's a fairly good chance that ZSH won't accept the trick I used to make the tilde work as a substitution for $HOME
That was a bash thing
yup pinged and got a reply
they did nmap scan the target before
and it worked
just ssh returns 'connection refused'
└─$ ping -c 1 10.10.146.153
PING 10.10.146.153 (10.10.146.153) 56(84) bytes of data.
--- 10.10.146.153 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
What box is this?
is that the right way to ping that?
linux fundamentals part 3
i can ssh into it using the browser based machine
Well that let me in just fine. What the heck is going on there
You can, just on different ports
Yeah, super weirded out because nmap could grab the banner for it but ssh says connectionrefused
Yeah, that is nuts
you are supposed to run the HTTP server on the target machine, not the attackbox, so you can actually do it on the default port
but a lot of users ran it on the attackbox instead for some reason
i was ssh into it when i tried to run that. is that not correct?
Maybe this should be clarified in the room cc @zealous yoke
i can try to access a different box to see if that will do anything different
linux fund part 2 will let me ssh into that machine just fine
is this just a room issue?
does thm always bring up that message about how to access a machine once you spin one up?
yeah it has been for me lately
ah ok. i was wondering if maybe it was doing that for me because it wasn't seeing me as connected or something
ok so i terminated the first machine and started another one. now it let me ssh into it for linux fund part 3
Ok, right, good
ok so i guess stuff is working for me now. I don't know what the deal was. Thanks to everyone who helped me out!
might have been a mix of how you were running the vpn previously and who knows what
well now i know how to start it properly in the terminal. Clearly the GUI thing doesn't work right.
Yeah the GUI thing is very weird
hey team, im doing the "chill hack" room. there's a script that is vulnerable to command injection. in writeups i'm reading, they just type /bin/sh and they have a shell as a escalated user. When i try to do that, my screen sort of freezes. the cursor keeps blinking but It never does anything. Any thoughts?
Ask in #room-hints or #room-help .
hello im new here im using #start-here while im using this links ,i need to use kali or normal windows 10 cuz kali is in virtual box
?
hey guys, how can I clean metasploit history ? when I enter hosts, or services as well as vulns, it outputs me the info about the previous machines
If you are new to this then its best to use kali in vm.
Hey guys, how can I find my ip address on a kali linux VM while using ovpn? when I used the ifconfig command it came out with both eth0 and lo
I basically wanted to do the php reverse shell thing but I'm not sure if I should use the eth0 inet thing or the other one
Type this in the terminal
ip a s tun0
it says "Device "tun0" does not exist."
Then you're likely not connected with openvpn
What does this show
ps aux | grep openvpn
" root 1113 0.0 0.0 6180 716 pts/0 S+ 12:54 0:00 grep --color=auto openvpn "
hmm I believe the output was different if you're connected, try to start it again
sudo openvpn [username].ovpn
In the folder where your file is
I should also probably mention that I am rn using ovpn on windows while kali is running in virual box maybe thats not how I'm supposed to be doing it
Yeah, that's not it
You should be running the ovpn in your Kali VM
Good that you mentioned it
tysm for help!
yup
great
okay thanx
can anyone help me in room roysrus im unable to open webserver on port1234
i can open other server on port 80
Please don't ask the same question over several channels
am i in the right channel 👀
Hello, Is it a bad idea (Security-wise) to use a Windows machine with THM VPN? I am not sure if other people in the network won't do recon/ exploit bruteforce on my machine.
ok can u resolve the issue im facing
This channel is for asking technical questions directly related to tryhackme, like site or VPN issues
No because you asked it over a several channels and I have to go do something
It was not a reply to you.
Oh, sorry.
where should i ask for bugs or issues that i found in room
It sounds very much like user error so not a bug
i dont think so bcoz im able to connect to another http server on port 80
Take a look through the channel names and channel topics and you will see where to report bugs with rooms
But I recommend asking in #room-help and providing full details about the problem first because it's almost never an issue with the room.
thanks for the help
.
You'll want a Kali VM just purely because of the tools available. They're hard to install on Windows.
Then you run the VPN directly in Kali rather than on the host.
Yeah about that, the PC I am talking about is a low end laptop which I will be using when I am away from my workstation so VM option is out. I cant install Linux either because of driver compatibility issues.
You are going to struggle attacking using Windows, would really recommend against it unless you're a really experienced hacker
How about a live USB?
Thanks you but I am not talking about tools, I am more concerned about my machines safety on the network.
Connecting a Windows machine to a network full of pentesters that are better than me dosen't sound like a good idea to me.
Nothing is safe
With situations like this, it's a risk that YOU need to evaluate and weigh up yourself.
If you don't like that idea, don't do it.
@eager fulcrum Okay, thank you for your help.
Gave +1 Rep to @eager fulcrum
I think that is the best solution, I'll give it a try thanks.
Maybe not super ideal, but should do the job
I run a VM on an old Thinkpad X230. It runs nicely.
Thank you all.
enum4linux is broken in the attackbox, it doesn't correctly enumerate users. In this room, it's not possible to complete the challenge with attackbox but works fine in kali as is https://tryhackme.com/room/basicpentestingjt#
Hey can anyone help me with the Wreath issue ? I really wanna do it before eJPT 
Awesome, thanks. I think it was an issue with RDP binary itself.
Gave +1 Rep to @livid vapor
The Metasploit room is stuck on an infinite loading loop for me, other rooms load fine
Hi all, Ive been having random issues that are quite frustrating.
97% of the time I can use my own Kali VM just fine and everything works, but sometimes there might be a tiny thing that wont work, but yet works just fine on the attackbox with all else being the same.
For example, i cannot load the webpage for port 8080 on the steel mountain room from my Kali VM, but can load it INSTANTLY on the attack box
Can you navigate to http://10.10.10.10 from Kali?
What
Sorry
It's a webpage, go to it in your browser.
🤦♂️
Does 10.10.10.10 show your VPN IP?
Yes
Ok, so this is 100% a guess but in the pins in this channel there's an "MTU Fix"
Try the ip version of that.
Ok so after about 5 minutes the page actually loads. But this didn’t seem to make that any better
Should i restart after running that?
hi
And how would I do that?
So strange its only for port 8080
And other rooms have given me similar issues like one thing wont work. But everything works just fine on the attackbox
I'm working on setting up VMware on my computer, I don't fully understand what Windows Hypervisor Platform is?
A hypervisor allows you to run the VM
On windows you use Windows Hypervisor Platform
Your main machine is called your “host”, and your VMs are called “guest” machines, which run in the hypervisor.
@wind mason this channel is for directly tryhackme related tech support like site or VPN issues
On the access page.
Are the VIP VPNs for paid user only and have better connections?
oh my bad. is there anywhere I can ask about setting up VMware here, or no?
Im in Vancouver, but usually connect to a VPN in Montreal. So which would he the best to run through? Currently on US-WEST-REGULAR
Don't nest VPNs.
Thanks!
Why not? I knkw it will slow things down, but i hardly notice
And you solved my issue
Because it breaks things 99% of the time.
I changed server
But nesting VPNs is bad.
Still recommend verifying with the bot
What do you mean?
I checked 10.10.10.10 again
And see that my ip is connected via access lage
!docs verify
there ya go
verified paid subsciber
ohhh now I can post screenshots of my problems! LEVEL UP!
One more thing Id like to ask, if I am connecting to the VPN is there any way to still get access to the internet? When i connect using my own Kali VM i loose internet on that VM
It works on the attackbox
Don't use Kali's VPN manager. It's atrociously bad. Connect from the command line.
@sleek kayak
i must be doing something crazily wrong because it doesn't work unless I connect from that VPN manager. I will have to reconfigure
i have to use that
Screenshot what happens when you connect from the command line with the openvpn command then
and then connect using "sudo openvpn filename.ovpn"
let's just forget i said anything, because now it is seeming to work just fine
maybe my issues were all linked to the VPN manager
i now have both internet and connectivity, but now I solved this issue, i need to go back to room-help
thanks a bunch @eager fulcrum
Gave +1 Rep to @eager fulcrum
VPN manager atrociously bad 😉
NOTED
The Vulnversity and Blue rooms are stuck loading for me upon initial entry. Other rooms work fine. Tried different browsers, different computers, different ISPs, and incognito mode.
I have the same issue with the Metasploit room ^, except it is not my first time accessing the room
Just tried Metasploit and same for me
how do I get out of text mode and go into graphics mode? I tried cntrl alt f7 but it didn't work
Debian 10
My pc :(
probably head over to #infosec-general as this support is for VPN and technical THM stuff
i need tech support for my thm lab doesnt work with my firefox browser on parrot OS, my mouse pointer is having a rainbow box
staffs, please dm me for solving the issues, thanks
I imagine for completing the A+ exam succesfully
Not sure if this is the right channel but is the "forgot password" feature down atm? Tried it twice but haven't received a single email.
#site-support I need help with my virtual lab doesnt work well with firefox, my mouse cursor have rainbow box, how to fix it?
I cant exit nano by press ctrl, it doesnt work plus that mouse cursor is having rainbow box, how may i progress my work? I paid for it
can you verify and then post a screenshot
!docs verify
im sorry i thought i did, here i done verify, i put screenshot on here?
yeah
mouse cursor problem ,and cant ctrl out
well I can't really see the cursor issue but ctrl-x should work in nano
The cursor problem is probably your operating system
probably not going to show if it doesn't in a screesnhot
ctrl x didnt work and let me try another screen shot
is there a reason you aren't just using the VPN if you are already in Parrot?
And to control out from the attack box you need to use the little box
Why won't it copy out from the Linux side?
Do the reverse of what you did to paste into the box
is your parrot a virtual machine or your host OS?
parrot is my host
it doesnt work well with other labs from other sites too i tested it
might need to talk to parrot support about that, I don't really know
but why don't you just use the VPN for THM to connect and do labs that way?
The attack box should run normally on any operating system
i thought so too but its parrot obiviously and it was fine on ubuntu
Any mouse weirdness is going to be your operating system generally
okay ill direct myself to parrot support
it is running fine but it sounds like his keyboard inputs aren't getting passed into it correctly
yes thats correct
My thoughts as well. Check your drivers
okay thanks for a tip
Unfortunately, it's time for me to bounce as it's bedtime
good night , i appreciate your help
Hi. I have some issues with the clipboard. When I highlight a text in Firefox (within THM AttackBox), sometimes it will overwrite the info in the clipboard.
Hello I am facing problem with vpn file recently. I can't connect to the THM network, it's always stuck on restart pause
I'm having an issue with the Burp Suite room in the absolute beginner track. Whether I use Kali or the Attack box, once I've enabled the proxy and (on Kali, it's already set up on the AB) added the certificate to firefox, I can no longer access any website through the browser, including the web application on the target. It just sits and loads infinitely. What am I likely doing wrong?
you need to check your intercept tab in burp probably?
and click 'forward'
if you want the page to load
For what it's worth, the instant i turn intercept off in burp I can access websites again
burp is set to 'intercept' your web requests so it holds them till you process it
The forward option is greyed out
Interesting, ok I'll keep reading and playing, thanks again @haughty glacier
Gave +1 Rep to @haughty glacier
yeah it might be some proxy settings are wrong then
on your kali vm (i dunno about attack box) I suggest installing foxy proxy
and setting that up for burp (will make switching proxy on and off a lot easier)
and then post a screenshot in #room-help with ur burp, foxy proxy settings and webpage and smeone can probably help a bit
it does sound like it's intercepting requests or your proxy is misconfigured though at a guess
Ah I found the issue, it was me misunderstanding how the proxy and the tool work together, thanks for the help
np, glad you sorted it
you read every channel waiting for someone to send a message huh 
works slow right now so I figure i'll try help people with stuff I feel reasonably confident with
kind of helps retain things I've learned in some ways too
hah hah
lmaooo
Is there some way I can resolve this visual bug? https://i.imgur.com/cQGTrg6.png
Some rooms still show up even though I completed them
click the filter again?
that doesn't help https://i.imgur.com/HF7fSW6.gif
Then reload the page and try again
I think they already know about that bug, in my list even appear the rooms of the previous series of Linux Fundamentals.
Hi all, how i can stop VPN connection from THM when i don't need it anymore ?
on kali
i cant
Yeah what did u typed
sudo openvpn /Desktop/pasty1x.ovpn
ill dm u a ss
No
bruh im not typing it ou
Send it here it self
Ok
no image perms
the path is wrong
!docs verify
I think it should be in Downloads dir bbut I am not sure I have to see the error
Error should be like no file in the dir
Depends on where eexk moved it
And they didn't specify the dir in which they are writting the commamd
A picture is worth a thousand words
😜
for example that's my path /home/kali/Downloads/noctrise.ovpn
Yes I also have it like that
how do i find my path
If you haven't moved it, it will be in your downloads folder
Yeah do locate name.Ovpn file
Name should be of ur file
You can try with sudo openvpn ~/Downloads/<yourfile>.ovpn
Or this if it works ^
Doubt that eexk moved it
But I still need to see the screenshot
The file path is not correct ig
oh i know
Yeah try out locate Name.ovpn
i have to download the file on my vm
i downloaded it on my pc
there we go
hey all, Im struggling alittle with the Upload Vulnerabilities section, I am following all the instructions, such as: echo "10.10.103.24 overwrite.uploadvulns.thm shell.uploadvulns.thm java.uploadvulns.thm annex.uploadvulns.thm magic.uploadvulns.thm jewel.uploadvulns.thm" | sudo tee -a /etc/hosts --- But I cannot seem to access the site as per the challenge, has anyone else faced this issue
Check that the IP of the deployed machine is the correct one and in the browser remember to prefix http:// to the URLs.
hi, thank you for the reply, the IP is correct, and i am also prefixing the http, but unfortuantely same issue of unable to connect or just a white screen
Gave +1 Rep to @patent lark
Check that you are correctly connected to THM's VPN from http://10.10.10.10/
Make sure your hosts file doesn't contain entries from previous attempts
I cannot seem to connect to that address...so possibly not correctly set up, I deployed the machine from the browser
Thnak you for this, I will check the hosts file too
If you can't visit http://10.10.10.10/ check out the following room https://tryhackme.com/room/openvpn
guys can anyone tell me how to fix this ?
I'm using WSL with Kali and since I used to develop with Ubuntu I'm used to use vscode as my text editor
I installed earlier kali-linux-large to have the whole package via sudo apt install -y kali-linux-largebut now my command code . to open the folder with vscode doesn't work anymore, i get this message:
┌──(leon㉿MSI)-[~]
└─$ code .
┏━(Message from Kali developers)
┃ code is not the binary you may be expecting.
┃ You are looking for \"code-oss\"
┃ Starting code-oss for you...
┗━
The futex facility returned an unexpected error code.
http://: Invalid host name.
Unexpected crash report id length
Failed to get crash dump id.
Report Id:
Aborted
I think it doesn't let me use code and instead correct my command for "code-oss"
how can I correct this and use the "code" command ?
Check in a PowerShell session if the code command works
if you mean start kali from the powershell and run the code commands, it doesn't work, but just inside powershell yes it works
also, I can still connect to my kali linux vm with code
so it's really just this correction that I get from the kali developers' message
I ran this command "code-oss" by curiosity and I get the exact same output
┌──(leon㉿MSI)-[~]
└─$ code-oss
The futex facility returned an unexpected error code.
http://: Invalid host name.
Unexpected crash report id length
Failed to get crash dump id.
Report Id:
Aborted
so it really is my code command swapped to "code-oss"
Try echo $PATH in your Kali Linux
┌──(leon㉿MSI)-[~]
└─$ echo $PATH
/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/c/Program Files (x86)/Razer Chroma SDK/bin:/mnt/c/Program Files/Razer Chroma SDK/bin:/mnt/c/Program Files (x86)/Razer/ChromaBroadcast/bin:/mnt/c/Program Files/Razer/ChromaBroadcast/bin:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/ProgramData/chocolatey/bin:/mnt/c/Program Files/PuTTY/:/mnt/c/WINDOWS/system32/config/systemprofile/AppData/Local/Microsoft/WindowsApps:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Users/Leon/scoop/shims:/mnt/c/Users/Leon/AppData/Local/Programs/Python/Python38-32/Scripts/:/mnt/c/Users/Leon/AppData/Local/Programs/Python/Python38-32/:/mnt/c/Users/Leon/AppData/Local/Microsoft/WindowsApps:/mnt/c/Users/Leon/AppData/Local/Programs/Microsoft VS Code/bin
@flat halo @patent lark This channel is for directly tryhackme related tech support only.
That's right, my apologies
i am having issues with the linux fundementals box not spawning
anyone else experiencing the same currently?
How do I do that?
This channel is for directly THM related tech support like site or VPN issues
Oh sorry
more info i am connected to the vpn, just the 'start machine' box is clicked and asks me to wait and then nothing..
any ideas? i cant see what the issue may be or if its only for myself?
How do I change from a monthly subscription to annual without losing my student discount?
Hello
Email support@tryhackme.com and speak to them.
@lilac wraith explain your issue
I am unable to get attackbox in tryhackme
I clicked on start machine then its not showing
And where i can terminate it
can you send the screen shot of whats happening
please
Its saying you don't have permission to attach files
Please help
I don't have permission to send any ss and pics
@marsh magnet I did 7 hours ago, no reply... I guess I’ll have to wait longer!
Please be patient. It's one person on the email and they get loads of emails per day
@lilac wraith follow the link just posted.....
The largest part of the TryHackMe community is the very active Discord server. You can use this invite link to join the server: https://discord.gg/tryhackm
How much time does it takes to verify
i am having the same issue when clicking start machine on linux fundementals #1
How to terminate linux fundamental 1
Linux Fundamentals 1 still having Issues, can not load right now
thankyou i wasnt sure if it was an issue just for myself
Oh yes I know it’s 1 person, I just thought I’d of had a reply by now.
7 hours is a typical time for someone to sleep. What if you emailed just as Jabba went to sleep?
The poor guy doesn't work 24/7 or even all of his waking hours.
Is it wanted that u can just "sudo su" to root in a room? Instead of doing normal exploitation as guided?
If it's a walkthrough room, then perhaps
Hello, Is tryhackme down? I cannot access the main dashboard page
oh good, its not just me lol
+1
I'm running into the same thing @olive imp
hope i don't lose my streak because of this...i'm on day 133
hello, hope everyone having a great day
If you do, you can email support and they will restore it.
oh awesome, thanks!
Gave +1 Rep to @eager fulcrum
how much time is it going to be down
No one knows
@sinful talon Please don't ping staff like that, not even the right person to ping
sorry
It's just come back up.
Wait 5-10 minutes
yah it's still a bit poorly
no use using the robot , i have to select 3 images
do staff come in here and update us on things like this?
Yeah I cant get in at all lol
can someone tell how to deploy virtual machine ? what do they mean by deploying ?
relaunch it after terminating and then try
ig its down again
mine has never come back up, I can get the dashboard to load, but not stats or course links
I haven't touched tryhackme in over two weeks and then i get on and this happens. lol my bad
did ddos the website
What is the use of password or username provided then ? just for show ?
they just couldn't handle me staring at the screen reading all those walkthroughs
Is there a way to verify certifications with the bot?
anyone stuck with the tryhackme website? or is it just me?
@woeful gorge seems like everyone is facing the same issue
cam here to ask the same thing
@woeful gorge yeah we down
me too. and cloudflare is constantly complaining with captchas here too. with and without VPN
i completed the room like 2 minutes before the site went down xD
i'm going to die, if we find out tryhackme was hit by ransomware
@sleek rose is the one to blame 🙂
RIP some streaks 🙂
yeah, I spent 4 hours this morning working on a room, this will suck
I wonder if the engineers know about this🤔
they do
lol best name @wind wedge
BTW guys can anyone recommend some room or any other platform to solve crypto as well as binary challenges?
Same here
see #announcements
yeah its being funky today, started slow, then kept getting 500s and 504s
Is the servers down? or Slow?
Performance vs outage
hope the progress does not vanish away!!!
me too!! im in the middle of a room!!
You won't lose any progress
Thank you
Gave +1 Rep to @wind wedge
awesome! thanks!!!
Gave +1 Rep to @wind wedge
Oh well. This is a great motivation to nap till its up and running again hahaha
that's a nightmare...stuck within a room😰 😂
and this error
It shouldn't be too long til it's back up
tell the intern the password is solarwinds123
Its taking more than enough time to load . What the hell is wrong ?
🖐️
🙋♂️
are there issues with login? I can't login
site seems to be coming back up slowly again. I'm able to actually load some rooms
I got charged twice for subscription, who can I contact to resolve this?
ty
Hello, I am getting Cloudflare 1020 access errors on tryhackme.com/login. Is there a DDos or something? I was able to access it just yesterday.
Oh, okay so that falls under performance issues, thanks.
Gave +1 Rep to @woeful gorge
Saw in #announcements that everything is back to normal, but I can't deploy https://tryhackme.com/room/linuxfundamentalspart1
Can anyone try to see if it's just me?
@sand olive I tried and it doesn't come up. I have the same problem in another room. Refreshing the page, lets you start again, but to no avail.
I've been having my VPN drop all day, and intermittent connectivity issues to VMs even when the VPN is up
Tried 3 rooms just now to start the machine but no go.
ok
it's about my HDD
Try to regenerate your configuration
@manic nova This channel is for THM related support
DAMN IT
Please head to #infosec-general
CURSE YOU COMPLICATED DC SERVERS
Lmao they left the discord
Kekw
Lol welp
@glad egret I just regenerated the VPN config but I think it's a network issue. My discord keeps disconnecting and apparently Cloudflare is having an outage in US EAST. Not sure if Cloudflare has anything to do with network connectivity to the VMs
I'm on the East side as well. Maybe it's just your end then :/
'Start Machine' option is not working in the "Splunk 101" room
Having a similar issue in a different room. Watching a youtube video and hopefully It will work once it has finished 😛
Been broken for more then 2 hours now...
Oh I thought this was just me, My machine won't deploy in Linux Fundamentals 1
@zealous yoke Lot of people seem to be getting this
Suggestion, do minor adjustment in discord roles colors so 0x3 and god rank are easily recognised
+1 to machine not starting issue - can't start "Hacking with Powershell" vm
ty for reporting -- investigation for a fix is going on atm (: cc @eager fulcrum @scarlet harness @void ridge @paper oasis
i am not able to start this machine. why? I am at linux fundamentals 1
see the message above yours
oh ok
when i start my oracle VM i can login into Kali but after i login i get a black screen???
This channel is for directly THM related tech support like site and VPN issues
so where do i go
is linux 1 room purposely closed?
there is an issue launching the machines that is being fixed
Ah okay good to know, was wondering why I can't launch anything.
for the recent weeks, opening the website becomes really slow
I have some problems with Linux Fundamentals Part 1
when i click start machine it doesnt starts
it is stuck at this
read above
lol
Known issue, read above
alrighty
Hey, I bought the 30 day schedule for Throwback but I can not see the VPN file available under Access - Networks. It has already been 2 days. Please help me
alright just reporting also wont deploy for me either; linux fundementals 1.
You may want to email support@tryhackme.com for this one
Thanks for quick response. Mistakenly I had dropped an email to help@tryhackme.com. Dropping to Support team now.
Gave +1 Rep to @livid vapor
I am not sure, but it might be the same person checking both emails
THM is a fairly small team
Sure No problem. I will wait for the response!
🙂
Hopefully you can get that resolved soon. I think there MIGHT be an issue with network vpns right now, I've seen people asking about not seeing the wreath vpn download
so maybe there's a bug with that at the moment. Not sure.
ohkay. makes sense. Then I could be part of ongoing issue because I can also not see anything for WREATH. I was bit worried as I thought may be payment did not sync well in the backend. 👍
While that's certainly possible, my guess would be that it's a bug related to network vpn displays, but again, that's just a guess.
Either way, emailing support will be able to provide more info/confirmation. Most people here are just volunteers, not actual staff, so we (I) can't see your account details, etc.
what am i supposed to do after this, i tried doing wget then the link but nothing happens
can you screenshot your wget
also we can take this to #848213138565365760 as it seems like you are doing linux fundamentals3?
Sounds like this might be a room question more than a vpn/tech support question
Agreed
Neon beat me to it
All 3 of us just lurking for the question lol
Would it be possible please to completely reset my profile progress-wise? Un-enroll me from all the paths and rooms, reset all progress (for practice/learning purpose)
I think for that one you might have to email support@tryhackme.com. I don't believe there's a way for you to do that, but they might be able to
will email em, thanks
you're welcome
Nope
any blog for difference between nc -nvlp and nc -lnvp
There is no difference.
im on the blaster room
been waiting here for 20ish mins
but it aint loading at all
it doesnt even return pings
not really sure what i can do
site doesnt load either
It's not meant to respond to pings
Hi has anyone had issues running hashcat on M1 macs? I'm getting a clCreateKernel(): CL_INVALID_KERNEL
#infosec-general please
This channel is for directly THM related tech support like site or VPN issues
my b
not even dirbusting?
That's not pings. I was talking about pings.
because i cant do that either
the point is i dont know if the box is even responsive
i am connected to the network
i can scan its ports
but i cant open the site or ping it
timeouts everyhwere
is this intentional?
would switching servers be a good idea?
il do that.
@eager fulcrum fixed,just had to switch servers
thanks for the assistance!
Gave +1 Rep to @eager fulcrum
Hello guys 🙂 May i ask You for help with network? Need some basic configuration to make internet run on my VMWare for boxes (sth went wrong)
This channel is for directly THM related tech support like site or VPN issues
Please ask in #infosec-general
thx
Is there a bug in the filter? When I select "free only", I still see some rooms where I need to subscribe
It'll take a second or two to filter what you want, i don't think there's a bug
How to get the eJPT role?
they will give it to u
anytime
Can I have the eJPT role? I can send you the proof in DM.
You should ask in #general this channel is for vpn and website issues
Eh this channel is ok for it
I'm just in the middle of stuff so I can't add the role
Okay sir, got it :)@eager fulcrum
What is the status with the windows machines? Not sure if I remember correctly, but hasn't someone mentioned there would be updates happen & stuff? I came across this one at the "Persistence" room.. https://tryhackme.com/room/persistence
a bit of a minor bug , my !rank says I am not subscribed, help is appreciated
Refresh the page?👀
!rank is a discord command
No pages involved.
I think it shows that for everyone. I think the bot has a bug/is missing that feature 🤷♂️
Hello, please i have problem accessing the internet each time i connect to the labs on thm CompTIA pentest path
Again, has anyone heard about updates regarding the Windows machines as I mentioned??
Ok. Maybe after sometime?
Is there a question? Just ignore the updates
The machines don't have internet access
The thing is, I couldn't do anything besides clicking "OK". I then tried to get a connection to metasploit. But there was nothing. And I used the correct address (thm vpn) so I thought the connection was blocked. In taskmanager it showed the CPU up to 99%.. Something was going on and I thought that was maybe the reason. ¯_(ツ)_/¯
I'll check again a bit later..
Thank you so much for the solution I was getting the same error.
Gave +1 Rep to @dusty parcel
!docs verify
Hello all, Which room would I go to to inquire about auto-renewal for my subscription?
here
Ok I give up. what do I need to do?
??
I just want to be able to renew my subscription to tryhackme.com Is that here in settings or on the website? I'm not sure what to do.
It's on the website. If you paid with Stripe then it will auto renew unless you bought a voucher
If you paid with paypal or bought a voucher, it will not autorenew
I paid with paypal. I don't remember paying with Stripe
Ok, then it will not auto renew
Wait for it to expire, then pay with a card rather than paypal if you would like it to auto renew
when did thm go to stripe?
will i loose everything ive earned
No
ok so let it expire and renew with a CC ?
OK thank you very much.
Hi, I've got some strange problems regularly i.e.: timeouts, box page doesn't load properly, can't upload file to box that guy from write up uploaded etc. My question is: Can my hosts VPN interfere my VMWares connections? Or should it be transparent?
Thanks Mate 🙂
I am on the complete beginner path, I cant deploy attack box, I keep getting "uh oh non subscribed users can only deploy the free attackbox for 1 hour a day" this has been happening for longer than a day. Sorry if this is a dumb question, but could anyone give me a clue as to what I am doing wrong
I'm trying to start the "Rust" room, but the room just perpetually loads. I'm able to access other rooms fine.
Any solutions?
It's a known site issue
Oh so it's not me. Thanks
Anybody??
are there any plans for a dark mode option on the site?
It's one of the main things people want lmao but most people just use an extension for dark mode such as dark reader
yea i just added dark reader now myself and it works great, thanks
email support@tryhackme.com from your school email address
with your account name
test
hey, I am having a problem with a room I am developing. For some reason new task questions are not populating even if I reset my own room progress.
had an 80 day streak the other day, is it possible to regain it?
well you did it once
yes, and the staff from tryhackme themselves mentioned they can renew lost streaks.
oh you mean you want them to restore your streak
that's different but if you email support they might be able to help
!support
!docs support
well, anyway it's hello@tryhackme.com and support@tryhackme.com
as per the pins in this channel they want
Streaks:
-Username:
-What your streak should be:
-Email:
Guys, can help me with vpn so bad
sudo openvpn the_file_you_downloaded.ovpn
Try changing vpn server
My vpn connect, but, when i am go to server, its said "unable to connect", what should i do?
do I need premium for that?
Check if you can visit http://10.10.10.10, if not try to change the server, you only need to be subscribed to connect to the VIP servers.
remember to regenerate and re-download the configuration file to be sure.
So... Just wanted to clarify.. cough
Of course it worked. I was just not smart enough to double check the syntax when I made the backdoor with msfvenom...
@eager fulcrum Thanks
Gave +1 Rep to @eager fulcrum
Hello, do I ask for help with the room issue here?
Probably #room-help or #room-hints if it's something for a room
Thanks, I'd go there, but I just realized that I was typing wrong ip address:/
I'd ask a mod to add you to the creator's channel, they might be able to help
Originally posted this in room-hints, but I suppose it is better posted here. I'm working on the OWASP Top 10 room, Task 20, Question 5 On the same page, create an alert popup box appear on the page with your document cookies. I've tried a number of scripts that all produce the same cookie data. <script>alert(“document.cookie”)</script>
<script>onclick(alert("document.cookie"));</script>
var x = document.cookie; window.alert(x);
I get a popup with connect.sid=s%3Alc0.... Clicking ok gives another popup with document.cookie. Clicking ok then just closes the dialog without showing another popup with the flag or updating the page to show a flag like it did for the previous stored XSS question. I can post screenshots if needed. Is this a program error, or am I missing something?
Any help would be appreciated. Thanks.
Hi there, that could indicate an issue with your connection or with the proxy that Burp uses
Iam not able to connect to the host for any machines,even though iam connected to HTB network with openvpn..getting error message as "Host is down"
This is not HTB
So I would recommend using the TryHackMe VPN rather than the HackTheBox one
If you'd like help with the HackTheBox VPN, they have their own discord
@eager fulcrum I posted a question above. I've been working on this and hoping for some help for almost 2 hours. I don't want to have my profile flagged for spamming. Can you suggest where I should post my question so I can get some help, or confirm that there is an issue with that question?
Please don't just ping me when you want help.
Everyone here is a volunteer. No one is paid to help here.
Sorry, I just didn't want to flood several channels with the same question.
Yeah, please avoid doing that
Can you suggest where I should post my question?
if it's room related, one of #subs-room-help #room-help #room-hints
#room-help was appropriate, I see you've asked there already
When someone can help, they will
OK. Thanks for your time.
Got some help, and got it solved. Thank you.
guys i can't verify my discord using the token on the profile
??
No angle brackets
Gave +1 Rep to @eager fulcrum
Hello, my AttackBox is expired, and i need it to pass the pathway, i have kali linux on my machine, is there any alternative way to pass ? (the problem is that they ask me question that i need to do it on the AttackBox, like find this file...)
i have connected to vpn, but how i can get the required files (like access.log) ? ssh maybe ?
In Linux Fundamentals?
yes
You're not using the attackbox there, you're SSHing into the deployed machine.
@zealous yoke I keep seeing this confusion. People keep labelling any deployable with in-browser access as "the attackbox".
but if i want to ssh into the deployable machine, how can i get the password ?
@eager fulcrum
You're given it?
?
You either have in browser access, or you're given the credentials.
Read the tasks.
Hi I just made a kali linux VM to do the throwback network as been using attackbox for it for a few days but want to run it on my actual machine. I have connected to the VPN but for some reason I can't ping any of the machines on the throwback network. It is definitely running and I don't believe it is a VPN issue because I tested deploying a machine from a different challenge and that one worked. It is just the throwback network I cannot connect to.
In the tasks. @rough cave
Throwback has its own VPN profile
Oh right thank you
Gave +1 Rep to @eager fulcrum
where is the tasks (sorry, i'm just new in the platform)
The tasks, labelled with Task X are on the left there, part of the room.
i have just in-browser
No
On the left. The drop downs. Those are tasks.
The ones with Task in the title
yes i know, but the only task that says you to connect is the task 3 (Interacting With Your First Linux Machine (In-Browser)
Ok. So you don't need the attackbox or anything.
You can just do it all in browser for the first Linux Fundamentals room.
I believe the next one expects you to SSH in, and provides the credentials to do so.
oh, it's worked, at first, the "start machine" button was unclickable, and after refreshing it's worked
thank you
Having an issue with python2 and paramiko. i have paramiko installed via pip, but when the script is run with python2, i get a traceback error saying there is no module named paramiko. I don't have much experience with python2; I learned with 3. How do I get paramiko to work with python2?
Ask in #infosec-general .
ok, wasn't exactly sure which channel the question would be best in. Thanks.
Hi, anybody know if THM doesn't isolate each VM ?
The problem was related about some person talks about all vm's are open to anybody, so if you are connected to vm , and you expose your connection trough vpn, anybody can access to your machine ...
is it true ?
it doesnt happen in another platforms.
I replied to you in #general
Please don't ask the same question over several channels.
thanks 😉 and sorry 😉 I think that general maybe was wrong place to ask that 😉
Whenever I'm using the Attackbox ( on the website ) it's getting to 99.99%, stuck without moving or completing the scan, does anybody know why??
I also cannot use mysql in the attackbox VM
?
cant access https://tryhackme.com/room/rpburpsuite# task 6 machine in browser
even without burp
Is there any way to speed up the nmap scanning for some of the boxes? I assume response times are slow because there's a ton of people scanning the same machines, but it's taking me 2 hours+ for a scan to complete in most modules.
Machines are not shared with other users outside of networks
Ok, but then why would it be taking so long to scan?
IDK, some are just bad for it
👍
Sounds like something for #feedback-and-ideas
1
What
I am on Task 5 in the Upload Vulnerabilities room and the url is not available to me. It is the http://demo.uplo..... It was working but it stopped. I restarted everything and it is still not working.
Demo is not meant to work.
This is stated in very big letters in the room.
Thanks
hi - new paid member - having trouble typing in numbers to my virtual machine, letters work fine, any ideas?
possible to connect to box using https://remmina.org/?
i cannot download the VPN file
it all started with the error by which the webpages dont load on boxes
so went to https://tryhackme.com/access to change servers
but whenever i try downloading the file
it redirects me to 404
help?
Try to regenerate it and then try to download it again.
i did
Did you try to delete the browser cache?
`If you are receiving a 404 error after attempting to download the OpenVPN Configuration file please try these steps:
• Press regenerate, wait 2 minutes and then try downloading again
• Change VPN server and try downloading again
• Log out of your account and log back in.`
thank you!
Gave +1 Rep to @placid mango
hi, paid user here. I've been experiencing very slow connections on the VPN, with frequent timeouts, even when trying from different machines/OS. any ideas on how to diagnose this? everything works fine from the attackbox but I miss having my own tools and persistence of working files (or is there a way to persist files across attackbox sessions?)
Why I cant find this port when using my machine but can find using in browser?
Sorry for my terrible English
You are probably not connected to the THM VPN
Good day . I'm hawing a little bit of trubble trying to connect. I'm doing the upload vulnerabilities section but so far it seems that I can't connect to any link from the exercises . I haw the machine on and I'm connected via vpn but can't connect to the pages to solve the problem .
but the right top shows connected
yes
if i try to acces the ip via the browser it dosen`t show anything or say service temporary unavailable
I also re-donwloade my vpn credential but to no success
Ok, but you can't connect to the port so you aint connected properly
Update the IP in your hosts file
in the vpn file?
!docs verify
Remove https
http://
But make sure you updated your hosts file, it needs the right IP in there
same thing
Hosts file.
sorry for asking such noob question
if my logic is right i must update the ip with the one that I get after I connect trough vpn ?
No.
the one that shows up next to my profile with green
The target machine's IP.
oh ok
You would have put the IP in your hosts file with the snippet provided if you did the room previously
dose export ip command work , is it enough ?
I fully recommend reading the tasks thoroughly, especially for rooms from Muirland
i forgot about this requirement 😦
and was paniking for a few hours why I could not connect
Hi I can not connect the openvpn to server
I download on my kali linux to the server from tryhackme when
haw you downloaded your file ?
sudo openvpn /home/youruser/Downloads/youruser.ovpn
dose it show you any error ?
Yeah
Loop
Authentications process
I choose another server gives the same
US or EU
Give me the same
But i try to connect on server thehackbox its run correctly without error
What is the problem?
Any help? Please
sry I`m not that skilled , maybe wait a few minutes and Ninja might help you as well
in the meantime try working from the attackbox that has a kali machine preinstalled
you don`t need to set up vpn and it runes from browser
Ok thks
I am on Task 7 (Bypassing Client-Side Filtering) of the "Upload Vulnerabilities" room
I am trying to connect to "java.uploadvulns.thm" and it says "Unable to connect - Firefox can't establish a connection to the server.
I ran the code in the "Getting Started" (Task 1) that states all the names of the domains for all the tasks.
I just did a "curl" and I see the source code in Terminal, so it looks like it is Firefox stopping me.
Thoughts?
are the entries in the hosts file correct?
I am good now, Firefox was sending me to Google and asking did I mean to go to java.uploadvulns.thm, so I hit yes and all good
thanks @thorny dock
Gave +1 Rep to @thorny dock
FF likes to add https:// if you don't force http://
Your level is level 2
no im level 3
No, you are level 2 :)
Are you sure?
connection error on linuxfundpt1
it IS free..
google kali linux download ¯_(ツ)_/¯
i dont know where to start?
im getting expiring soon pop up when i dont even have a machine running, then few minutes later i would get the expired pop up. seems that i cant post a img of it here
!docs verify
verify your account using the discord code from your account on the website
also you might haw a machine running that you did not terminate
it automatically turned off
yes , but im still getting the pop ups
even after you re-open browser and log in ?
yes, i just updated firefox mid day today
maybe clear browser cache
Is this the best room to ask for Tech Support on an issue with metasploit on my machine?
now we wait
probably
This channel is for directly tryhackme related tech support, like site or VPN issues
Ok thank you.
Gave +1 Rep to @eager fulcrum
How to access the Premium/Pay version for exactly 1 month. Do I pay once, or am I responsible to unsubscribe myself?
I'm having two issuesthe main one is no matter what card I use to buy a premium membership the website says it was declined, even when I know there is no issues with payment
secondly when I'm using the virtual machine I cannot use any commands on the command line, it says that i need to download them first into linux but when i try it won't let me
if you pay, and then unsubscribe right away, you still have access for the whole month.
alternatively you could buy a voucher for 1 month instead
Is there any way to get the student discount without a student email?
Yes, email support.
okay, thanks
Someone suggested it so I'll try. I got distracted by BSides Nova and broke my 100+ streak... Any possibility of giving it back and letting me keep it going?
Email support
Sure what's the email?
I have my own Kali machine vía bootable USB with persistence. Can I just use my own Kali machine without having to use the VMs provided?
TechIT room is always stooping my rev shell is not receiving data from the room
are there any suggested fixes for constantly disconnecting from the vpn?
hi! the school email i registered with got removed/revoked (graduated). i emailed support@tryhackme.com but no replies.
is there anyone support member i can reach out to for this issue?
I added my university email to the tryhackme account but the student discount isn't showing up. Can anyone please help out with the issue?
Thanks
I think there is connection issue on anthem? Been trying to restart the machine but I can access another machine
Reach support by email ( support@tryhackme.com ) and show proof of your uni email associated with your TryHackMe's account, that's what I had to do too
okay thanks for the help
Gave +1 Rep to @soft thunder
You’re welcome !
how can i show my full name on the badges earned...it only shows username which has no link to the full name
Hey!
You need to put your Full Name into the Full Name section on your profile (https://tryhackme.com/profile).
If you did not put your first name into your profile before generating your certificate, your username will appear.
Currently, this is not changeable, sorry.
I have my full name in the profile section however it is still generating badges with username
The first badge I got of advent-of-cyber-2 had my full name...thereafter all my badges is having username
even my profile badge ID is not showing full name
I believe that was a certificate, not a badge.
They are different
Ok thx but it does not solve the problem for me ..I want full name on the badges instead of username...thx for understanding
Gave +1 Rep to @eager fulcrum
Ok. You can't for badges.
Trying to bypass the VPN restrictions would be illegal, so please do not ask here.
Thx that clarifies the issue...but can it be taken up in future if someone wants full name on badges
Oh, my bad didn't know that! thanks for letting me know!
Gave +1 Rep to @eager fulcrum
hy I can get openvpn file for accessing wreath network
yeah sure
a screen shot would be helpfull
did you join the wreath
what thing
can u disable the brave shiled and refresh and try again
nothing happ
hmm wierd
yeah
its pretty wired thing tbh
Leave the room and rejoin
I, too, had to disable Brave Shield on THM, if that helps
sorry
didnt get you
nothing happen
yah thanks option are shown
Gave +1 Rep to @eager fulcrum
thanks to you man also
nahh james there just post ur queries in right channels
happy hacking
you too
hello, do someone know how to connect between a database and a html form?
This channel is for directly THM related tech support like site and VPN issues
Hey...I'm doing the empire room and after installing Starkiller, i cant log in? What could be the problem?
I got it to work anyways...I re-installed empire
is anyone else getting random timeouts on boxes? i have fine connection to the wider internet it just seems to be the vpn or the box
hm, it said there was multiple connections running even though ps aux said otherwise when i checked
i'll let you know if it continues
I am in the room Internal. I found the credentials, but whenever I try to go to the "Log In" page in this screenshot, it says "Page not found". It appears when I look it up in the write ups that this page should be found?
My gmail account was hacked and it happened that i forgot my password how do i tryhackme reset my password. I have progressed quite a bit and I wouldn't want to lose all my progress. Please 😩 😩 is there a way to reset my password without going through my gmail account?
Email support@tryhackme.com
You need to add it to /etc/hosts
Thank you! I will work on figuring out what this means haha 🙂
Gave +1 Rep to @eager fulcrum
thanks
Gave +1 Rep to @eager fulcrum
guys i got a problem , i connected to vpn and even the tryhackme showing that im connected .. but when i paste my ip in firefox its saying no page found im supposed to get a page ryt ?
Which room?
can anyone look in linux fundamentals part 3, it can be tech support because it didnt do anything as i followed the instructions
i posted in linux fundamentals chat room
Hi, I need help/answers about using machines. I'd like to VC if anyone is available. Thanks
Is it just me or does the room servers seem to constantly crash/become unresponsive for me? I pay for the subscription but can hardly do anything with them being un responsive so often
I don't remember it ever being this bad
And I am not doing anything crazy, just trying to login to SSH on the basic pentesting room
You can ask for hints in #room-hints and help in #room-help
this is weird idk why this is happening i have more than 7 days streak
In https://tryhackme.com/room/wreath please read the task Accessing the Network, there you will be able to read the following: Note: this will only appear if you have joined the room. If you are only viewing the room just now, click the "Join" button at the top right of this page!.

