#site-support
1 messages Β· Page 150 of 1
Np π
ok
I have a quick question. Iβm really enjoying the THM and I want to subscribe. I saw that subscriber can access Kali from the website. How secure is that? Do I need a virtual box to be more secure or I can do it from my computer straight up. I saw also that you donβt connect to a vpn on the web. Thanks
@narrow charm it's secure, don't worry π
Doing it in browser on your host is fine
And yeah, no VPN required if you use the in-browser Kali
@narrow charm The in browser Kali is a virtual machine running on TryHackMe. Your connection to it will be over HTTPS so it's encrypted, or you can use RDP which is also encrypted
It does not expose the computer you're connected from, any more than accessing a website normally would
Ok thank you very much. Also I can use my vpn service as well right? @barren birch @eager fulcrum
The TryHackMe VPN or a different VPN?
Different one
@narrow charm given you're streaming a computer GUI it might be a little slow, but yep, shouldn't be a problem
yeah the only real concern is speed
Tunnelling OpenVPN over other VPN connections can be iffy so the Kali machine does allow you to get around that
perfect thank you again.
What do I do if I can't log into my account?
I tried reset password but didn't get an email. Also the password is not incorrect as I use a password manager
If you've lost access to the email, you can either make a new account, or you have some specific way to prove ownership you can try emailing support@tryhackme.com
@jolly pasture are you sure the password is correct
Like 100% sure
I've been using manager to log in and out before so can't see why it wouldn't work now. Also I got no email when I tried reset but I get all the promotional mail.
Checked junk?
Then you should email support@tryhackme.com if all else fails
Yes I've checked junk. I'll email support, thanks.
:+1:
Ello, so can't seem to get into all the rooms atm, and not sure whether this is intentional or not. When entering some rooms I'm greeted with a why subscribe landing page, but it doesn't telle me that the content is premium or anything. Am I just stupid or nah?
Oh, cool
might be a good idea for the page to say so, so people like me don't come all up in your grill saying the page is broken :p
Yeah, but it would be easier to understand if it says "This content is subscriber only, get access to this and these other features" or something imo
And thats me done complaining, love the platform anyways, gonne sub when I actually have some money to spend
You're welcome to post that in #544951750801752079
@naive dust any future ideas to add vpn over tcp for the people with blocked vpn connection ?
@modest sierra #544951750801752079
I have just subscribed and am trying the Christmas room. I have deployed the machine and am trying to access the machine using the http://{ipaddress}:3000 but the site cannot be reached. As I have a subscription I thought I did not need OpenVPN. Is that the case?
@dawn jolt You need OpenVPN to access 10.x IP addresses on TryHackMe. Unless you're using the in browser Kali machine
You will need a VPN to connect regardless of subscription, unless you are using the provided Kali VM in https://tryhackme.com/room/kali π
hey everyone! How to make tryhackme see me as a student? I have my student email address in my profile but doesn't seem to be working when trying to subscribe
it's an @student.universitysite.ro
Email support@tryhackme.com and Skidy will sort you out
sure, thanks a lot!
I've got access to the meterpreter with another payload, that blue room creator suggests, and I've thought - oh really? can I background my session, to then wake up meterpreter and take over existing session. In theory. In practice it looks like the * option in this write-up screen - if fucks up
not once, twice, three times, but it never turned in background correctly
can somebody help me?
`
[+] 10.10.108.201:445 - =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[+] 10.10.108.201:445 - =-=-=-=-=-=-=-=-=-=-=-=-=-WIN-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[+] 10.10.108.201:445 - =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
C:\Windows\system32>^Z
[3]+ Stopped msfconsole
syn@syn-pc:~$
Background session 1? [y/N] y
y: command not found
`
it pisses me off actually
and ofc all session disappears
So
You backgrounded all of msf
[3]+ Stopped msfconsole
fg to bring it back
It's a thing, I think there's a fix somewhere
syn@syn-pc:~$ fg msfconsole ^C Abort session 1? [y/N] N C:\Windows\system32>
hm, ok ... it actually returns shell, but I wanna to ctrl+z to background (thank you for fg I didn't know that π )
yes, fg can be useful in future
yo this is probably a bit embarassing but I've just started out and tried the "Learn Linux" room. I've been literally stuck forever on the final Task #43. I would appreciate just a push into the general direction, really eager to learn and figure it out.
@dusk crane #room-hints for a hint, or #room-help if you want more than a hint
right, sorry about that. had to scroll up to see those. thanks, will repost there
hi everyone, i'm doing the 'RP: tmux' room. I'm trying to ssh into it but i cannot find a username or password specified anywhere, only the IP adress when i deploy the room. Does anyone has any idea how to connect to the room by ssh?
you don't need to connect to machine in this room
that explains it, thanks!
I quit my vpn connection from my own kali but still shows connected on the access page even after a few minutes. Is this just a backend refresh thing?
Intro to x86-64 is there ssh password or download ? i cant find one
Task 1.
Hi guys, i'm having an issue getting pings and nmap from machines. Access page says I am connected to your network, but can't get any responses
!multivpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (and the second doesn't have "grep" in it), do the following steps
Type killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
Also don't trust the access page
just one line
You sure you're running the VPN then?
yep, i just re-ran the command to make
still the same issues though, can't get anything outta ping and nmap relating to room machines
im not exactly sure what the address line should look like to connect to the kali vm's if anyone can lend a hand (when using RDP)
@tender oracle The public IP address shown in the kali room
cheers didnt realise the other room was linked to the same vm
I find my VPN connection is always dropping. after about 5 min, i lose connectivity. The VPN shows connected, and the route is there, but no ping. If I drop the VPN Connection and re-establish it, it works for about 5 min. again. I'm using Kali in a VM. Any ideas on why this is happening? I use the same Kali box for Hack the box without any VPN issues.
!multivpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (and the second doesn't have "grep" in it), do the following steps
Type killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
So that fixes it for a few minutes, then i have the same problem again.
Are you running just 1 OpenVPN connection?
Yes
after I kill the all openvpn processes, and run sudo openvpn <config>, then check again with ps aux | grep, i get 3 entries again (one for the grep)
Are you killing all OpenVPN connections?
Like killing each process?
Or sudo pkill openvpn (not tested)
3 entries is normal for non root users
It's normal to have two now in the new version of Kali (one connection appears for sudo, the other does not)
Any non root distro @barren birch
why is that anyway? Why would it spawn two processes?
π€·ββοΈ Heck knows. You're the Linux geek around here
@latent fable one is a sudo process, one is an openvpn process
They both run as root because:
Sudo is root suid
Openvpn is ran as root via sudo
I'm far from a linux wiz, Muri :p
does that mean that any sudo'ed command spawns two processes, James?
π
@latent fable one process is sudo
Oh, wait a sec
So that's a yes, then.
Yeah, that makes perfect sense James π€¦ββοΈ
Feel like a huge idiot now π
sudo cake
sudo π°
sudo give_me cake @latent fable
Content of give_me_cake:
void give_me_cake(){
printf("No u")
}
Ooh
Big difference
Well now hold on
sudo π° | discorduser "@latent fable" 2>> discorduser "@lunar bluff"
We're discussing C functions to try and get my command working
Actually, it was on purpose
(Noot)
rekt
I shall note that down!
(you can also tell that pars was on discord before the two of us from it)
Mhm
How do I deploy a machine in a room?
click the button labeled "deploy"
i tried using fedora, (test environment) and uh well everytime i shutdown the machine and start if up again later when i use it again it doesnt save anything i have downloaded or changes to the system @barren birch
Have you installed it, or are you using live?
well yknow the uh
Because it's not gonna keep anything if you've not actually installed the OS
big install button
or use live versi
ion
when you start it up
@barren birch yknow that uh. fucking uhhhh big download button that shows as anaconda installer when you boot the system
and you can click keep using live version or install to hard drive
something like that?
Mhm. Live version is literally just to trial it out. Nothing actually saves
Also, do us a favour and keep it PG13? We have kids in here π
Fedora is the worst distro I've ever used
Have you used TempleOS?
i used it as a test so i didnt have to type in a bunch of commands to save time
templeOS is my favourite
Well, yeah, that'd be why nothing is saving then @whole tundra π
@barren birch how do i boot the liveβnt version?
In Fedora? From memory there's a big "Install" button after you boot into live
i click that
it finishes
i download chrome in meantime
i shutdown to do other things for awhile then i want to start doing stuff woah man my stuff is all gone >:(
@barren birch do you recommend any systems for TryHackMe?
@whole tundra Kali
Litterally just kali
It has practically everything you need built in
ngl i shouldve seen that answer coming
Yeah, Kali or Parrot
Because it has everything built in
The K.I.S.S. principle :)
lmao, raking out arch while not able to install fedora :p
ive never used arch nor fedora except to test if virtualbox was working. thr furthest i went in fedora was opening firefox
Ubuntu is fun tho
and attempting to install
Arch is fun too
I'm just saying, people like us don't get to make fun of any distro
h
e
ok
heok
sure
You can use fedora if you want @whole tundra
It'll just be a pain to install everything
So are you gonna replace it
Why does a DE matter anyway? π
e-pen.
im going for vbox boot
@barren birch cause of that sweet rice
nah, it's e-pen size.
ok sleep goodbye
If your virtualizing use Kali, if you're full booting use parrot
If you like hard mode, TempleOS
Now you're just playing a different game @latent fable
I mean, I'm sure you can get some basic tools working and make your own attack suite
You can
See? Same game but hardmode
exactly!
Using fucking TempleC
it has its own C-variant? Sweet!
Yeah
I bet it's annoying :p
Everything in templeOS uses TempleC iirc
I doubt it'll boot on real hardware
I'll build my own!
You'd have better luck installing reactOS
NO
Hello i cant downlow the pcap file from day 3 of advent cyber room eny help ?
what do i select when this
Whatever you want? @whole tundra
i mean
LVM is horrible imo
Logical volume management
I don't know what it does that's good
But I know what it does that's bad
should i just use entire disk
should i have seperate /home. /var and /tmp partitions @naive dust
If you want to, if you wipe the root parition to install another OS, you can still keep your other paritions
@naive dust im installing on a vm?
Then not worth it
i was told use kali for vm and use parrot for whole system
if that were the case at least
Or, not and.
what
Don't replace your main OS unless you know what you're doing
@eager fulcrum exactly, im not
i never would
im on windows 10 creating a kali host-
(guest)
same thing tbh
0-0
If you bring someone over for dinner, that doesn't mean the guy you brought owns the home
Did you get a checksum for your iso?
@eager fulcrum whats a checksum?
i have git bash
Sha1sum the download, compare to the one on the site
4143128bd9cb1fb736b0171adc503aa026ed92ad3a0a9bc6dea8f559a83c36b1
oh
Just is it the same or not
i dont know the command to do a checksum
sha1sum <file>
You can't ooen a file with git bash
i remember i used to be able to right click and open with git bash so it would automatically be on that directory
You need to open the folder
It's basically just a bash shell
file name
Start typing, press tab
i did sha1sum
it doesnt match, but the one i downloaded was sha256sum
hm
@eager fulcrum it doesnt match
its shorter
Because the error you got means the image you downloaded was probably slightly corrupted or something
@eager fulcrum i just restarted the system and its installing now
Anyone able to help with OpenVPN? I am new to this and it wont connect and i feel so dumb haha
!vpn
@void bay
I am going through it now will check if I get a different result
Nope still getting same error of Cannot load inline certificate file
Try regenning your config
I have multiple times, this also doesnt work on HackTheBox, have also tried uninstalling and reinstalling openvpn
Could it be that openvpn is blocked through your network
Not sure it is just a home network
I can say OpenVPN is not blocked as using it to connect to PIA works
on Mar 30 04:29:13 2020 OpenVPN 2.4.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Feb 20 2019
Mon Mar 30 04:29:13 2020 library versions: OpenSSL 1.1.1d 10 Sep 2019, LZO 2.10
Mon Mar 30 04:29:13 2020 OpenSSL: error:0909006C:PEM routines:get_name:no start line
Mon Mar 30 04:29:13 2020 OpenSSL: error:140AD009:SSL routines:SSL_CTX_use_certificate_file:PEM lib
Mon Mar 30 04:29:13 2020 Cannot load inline certificate file
Mon Mar 30 04:29:13 2020 Exiting due to fatal error
sudo: unale to resolve host Duck: no adress associated with hostname
Thats the same error i'm getting :/
@whole tundra You've renamed your host without changing it in /etc/hosts right?
no clue
i just tried doing openVPN
i tried the FIrst time with linux command
and installed the file and it says that
Hello I downloaded the OpenVPN the latestΒ version twice.I also tried configured my download file and uploading it multiple times and it still won't work it says connection has failed can anyone helpΒ me
@eager fulcrum what do i do to fix it
@whole tundra That's a sudo issue, not a VPN issue. Did you rename the host at all?
well it seems everyone is having this problem lol
Different problems
@eager fulcrum yeah i did sudo hostname Duck
oohh
I mean I share my problem with Dev atleast haha
So that doesn't really work, there's hostnamectl to rename it properly, but you need to edit a line in /etc/hosts @whole tundra
@eager fulcrum can you help me with my issue when you have time
there will be one for 127.0.1.1 with the old hostname, change it to the new one. You'll need sudo to edit it
@blazing timber I mean, you've said connection failed but nothing more. We need context, and more information
its on there
I emailed the hello email to get help with the same error as DevHomil, if you can help with that after these guys β€οΈ
127.0.0.1 localhost
127.0.1.1 kali
I imagine that's 127 not 123?
Yeah so kali should be "duck"
(I said you'd need sudo to edit it)
I downloaded the OpenVPN the latestΒ version I configured my download file and uploading it and it say connection has failed no matter how many times I import the file @eager fulcrum
@blazing timber Yes, I can read. That's the same message, with no more information.
how do i sudo edit this file
@whole tundra root is what's known as the superuser for Linux, basically they can do anything, edit anything etc. It's not great to use the root account for daily stuff, so you use sudo to run a command as a the super user
sudo mousepad /etc/hosts if you want a graphical editor
the sudo should still work
the system crashed when i tried restarting and i didnt unmount so i have to reinstall kali all over
i didnt unmount the drive
ls
in vbox
@blazing timber That's still not very helpful, we need logs and details
@whole tundra Yeah you don't need to reinstall kali
turn it off, remove the ISO from the virtual CD drive
boot it
Assuming you weren't using live mode, kali should still be there
bruh how do i start it in not live mode
Do want me to send you the Logs for that file
@blazing timber Nah, I can't really help without dedicating a bunch of time to it. I'm not paid for this, I tackle the easy problems that I know how to fix first.
also brb im hungry
I understand thank you for trying to help me
how to bruteforce my own kali username because im a stupid and forgot the username
how and why did you remember that
Screenshot
so, change kali to duck
https://www.cyberciti.biz/faq/ubuntu-change-hostname-command/ basically you did half of this and not the other half
@whole tundra You can change usernames too
@eager fulcrum im gettin same error as before now
It should still let you run mousepad
i only want to change the login name,
@eager fulcrum i only wanna change it for when i login to be Duck
so i type in duck +password
Yep, but you need sudo for like 60% of kali
ok i think ill just keep it as fgh then
@whole tundra You can change that ezpz
But you need sudo
So you need to fix sudo
which thing?
well, try hostnamectl or edit whatever you edited before back to kali
That's seperate
That's your username
You need to fix your hostname
hostname is the name of the computer/vm
i want to change username
Fix the hostname first so sudo doesn't complain
sudo stopped complaining
@eager fulcrum says usermod doesnt exist
That was for changing fgh
i know
it didnt work
it doesnt mateetrewt sdgfbtgvrfcx
im just gonna instsall open vpn
@eager fulcrum
Can somebody help me? I am trying to connect to the Openvpn network on my Kali laptop, and I keep on getting this error. I have checked to make sure my Openvpn is updated and is at the newest version, I have also done some research into it and some people have said itβs because of how some servers only accept ascii characters, so I created a new account with a simple name using just ascii characters and Iβm still getting this error. I am not new to Kali Linux, nor Linux in general, just having a difficult time getting connected. Iβve had some people tell me that some of the challenges on THM are pretty fun, thought I would give them a try.
Having the same problem as you. Let me know if it get fixed been trying to fix it for over an hour now.
I've reported it to Skidy as it seems there's quite a few people struggling with that
f
Might be able to expect a response tomorrow, he should be asleep
@eager fulcrum why does this happen
Check the cable maybe? also if you dualboot kali with windows 10 sometimes it messes up the graphics @whole tundra
Ive had cables that are older do that because of a bad connection and in that case yeah
vms be weird
I'm unable to connect via openvpn my cert field is unpopulated even after several regeneration
@somber mason If you get the issue figured out pls let me know, and I will do the same.
@golden relic Iβve heard that issue is mostly a server side issue. Not client.
I'll give it a try tomorrow
@whole tundra that has happened to me when I tried to boot from a .iso file in virtual box to fix it all you have to do is get the image that is made for virtual box and it fixes it Iβll try to find it again
Just make sure you select the right vm youβre using
(they got it working, the premade VM images have their own problems)
what are they I havenβt had any problems with mine other than resetting some repos which is a little annoying but not as much as that screen glitch
I am having the same issue with connecting the vpn. I get tried to regenerate a new connection pack as well and it keeps prompting fatal error.
Im sure Skidy will be on it tomorrow asap
thank you. I thought it was my vm but I tried running openvpn with hackthebox and it worked fine.
yep, I'm having the same issue.
For anyone who is having the same issue as me when attempting to connect to the OpenVpn, I just tried uninstalling and completely clearing every config file for OpenSSL and Openvpn, then manually installed the latest versions that are stable. This did not fix the issue, I still get : Cannot load online certificate file
Exiting due to fatal error
Hello everyone! I'm fairly new here (fairly=very..) And I wonder if anyone else experiences openvpn connection problems? I was working on a room for around 45 minutes until openvpn failed, restarted VM, tried reconnecting, it keeps saying "TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)"
It worked just fine yesterday as well
I'd like to rephrase my questions to, "anyone STILL experiencing connection problems"
Should probably read previous messages before posting ^_^;
I've just seen Ashu's message, regenerating config file solved it. π
@blissful basin As of rn it's working after regenerating it again
Iβll try regenerating it and seeing if it works. But Iβve tried regenerating it probably 13+ times now. Lol.
@somber mason
Yeah I know I did it like 20 times last night
@blissful basin @somber mason Try again
Booting up Kali now
Regenerate, and download
It should work now
@blissful basin As of rn it's working after regenerating it again
Yes:) Perfect
Itβs working now, thank you.
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (and the second doesn't have "grep" in it), do the following steps
Type killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
I guess that was the issue, I restarted my VM and its working now
Thanks a bunch π
sweet!
Hello, i registered with my university mail and i would like to subscribe but from what i can see i still have to pay the full price.
Is there some extra step i have to do?
afaik it only registers .edu addresses automatically - but you just need to drop support@tryhackme.com a message
I'll try, thanks!
do it anyway if you can afford it :p This service is seriously underpriced
Ye, but i'm in italy and given the current situation i'm a little short in cash ;C
just signed up. honestly looks pretty awesome and there's a clear path to follow
i am in italy as well kek
Is there a problem with the VPN? Me and some others can't connect to it.
Have you regenerated your configuration file?
Yes. Worked well until today.
So today all VPN configs were reset if you were on OpenVPN-Server-2
So, if you can regenerate your config file on the access page
and then redownload
Then try again
yes that worked for me Skidy.Thank you so much!!!
just random question was there a known issue for the vpn not connecting?
There are some people in the forum posting about it
OK nevermind. I Downloaded the Config File without clicking on regenerate before. Sorry i need coffee...
Thanks anyway β€οΈ
Nay worries, happy hacking:)#
Thx π
hey everyone! I am using remmina on ubuntu to rdp my the kali server. its working great but i have a small problem. I am able to copy text from ubuntu and paste it into kali just fine. But i am unable to do it the other way around. Anyone can help?
this pattern keeps on repeating when i try to connect to the vpnMon Mar 30 09:49:53 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]54.76.30.11:1194 Mon Mar 30 09:49:53 2020 Socket Buffers: R=[212992->212992] S=[212992->212992] Mon Mar 30 09:49:53 2020 UDP link local: (not bound) Mon Mar 30 09:49:53 2020 UDP link remote: [AF_INET]54.76.30.11:1194 Mon Mar 30 09:50:53 2020 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network conne ctivity) Mon Mar 30 09:50:53 2020 TLS Error: TLS handshake failed Mon Mar 30 09:50:53 2020 SIGUSR1[soft,tls-error] received, process restarting Mon Mar 30 09:50:53 2020 Restart pause, 5 second(s)
@cerulean sluice https://tryhackme.com/thread/5e81ea3056a618323e32550e
Please read that:)
No worries:)
I changed my E-Mail to my student Adress, but still have to pay $10 for the subscription.
np!
Wow, docs looks beautiful
Thank Matt for the beauty
@stone roost -- do I need to set James on those teaching pages?...
Grammar, man! π
did i lose it somewhere
Uh...
pls don't set James on anything
Don't worry -- I'll do a PR now π
PR's take long enough as it is π
nah, i'll do a better review next time ;-;
hence the need for a doc-dev channel
Seriously, I've not actually started working yet today, so it's no issue to do a quick PR for them now?
Unless you've got a bunch of commits already forked for that category
In which case I can fork your fork?
feel free to do so, haven't done many changes
Will do π
or i can just fix it myself
but that might be during the evening or tomorrow the earliest
my bad ;-; sorry for adding more work to you
Nah, not at all π
I'm hoping we can create a sort of document template (maybe something I'll add to my list) so we can all standardise things
Mhm. That'd be good. Then again, most of them are pretty simple
Heading
Text
Also, why are we in #site-support?
Wanna switch to one of the lounges?
Oh yeah, but as in english style. E.g. TryHackMe over tryhackme stipulations
Ooh, yeah, that'd be good
^
Mentors sounds good π
can someone help with room commonlinuxprivesc ?
Hey @hard grove unless you're having issues connecting, #room-help would be the best place for you! It's always useful to ask your question specifically i.e. what troubles you're having rather then just asking for help π
i tried to build the payload with msfvenom but it says command not found so it seems that its not installed..isnt that a technical issue?
you're building it from the wrong place
might be but there is nothing said like build it on your own machine and then transfer it with wget
ok doesnt matter..i was just wondering if im doing something wrong..thanx for help @eager fulcrum
Hey anybody help with the last challegne of room vunluniversity
@ashen spear #room-help
are there some basic troubleshooting steps for failing ton connect with openvpn? i keep getting tls handshake fail
p.s. there is only one openvpn process running and my date & time are ok
Have you tried regenerating the config file from the website?
i will, thanks
:)
been using that same file since i started so it skipped my mind
yeah. I had to do it recently myself. I'm not sure what it's about.
@unique raven There was a bug with the second openvpn server
Hi, I am trying to do Advent of Cyber but it seems that the port 3000 it's closed even though it says in the description that it should be an application there
Come join me in #692465827143876689 @uncut depot
You're going to have to be more specific
I just made a account on site and connected to vpn with configuration file. What now i have to do if i want to connect to the right ctf challenge?
I also have a virtualbox with my kali
You deploy a VM in the room
Just click 'deploy' but nothing happens
Ahh, so i wont get the ova or vhd for import to Virtualbox/vmware?
Nope.
in a few of the rooms you get the option to, though
but the online deployment is much much nicer
Nah, there are a few others
My last questions. Should i have any new nmap results after deploying it online?
do i understand good
I don't understand what you mean
hello, i have a problem with openvpn
i have the right config file and everything, its just that when i try to connect, it tells me all tap windows are in use
reboot?
i have regend my config file like 5 times
and i rebooted 2 times
and i added 15 tap windows
Reinstall openvpn
not sure where to go for it lol
Run as an admin
i got a technical issue with willow
@barren birch do you have a solution for openvpn? sorry for th eping
service on vm is not responding as it should
nfs on port 2049
How should it be responding?
trying to mount it and getting amount.nfs: access denied by server while mounting willow.thm:/var/failsafe
error
What command are you using?
sudo mount -t nfs willow.thm:/var/failsafe /mnt/willow
@barren birch openvpn aint working. it tells me that all tap windows are in use, still after regening my config file 4 times, reinstalling openvpn like 5 times and adding 15 more tap windows
Yeah, that isn't the syntax I would have tried
i rebooted a lot too
@sonic cobalt Try to find some different syntax
@naive dust That sounds like a windows problem to me
Try doing it inside a VM
yea, me too
@barren birch also tried sudo mount -t nfs willow.thm:/var/failsafe /mnt/willow
it must be something with the os itself
Try dropping -t nfs
I also don't know if you have nfs-client tools installed
Failing that, redeploy
same thing
But this is the first I've heard of the problem, so it's unlikely to be something that's happened on the image, given they're static
Hmm
i have the latest nfs-common
Try redeploying?
i have redeployed. Will try again
@sonic cobalt Just tried it myself -- it's working fine for me
ok, ill keep trying
hello
@barren birch
i have a problem with this room,https://tryhackme.com/room/25daysofchristmas#
when i deploy the machine and try to enter the website is does not work
which task @naive dust
day1
have you waited at least 5 minutes?
yes
are you connected to VPN?
@sonic cobalt Try it with the IP 10.10.176.137
@barren birch same
That's something on your end then I'm afraid -- just checked that instance myself
ok. thanks.
@leaden token now its working,but i cant find the credentials i need to put in there
you have to sign-up
and read the supporting material too, it has everything you need
also if you stuck, read the writeup
also how do i get the roles on this server?
@naive dust If that's the challenge up and running, #room-help is a good place to ask for help
Does anyone know if it is possible to delete your account?
One of the first steps in enumerating a webapp is seeing what you're allowed to do
DM @sharp bison with your discord token to get role, @naive dust
@naive dust https://docs.tryhackme.com/docs/discord/verify
Your level on TryHackMe can be copied across as a role on the discord service. Right now this process is not automatic, so you will need to repeat the following steps whenever you level up on the website.
@naive dust the bot would have DM'd you with instructions when you joined for getting roles
docs β€οΈ
ok,thank you for everything guys!
Does anyone know if it is possible to delete your account?
.
Thx
@barren birch ok, figured it out, connection was having problem cause I was VPN from host and not the guest vm. When moved VPN connection to guest, got in. thanks
(For firewall and port forwarding reasons really)
yeah, works for most things but sometime it does not
70% of the time it works all the time
Unless it's a reverse shell
@barren birch damn i connected when i used linux vm
but the thing is, what would be the point of doing so
like, i wont be able to make use of browser vms, or rather, i will but it would kind of defeat the purpose lol
Guys im having problem.. cant connect to openVPN
done it few times, even restarted pc, still the same
never had problems connecting before
i see, solved the problem by regenerating and downloading a new config file
No it's not
@eager fulcrum he was right, that was my ip π
@eager fulcrum sorry for the ping, i got a dvwa screen when i deployed my screen. telling me to login.
Whatever you're doing, you're not following the instructions
?
@naive dust I'm guessing... RP Tmux?
RP nmap
Ok that's not how this works
Guys I am having trouble ssh-ing into the kali machine, I get an Operation timed out, of course on port 22
@naive dust Follow the instructions. You weren't told to open the IP address in a web browser
oh, sorry
Hello, I run into an issue after connecting to the Vpn.. my broswer returns ERR_NETWORK_ACCESS_DENIED π€
I never had issue with this but idk what is causing this
@arctic matrix did you regenerate and download your config?
π
hmm
I checked and the VPN seems to be working
but Windows seem to not let me access it
Have you regenerated your config file?
I just did
what are you trying to access ?
This room machine
Something weird.. I shut down OpenVPN and it still says that I am connected
Do I send you the config or do I log back in ? (or both)
The access page isn't really reliable
Yeah, it takes 10 minutes to show it now being connected.
No idea why there is a delay
Black magic.
anyone having problems with vpn for tryhackme? I cannot connect anymore
Hi @minor river please re-generate your config
We had some OpenVPN updates
Which removes configs
worked! thx π
The 25 days for Christmas Day 13 won't load for me. I tried loading up other activities and they are working and idk what to do.
@somber mason Are you trying to ping it?
Yeah
Are you sure because, all the other boxes were Linux and this one says it's review. I also tried hitting it with nmap and didn't see anything. @barren birch
Nmap works by pinging...
Add a -Pn switch into the nmap command and see what comes up
nmap -Pn -vv <ip-address>
Yeah I'm just confused as to why it would switch up. Ill try that you're a trial mod so I'm sure you know better than I do
I also did the room as it came out π
Trust me, we all fell for it back then
Day 13 is one of two "challenges"
The rest are all training
Ah okay yeah I see now
It came up, this is gonna suck I know nothing with windows. Thanks for your help though definitely saved me a lot of time. @barren birch
Long as you can use windows you can get this one
Alright thank you!
It's getting really annoying.. I can't seem to find what in windows is blocking the access to this.. I have tried disabling Firewalls but nothing changes π€ The fun part is that when I nmap this IP I get an open 21 port at the address of the Vulnversity room.. which is supposed to have 6 open ports
if anyone has some suggestion, otherwise I'll do some check in my windows config tomorrow
@arctic matrix Did you regenerate your openVPN config?
It has nothing to do with the config as it is working on another computer :/
There was something broken with one of the OpenVPN servers, that's why I ask
Yeah I know thanks ^^
Well, it's definitely not the box
Guessing from the error message that it's got something to do with your firefox settings
Or firewall
It's Chrome
Oh Goddamnit, so it is...
Too early for this
Well, that explains the problem right there then. It's Chrome...
That's not the problem but ok
I figured π
Hmm
@arctic matrix can you access any other TryHackMe machines?
i.e. is it just blocking vulnversity?
Hi every time i open PuTTY i keep getting this error I'm not really sure what is going on
Sounds like you're connecting to something that doesn't have SSH open
Or you don't have your VPN on
I have my VPN on and I just tried turning it off and on again and it still isn't changing anything
Any good/secure VPNs?
Self host
I think i got it working thank you
Self host
@eager fulcrum thanks
i am not able to acess the open vpn server
@naive dust That's a little too vague.
It helps if you clarify
when try to connect useing the config file in parrot os it say it not able to connect
could you screenshot the error
vpn error
sending screenshort
i don't know how to do that becase i am just a teenager and little experince in linux. so plz help
!vpn
β€οΈ u James
@mr.spider_web#2871 how'd that go?
Oop they left lol
Discord temporary accounts are awful
having trouble again connecting to VPN
it keeps restarting on me went up to restart pause 300 sec
solved it again by genrating a new config file π¦ hope i dont have to do it everytime i want to connect to vpn
I'm connected to vpn, but still cant get connection with the machine that is deplyed
never had this issues before
And why do i get this message during OpenVPN start up? : Tue Mar 31 10:09:22 2020 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Now again cant get connected to VPN, sad that i wasted all my morning free time trying to connect to it. hope you guys can fix it, its all started after that openvpn update
did you try killing all openvpn processes? What about regenerating the config file?
done few times, i get connection but than i again i have no connection.. sometimes even if i discconected in the access windows it will show im connected
killed it many times
i was connected, than i restarted pc, and as you can see on the screen im hanging trying to connect
few times solved it by downloading a new file, but than i wasnt able to connect to deplayed machine
anyways, im out of time now, we'll see whats wrong in the evening
alrighty :)
can someone please assist me with getting openvpn installed on my macbook?
!vpn
@rocky ledge ^^
i have a problem with the vpn everytime i am trying to connect i am assigned this ip adress 10.9.4.0 and i cannot ping anything on the network
i tried to regenerate 100 times won't help
@rocky ledge do you've brew installed?
@final flume got it working thanks, Java JDK error..but got it fixed thanks!
Cool then
Java JDK is an error
@barren birch
@arctic matrix can you access any other TryHackMe machines?
I just tried and got the same issue on any machine,
Tried to ping with Zenmap but got the same issue.. this is so weird I didn't change anything in my network config since I registered to Tryhackme.. π€
sometimes things break. Just like with physical devices
I am gonna try this with a full network reset aswell as removing and re-installing openvpn tun
Yeah..
Okay so I figured it out.. but I can't find how to fix it
I did something apparently that is blocking me from accessing to any of my Local Subnet.. if anyone here know about this and is kind enough to help me! 
Well I am so damn dumb.. it was the NordVPN option "Invisibility On lan" that was on..
even if the app were close this would block any lan traffic

