#site-support
1 messages ยท Page 256 of 1
did you start your machine instance?
yeah no nmap nothing
One message removed from a suspended account.
ok
If you check ifconfig do you only see a tun0 interface or any extra like tun1, tun2 etc?
One message removed from a suspended account.
sudo killall openvpn and connect again to the vpn, but only 1 time.
alr
One message removed from a suspended account.
Then #general might be the channel for you
yeah the nmap scan worked the first time (no flags) but then second time i just couldnt connect to the machine
that worked, thanks!
Gave +1 Rep to @crystal marlin
One message removed from a suspended account.
yup
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
i mean
i need to get public lure
.io/zsecurity.org/
this is what i took
site
but i need https;// thensomerandomthing.io/zsecurity.org/
could you please move to #general, this is a chat for technical questions for tryhackme
can't connect tryhackme openvpn
did you download your configuration file and used sudo openvpn <name>.ovpn?
Where should I post the screenshots?
i'm new here how do i verify can you help me
i sent you the link here
okay post a screenshot of the error
this is my problem
sudo?
use sudo before the command, yes
how can i solve my problem
try sudo openvpn Turkishanonymous.ovpn
i tried but it didn't work
could you do the command "ls" and send a screenshot?
Solved my problem bro, thank you. I had a hard time understanding you because my english is not good so sorry for the late post
Gave +1 Rep to @mellow kelp
How do you sign up for a student sub?
!docs student
I posted a question in the #intros channel, I think I probably should have posted it in here;
I am having issues with the website, I pulled my question and emailed in to find the correct support; but I'll ask in here anyways;
I was in the middle of the introduction to Linux machines, and after starting the machines it refused to allow me to type in the password. I do have screenshots
If it offended anyone that I posted that there, I wish someone would tell me rather than just leave
I am admin and mod in a few servers, and I am not familiar with this site yet
I would appreciate any help I can get
please share the screenshots here
Oh cool, thank you
These are the instructions
And this was the first part
And this was the third
And this was the final before I realized it wasn't going to let me do s*t
That is the set of screenshots
this screen you see right here, it shows that you have successfully ssh'ed into the machine
you dont need to do this now, you're already in
Where it says that permission denied please try again?
It actually told me the process was ended
So am I totally misunderstanding the screenshots?
here you can see tryhackme@linux2:~$
this shows that you are inside the machine and now the commands you give will go to that ssh'ed machine
Then I completely misunderstood it telling me that access was denied
you tried to ssh again after successfully ssh-ing once, hence the error
Okay, well, my time ran out on it and I'll have to try it again tomorrow
Ah, okay, thank you!!!
do either the attackbox or kali vm have a remote desktop app on them by default?
hey guys, Bruteit is stalling when i try to download RSA_ID, any idea why? 99.9% sure it aint me and its a server issue?
I always run into little problems when not using the Browser Based Attack Box. =[ My VMware is having trouble mounting a share from the Network Services 2 - NFS Room. =[ Did everything multiple times. Tried once in the browser and worked...I can't just move on with things like this I need to know WHYYY. So, I googled some stuff. Ran into a possible fix for my VM network settings; change NAT to Bridged? didn't work.
Are you successfully connected to the THM VPN on your VM ?
I believe so.
100% as i am on the page and my VPN connect is live
Can you open 10.10.10.10 in your VMs browser?
Let me load up my hyper-visor.
Well I have not done that room, so I'm not sure what the issue is. Are you using a virtual machine or an installed operating system?
VM
i have been using Try hack me for few years
just wondered if one of the instances has an issue
Okay, and if you check ifconfig you only have tun0 and not any extra like tun1, tun2 etc?
yea 10.10.10.10 is working and i have tun0
like normal
Ye like I said I have not done that room, so I'm not quite sure if the issue is on the machines side or yours. But you might want to try sudo ifconfig tun0 mtu 1200 and then try to download that file again. In case it's not solving your issue just put it back to 1500
already tried changing the mtu down
Oh okay
had that issue previously
Well I might do that room today, so I can let you know if it was working for me then.
just did a lil tweak.... on mtu front change it to 800 and it worked.....normally not had to go that low
๐
Hi guys can someone help me with burp please?
when I use the burp proxy, it doesn't load the pages and is just stuck loading, then when i turn it off it works
but that means i cant use burp suite
forgot my user and passwd. ๐
And openvpn is running directly inside your VM and not on your host machine?

@pale stag have you setup foxyproxy?
yeah
So that means it's running on your host machine?
Yes sir. ๐ฅฒ
Okay, then change that first. It has to running directly inside your VM and only inside your VM.
@pale stag can you share a screenshot of the config inside foxyproxy?
Do you mean this
Sorry i cant send images here
!docs verify
@pale stag correct, what port are you using in that proxy setting?
it doesn't say anything other than what Ive showed you
wait when i go to edit it says 8080
Well, I know that my host OVPN is off and I still have connectivity. Can't quickly figure out where OVPN is on my VB...
right, if you go in burp > proxy > options > proxy listeners, it is listening at 127.0.0.1:8080 right?
You can enter sudo killall openvpn in your VM
yeah I just checked
everything seems fine then..
i think when i use other websites like google it opens the link but not in localhost
maybe that's a thing, I'm not sure about that
basically when I use the burp proxy it cant open localhost but it can open google
or its just taking extremely long to load
but its stuck on loading
Okay. realizing now that this cmd is turning ovpn on and off. I just need to open another terminal window to execute more cmd's.
@crystal marlin Thank you for you help. Sorry I didn't think about that. Still wrapping my head around VM actually...Testing main issue now.
Gave +1 Rep to @crystal marlin
Uhm, I don't think that's disconnecting openvpn, it's most likely creating another connection.
So make sure by checking ifconfig that there is only tun0 and not any extra like tun1, tun2 etc. while being connected to the VPN.
Hi
I'm having trouble running nmap scans from my attack box. The scans seem to take forever to end. The command im using is nmap -T4 -p- -A 10.10.x.x. Ive tried changing the T flag but no difference. Any help will be appreciated
@crystal marlin I was able t mount the share! Thank you!
@uneven sparrow use -v flag to see what's going on
thank you, so I have to configure the proxy to port 6666?
Gave +1 Rep to @lament trout
You better start off with using -sS for the initial scan rather then -A. Also adding -v will let you see progress.
@pale stag probably, and maybe turn network.proxy.allow_hijacking_localhost to true
hey I recently started on tryhackme, do I have to configure something inside the attacker box? is it supposed to have no internet connection? because even browsing the spawned machines in 10.10.X.X takes forever to load because it tries to reach fontawesome. Also is there a way to enable copy&paste?
hello, I am glad to be here, I joined from the tryhackme website where I am stuck on something for a while
Are you connected to the OpenVPN?
You don't have to configure anything on the attackbox, except the task is instructing you to, for example to add something to your hosts file or similar. Only subscriber have internet access on the attackbox. What room is it that you are trying to access the target machine of?
@crystal marlin I am doing /contentdiscovery at the moment, but that already answers my question ๐ It's just a little slow with these fonts then
The copy paste clipboard can be found here:
ah nice! thanks!
Gave +1 Rep to @crystal marlin
Hey guys I'M having a problem to access the machine or scanning while performing attack
Don't know what's wrong ?
Please help?
are you using the attackbox?? if not have you connected to the vpn
What machine, what task, are you on the attackbox or your own machine etc.?
So how are you trying to connect to the machine?
Scanning it with nmap
And also try to ping it but it didn't respond or respond for few seconds and then machine stops responsing
Can you open 10.10.10.10 in your machines browser?
Nay
Then you are most probably not successfully connected to the THM VPN. If you do curl 10.10.10.10/whoami you get a reply with your IP ?
Are you using a virtual machine as attacking machine?
No dual boot
So it's a linux OS ?
If you enter ifconfig can you see a tun0 interface? And in case you do, is there any extra like tun1, tun2 etc. ?
Yes bro there is extra ones also like tun1 tun2 tun3
sudo killall openvpn and then connect again to the vpn. Make sure after that you only have a tun0 and no extra tun1, tun2 etc.
Lets not discuss issues which are not happening already ๐
Troubleshooting OpenVPN... there's a mailing list I feel bad I haven't been active on. xD
Having some trouble reaching the machine. (IP/evilshell.php)
Using a Kali VM, VPN is connected and machine responds to pings, but when opened in the browser (which worked fine yesterday), it just loads forever.
Tried terminating and restarting both machine and VPN, and tried FF and Chromium.
are you running burp suite on the kali vm??? or forgot to disable the foxyproxy if you used it in the past on firefox
Burp is not running, and FoxyProxy is disabled.
okay then that was the things shadow could think of
I appreciate it anyways 
what do you get if you try and ping the machines ip???
nmap and regular ping
have you uploaded a file called evilshell.php to the webserver???? if yes are you sure it is in the root dir and not in a upload or uploads dir
No. It's the first task using the machine in this room. Just navigating to the link
what room???
OWASP Top 10 - [Severity 1] Command Injection Practical
hmmm okay that is weird then
I'll try to reboot the VM too.
Fingers crossed ๐ค
yeah good luck getting it to work
Thanks ๐
And thank you for helping ๐
no problem.... it helps shadow learn more about the whole process trying to help others
Sooo turns out running a VPN on the host computer breaks it. But apparently only the browser ๐
Forgot it was on 
Hi
i locked out of SSH after UFW enabled. Suggestions?
It's not mine
i have only ssh access
It's a machine through virtualization
It's a server from my university
You'll need whoever has console access to correct the issue for you.
doesn't recommend hacking real-world targets even if you have access permission to restore access.
i installed a vnc server and after i allowed the vnc server to UFW
it's strange
i passed all the rules
for VNC server and OpenSSH
maybe, doenst allow vnc traffic
i connected through vpn file
and after with SSH
but now i can't
maybe, i need some other rule to UFW?
for incoming connections?
Would need to know more about the setup and design of the system.
But secure by default is common, which means need firewall/IPTables etc. to be explicitly told what ports to listen to, perhaps where to listen from, etc.
On RHEL based distros with SELINUX it gets worse because it monitors per-application, and setting it incorrectly could revoke a rule from another location that was needed for access.
Once you lose VPS access, it kinda sucks, you usually need Remote-Hands, or at least some kind of IPMI/Console connection.
I should setup a script on my VPSes for when I'm making network changes that reverts IPTables, SSH Configs, and SELINUX to known good states if I lose connection for more than an hour xD
Hi guys! It looks like there is an issue with the VM in Disk Analysis & Autopsy room.
Hello I have a issue with connecting o vpn
What's the issues
I can't connect it restart himself over and over and didn't connect
I tried vpn and tried tor and proxychains and changing the kali machine and delete openvpn and install it again
Just to confirm, by vpn you mean thm vpn, right?
it's not working on another machine
How new are you with tryhackme?
I am not new
before months ago all was good I back now and subscribe for a year and this faced me
I see, have you try to regenerate the vpn config file? I have read there's some issue with specific subsciber vpn where they cant use it
yes I did
Might want to send an email to support, since I have no clue what you mean by "restarting"
Since your vpn config may contain personal information of your account, i suggest you contact the support team instead
What photos?
To the restarting error
Sure
how can I access tryhackme using openvpn on windows 10
I already have the openvpn application installed and imported my profile but now when i try to ssh into the machine it says connection timed out
does the tryhackme site say you are connected? if you run ipconfig in terminal, does it show you have a connection?
you might need to regenerate the vpn file.
I want to change my username can you help me?
@rose lagoon
hey all, having an issue with kali linux input
Keyboard input isn't working in my virtual machine, and the scroll wheel when i'm on a firefox tab is switching to the previously viewed one.
and I can't open the terminal tab that is on the very top bar of my screen.
I saw that, still isn't working.
It's something to do with the VM internally, as I can't open my terminal tab, and the search bar is screwing up also.
Might just have to completely power it off.
This is why you always have snapshot of your vm
Where do vm instances save on a windows pc?
Google what is vm snapshot and tell me how amazing it is
I think I can already infer, and I thought it saved that everytime I pressed "save the machine state".
Anyway, make a new vm and compare the setting of this new vm to your broken vm
That what i did when there's weird thing going on with one of the image
๐ thank you
Gave +1 Rep to @lament trout
I am not sure if this goes here but I can't seem to connect to the vpn, I have never had this issue before and I can't figure out why
can you screenshot please
do "ifconfig" do you see tun0, tun1, tun2, etc..?
none
try closing the terminal and sudoing the openvpn in a fresh one
same results
well the only things you could do are 1) restarting the vm and trying again (maybe its a process problem) or 2) re-downloading the config file
I am using an installation not a vm, and I got similar restults on windows, I did regenerate the ovpn and redownloaded
I thought servers were down so I gave it like 2 days and I asked today
Did you try to change vpn server instead of just regenerating the config file? Does your VM has internet connection at all?
Also i see from your terminals you tried to connect to the vpn twice at the same time, could you kill the previous process
I have the OS installed on the machine itself and I am running it right now and yes I tried different servers
Most likely with the error you got you have to go by that post: #site-support message
I am in Egypt so yea I guess probably blocked, any way around it?
hey @crystal marlin where can i ask for help about ubuntu
Probably #general as it's most likely not related to THM.
And what problem you have about openvpn there?
so is it possible to connect to the server with a different protocol?
it says openvpn is already newest version
but i cant find in any directory or file
dunno how to activate
As far as I know I don't think you can use the vpn then, sry. But you can still use the attackbox.
Okay, so it's not about connecting to the thm vpn with openvpn rather then just trying to update it?
It should, but you can do it manually by verifying to the bot again.
Gave +1 Rep to @crystal marlin
Hello there! Is there a way to have the certificates generated with the registered full name instead of the username?
Got it! Thanks!
Your configuration file seems to have blank certificate blocks
<cert>
</cert>
You may try to regenerate your configuration file and/or switch the servers
Wait...๐
The message was deleted! ๐คทโโ๏ธ
yep i change the server again and it work ๐ thx anw โค๏ธ
Gave +1 Rep to @keen scroll
hoy can i upload images to discord on this channel?
You can after verifiying your thm profile in discord and if it's about technical questions related to thm.
!docs verify
you rule @crystal marlin ty!!
guys, need your support. I've been looking for a solution, but can't understand what is happening. I can run openVPN, establish a connection, open a room, ping the room and nmap it, but when i try to open the website of the room on firefox (or any other) nothing appears on image. I can see the request done in the developers tools, and the source code, but the web doesn't load. This happens to me on windows and on kali linux (VM), but instead it works properly if i deploy the web ATTACK BOX of THM. What am i doing wrong? i can't understand whats happening. I send you pictures. Please help me.
the web appers black any time
i can ping and nmap port 80
i can see source code and developers tools, but seems that some files i don't receive
this is config of my net on VM
gobuster
DOES work
Different browser?
sorry, but gobuster DOES work
tried too, with chrome on windows machine, IE and firefox
the problems looks to be the firefox or any filter on my computer.... :S
Is openvpn running directly inside your VM or/and on your host machine too?
no
no is not, on windows i am not running any vpn right now, only on the VM
If you check ifconfig can you only see a tun0 interface or any extra like tun1, tun2 etc. ?
Have you tried clearing cache in firefox already? Also are you getting any errors in the console?
cookies, cache... everything deleted
in the console i get everything, as ping, nmap, gobuster, curl...
No, in the dev tools console of firefox
That's not the console, that's the network tab
Either way, try sudo ifconfig tun0 mtu 1200 in your terminal and then hard refresh the page with ctrl + F5, if that doesn't help put it back to 1500.
WTF!!!! seriously????????? HOLLY SHIT!!! I LOVE YOU!!! MARRY MEEEEEE!!!
what is this command about?
o my fucking god!!! 2 weeks for this.... ๐ฆ
lol ... google about mtu setting, but it's about max packet size.
i swear.... i will kiss your fucking ass if you ask for
this was absolutely motivating
Lets keep it appropriate for that channel ๐ .. Glad it's solved now.
ty, really ty
well... I guess that's one way to express gratitude
Is the site having issue? I am trying yo buy the premium subscription and it just stay loading on my phone and laptop.
To buy*
hi guys. can we pick a location for the spawning of the attackbox. I've paid for the monthly subscription but the latency is so high its unusable. I'm in singapore.
what do you mean pick a location? the attackbox does not spin up locally on your machine.
you can try regenerating the VPN file and reconnecting
geographical location. I'm accessing via a browser in singapore and opening and closing terminals, using the firefox browser etc takes many many second. resizing a window is impossible.
I was trying answer this question (which i could finally answer by counting words and hit and trial)
I'm not using vpn - I'm using the in browser attack box
so is it working?
but you see there's no task here
there was one as i said in general but it was only in the start
when I first opened the file
and now every time I open this file nothing is there
whatever the closest server to you is the one where the box would be spun up, I would imagine. keep in mind that you are accessing a machine which is using a VM to grant you access to the attack box. there is going to be a degree of latency involved in this no matter what. On top of that, network quality (not just your internet speed but the quality of the connection between you and the server) and server load play a part. the box could be busy and the network congested.
have you tried restarting the box? sometimes there are services or cron jobs which are supposed to be running but for whatever reason they never launch or get hung
i can't restart the machine as the 1 hour time has expired
Thanks Lycan. Yes, I understand the latency, thats why I'm asking if it can be chosen as I dont see any information on where/how the in browser machine is spun up.
Gave +1 Rep to @sleek jackal
but surprisingly I can still work on it
personally, I find the VPN to be faster as I have my own VM i spin up and connect from within
sadly, it does not seem like this is an option right now. the company would need to have a server in the region for it to be chosen. I remember when they only had like 3 options for VPN servers to be chosen.
Yeh, I think I'm not going to have a choice. Are you part of tryhackme @sleek jackal or a volunteer?
I am simply a subscriber who enjoys troubleshooting. I spend a lot of time in this channel, just trying to help out. No official affiliation (but am open to it for anyone reading this...)
Understood - thanks for taking the time to answer ๐
Yw and np! Lemme know if you have any other questions.
Hi I was just trying to purchase an annual premium subscription with the AoC2021 code and it says invalid promo code. Can anyone help?
The code is AOC2021
That is what I am using and it still shows invalid
Well regarding to your post you used AoC2021 instead of AOC2021
@idle fable here
i'm here
go ahead and continue typing
I've tried both and failed saying invalid. Didn't know if captials mattered
capital always matters.
try to remember it the way linux handles it. o and O are two completely separate characters
And you sure you have picked annual and not monthly?
I'm not sure if its because I'm under a student account or not but my email is showing both discounts applied for the promo
Yes
Then I think it's most likely because you already have a reduced price due to student discount. But to make sure you might send an email to the support, although I guess they are pretty tied up already.
Should I download new *.ovpn configuration? I've removed last dowloaded config file.
it wouldn't hurt anything. your account wont be effected. just download it to the same location and try running the command again
Ok thanks @crystal marlin I don't mind paying the price without the discount but I'll send an email just in case.
Gave +1 Rep to @crystal marlin
doing it now...
Error opening configuration file
https://twitter.com/RealTryHackMe/status/1464237053693018125?t=kz8Knuguj1QS5JijcfhQ6Q&s=19
the tweet does read AoC2021
update: sudo openvpn file.ovpn //WORKED// but not sudo openvpn /path/to/file.ovpn as stated in the THM connections options information webpage. Earlier on, I've tried to open vpn from the home directory and it showed me error in the terminal. @sleek jackal
I tried putting in both codes and both work, hmm
Oh okay, I was just checking the room and there it was all in capital
The code doesnโt work for people with the student plan
@bronze vale ah ok. Not sure why itโd show that way in the email though. Not a big deal either way
if you do cat /path/to/file.ovpn does it print it?
No, it doesn't
๐ฉ
you're entering the wrong path then
go to the directory where the .ovpn file is located, do pwd and you'll get the path
use that path
cat /home/user/Downloads/file.ovpn
PRINTED Now!!!
now try that path with sudo openvpn?
great
the power of forward slash /
I was missing to type / before starting to type home
๐
haha, happens
โญ โญ โญ โญ โญ
Yes. Had to read the email they sent again. You must be log in first in the site and then do the subscription. It worked. Got the one year subscription
hey i need help about executables
i did everything alright i think
still somehow
instead of -rwsr-sr-x, i get -rwsrwsr-x
hey guys.
Does anyone know if a flickering cursor in attackbox is a known issue?
Is there a way to fix this?
it fixed itself when shadow allowed canvas things in firefox
Any THM staff able to assist with a billing issue? I have a current premium membership from a voucher that expires tomorrow, but trying to get the subscription price being offered today. Thanks.
Not sure if i understand correctly, but i currently have the issue
next to the url bar when using the attackbox... the same place the lock for https is there should be a thingy that looks like a painters tablet thingy with paint on it.... if you click that there is an option to allow or deny canvas readouts or something like it in firefox... clicking allow will make the cursor look like a normal white or black cursor
bruh why does attackbox stop working after 1-2hours even if I am using it??
Unfortunatly i cant find it. The issue just started accuring like an hour ago. Before that it worked perfectly
huh okay then that might not be it
Because there is a 2 hours timer, if you don't extend that timer the machine gets shut down.
I also have pretty hard lag. It only accurs in Firefox tho
Reboot did it for me. Sorry for the trouble :/
no you are fine.... shadow just wanted to help but failed
Yeah they helped me out on Twitter I posted on their page as well, Good luck in your studies ๐
Thanks. Same to you.
Gave +1 Rep to @rose mural
you may want to go to the room itself. This is tech support for when rooms are broken or account information. Find the paths on the left hand side and ask there.
Does anyone know how to change the settings so that I don't get emailed badges? There's not many options to choose my preferences on what to get emailed.
hmm that is actually a good question
Hi guys, how ya all doing? Tryhackme doesn't detect my student email. How can i get student discount?
!docs student
Hello ๐ i'm a subscriber but i don't know how to get the role on the discord ๐
!docs verify
@kind bane ๐
Thank you i didn't see the bot ๐
dumb question, but is there any way to take advantage of the black friday special if you are already a member? would like to purchase an annual subscription.
You mean if you are already a subscriber?
Yes. Only have an option to cancel.
I don't think you can, but until December 7 you can still get 20% off the annual with the Christmas code, so if your subscription ends before that date you should be able to use it then. https://tryhackme.com/room/adventofcyber3
ends the 14th. disappointing, but I guess I cant complain too much with what I'm getting out of the platform. thanks for the help.
Gave +1 Rep to @crystal marlin
yo can some1 help pls
Dont ask to ask, just ask
okk soo i have a problem on kali linux i cant update or install any software i get always the same error: Ign:1 https://http.kali.org/kali kali-rolling/main amd64 gnome-software-common all 41.0-1
That doesnt sound like an error could you send a screenshot
sure gimme 1min
i send a ss on dm
Hello. So I am having a problem connecting through ovpn in kali virtualbox. ovpn connects, but when i got to check my ip it shows my real ip address, not the internal virtual ip address shown in my "Open VPN Access Details". My network setting on vbox are set to NAT. I'd love it if someone could tell me whats going wrong here
@cold lagoon You need to be verified to post image here. Also, continue this in #infosec-general as this channel is for support related to site or vpn. ๐
@kindred hill how are you checking your IP?
@lament trout on one of those websites in the vm... eg. Whatsmyip.com
that site will tell you your external IP, the THM VPN doesn't give you internet access and hence no external IP, it just allows you to access their network and be able to work on their machines.
@lament trout ahh...so theres no actual problem. Ok I understand. I thought that might be the case but didn't continue using the vm since i wasn't sure. Thank you for the reply
Gave +1 Rep to @lament trout
Hi all, i need a help.
i have 2 pc on same network.
pc-1 Rurnning android emulator. (ip : 192.168.223.1)
pc-1 ip 192.168.1.3
Pentest-PC ip 192.168.1.7 i am able to connect adb shell using the pc-1.
but not with pc-2 it's on same gateway then why........
someone please help
@true salmon #infosec-general
#infosec-general ask here.
This channel is for directly tryhackme related tech support like site and VPN issues.
Try #infosec-general
Hello, I'm struggling to use Nessus to run a scan for the nessus room it's my first time using vpn too which might be the issue. I've got Nessus set up. I've downloaded open vpn used the config file I got from TryHack me. The Network Access page on THM says I'm connected, I can ping the ip I'm trying to scan and the scan runs. But it doesn't find anything at all. What am I doing wrong?
oh and I'm on windows
Nvm Dyslexia kicking in I had 233 instead on 223 in my ip
I'm so stuck on Attactive Directory Task 5๐
hi
When I try to download the OpenVPN config file, it redirects me to a 404 page. The URL is https://tryhackme.com/vpn/get-config
Is there a way around this?
Nvm, found the fix. Changed the server location. ๐๐ป
Hello, I'm doing the Advent of Cyber 1 [2019] room, but for Task 14 [day 9] the server (10.10.169.100:3000) times out.
Is that server still up? Maybe it needs a reset?
hey, how are u doing? THM doesn't recognize my student email and I followed the instruction and send an email to support. but no response yet, how much time does the process take usually?
Using kali linux through oracle vm on my win10 desktop.
I'm using THM's openvpn config file by using kali's upper-right gui.
The problem I'm having is it's dropping the vpn connection after a couple minutes. Real pain whne trying to do things like nmap scans on THM to answer questions and it'll get 75-80% way through a scan and just drop. Screenshot attached of the actual gui button I'm using for vpn
Any suggestions of why it would be dropping the vpn connection randomly?
Also someone mentioned it could be network connection issue.. but unless the vm itself is limiting my connection I don't think that would be a problem. I'm direct wired into my switch and have fiber gigabit with no other connection issues in my rack or other devices
Instead of using that gui, have you tried just running the vpn with sudo openvpn yourconfigfile.ovpn ?
I can and throw the output in here. That was the original request to do
I'll finish this task up real quick and post
Does seem to be working. I originally set a script up to just run this from the desktop although I haven't been using it since the gui was quick and dirty checkbox
Ah that's interesting. I wonder if the gui based part of it is kicking without reconnecting for "inactivity timeout" but the cli side just auto reconnects. It just happened even though I'm actively using it. Posting screenshot:
I mean, I'm not sure about the inactivity timeouts, but as long as you are not facing any issue while doing your tasks, you should be fine, right?
Ya I should be good now. Even with the quick restart it still proceeded with a nmap scan while that happened in the middle. I will use the script from now on instead of gui
if i pay for annually subscriptions will they take me $90 right now or it will be every month?
It will be one purchase all up front
pay now
don't pay until the next 12 month expiry unless you cancel before
so they will take me $90 now?
ty
Hello guys i saw on TryHackMe that there's a discount on going premium for student, can anyone tell me how to get that discount beside the AoC2021 discount?
!docs student @opal plume
Thanks a lot for your help sir !
Gave +1 Rep to @crystal marlin
hello
i seem to be having connectivity issues with my vpn when i am on my parrot os vm
i connect, i go to 10.10.10.10 to verify that... it will say im connected but sometimes not show the ip
then routinely if i run a nmap scan or try gobuster, it will say unable to connect
i will have to control c a decent number of times to reconnect... any ideas on this
thanks!
and it says it cant connect with i try to execute the gobuster, nmap, etc
should my vm be on nat or bridged? any help with the network settings
yeah i think it has something to with it being in nat instead of bridged adapter
could anyone explain that?
do you connect to the vpn from the guest or the host?
i think your vm would work both NAT or bridged if you connect with the host instead of the guest
I've had similar experience trying to get a kali docker container to work
im sorry, what do you mean host or guest
like the vm is not my host windows
its a parrot os on my host windows
the guest is the virtual machine the host is the 'real' machine you're running the hypervisor on
bridged means its on the same subnet as your host, NAT puts it on a separate network. does it work if you use bridged?
it does work but i think i might have needed to disconect and connect again
but might be too early to tell but yes i am able to execute things
its more just hit or miss
what kind of hypervisor are you running on? virtualbox, vmware, hyperv?
when I run virtual box I connect on the host (if you have windows use openvpn connect client) and use bridged networking and the virtual machine can communicate with the thm network
ok let me see if i understand you
so i would be connecting to the openvpn with my host
which is windows in this case
let me look up openvpn connect client
yeah
alright downloading that now
If you have openvpn running on your host instead of inside your VM, will cause you issues.
For example you will not be able to catch rev shells in your VM then.
hmm do you have any advice for connectivity issues on vpn then connecting from the guest
check ifconfig if to make sure there is only a tun0 interface and not any extra like tun1, tun2 etc.
And if you do curl 10.10.10.10/whoami you get a reply with your tun0 IP ?
correct
i think its just intermittent
like let me see if this gobuster works real quick
Then try sudo ifconfig tun0 mtu 1200 and check if that solves your issue.
ok let me see
ok it let me run that command.
just see if i have any issues in a bit?
Ye.
I've connected to the vpn on my host on windows, mac, and linux and its worked for docker and virtual box
haven't tried hyper v or vmware though
Well I wouldn't rely to much on that.
Although I have had a problem on windows using kali on WSL2 when creating reverse shells
Ye, you most likely will not be able to catch any rev shells inside your VM if you have the vpn running on your host.
Why not?
yeah its just randomly doesnt work
if i hit refresh, half the time then it will send me to the correct page
Well I don't know in detail and I might be wrong, but how should it reach your VM if the target machine tries to connect back to your vpn IP, which will be your host machine ?
I guess you would use the VM's address instead of the hosts
this restart message keeps coming back up
Ye but especially in that case it can not work. Your VM only has some local network IP. How should the target machine reach that?
thats when im not able to get to my page, maybe i wait 30 secs, just seems like its happeningggg wayyyyy too often
You tried changing VPN server already?
On the thm access page, changing server, regenerating the config file and download the new config file.
ohhh let me see you mean redownloading the file that i start it up with every day?
Yes, but changing the server and regenerating first on the access page.
is that ok that it has an x for connected? i have not downloaded it yet but this is a diff one than i am using currenlty
Don't rely on that too much.
Make sure to wait 2 mins after regenerating the config file before downloading.
i dont think i know what im doing
and ive def downloaded before 2 mins
i tried to download it gave me the same file name that it was orignially except for the (1)
So have you Switched to another server -> pressed regenerate -> downloaded ?
That's fine, it will always have the same filename, your username.ovpn
Ye, if you waited 2 mins, not only the timer. Then download it.
im goinf to delete my old files
and start from new
im about to download in about 1 minute
Ok ^^
alright just connected and its says initialization sequence completed
and i have a diff ip than i did previously with the other file
Ye then try now if the issues are gone.
so good so far
is that just a general guideline... if something is wrong
change the server
regenerate, then go from there?
No, I would first look for other issues, like multiple tun interfaces etc.
sudo ifconfig tun0 mtu 1200 often solves connection issue
any help if i understand that or not so much? ha
Just google it what mtu does. But basically max packet size setting.
I can't access machines from my browser using openvpn
I'm connected to openvpn and the active machine but my https:// machine IP returns: "couldn't connect to server"
What room?
Complete beginner > network exploitation basics > nmap
We want to purchase multiple Throwback vouchers to give-away. Can we do it without creating an account like we can buy normal subscription vouchers?
I know this has been done before, Iโd email hello@tryhackme.com
How are you connecting to the VPN? In a guest VM? From your primary OS?
Walk me through the process you use to connect
Ok I went to my widget on top right of screen
Pressed import
From local file
Ran the opvn
Pressed on the IP that popped up
what are the connection logs looking like?
How would I check that?
and, do you see the OVPN tun0 device if you open your terminal?
So my logs look fine
I don't know how you'd check the logs from the mac connection widget. I'm just a community mentor who uses linux a lot, mac not in 4+ years.
are you getting an IP address from the VPN?
Yes
can you ping 10.10.10.10
Yes
connection is fine then; this probably isn't a VPN problem.
Could it be I'm typing the wrong IP in?
I'm typing in https:// machine IP ( IP that the active machine information displays) into my search bar
Is 443 open on the target?
the machine IP should be the VM hosted by THM for the room
Sorry for the late response I had a wifi outage
I checked my external address, machine IP and active machine IP and on all of them port 443 was closed
then you will never be able to hit https without specifying a different port
https://<machine IP> routes to 443 by default
So I should unblock TCP 443 and then it might work?
Thanks! Just now realized there's a rep system so I'm late to the party
Welp maybe its to late ๐คฆโโ๏ธ
Hey guys, I donโt know why but now then I use gobuster scan it show the progress from 1% to 100% in lines and itโs annoying does anyone know how to fix this ?
Why would you need to unblock that port? You can already reach HTTPS sites when not connected to the VPN. What room is giving you this much trouble?
This one
It's not really the room that's the problem it's getting the vpn to work
@indigo lily not really sure what you mean, send screenshot?
@hot ridge shouldn't you be using http instead of https?
also, are you sure that machine has port 80 open?
I can use both http and https sites normally which I think means my ports 80 and 443 are open
And I've searched the IP with both http and https and both times it's timed out
I meant for that specific machine you're trying to browse
can you show the error you're getting on your browser when you try to open http://<machine IP>
!docs verify
not sure what could be causing that, few things you can try are 1. updating gobuster and/or 2. trying it on terminal instead of terminator
Ok so with http://machine IP I get a windows server website
perfect, thats what you're supposed to get on that machine
And on opera https:// machine IP gives me your connection timed out
because you're not supposed to browse it using https
And on safari https:// machine IP it gives me safari can't open page because sever is located isn't responding
just use http on any browser and it should work
I don't get you?
Thanks mate
Gave +1 Rep to @lament trout
This is where http:// machine IP takes me
and thats what you're supposed to get, right
follow the further tasks..
Hello, I'm doing the Advent of Cyber 1 [2019] room, but for Task 14 [day 9] the server (10.10.169.100:3000) times out.
Is that server still up? Maybe it needs a reset?
Ok thanks a lot for your help
Gave +1 Rep to @lament trout
Thank you too!
I think you have misunderstood a lot of what I've told you. You don't 'open' port 443 on your local machine; and opening it on the server is beyond your control. Follow the nmap tasks to get a list of ports that you can connect to. port 80 is the default port for http, and 443 is the default port for https.
This isn't a VPN issue, this is a you issue.
I don't believe it's a network issue, I've been able to finish the other tasks without issues, I guess it has to do with the fact that this task (sadly) doesn't use a deployable machine.
The certificate for my Jr Penetration Tester Path seems to be broken.
Red boxes are done by me but the logo and the path name are missing.
Same problem here. Even in the browser it is impossible to open port 3000.
hey, does anyone here know how to configure a config.txt for ssh ?
trying to link it with my github but since i have several keys, ssh fails to find which one is for my repo
Same issue
Whenever I change the contact information on my profile, the flag keeps on changing back to Afghanistan in the settings. Can someone help?
i cant not ping the rooom any fix
Only because you can't ping a machine doesn't mean there is something wrong.
Thanks! ๐
Gave +1 Rep to @crystal marlin
its of room road even from website it is not opening
Are you trying to access it from your own machine or from the attackbox?
own machine
Can you access 10.10.10.10 in your machines browser?
So then you are most likely not connected to the thm vpn.
i m connected
2021-11-28 07:35:12 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
2021-11-28 07:35:12 Initialization Sequence Completed
Are you on a VM or is it an installed OS ?
VM
If you check ifconfig can you only see a tun0 interface or any extra like tun1, tun2 etc. ?
yep from tun0 to tun 6
Then sudo killall openvpn and connect to the vpn again. Make sure you only have tun0 after that.
Don't worry, it's not too important ๐ There is a cooldown after you gave someone rep.
Mh? Have you done sudo killall openvpn first?
yes
And now you have tun0 - 8 ?
yes
So if you only do sudo killall openvpn and then check ifconfig again, do the tun interfaces still stay?
yes
How did you connect to the thm vpn in the first place?
You have not answered the question. Anyways, try restarting your VM.
oh i connected it through openvpn only
So with sudo openvpn yourusername.ovpn ?
But give the restart a try.
And also no tun1, tun2 etc. right?
yes
Then run the openvpn command to connect to the vpn and check if there is only a tun0 interface after that.
Well sudo killall openvpn should do the job usually. I don't know why that wasn't working. Did you run it without sudo?
Hello,
Is it possible to keep my THM account (with my 10ยฃ subscription ) and ask for a points/rank/rooms reset ? Or do I need to cancel my payment, delete my actual account and recreate a new one ?
You can reset room progress one by one but you'll still keep your points, if you want to restart from scratch I think the only way is to create a new account
is there a way to see all the vouchers I have bought for others and have been redeemed or not?
erf m'okay... if it's the only way
Is that possible that someone on the tryhackme network tried to DDOS me ?
My VM became very slow, until I cut all connections. From then on, everything went back to normal
It's super unlikely that someone used a botnet to slow down your virtual machine
hey there, I just got the pentester tools badge and wanted to share it on linkedin
soehow the picture does not load correctly
if I use the link tho everything is working fine
would be nice if someone could take a look into it
Hi, I am trying to subscribe and when I go to payment it redirects me to pay in USD?
Somehow I missed my streak yesterday but I did a challenge in the room Carnage ?
feelsbad 116 streak fml
Thanks mate, I e-mailed.
Gave +1 Rep to @crystal marlin
I have the same exact issue with origin country - it got moved to Afghanistan. Can I have some help too?
Both of you visit https://tryhackme.com/api/user/update-timezone
it should update to the correct country
It worked. Thank you @naive dust!
Gave +1 Rep to @soft thunder
npnp
Hello, is it possible to change my username?
"You build your streak by completing a question every day. Streaks are calculated by working out the difference between the last time you answered a question, if its more than 24 hours your streak will be reset.
If the time between your last answered question and the current time is more than 24h, your streak is reset."
Gave +1 Rep to @lament trout
does in browser VMs works onyl on specific browser?
or do i have to have some settings?
think it should work in both chrome and firefox
im using safari ๐
even some interactive (beginner rooms for sending packets, didnt worked there
but worked just fine in chrome
well as safari uses a bit of a different engine to run websites and stuff maybe it becomes incompatible with the attackbox and other parts of stuffs
shadow can't confirm it themselves and would need someone that has access to safari and more knowledge on the subject to answer for sure though
attackbox works just fine mrs midnight
also please disper_ don't send dm:s without asking in here first and getting a confirmation message that the people want to recive dms
ok sorry ^^, no hard feelings
will know for future
Is there something in doing wrong? I'm trying to connect to openvpn
I believe it isnโt โ/Downloads/โ and should just be โDownloads/โ if youโre in the home directory
Oh wait
Nvm lol
Yea I've tried both
Same error
do cat path/to/file.ovpn
if it doesn't print the content of the file, you're using the wrong path.
send a screenshot?
Thank you ๐
Hi guys! On the "about you" section of my profile, I can't change my country to "France". Every time I try to apply the changes, I get a success message but my country gets set to "Afghanistan" :/
thanks!!
Gave +1 Rep to @crystal marlin
hello guys, Idont know why sending !verify to bot not working for me
Are you adding your thm token to that bot message like explained in that doc?
!docs verify
yea I did
im trying to share screenshot but no images allow here or what?? idont get it 
I get this message back: Your message could not be delivered. This is usually because you don't share a server with the recipient or the recipient is only accepting direct messages from friends
If you check your privacy settings, have you disabled "Allow direct messages from discord members" ? Also, you are trying to send the DM to @sharp bison , right?
Oooh, I remember I disabled that option, let me try
@crystal marlin That was the prob, Thank you ๐ ๐
Gave +1 Rep to @crystal marlin
Hey there. Can't use this link "http://mywebsite.com/sitemap.xml" from google dorking room
Hey, that URL is just an example. You're not expected to connect to the site, it is rather just an example as to where sitemap.xml will be stored
ah, ok! Thank you!
Gave +1 Rep to @zealous yoke
no worries (:
anyone know why i can't get john the ripper to crack any passwords? i'm running latest version and use the correct syntax but it seems to force close every time
It doesn't crack any simple passwords
using rockyou.txt
and the directory medium text list
oh you might have to click on the image to expand
Even opening the original in the browser I can't make it out, sorryy
How does 5 days break during the holidays equates to losing 10 streaks?
Did you use ssh2john?
1 missed day = lost streak.
@eager fulcrum yes.
Right, but how did I lose 10 in 5 days?
You didn't.
You lost your whole streak on the first day you missed a question.
I had a 10 before taking the time off to spend with family and saw it last night down to 0. No problem. Not complaining, was curious.
Yes
Your streak was lost completely (10 to 0) on the first day
Streaks do not partially decrease. If you miss a day, you lose the whole thing.
Bummer... Not a problem, thank you for the reply. ๐
Gave +1 Rep to @eager fulcrum
Hey, I am trying to change my country(initially it was wrong). But it doesn't take effect after refresh. It shows the previous country again after the refresh.
Try this: https://tryhackme.com/api/user/update-timezone @tacit shuttle
Umm, this takes me to dashboard.
That means it has worked
Oh
you should be able to check back on your profile and see the timezone that your iP address / browser is set from
Unfortunately, it didn't. I doubled checked it now again. I tried setting the country again and visiting the url.
I am not using any VPN or something.
I will be waiting for your instruction. Please let me know when you are here.
is there a easy/fast way to see my machine that THM claims are already running?
it says that I have reached a max of 3 machine.
when I try to start an attackbox
how do i change my country in TryHackME
#site-support message To change it to your country.
This really needs to be pinned. Just a thought. Probably the most asked question outside of 'why can't I connect?'
it is pinned
hi there, I was wondering if I could cumulate the student discount + the AOC2021 coupon?
It took me to my dashboard but the timezone did not update. I had no VPN or incognito browser session. I am using latest version of Microsoft Edge. There is no visible error so I think screenshot is useless in my case.
Anybody how made a room with Wordpress could DM me ? i have some questions.. thanks in advance
If it's taking you to your dashboard it should have worked. Check you public profile to see the country it is set to.
I did. But it is still 'UK'.
So you are not from UK? I think it's setting the country in regards to your IP.
No I am not from UK. And websites like whatismyipaddress_com detects my IP & Country properly.
Mh, other then that I don't know what else you can do.
Is there any chance of this error because I have a '.' in my username? Maybe it is creating an unexpected bug in the backend?
Well, when I created my account, tryhackme didn't warn me about the dot so I thought its fine.
You mind sharing your public profile to me? You can also DM it to me if you don't want to share it publicly.
Sent you DM
Anyone ?
Anyone familiar with Linux? I'm getting You don't have enough free space in /var/cache/apt/archives even though I just gave VirtualBox more space
what does df -h say?
one sec
you should have more than 1GB free space. If you're trying to do something that needs more - did you increase the size of the hard drive in virtualbox, but not the size of the filesystem in the VM?
For liunix is it possible to decrease the size of system partition to duel boot windows
I increased the hard drive in VB(Base Memory). How do I increase the size of the filesystem in the VM? Would that be under preferences as well?
that's a bit tricky. you need to boot the VM with a live CD (gparted works, or some linux installation disk) and use that because it doesn't work on mounted filesystems.
There's no other way? I'm not sure why this is happening because I didn't have this trouble in the past
no, it's a pain. you installed to a 11GB disk, that's pretty tiny.
you could delete more things but your disk will still be small.
Does an external hard drive work?
you can pretty easily create a second disk in virtualbox and attach that to the VM
then create a filesystem on that disk from within the VM and mount it
okay great. I'll do that then, thanks
Gave +1 Rep to @sage sierra
you could try using a partitioning tool.
Someone here try nessus CE on kubernetes? i have a laptop working as a server... but have some problems with NIC
I keep getting this bug when I go to log in with my vpn enabled (PIA). I do not get the captcha test widget to pop up but when I attempt to log in I get the captcha test has failed message. It makes it so I am unable to log in until I turn my vpn off. Once the vpn is off the captcha test pops up just fine.
I'm trying to install something on my virtualbox and it's still saying not enough space with my 1 TB external hard drive connected. I only need 1,759. Did I set it up wrong? I've tried to move it to my HD several ways
Hello, new to TryHackMe but I recently tried subscribing to premium and it deducted from my bank account however did not give me premium access. I got a invalid payment pop up after hitting subscribe.
hello there
I'm a free sub-user and currently has a 7-day streak
But I'm not able to download the network VPN file to access the wreath network
I tried to log in and try but it doesn't work
i already solved this room before
want to do it again
username : biscuit
what happens when you try to download the vpn file?
oh some challenges are not open to free subs
do you have a 7 streak?
You could try to Leave room and Join room using the cog in the top-right
I think, wreath is available for all users๐
thank you, sir
this worked!
Gave +1 Rep to @keen scroll
yay ๐
yeah I didn't read very well ๐ฆ
๐ฆ sry
No worries, have a good day guys
Help! splitview blank screen caused by app.js 500 error:
https://remote-eu-02.tryhackme.tech/app.js?v=1.4.0
HTTP Status 500 โ Internal Server Error
Type Exception Report
Description The server encountered an unexpected condition that prevented it from fulfilling the request.
Exception
java.lang.NullPointerException
java.base/java.io.SequenceInputStream.peekNextStream(SequenceInputStream.java:104)
java.base/java.io.SequenceInputStream.<init>(SequenceInputStream.java:68)
org.apache.guacamole.resource.SequenceResource.asStream(SequenceResource.java:127)
org.apache.guacamole.resource.ResourceServlet.doGet(ResourceServlet.java:82)
javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:263)
com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:178)
com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)
com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:62)
com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:118)
com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:113)
Note The full stack trace of the root cause is available in the server logs.
Apache Tomcat/9.0.31 (Ubuntu)
hey guys do we have any nessus experts in here? I think my network has been hijacked by a team of blackhats!
I run a scan every week which shows clear but this report is something else!
Did you fix it? Otherwise, have you tried this? Clone and then resize
https://unix.stackexchange.com/questions/508276/can-not-upgrade-kali-not-enough-space-in-var-cache-apt-archives
Anything I can do when my connections to the target keep breaking? I used to have problems when using gobuster without throttling, but now the connection breaks if I just browse the http server on the target... Any help would be very appreciated
I'll try and see if it works thanks
Gave +1 Rep to @umbral walrus
Hi guys! With whom should I speak regarding billing/subscription issues?
no luck but thanks...
Gave +1 Rep to @umbral walrus
hey guys, rly have trouble getting rid of not so active friends, deleting them seems like a big challenge to me ๐ค
tried different browsers, with no scripts active(adblock,duckduck,noscript..)
gets even more weird when i have to scart scrolling down the friends list, cause that X wanders way way more down out of that "friend list box"
-help? :D
Try to push the horizontal bar to the right so the X might be still inside the box when hovering over the friends name
nope, same result
Then maybe try to make the browser window smaller (I assume you have it on full screen already)
nope, its small size atm, tried dirrerent browser size already. sry should have mentioned it
in that vid its half my screen 50|50
i just made another vid showing
in this one you can see the "effect" of that X moving down better
it starts happen by scrolling the list
I mean I don't even know why it is like that in the first place for you ^^ But to solve it for now you could edit the width of that box to make it bigger in the html inspector
hum, yeah, good idea. gonna do that. just thought it may could be a site bug so you guys can fix that
I never saw that before, but if you think it's a bug you could report it in #site-bugs
I don't know tbh, that's why I said write it in #site-bugs maybe it's something they will look into
Np
@crystal marlin any advice on this matter? I'm trying to install something on kali in virtualbox and it's still saying not enough space with my 1 TB external hard drive connected. I only need 1,759. Did I set it up wrong? I've tried to move it to my HD several way. I was trying to upgrade it and it said not enough space
Could you share with us a screencap of your virtualbox VM settings?
By chance, have you done any of the following steps shown here? (External link) https://www.howtogeek.com/124622/how-to-enlarge-a-virtual-machines-disk-in-virtualbox-or-vmware/
I think I already tried that but I'll lookover it again probably missed something
I still get the same response. "You don't have enough free space in /var/cache/apt/archives
I was trying to use my HD because for some reason most of the space is filled up even though I just created it
please someone help me i am trying to install arch linux and cant save a vim file i type what i want then esc key and then when i do the ;x its deleting what i typed
This channel is for THM related support:)
Hi! Know anyone who I could contact from billing/subscriptions? I've been trying to get in contact since last Friday but no answers so far ๐ฆ
yeah wrote to them but no answer :/
yeah i need to report a user on THM abt KOTH
anybody help me
i am absolutely annoyed on him
hey, you can read rule 1 at #rules