#site-support
1 messages Β· Page 277 of 1
Yes please
On your local drive you need to go program files (x86)
I've got that loading animation going endlessly where the connection status is displayed
In the Kali VM or in my windows host?
Your windows host.
Ok then?
Go to Vm ware workstation
Should I shut down the active machine first?
Nah.
Ok, I'm there
ok, founf it
Right click it and run as admin.
done, got a console type window
Do you see one of the types labelled "Bridged" ?
Yea, external connection says auto-bridging
no much difference if we go up 3 to 5
You need to change that box to whatever you use for your connection.
Alright, did that! Hit apply and then ok?
Yeah. π
Alrighty! gonna try it now
@weary spindle You the man! Thank you so much! Spent all evening trying to fix this
Gave +1 Rep to @weary spindle
No problem
Happy Hacking!
i have my account tetsu.calamty and i cannot verify my token its already associated and its associated to this account i think
problem solved
Looks like at 8 you get "show detailed description of each handshake" and at 9 you get "show detailed info from TLS routines"
also if you check openvpn --show-ciphers and openvpn --show-tls are the enabled ciphers possibly outdated / restrictive?
heres what i got
Hey folks! Trying to update Kali, but I constantly keep getting this out of space error. I had given 25gb for this VM, tried giving 5gb more, ie 30gb now and I'm still getting this error
Do you have more? I'm pretty sure it's going to want the space to stage all ~7GB of stuff even if it ends up using a net of +1.8
Well, it's a 120gb SSD, I might have to transfer it to my HDD if it needs a lot more. How much more do you recommend?
I'd make about 10 more GB available on / if it were me
could try cleaning up too, but going by the indicated Used disk space maybe it won't make much difference
apt-get clean ; apt-get autoremove --purge
weird idk
maybe you can find something interesting in this:
openvpn --genkey secret ./test.key && openvpn --test-crypto --secret ./test.key --verb 9 | less
or instead of less, grep -iE 'error|warning|fail'
You also could double-check any firewall, NAT, port forwarding, etc. network possibilities, it'll be the most likely reason for this, but sometimes it never even gets to that point (in this case it sounds like maybe it's not even getting to the part where it attempts to send any packet)
Which room?
Which one?
There's two.
How long did you wait to try logging in via ssh?
There is no need for the DM, I can help you here.
What is your target machine ip?
?
try
ssh -oHostKeyAlgorithms=+ssh-dss user@10.10.24.115
Are you connected to the VPN?
Can you verify and take a screenshot please.
!docs verify
This is not the correct channel for that. This is for THM related support, such as VPN problems.
Are you able to ping 10.10.10.10 ? And what's the output of curl 10.10.10.10/whoami ?
Can you show me a screenshot of your connection attempt?
That is why you can't connect.
Close your ovpn script and run it again.
Try running this
Or delete them? lol.
my avast is detecting kali linux live boot as URL Blacklist, is this normal?
yes this is very normal
lots of antiviruses flag penetration tools and reverse shells and stuff as malicous
this includes kali
Hi THM tech team!
I have finished the "Pentesting Tools" series and did not get my badge. Rooms "Metasploit" and "Burp" are showing as I haven't completed (when I click and enter into the rooms (both) it shows that it's complete (as I have done)). Could you please take a look?
Thank you in advance!
OpenVPN problems here!
Anyone that have a minute over? Thanks!
Hi, I have a problem with OpenVPN. There was never a problem, but nowI can't want to load the page from the burp room, so I decided to reconnect with THM, but the site still did not detect my connection, so I wanted to download the vpn file again. But 3 times downloaded an empty file inside. When I chose another server, now I can't download at all, I get an error 404 "Uh-oh, this page has been lost in the matrix." 
Explain your issue straight away pls π
You mean it's just a spinning circle on the room page?
"Options error: in CMD_LINE :1: error opening config file"
Im writing "sudo openvpn /Downloads/filename.ovpn" to get this reply
I didn't use burp when loading the page π I just don't have a THM connection. So I wanted to reconnect .. but I couldn't. So I decided to download the new openvpn.
same here π
Well it depends in which directory you are in, since you are using /Downloads (which is not the root directory)
So try using the full path to the file
Try open this file, mine is empty π
size : 0 bites, empty inside.
I didn't said you are using burp , I asked if the burp suite room, which you are trying to access is just having a spinning circle and simply doesn't load?
Thank you, it worked!
Gave +1 Rep to @crystal marlin
oh sorry , https://tryhackme.com/room/burpsuiteintruder here.
Now I tried to download the new access openvpn file for the 10th time, finally it worked! π I don't have a 404 error and the file contains data π !
Okay, you never answered my question, so I just assume there is a spinning circle on the room page.
Try to refresh the burp suite room page with CTRL + F5
I jinxed it, lol. Still no connection when checking "Access" at the THM website π¦
Can we do one issue after the other?
There is no need for a vpn connection to have the burp suite room loading
Of course. I'll wait.
Oh lol sry, I confused you with braintx π
I reconnected now because I downloaded the new openvpn file, now everything works. There was just no connection to thm and I couldn't get the website in burp room, and when it did, it was empty file inside π
The access page is not reliable to verify if you are successfully connected to the thm vpn.
To verify if you are successfully connected visit 10.10.10.10 or enter curl 10.10.10.10/whoami in your terminal, where the latter should reply with your tun0 IP
all done π working π
There is no need for a vpn connection to acces the burp suite room page π
Only to access the target machine itself
Oh I see it now that I didn't have to have a connection to thm, but when I finished this room I had to fix this problem for other tasks anyway π I just didn't have a connection, I couldn't download fresh vpn as well. Now everything works fine after 10 tries π
ok all sorted ! π thanks ! I had a 404 error when trying to download the vpn file, now its fine π
Alrighty
The IP address I get after the later option you gave me, should that IP address be the same as the one that's being showed when I've deployed my machine?
No, that's your vpn IP, so your tun0 IP
So there are basically just 2 other IPs you could see.
The target machine IP.
Or the IP of the attackbox.
But since you are using your own machine, you don't need the attackbox
The thing is when I'm starting the machine, nothing happens'. Hmm.. 
Which room?
h4cked
hey guys, I'm trying to use kerbrute in the commands, it doesn't seem to recognize it. was there a specific command to start it? I'm using it for "Attacktive Directory" in task 3 but it hasn't provided much of anything and googling doesn't seem to help either. Watching the walkthroughs, its working fine for everyone, just doesn't recognize it at all. I tried to use it in "attack box" vm and the "browser-based Kali" vm provided. I did install it. I'm in the folder for it in the terminal.
And you are pressing the green "Start machine" button in task 2 ?
Pressing it and I get this IP-address of the machine, the time ticking down etc. Nothing more than that
Well what else did you expect to happen?
You got the IP of the target machine now, so follow along with the room challenge to find your way into the machine π
How did you install it?
tried a few ways, the only way that worked was "git clone https://github.com/ropnop/kerbrute.git"
Did you follow along with the install instructions?
Or you just did git clone and that's it ?
sorry Its in task 4 lol. Im pretty sure I did since the folder seems in order? I did the command. but reading over the read me I think I need to make a file? I just cant seem to get the commands to work. Task 4 just taks about it but doesnt give anything else to go on. It kind of expects you to know
You can get already compiled binarys here: https://github.com/ropnop/kerbrute/releases
Once you have the right one, just rename it to kerbrute and move it into /usr/bin
Then you should be able to run it as usual
yah I downloaded those, didnt seem to work either. Didnt give any install options. But Ill try your method
yeah thats what I figured too. I think the problem right now might be just getting commands to work properly
Which commands you mean?
Download it, rename it, move it to /usr/bin then try kerbrute -h
its saying to use ./kerbrute --help to find commands lol
Just ignore the ./ part, for more comfort you can just run it as any command without that
tried that as a command but also used that as a folder path and tried just --help (which I knew wouldn'y(made mistake here) do anything but just incase I read it wrong)
yeah I tried without as well
Okay, so is kerbrute working now ? I'm confused
no it doesnt see the commands sorry, I meant those are the ones I tried. I put would accidently instead of wouldnt
Show a screenshot pls, I'm not sure if I understand what you mean
ok I got it. I did what you mentioned renamed it. then when that didnt work and displayed a permission issue I chmod 777 and it runs
when I ran any command it would just say: command doesnt exist
Oh okay, ye that's why you had to move it to /usr/bin π
Or just run it with ./kerbrute
yeah Im still kinda learning the linux ins and outs π but thats super great to know π
thanks so much for the help!
Hi all I cant ssh
Does the website have someone to help you. I can't pass Linux Fundamentals part3. Create a file using Nano. Everytime I try using ctrl and then command it either closes the website or brings me to a fresh webpage. I can't edit "task3" as the commands won't work.
hi, how join kali lunix virtual machine in windows server 2019 os?
if any man learn this please answer me.
and I just need to connect them in an internal network with each other, and give an IP address to every machine in them.
I have a question for anyone, I am trying to connect to one of the active machine IP addresses webpage after running a VPN and it doesn't connect. I am wondering what I am doinng wrong? I can ping to the address, but can't open the web page. Do you have to do someing in the /etc/hosts ?
Are you sure that your target machine has active web server running? and if it is, then is it redirecting to some other url then add that url to hosts file
Which room? Some do require editing /etc/hosts when they give you a proper fully qualified domain name. If it's just an IP it should be fine. You can determine if an active webserver is running by an nmap scan of the IP, -sV flag will determine the services and versions behind detected ports for example
And yeah some rooms won't have them on port 80, can all depend
I am on Authenication Bypass
I can access the web page via attack box but not on my Virtual Box
Are you running the VPN and the ping you mentioned above from within your local VM?
So, how do I access the web site? editing /etc/hosts? and entering the active machine IP?
Yes OpenVPN and I pinged the machine.
Authentication Bypass won't require editing /etc/hosts, it's just an IP
virtual box running Kali and pinged the active Machine's IP, got the reply
y does it keep loading when I enter it in the browser?
This the first one you've had issues with via the VPN? Looks like I passed this box without much issue
Yes, I mean the attack box works, but I want faster connection and use my own Kali Machine
Hi admins,
I have completed Learn and win prizes #2 room, and i didn't get any tickets..
Yeah I can access it fine on port 80 like normal just http://machine_ip like normal
That's fine, I'm testing via my virtual private server which is openVPNed in
same concept just remote. If you can ping the IP you should be fine
not sure what's going? It worked before, now it doesn't open the page
might need to manually add http:// depending on the browser, idk Firefox isn't too picky about that
Can you access 10.10.10.10 in the browser?
That would only help for resolving a domain name, we already have the correct IP
If the machine has active web server then it will show web page
I guess it doesn't
@stray cove
@jovial mango
?
Do you have VPN running?
All you should need is to paste the IP address in the URL bar like normal. Might help to copy the IP again and also make sure that the room's VM didn't expire while you were testing
If you can access 10.10.10.10 in the browser like you said, you should be set. Maybe just relaunch the room's VM, could be something hung and wouldn't hurt trying with the new IP they give you
I tried that too
I been on this box since yesterday
trying to figure out why the Ovpn isn't working
Anyone can help.please?
Can you show the screenshot?
I have just been doing everything on the attack box
ok so the snip thing doesn't work
If this is the only room that you've had that issue with then I guess that's not the end of the world. But yeah opening the room's IP in your browser will be important. The only thing I can think of is if you've possibly used NetworkManager's OpenVPN support instead of just doing sudo openvpn UserName.ovpn. I had issues with NetworkManager's implementation and how it handled my connection
why can't i paste my pics?
You need to verify your account with the bot
!docs verify
Thanks I was trying to look up the bot command heh
still doens't let me
You arent verified yet
The instructions are above, you DM the bot with the info they mention
Check your dc token first
Then dm !verify <yourtoken> to the bot
Check if you are using proxy?
no proxy
especially if you left Burp Intercept going
fair enough
I mean can you visit the main page normally? This is mine but yeah the IP will be different
using the system proxy systems
(I have universal dark theme, shh)
do one thing from your terminal, curl 10.10.10.10/whoami
I can't access that page
Do curl from terminal
yes
Did you see your IP?
Nice, didn't know about that feature
wow it gives me a whole different address
Its your IP
Yeah that should be your IP on the TryHackMe network
Yeah
Change your browser
to chrome?
Yeah
Screenshot
if you haven't set the system keyring or changed your Kali login info, it's probably the default password for Kali
Oh that popup thing right? That asks for pass?
Yeah, similar to macOS keychain. Seahorse on Linux probably in Kali, will let you view it all
Changing browser worked?
naw, it does the same thing
What are these "system level proxy settings" you mentioned above
And can you access 10.10.10.10 in Chrome?
I think something is wrong with his VPN
I thought you said the guest
Check ifconfig
Your NAT to the local VM may cause issues. Yeah guest is the OS you're virtualizing
Running the thm vpn over another vpn can definitely be the cause of the issue
Yes
And you have another VPN going on the host OS? Like mentioned two VPNs can cause issues
Especially with what your VM is doing networking wise
Turned off host VPN?
yes
Glad to hear it
that was weird
Your VM's NAT may have caused issues with that setup
yeah
Depending on how you have it configured, doesn't have to be NAT
Thanks a bunch Fontaene
I have it to my NAT yes
saved a bunch of headaches and 2 hours of research
Not a problem. Thanks to the other 2 guys who helped you quite a lot before I interfered π
Gave +1 Rep to @flint rapids
lol, ez rep for you π
lol
Haha :)
Thanks to @true nest @jovial mango too
Gave +1 Rep to @true nest
complicated issue turned easy...
Yeah no problem, enjoy
Happy Hacking again
Those rooms are fun
No problem. Best of luck dude
yeah that attack box is awfully slow sometimes
wanted the authenication way like HTB
Mhmm, I use my virtual private server. Then ssh tunneled Burp Proxy + Foxy Proxy to my browser, so totally understand how it can get complex
Ok i ll see you guys later, i have to charge my phone,. Happy hacking to all
thank for help me
Not a container, I just have an Arch Linux pentesting VPS I setup on DigitalOcean yeah
Not had to deploy much docker on it
ok time to get this room done and Bounty Hunt
But I'll try not to get too off topic heh, enjoy!
I'll have to try Arch Linux one of these days
I'll just say it's perfect for me, but I've been on it since 2008. Sure teaches you how Linux fits together and is configured, but that's my jam
Not for everyone and yeah Kali gives you everything you need, where I had to setup postgresql for Metasploit, but I like to see how that works too
Hi admins,
I have completed Learn and win prizes #2 room, and i didn't get any tickets..
Because that's an old event, which is already done.
Task 1 states: The ticket promotion ends on the 31st of October 2021
. Sorry to spam.
So what's the key combination your are pressing ?
Ctrl W, G and T don't work for me and I need them to pass the task.
1 closes the site completely and another dashboards me. Closing Google down completely.
Okay, well I don't necessarily see that you would need these keys to complete the task.
All you basically need is CTRL + X as far as I see that.
So since you are using the attackbox in your browser, that's just an shortcut issue.
You could try to SSH into your attackbox to avoid having to use a browser
I haven't tried that. Sorry I'm only on this a few day's, will figure out how to open personal attackbox. Thank you for the reply and help.
Gave +1 Rep to @crystal marlin
That's fine, nothing to be sorry about π
I'm pretty sure that promotion is over
My vpn is not connecting and I was trying to download the new one but it shows 404 error
Can anyone help me ?
Yes
But not showing ip on dashboard
Oke
Thanks
GM, I have always had trouble copying text from the room to the virtual machine or vice versa when using attack box, what should I do?
Or what would you recommend I do to fix this issue?
Hi, whenever I try to download my VPN config file I either get a 404 for EU-VIP-1 or an empty file for EU-VIP-2. Works fine with regular servers tho
(not a big deal ofc)
Hello, please is it possible to change my username ?
does anyone know how to solve this problem : connecting with openvpn to tryhackme
Image
not even on a different virtual machine is it working
i think it is a problem with tryhackme
What about your connection?
internet connection?
Yes.
when i can open tryhackme on firebox i guess it works fine
Try running that one too.
Did that work?
1 minute
no its not working "tun0 interface does not exist"
i just dont know
...
nvm i will try to reinstall the vm
You can check interface name in ip -a -br link I guess
ip -a tuntap ?
Could you check your .ovpn file and maybe send a screenshot of about the first 7 - 8 lines?
in 5mins i reinstall rn kali linux
Doesn't sound or looks like an issue with your VM, but maybe once you redownload your ovpn file it is solved anyways, we'll see
oh ok I see, the script is already using ip a to check for tun0 and printing that error if not tun0
ip a => lo & eth0
and it doesn't have to recreate the VPN interface each time, I think, right? But how about the first connection, then (at least in this script) does tun0 have to be created before we actually start trying to negotiate?
(well of course, but I mean, is the creation of the VPN interface not taken to be part of VPN setup rather than a prerequisite)
Oh nvm I didn't see it calling connect() in the middle of these steps
same error on reinstalled vm
wait my ovpn file is empty
when i try to download the opvn file i get 404 on tryhackme page
So that's the issue π Maybe change server, regenerate, then wait 3- 4 mins before trying to download
all are empty
What you mean by all are empty?
i re-generated 3 opvn fiiles from from different server
It does.
all contain no data
Regenerate, wait 5 minutes, download.
Did I not told you to wait 3 - 4 mins ^^
ok lets wait 3-4 mins π
nooob,
!vpnscript
again 404 tryhackme
"Uh-oh, this page has been lost in the matrix."
and again ovpn file is empty
So, you changed server, then pressed regenerate, then waited 3 - 4 mins, right ? So was that the exact order you did it?
yes
Then try to log out of your account, back in to your account and do the same process again. But maybe wait 5 mins this time.
ok now lets wait 5 mins
but the fact that when i try to download the file on tryhackme platform and i get a 404 page on both vm and host machine shows that this probably are server side problem
That's why these steps
So did you log out of your account and back in ?
To which server have you changed it ?
eu vip 2
Change to a regular, then regenerate and wait 5 mins
What VPN servers have tried @last hinge? this seems to be re-occurring for others. I'll raise it
all eu's
So have you changed to a regular EU server, regenerated and waited 5 mins and it wasn't working either?
shadows EU ovpn still works but not tried to regenerate and get a new one
probably should not try that incase it revokes their current one
EU-Regular-2 & 3 are generrating for me. I've raised issues with the others
I regenerated like a week ago (eu regular 1) and it worked fine, but the first time I generated my ovpn file(like a year ago) i had to refresh multiple times and finally wait(~5-10 minutes)
took a bit for shadow to memorise their current vpn ip so definitely not worth losing it and having to learn a new one
It gave me the same(for the same server, but if you don't have any difficulties connecting there is no reason for you grab a new one(i guess)
yeah shadow just thought if they could help by trying too
Fair enough
@zealous yoke could you text me if it is fixed in the future so i dont have re-try every day ?
for more than a month, Tryhackme's vpn never worked on college lan. After some troubleshooting I ended up using mobile data the whole time. I thought of finally asking out here today and felt like to give vpn on lan another try before posting and it worked. xD
College could have blocked the port that openvpn uses.
not really a direct support ticket system no... but you can ping muiri or another of the mods and they might refer you to the correct one and help you
Gave +1 Rep to @barren birch
hey
EU-VIP-1 and EU-VIP-2 don't work for vpn
USW-VIP-1 does work but it's far away from me
I think they are aware of it and might work on a fix
alright, hope they fix it soon
thank you :)
Gave +1 Rep to @crystal marlin
hey
how do i apply the studen discount for premium version
when making an upgrade?
!docs student
thank you ! @wheat wagon
Gave +1 Rep to @wheat wagon
does the subscription also apply for yearly subscriptions
so itll be 6 instead of 7.5 per month
hi I got an issue
thats the crontab
it doesnt specify when
oh nvm
I got it now
im dumb
Does anybody know how to change the country of my profile?
for some reason it says i am british (which i am not), i was never asked what country i am from lol
And i want to change my country to see how i am doing in the leaderboard
this should update your timezone and redirect to your dashboard
it just redirects me to the dashboard
oh
i see
lol
thanks
For a streak, I understand that you have to answer another question in under 24 hours from when you previously answered your last question to increment your streak by one, but what is the minimum amount of time between questions that needs to pass before your streak is incremented? I answered a question last night, and then again today. It has been greater than 12 hours but less than 24 and my streak didn't increment.
I think when your timezone is set correctly, it should be always when a new day begins, so at 00:00. At least that's how it is for me. You can set the timezone by clicking on that link while you have no vpn or whatsoever running: https://tryhackme.com/api/user/update-timezone
But no guarantee on that, so make sure to test it to not lose your streak π @normal garden
if a directory has an "x" permission does that mean that any user can execute files in that directory?
wait
You have to check which group user can execute it, you have to check where X is assigned
Does anyone know how can I learn when I created my account?
Support could help you with that, maybe even Muiri if he has a spare 5 min(s)
@weary spindle Is the support team being THM Staff right?
Yeah.
Thanks a lot!
Hey guys can you help me with that if you're available? @foggy rover @river gust
I guess you could check your emails for the "Thanks for signing up" mail you received from tryhackme?
Provided you haven't deleted that already
I forgot about the e-mail.
damn.. it looks like i deleted first email
I guess that's the disadvantage of not being lazy with cleaning up your inbox π
I can assure you, 90% of them are unread.
Hi DarkStern! Please use support@tryhackme.com for tech support, we are a Content Dev. Thank you!
Gave +1 Rep to @civic sinew
no
Do someone use VM Virtual Box? My file, copy paste sharing got broken
I tried to redownload extensions and the guest additions
I am currently unable to download the OpenVPN config pack (https://tryhackme.com/vpn/get-config). I get 404:
There are steps pinned to try to fix this
This channel is for directly tryhackme related tech support like site or VPN issues. Please use #infosec-general
Hello, who do I speak with, regarding charges to my card? (I am not a member of this community nor have ever used this service or services)
Your bank.
Yes, I have done so and they "encourage" me to reach out to this site and there is no method of contact
If you're being billed for something you didn't buy, you need to raise it with the fraud team of your bank.
You can email support@tryhackme.com for billing support for tryhackme.
I have raised with the fraud team. I will try the email. And yes I'm being billed for something from this site which until today I've never even heard of. Thanks
Hello π One of my team members has tried to reach out to your support team to get an offer for a business account based on the price posted on one of your blog posts. Unfortunately we didn't receive any feedback anymore and also haven't received an offer within probably 2 weeks now. Is that normal that support is that slow? And do you really not want to sell business accounts or why is everything processed so slowly?
If you have contacted via E-mail and it's been > 7 days, send a follow up E-mail, there may have been a chance it's been missed.
is it possible to change the username in thm?
ty sir
Gave +1 Rep to @weary spindle
I need to cancel my subscription if I cancelled means when I get refund because it's starts today onwarda
Thank you I figured it out!
Gave +1 Rep to @eager fulcrum
Getting a "Owner has made this room private." on some of the learning path links. Is this normal?
Some rooms were deprecated and replaced
can someone help me out? i wanna download a cert with my full name instead of my username
and idk how
whenever i download the cert it uses my username for some reason
Because you haven't added your full name to your profile, once the cert is generated, it can't be changed anymore
i have added my full name before generating the cert
and i even reset the progress of a room in the path to re-generate the cert
but nothing's changed
So you generated the cert, you saw it had your username, then you added your name to the profile and tried to generate again, right ?
yes
Okay, but as I said, once you generated the cert without the full name in your profile, regenerating will not change the name anymore, you had to add the name to your profile before you generated it the first time
i see. will this still happen if i complete a different path and my full name is already on my profile?
No, any upcoming certs you will get will have your full name on the cert, if you have your full name in your profile now
gotcha. thx
Gave +1 Rep to @crystal marlin
Could someone please explain to me how the live boot works? Is it necessary to make a partition for him or not?
anybody?
How do I link certs to my account?
thanks!
Gave +1 Rep to @gray loom
Yes I did and I have already re-do twice the same room (Burp) and still showed as not completed.
This series seems to have the old burp suite and metasploit room in it.
If you click on any of those old rooms you get redirected to the new rooms.
So you have to wait until that gets fixed I guess π
I cant login on Chrome, the captcha gets an error:
"Isnt possible to contact reCaptcha. verify your connection and try again"
doenst work
no
;_|
Sometimes it pop-ups the captcha but when i finish it, the error message appears and etc
with Metasploit, does the output of an exploit output into a file anywhere by default? Or do I have to start a database for that?
anyone familiar with bettercap?
trying to use bettercap for a mitm attack on my windows vm. I used this to guide me: https://hackernoon.com/man-in-the-middle-attack-using-bettercap-framework-hd783wzy but when I go on websites on my dummy machine it doesnt bring up anything in the terminal
Man-in-the-middle attackΒ (MITM) is an attack where the attacker secretly relays and possibly alters the communications between two devices who believe that they are directly communicating with each other. In order to perform man in the middle attack, we need to be in the same network as our victim because we have to fool these two devices. Now l...
How can i get role on discord ?
you need to ask a mod about that, but first i suggest you verify with the discord bot
!docs verify
I do this
And nothing happend
Maybe you didn't follow the procedure right or entered a wrong token maybe?
try it again it should work
You need to send that command to the bot in dm not here
And what does the bot say nothing?
hmm that's odd maybe a mod will help you then with this when they see the messages, and with the role assignment also
I think :)))
Thx anyway :))
No worries, it will be solved you just need a mod π
Can i ping here ?
Oke
why this not working...
Hi - I hope you're well - could I PM someone regarding access to a room and illness?
Hey all, I have a question about my subscription of tryhackme how can I know that ? The expiration date?
Aa thanks man couldn't see π
Gave +1 Rep to @celest wadi
Hello, when I try to download my configuration File for openvpn I get an Error 404. How can I fix this? Also I get the same error when login into my account. Besides from that (as far as I've seen), I can access everything normally.
Try that: #site-support message
Hello, I have a bug with the tryhackme website it self and I am losing credit for some off the room I have completed even though I still have the badge. For some of the rooms everything inside is finished but the precentage pie chart is only 75% done. Can someone please help me
Which rooms/paths/module or whatever you are talking about ?
Okay, but where do you see them displayed wrong ?
In a learning path or where?
But these rooms got replaced, so once you click on any of these rooms you get redirected to the new ones
They are displayed wrong everywhere
tried this too
hey guys, still unable to connect with tryhackme machine using openvpn
Did you check your system time as it suggests?
yes the time was not correct then but now its is correct and still the error persists
Ok, please show the output when you attempt to connect from the command line
thank you so much, it worked this time π
Gave +1 Rep to @eager fulcrum
finally!! thank you guys
Anyone seeing issues connecting to the Kali vm?
Getting connection reset err
Trying to get the nessus room finished up
Can't connect to attackbox either, by OpenVPN or directly through my browser, so not a firewall issue
Are you on your kali VM?
No
Attackbox?
Can't connect to attackbox either
Just getting generic connection reset in my browser
I'll try to terminate the machine and refresh again
Are you a free user?
No. I'm a subscriber
If you verify, then you can post a screenshot of the error you get, that could make it easier for someone to help you.
!docs verify
if you want
Okydoky give me one second
Just a generic connection reset
@zealous yoke
I haven't changed any ip tables or firewall settings at my org so bleh
Hi, i've some issue with my vpn, any help?
Yeah, where are you at with it @hoary vale ?
i can't lunch my ovpn file
2022-05-05 17:54:54 WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.
2022-05-05 17:54:54 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-256-CBC' to --data-ciphers or change --cipher 'AES-256-CBC' to --data-ciphers-fallback 'AES-256-CBC' to silence this warning.
2022-05-05 17:54:54 OpenVPN 2.5.6 [git:makepkg/e8df2e64d6f817e6+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Mar 16 2022
2022-05-05 17:54:54 library versions: OpenSSL 1.1.1o 3 May 2022, LZO 2.10
2022-05-05 17:54:54 OpenSSL: error:0909006C:PEM routines:get_name:no start line
2022-05-05 17:54:54 OpenSSL: error:140AD009:SSL routines:SSL_CTX_use_certificate_file:PEM lib
2022-05-05 17:54:54 Cannot load inline certificate file
2022-05-05 17:54:54 Exiting due to fatal error
Hmm, I recommend waiting until actual lunch time to lunch the file /s
I'd use a new config file from THM downloads. Then import it and run your session. Also I'd recommend trying out the new openvpn3 package.
What command are you executing?
sudo openvpn m4nu.ovpn
Yeah I would sudo apt install openvpn3
And then when it's all ready, sudo openvpn3 start-session /path.to.file/m4nu.ovpn
Also. Hey all. I have done nothing, and my connection to AttackBox and Kali is all good now
I think it was a blip. I heard from some friends they saw some services on THM go down a few weeks ago so everything is fine now :)
Dm me if you have more issues or get some help from other dudes @hoary vale
Imma get some grub, not the bootloader lol
Just copy paste it here where you write?
Hi everyone, i don't know if i'm in the right place, and sorry to annoy you, but i can't figure where i can generate some kind of "referral link" to share to a friend who want to begin using THM
Thanks for your help, happy hacking π
okay, that's why i cant find it anymore, thanks
Gave +1 Rep to @gray loom
Is it possible "Advent of Cyber 1 [2019] - Task 14 - Day 09" to activate. I would like to solve this puzzle by my self and not google the result. All other "Advent of Cyber 2|3" are done. I need only this single one. π
Do you still have the machine running @cyan wadi ? It'd be really useful if so, you could share the URL to the specific server that the connection is going through.
If you're using the split-screen view, click the "+" icon at the bottom-left of the split-screen view and DM the URL that browser opens up, to me please((:
slow and crashing machines are fun... my attackbox crashed again and all progress lost. happened too often now and just made me unsubscribe
Hey, what do you mean by "crashing" exactly just to be certain so that we can take a look into this. What happened in the events leading up to it?
The attackbox, much like regular machines, do expire so you do have to be mindful that you'll need to extend the timer
Hi Ben, well I just start the attack box and the machine, try to do stuff and at some point the box is getting really slow... takes 2-3 secs to respond to my inputs. Before I was on the steel mountain room and it happened again. The timer showed 1 hour left when it started to lag and at about 37 mins left there was no more response and it failed to connect. I refreshed the page and had to start the attack box aswell the machine again. As I said that happened several times for me with different machines... is it possible when it's "rush hour" on THM the machines get a lot of traffic resulting in lag?
@zealous yoke Are you the one to ask about putting certs on my profile?
Is the https://tryhackme.com/room/kuberneteschalltdi2020 still not running Kubernetes? - just spent a few hours trying to figure out why learning Kubernetes was not going so well as on earlier rooms π€¨ . Looking on the bright side, learnt about a few more Nmap scripts and found a useful one at https://github.com/jonmosco/nmap-nse-scripts/blob/master/kubernetes-version.nse.
Hello i have a problem. I have deltetd my Account and my Pro sub is now gone also. Can i in anyway restore them ? Thanks.
I need assistance with my subscription, who can help?
Probably best to reach out to support via email with all the necessary details.
It depends what exactly you need help with ?
The pricing of my annual auto-renewal.
Probably best to reach out to support via email
π
Do you get refunded if you cancel your subscription on the same day it auto-renewed?
Hello all π
If you are contacting support, please email from the email address on your account.
This will speed up how quickly I can resolve your issue.
Furthermore, emailing from your account's email address will allow me to verify your identity.
Thanks :)
Thank you for confirming, ive made contact using the email on my account.
Gave +1 Rep to @bronze vale
i have a maybe dumb question regarding walking the tryhackme path.... i started to do it from the Complete Beginner, but as i am not that beginner, is it ok whether if i taste other "bite size modules" as well like the Network Security and Metasploit?
so basically i jump between the "learning path" and some "modules" to keep myself entertained and motivated too
it's great then, thanks for the confirmation π
thanks for the info
hi, i have a problem
I can't download the openvpn file
when I press the download button, this redirect to an 404 error
Hey there,
is it possible to connect my Machine to the VM so I don't have to use the AttackBox? For me the AttackBox is really slow and it takes ages to response. Hope you can help me with that π
Greetings
Peterpumpkineater69
5 months ago I did not enter tryhackme
I regenerated the file and it works. Sorry π
thanks π
Gave +1 Rep to @gray loom
hey, cyborg machine have a problem?
I solved thank you
Gave +1 Rep to @gray loom
see this message for how to update @naive dust
Any QubesOS users here that can help me out?
I am currently doing the network services room learning about basic telnet exploitation.
I can't seem to get a reverse shell with netcat. It works fine on the attackbox spun up on the website so I know that I am completing the room correctly. But on my personal machine I get nothing.
I think I've narrowed the problem down to a port forwarding issue with my vms, I create my exploit to connect to my THM VPN vm but when I set it up to forward the necessary port traffic to my Kali vm to connect, my KALI vm never sends a SYN, ACK TCP packet back to my THM vpm vm to send it back to the Vulnerable machine.
MY current chain is the following:
dom0 -> sysnet vm -> sysfirewall vm -> thmvpn vm -> my Kali box
I have no problem pinging, running nmap scans, connecting with smb, etc. It's just with a nc reverse shell using msfvenom as instructed thus far.
Any directions or links to read on how to fix the issue would be greatly appreciated.
Hi. I am currently going through the "MAL: REMnux - The Redux" Room and Task 6. The first sentence reads "This section is a supplement to DarkStar's room on the fundamentals of using Volatility which I highly recommend checking out." It has an link to it, but it shows the owner has made it private and nothing is there to see or read. Is there any way to view that room?
Huh. Interesting. That worked. And I apologize, I wasn't trying to ask for help, just wanted to access it to read it to add pre-requisite knowledge before I continued my current room.
Thank you though. I do appreciate it!
Hi All, I'm in file inclusion room and stuck on task 8 flag 3
Understood! Thanks again!
ok
how does one go about changing their location on THM. Keeps saying im from the EU and im USA. Doesn't bother me but it does mess with badge streaks because of the time difference I have to get on super early/late at night and answer for it to continue my streak lol
redownload my vpn file with the correct location this time, figured that may have done it last year somehow
ah ty ty
been driving me crazy
hey I have problems with BOTS in Discord see below, also I can not join to the voice channels in Discord can you help me?:
Bitstaar β heute um 07:10 Uhr
!rank
TryHackMe
BOT
β heute um 07:10 Uhr
TryHackMe
Rank
Error: User not found!
From TryHackMe with β€!
!docs verify
thx @celest wadi I totally forget the last step
Gave +1 Rep to @celest wadi
Hey guys, my MacBook Air has been having this wifi problem recently
The wifi network won't turn on
I've tried everything on the internet
And I thought it might also be a vpn kill switch so I deleted all my Vpns
I'm still having the same issue
Hi there is an issue with the How the website work room
same
Same Problem
It's already reported, so just be patient until they fix that π
did you try LAN connection? turn off wifi module and plug cable in to laptop. after try on back wifi
Happy to hear, thanks @crystal marlin Have a nice weekend
Gave +1 Rep to @crystal marlin
Same πββοΈ π
There is a problem with the server in the room : Kubernetes for Everyone
I get : Error from server: error dialing backend: dial tcp 10.0.2.15:10250: i/o timeout
After running this : k0s kubectl exec -it kube-api -n kube-system -- /bin/bash
And i'm as : root@johnny in the machine
same problem
same
Same and here too.
Where do you see that list of rooms ?
Series > Pentesting Tools
Ah, this is already reported
Alright thanks, sorry for the inconvenience π
Gave +1 Rep to @crystal marlin
helllo !!! ,i want to cancel my current subscription and start a new one with a voucher
any help ?
Just press cancel and wait until it expires, then you can use the voucher
i can't find the cancel button π
It should be on your profile page https://tryhackme.com/profile
If it's not there then you probably have already cancelled it ?
no i have not canceled it yet
it show your subscription end on : (Date)
and there is no cancel button π¦
Well if it's saying that your subscription will end on that date, then it seems to be cancelled already. So you have to wait until that date, after that you can use the voucher
i redeemed it using a voucher earlier , i think thats why its showing this
Ah, ok ye then that's why
so i will have to wait for the subscription to expire to start new subscription
Yes
Is an Support Member online? I have a question about Refund.
is there an chance thaht the issue with the How the website work room will be fixed any time soon ?
It's being looked into. I can't give an ETA atm I'm afraid
same π
thx π
I can't turn on or off the wifi module. Plugging in LAN doesn't do anything because the computer itself can't turn on network connections. I might just delete all wifi configs are reconfigure to see if that fixes it
why is the attackbox so laggy? is this normal or can i change something?
Hey π so your experience will depend on both your internet connection & the fact that the attackbox is deployed in Ireland. Becuase of this, the AttackBox allows multiple ways to connect to it:
- VNC (the in-browser view)
- RDP
- SSH (has no graphical desktop view like VNC does -- it's purely terminal and is the least internet intensive/fastest)
SSH will be quicker out of them (you can view the credentials by pressing the i button on the split screen view or by visiting https://tryhackme.com/my-machine
i too have abit of lags using the attack box (VNC)
hmm i like the gui D: but let me try ssh
Resetting wifi configs did nothing
thank you for the help!! @zealous yoke c:
Gave +1 Rep to @zealous yoke
We're constantly looking at ways we can improve performance of the attackbox for users who deploy it over the world. But yeah, ultimately atm it depends on how quick your connection to Ireland is atm
if you have any specific ideas or feedback, please submit them to #feedback-and-ideas that will help us greatly! (even just saying you want to see them will help) (:
When I say "we" I mean me 
Same region that the vulnerable machines are deployed in
deploying the AB in other regions requires a lot of infrastructure changes etc so it's not a quick thing for us to implement (:
is the tldr that I can give
Is there a chance to get money back from the Pro Sub ? I have it just for 2 hours and now deleted my Account.
Hey π I believe you've been direct to contacting support? If not, here's the email support@tryhackme.com no financial transactions or problems will be dealt with here
Please contact support if you haven't already
Hi, "https://tryhackme.com/room/25daysofchristmas" Task 14: 10.10.169.100 ip is reachable but port 3000 give no response like {"value":"s","next":"f"}... What can I do?
this is my first time using the openvpn, do i still need my own vm on my device?
pls hold
lOL
can i DM you
https instead of http
it is hhtps
nah pretty much all target machines use http which is port 80 instead of https which is port 443
which means if you try and connect against the target machine using https it will fail
while http will work
firefox might be a bit tricky because it trys and defaults to https
If you can curl 10.10.10.10/whoami and get your IP as a response then you're connected.
What is the room you are working on and are you suppose to connect to it via web browser?
also valid responses and possiblities to add on the problem
im trying the network services room under complete beginner
There is no need to connect in browser then, read the instructions on the tasks and follow them
You need to start the target machine to be able to do the tasks and connect via smb, telnet etc
There isn't always a web server running
none website ports are open and running services that you can interact with from the attackbox or your own attack vm using the openvpn config file
you might need to learn how to use nmap to be able to figure out the open ports though
also mango a tip would be to go through junior pentester before complete beginnner if you feel lost
as the complete beginner path is kinda outdated and depractated so therefor might not flow as good as the new junior pentester path that replaced it
together with pre-security that is
no problem
sorry for the dumb questions lmao its bc i only used the attackbox the entire time
oh well there are not really that many dumb questions you can ask when learning
hi, i want to contact users on thm, to connect with my fellow countryman, but when i try to send a message in the message box, i add a username but i get this error
cant place a pic, but it says uh ohh please add recipient
if you verify you can post pictures.... here is how to verify
!docs verify
Hi, I don't know where to ask help in case of my issue, but I had an aprox. 40 days streak. I had activity yesterday (2022-05-07, and today is 2022-05-08 01:28 AM) I have no activity today, but the day just started. Why is my streak was reset and now I did an action and got a 1 day streak... Why?
You get streak increase only by answering questions, but activity by answering question and simply starting machines.
So maybe you haven't answered a question rather then just starting a machine yesterday.
Either way, you could send an email to the support politely asking to restore your streak.
#site-support message
I don't know exactly what actions I did yesterday so maybe those 4 action that made the yesterday green was only "deploy" kind of actions? In that case the whole Activity chart is misleading.
Anyway, thank you for your answer.
Gave +1 Rep to @crystal marlin
Hello. My Attack Box Keeps Disconnecting. I have the premium subscription. Is anyone else having this issue?
this might seem like a dumb question but:
can i use the THM website on my local machine and vpn in from my vm? will i still be βsafeβ?
or do i have to use the website on my vm as well?
Hello everyone
Sure you will be "safe" by using the regular THM website on your local machine
There is no sarcasm π
okay thanks @crystal marlin
Gave +1 Rep to @crystal marlin
Its the VPN profile approved to work with the Network manager in parrot os ? I have some trouble that the VPN stops working after a couple of min
I am trying to run this joomblah.py script for the Daily Bugle machine and I keep getting the same error every time. I've tried python and python3. Has anyone else had this problem?
nvm I guess I just had to use python2
If i do that i cant access the web, then i need to manually find the option to not send all traffic with the vpn
???? that is not how the openvpn works
well it does
include possible multiple tun devices
Ok? Its a clean install of parrot os, when the file did not work then i tried the nm, then it crashed after some min. then i asked here
oh and in the nm i had to check to not send all traffic to vpn
do the user need to have rights to the tun interface ?
I saw that quite often already that the internet connection is not working anymore when you use the NM, so simply don't use that
Running a machine in Network Services, task 6 Enumerating Telnet. I scanned the machine with nmap, with and without arguments, and didn't find any open ports using the AttackBox. I switched to OpenVPN and used a Kali VM and was able to find a port. Any reason why the AttackBox couldn't find a port with nmap but Kali with VPN could?
the target machine not having fully booted and therefor the service not being up yet
trying to install ovpn config file but i get a 404 response when i press on the download button.
try clicking the regenrate ovpn file and wait five mins and try again... if that doesnt work change the vpn server you use
regening doesnt work, how do i change the vpn server i use
btw i was connected with ovpn today and doing tryhackme tasks but something happened idk
above the download button there is a drop down menu to choose what vpn server to use
no problem
Thank you!
Gave +1 Rep to @plush bay
no problem
that is just shadows guess on what happened
but seems accurate as it happens with some target machines shadow has booted and tried to hack too
Yea, it is a bit odd though - I tried nmap 5 minutes in as well as 10 minutes in, nmap showed no ports open
Task recommended giving 5 minutes, just found it a bit odd π€·ββοΈ
@echo heart please ask your question about how to get the openvpn working in here instead of dm/pm people without asking first
I was just about to ask a question about openvpn
sorry
no problem now you know
i am not able to connect to openvpn can you help me out
i tried everything possibleπ₯²
lemme try it and i will be back
thanks, i will try it
Gave +1 Rep to @plush bay
goodnight
nope it didn't and good night
can anyone help me with setting up my openvp
Well if you explain what the issue is
Hey guys
Hi
I missed my streak by 1 day and want to get it reset , I just have to mail the support staff right ?
in linux fundamentals 3 I can't access wget https://assets.tryhackme.com/additional/linux-fundamentals/part3/myfile.txt
or scp important.txt ubuntu@192.168.1.30:/home/ubuntu/transferred.txt
or scp ubuntu@192.168.1.30:/home/ubuntu/documents.txt notes.txt or python3 -m http.server
room expiring with an hour of time left still
nvm its still there just gave me the expired notification and then disapeared once i refreshed it came back
The wget is to an internet address, the target machines don't have internet
The scp are both to 192.168.1.0/24 (that's the whole network of 192.168.1.x), which aren't on the network with the target machines.
What's happening with the http server?
its not getting connected to openvpn
like tls handshake fails everytime
idk why
Show a screenshot of your openvpn output when trying to connect pls
can i DM it?
Yes
Regarding to the screenshot, it's most likely one of these reasons: #site-support message
So check them, also make sure there is no firewall up interfering and you have internet connectivity
its the wi-fi them my uni is weird
i can trust its the one blocking it
Ye, if you are on uni it's very likely that the port is being blocked
You could ask if they can open that port for your connection in case it's blocked, at least someone else did that and they opened it for him
well nah it would be a long paper work plus they got some old weird setup here
so i highly doubt
also
How can I update my cc payment?
Cancel and subscribe again
is that the only way how to do it?
I still have a few months left of subscription
??
If you cancel, your subscription will continue for the time that you have paid for
Once it expires, you can then subscribe again with the new card
so either way will work..
I did not present two ways, so no. Only this way will work.
ok, now I understand, the only thing is that I do not want to reset all work I've done and the modules I have completed by cancelling....
You should have a link at the bottom of an email about your tryhackme payments that lets you login to the portal and edit your payment methods for your subscription
And if I've understood correctly, you don't lose progress on the rooms when your subscription ends, but you lose access to the rooms that are only for subscribers
You won't lose anything.
Anyone heard about something named Google jacuzzi as an operating system or device?
Under my profile , the only two options I have a cancel subscription and change password. There's no such a link to update payments. but thank you for your help Ainut and Scrubz
He said the link will be in one of the subscription purchase emails, not on your profile page.
Do any of you guys know how to check when a ip address is scanning you or sending you malicious code into let's say port 445 on windows ?
I need to monitor and block ips from sending me things on a vm for a group challenge, but I can't seem to find what I'm looking for in Google, it sends me just to "how to do the attack" not "how to see when someone's attacking"
Pls guys help me. Been trying to connect my Linux to tryhackme server to break into that βfakebankβ challenges. It keeps telling me βERROR: connection reset by peerβ. Any help?
Will it show me them in real time ?
depending on how you set them up shadow thinks so yeah
Alright thanks bro
Restart the machine and try again.
Okay. Thanks. Iβm doing that already
Gave +1 Rep to @sleek jackal
my tun interface is getting duplicated everytime i restart my vpn service
How are you going to disconnect usually ?
ctrl + z to terminate the connection
control z doesnt terminate
That's not terminating it, rather then backgrounding it
ok
ctrl + c is
You are essentially just creating and backgrounding your sessions everytime you start one up.
if you want to background the session, you can add an ampersand to the end
thats the & character
once i have openvpn connected i can just use my VM instead of the browser kali box right?
I've relocated to the UK. Is there a way to transfer my existing profile to a UK profile and renew my subscription with my UK bank card?
You don't need to transfer anything, just change the region settings in your THM profile, and then subscribe away (: @faint mauve
This room was recommended at the end of Linux fundamentals part 3 but when I click on the link, the message is :Owner has made this room private" https://tryhackme.com/room/thefindcommand
Can anyone help?
Which one of you fine folks do I talk to about getting my account name changed?
People keep telling me to put my profile on my resume but I named my account after a king of the hill character....
Sooo, yeah.
I'm having issues with Task 29 in the OWASP Top 10 room. I'm able to execute commands like "whoami" and "id", but then when I try to cat the '/etc/passwd' file, I just get blank output.
You only need the wordcount of the file. So you shouldn't need to cat it to do that.
Regardless. THM network seems to be a bit slow tonight. Just took me about 3 mins to get the output of a simple uname.
I need help
I've been charged for the year long subscription
but Im only using the month long subscription right no
now
??
Contact official support for help via email
ok thanks
Brilliant. Thanks.
Gave +1 Rep to @zealous yoke
Hi, i'm unable to get the student discount after applying with my email from school. Could it be my institute is not in your DB?
that could be the case indeed.... probably better luck contacting them over email to get any results
Yeah I replied to the verification mail for this issue. Thanks for the reply
Gave +1 Rep to @plush bay
no problem
think the correct email might be support@tryhackme.com for this but could be wrong
Under the verification email it states reply to this email for support
Another weird incident i'm having is; when updating my info, for some reason my location keeps changing to Mexico 
Click that without a VPN running.
It will take you to your dashboard, but it will change your location.
aight cheers, that worked
sometimes i forget i'm on a vpn haha
Any help with this?
Only the room creater and/or Staff could help with that.
If it's put on private, it is for a reason. E.g they rework it, or it's outdated etc. π
Okay
hoping for the former here as it did definitely not feel outdated as all the info in it still works
I wonder if concatenate is here on Discord π€
that a good question scrubz
What happened to the CCRadare2 room :(. Is there at least any alternative room?
day 21-22 of aoc 2019
if radare2 is that debugger that shows assembly code that is
mmm it doesn't look as complete but I'll still take a look
thanks
Gave +1 Rep to @plush bay
no problem
and agree with it not being as complete but at least it is a bit of doing it with some writing about how it works in documnentation
is this channel only for rooms help ?
... like connection problem support
sorry, I don't read channels names , descs ...
I have problem with connection...
I was connected to adventofcyber2 room and everything works fine as usual
but something unusual happened and now I can't connect to labs after attatching them
l can ping the machine but all ports are closed
I've tried to change the machine , wait 30m [while machine running] , regenerate config file, change the vpn server, and tried to connect via attach box.
Is there a way to get my advent of cyber 2020 certificate? I can only get the 2021 one, the 2020 one doesn't have the button to download anymore...
Im having trouble using the internet while connected to the VPN on a virtual machine, I have tried the troubleshooting and fixes on the Tryhackme website to no avail. I was using NAT on the virtual machine and could access the boxes but not the internet, after switching the virtual machine to bridged I can access the internet but not the boxes.
Could this be because my local network is on the 10.10.x.x range?(with the same mask) If so is there anything I could do to fix this?
is the vpn running on your main machine ?
or the virtual
virtual sorry
the vpn running on your vm and connected to the internet via bridge
but you still can't access the box ?
can you ping them ?
I can but destination host unreachable
well stops at 10.10.1.120 not sure if thats local or on THM network
my actual machines ip is 10.10.1.70
virtual box
How do you connect to the tryhackme vpn? Via the command line or the network manager?
And what's the state right now? You can't connect to the internet or the boxes?
xd can you check my issue ?
....
What's the task? Are you on the attackbox or your own machine ?
I tried both
room adventofcyber2
I'm asking for the task, the room you already said π
when using NAT i can connect to the boxes but not the internet and the other way round on bridged
So could you try to put it on bridged, then try to reconnect to the thm vpn and let me know if you have a tun0 interface by checking ip a s or any extra like tun1, tun2 etc. ?
yes i have tun0
And no tun1, tun2 etc . ?
i have lo, eth0, lxcbr0 and tun0
Can I access your target machine, if so, let me have the IP pls. Meanwhile also try if you can access it
10.10.238.62
Sql injection
I see no task called Sql injection in adventofcyber 2
[Day5] Someone stole Santa's gift list!
sorry for delay I had things to do
So how do you try to connect to the machine?
I tried using vpn and tried Attach the box
on http://
the machine is up but nmap result all ports closed including 80
So what's the full url you used pls
The task states that the website is running on port 8000, so you have to edit your URL accordingly
Mh, what you mean with happened again?
this stupid moment
Oh, I thought it was still not working π
happened with me yesterday on portswigger , but godly I found it before asking for help
Ye, just read the task carefully or conduct an nmap scan on all ports, not just the default ones π
ok I will be more careful thanks..
do you guys think this is happening because my local network is 10.10.x.x and THM is 10.x.x.x both with 255.255.0.0 mask??
so the tunnelling cant differentiate
..
Idk just try to change the CIDR...
and you will find out
Working in the first Relevant room - pen testing challenge. VM crashed and I cannot access/ping. Try to terminate, but wonβt through my browser. Iβm stuck. Help??
This room is very unstable. Seems to crash after around an hour. Is there actually tech support that can intervene or am I SOL? TY
It's a Windows Server 2016, it's probably just shutting down after 60 min(s) because it's not got a license key.