Sorry and thanks for your help!
awh, sorry mate. I was just about to suggest checking any other vpn software, but then I didn't. :I
Yeah no worries!
is there a way to copy from the VM in the browser to my host?
ok thanks!
It has some problem with some data, but simple text it handles fine
Google will help you here. Wrong chat
i mean its tech tbh
It's not tech support, and comes under rule 13
n
When it says i need to enter the site with my machines ip. It's the ip given up in the screen right?
yes
have you waited more than 5 minutes?
type the 10.10 IP
reference to website's machine?
reference to my machine's ip
no no, you are supposed to use IP provided by the website after you click 'deploy' button
The ip next to the timer?
yes
ok i will thanl you
hello! 1 question, is there a way to stop everything from disconnecting/timing out so often ?
Is your connection unstable?
shouldn't be
Right, but is it? :p If you're still connected, try running an infinite ping to google.com or their dnses
if it cuts out when you lose connection, then it's your connection
!multivpn @unreal pine
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (and the second doesn't have "grep" in it), do the following steps
Type killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
it could be caused by multiple instances too, yes. Also, we really gotta update that text. killall openvpn often doesn't works
Even a lil' text? Ah well
or you could use the kali vm you have on TryHackMe
If the Kali machine on THM, doesn't respond, its the machine. Sure its responding to ICMP?
The windows box that is
Hi all - no dice on connecting via VPN tongiht. Just lag at " UDP link remote : AF_INET - <IP>
there's no reason why this shouldn't work
i dl'd new ovpn file as instructed to by email and nothing is blocking this afaik
same heer, had it all morning, now it does the same thing agai
just says "network is unreachable" now
@deep trellis vpn broke again?
Let me double check :)
2 days im looking at this
Vpn looks okay for me
never had any trouble untill that update of vpn
seems okay for me
Are you using windows or Linux
That message usually indicates you have multiple connections open
Or that your time zone isn't accurate
try downloading a new config file
all time is correct etc.



