#site-support
1 messages · Page 174 of 1
James can't fix most technical issues on THM's site- but he can fix the XSS room
👀
jk jk
I can make a new one
I'm already trying to work on one tho >:(
But that's high effort
Talk to Skidy/Ashu if you get it working. They may be interested on commissioning it
Gotcha
It might take me a bit because it'll be my first time working with Falcon and Selenium
but I'll definitely put all my effort into it
(money is involved here, creators programme is real cool)
It's a good side hustle
I mostly want to do it for the research and experience into XSS though
But I'll definitely mention it to them once it's in a presentable state
@eager fulcrum , it now works on EU server!
@eager fulcrum
Please don't ping me every single time you have an issue
where i paste in the user shiba1 do i also put in @?
Mods and mentors aren't paid to help. Or at all.
Please follow the content in the room
i wont anymore
It walks you through everything
If you need further assistance with any rooms, feel free to ask openly in #room-hints or #room-help and people will be glad to help you out there.
That's the VM from the welcome room
They're seperate and different
Terminate the VM in the welcome room
Deploy the one in Learn Linux
It doesn't render
You can type it in
It's a standard linux thing. Because leaking your password length is a security risk.
says access denied
shiba1
i got in
Getting "unable to connect" for XSS in owasp 10
tried restarting vm, openvpn as well
If you want help with an error, screenshot the error.
now link opened with error
Same thing applies
This link http://10.10.94.224/reflected?keyword=Term from URL...
seems to work
This link http://10.10.94.224/reflected?keyword=Term from URL...
seems to work
@fierce rover Yes that's true. and that's how is supposed to be.
The link provided in owasp description page is http://10.10.94.224/reflected
which gives above error.
Yes i know but still you can do the attack irrespective.
Enter your machine IP into the browser then click “reflected” from there it will load fine
i cant connect/idk to the vpn from linux
Could you give us a little more info, maybe what stage you're at or a screenshot would help a lot.
!vpn
if i go to the acces it says im conected, but I try to connect to any deployed machine and it doesnt load the page
Screenshot the unloaded page
also, im runing kali in a Vmachine, but it worked before
I think I know your issue
I’m guessing you didn’t wait long enough
Wait 1-5 minutes for the box to boot unless told otherwise. Sometimes boxes are really beefy and need a little longer
I’m guessing you didn’t wait long enough
@bronze vale maybe? But with other room dint worked
Can you change your THM username?
Noob you have to email support
Noob you have to email support
@bronze vale thanks
@bronze vale ty and sry, have a nice day ^^
No worries I’m always here to help :)
@bronze vale this is weird, it loocks like the connection is going on and off, it worts for a short time, and then stops
!multivpn
Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (that don't start with "grep" or sudo), do the following steps
Type sudo killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
Thanks Quantum :)
Awesome
Oh lordie
that it worked 
Good thing you got that sorted before you got deep in something and got interrupted
This is kind of unrelated, but why does the website have a button that allows me to regret canceling a subscribtion, yall storing the card or what?
No they’re not they use stripe
all card processing is handled by stripe or PayPal tryhackme never sees your card information
anyone on how the application login works on brupsuite pro ? (specifically for the weblogin)
hey how can i use the thm discord token? does that mean anything?
It means you can sync your THM profile with the bot, you get roles, etc
https://docs.tryhackme.com/docs/discord/verify @cosmic hawk
Your level on TryHackMe can be copied across as a role on the discord server. To do so, you will need to perform the following steps:
thank you!
It means you can sync your THM profile with the bot, you get roles, etc
@zealous yoke
Good morning all, was wondering if anyone knows the fix for ssh while connected with OpenVPN, I can ping/nmap but can't ssh to rooms... with ssh -vv user@IP, it sits at the following before getting a connection closed :
debug1: kex: algorithm: diffie-hellman-group-exchange-sha256
debug1: kex: host key algorithm: ssh-rsa
debug1: kex: server->client cipher: aes128-ctr MAC: umac-64@openssh.com compression: none
debug1: kex: client->server cipher: aes128-ctr MAC: umac-64@openssh.com compression: none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(2048<3072<8192) sent
Connection closed by 10.10. ....
Is ssh open
THM shows that I'm connected, my tunnel looks good, can ping and nmap no problem, to be fair I'm using nmcli....
You’re using mac right?
Ubuntu
Sorry it’s hard to read your error on mobile
Can you screenshot your terminal by any chance
All good - I've tried multiple rooms, the currently deployed is the Linux PrivEsc Arena
PORT STATE SERVICE REASON VERSION
22/tcp open ssh syn-ack OpenSSH 5.5p1 Debian 6+squeeze5 (protocol 2.0)
Sometimes connection refused can be VPN error even though it doesn’t seem like it
Have you tried regenerating your configuration file on https://tryhackme.com/access
no but I can, was my first download of the file
Press regenerate then redownload it
If there’s any more issues @ me and I’ll provide more assistance
!vpn
Follow this room first ^
I did
problem is that room doesn't have you ssh
I got the flag, was connected so :/
What room are you doing?
the currently deployed room is the Linux PrivEsc Arena
If the room doesn’t have you ssh then you probably don’t need to..?
I’m confused on what you mean
just hangs at debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(2048<3072<8192) sent...
room provides ssh creds to get on box and not have to do it through the browser
Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (that don't start with "grep" or sudo), do the following steps
Type sudo killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
And could you screenshot the ssh command without using the debug feature
there's nothing to screenshot @bronze vale , it just drops back to CLI. with that connection closed by $IP line
@vbox:~$ ssh TCM@10.10.74.205
Connection closed by 10.10.74.205 port 22
Did you try regenerating the file?
Aye
And you can ping the machine right?
aye, and even see ssh is open via nmap on port 22
And you've restarted the machine correct?
this is a privesc playground box so nothing crazy, seems to be all over for me though, nmcli nor openvpn work... bummer because I was trying to get into some KOTH later
yes many times
Have you tried on any other rooms
yes, same problem.. want to suggest a room?
If you've tried on other rooms and it doesn't work it's your computer that's an issue
@sullen ginkgo are you on ubuntu 14.04 by chance
nah, 20.04 LTS
I just figured it out, or one way at least to bypass it... document in a minute, it's not "my computer"
try rebooting
oh, that works
yea it seems like its on your side, so nothing we can really help wiht
it's server side
debug1: kex: host key algorithm: ssh-rsa
debug1: kex: server->client cipher: aes128-ctr MAC: umac-64@openssh.com compression: none
debug1: kex: client->server cipher: aes128-ctr MAC: umac-64@openssh.com compression: none
debug3: send packet: type 34
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(2048<3072<8192) sent
so seeing this, changing my ssh command to "ssh -m umac-64@openssh.com $usr@$ip" got me in 🙂
technically, the server side HMAC's are insecure, so my ssh config file doesn't allow for connection that way, so a little bit of both my config and server side config... just incase anyone has this problem in the future...!
thanks for looking out yall
The machine here is not working:
https://tryhackme.com/room/commonlinuxprivesc
Please pick the correct channel and only post there.
@eager fulcrum Okay thanks
No need to ping me every single time
Sorry I'm new here
Your VPN is not properly working if you cannot interact with resources over the VPN
How can I troubleshoot my VPN?
!multivpn
Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (that don't start with "grep" or sudo), do the following steps
Type sudo killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
@abstract nest follow those steps
@toxic python I'm using windows not kali
oof idk then, try some googling
@toxic python I'm using windows not kali
@abstract nest if you are serious about learning these things, i would suggest going for a virtual machine with kali on it
@golden crag Yes I already have a virtual machine
then you need to run the openvpn on the virtual machine
And only on the virtual machine
If you connect from 2 places, or have two connections on the same machine, it will break ALL of the connections
hey, i have a question how do i get verified in this group like having "verified" or "0x7"
thanks
Verify with the bot
thanks
Your level on TryHackMe can be copied across as a role on the discord server. To do so, you will need to perform the following steps:
Hi,
I am having issues with the room Windows PrivEsc Arena. I connect via RDP and log in as user. The windows activation page appears and then I get logged off within seconds.
Has anyone else experienced this or does anyone have any ideas on how I can fix it?
Use a different RDP tool and see if that's the issue
Good idea, any recommendations for an RDP tool on Parrot?
i use xfreerdp if you wanna give that shot
Thanks guys, a different RDP tool has fixed the issue. I feel silly for not thinking to try that first.
:)
Has anyone ever come across psexec claiming a share isn't writable but, smbmap says it is?
VPN and other technical questions related to TryHackMe Probably #general or #room-help
Not related to THM :P
Ah yeah, just seen the topic way up at the top of my other monitor lol
I have to look way up to see that haha
@late atlas I think I've read about this somewhere, is this perchance an HTB machine? 🤔
ya
🙂
I remember reading about this somewhere in a writeup
I'll see if I can find anything on it again
danku danku
Yeah ^
Hey guys, I can't seem to connect to a deployed machine, and i've tried everything recommended. Perhaps this isn't the place to ask, but i figured i'd try 🙂
Are you connected to the VPN?
What machine?
What do you mean by "connect"? Precisely what are you doing.
Thanks for replying. I am connected to the vpn, the only rooms in which deployed machines have worked have been Welcome, and Basic Pentesting, in which pasting the ip in a new tab was enough
but for the Nmap room, how exactly am i supposed to use the deployed machine?
Yeah, so you can't quite do that for basic pentesting
You're not meant to interact with the machine in the nmap room, other than scanning it
This is going to be a dumb question, i apologize
but, scanning it from my own terminal?
right, okay thanks, so i was on the right path
now i'll try and find why they ask me for root priviledges
Nmap needs to run as root for many scan types
Thanks again!
A lot of tools will ask for root
Sometimes, you'll run into situations where you can't use certain tools period, without sudo
Like f/e, "command doesn't exist" when you know it does, but you don't have root.
(This is because Kali 2020 doesn't add sbin to PATH for your user but does for Sudo, sbin is typically for administrative tools or tools that need root)
Good to know. I made a separate user account and added it to the group. I don't really use the default account.
i'm not getting xp when i complete rooms
Some rooms don't award points
ok thxx
Quick question for anyone that might know, does the THM website have a "dark mode" ?
Thanks.
Soon™️
Heard, thanks.
i keep getting an error opening configuration file when trying to connect to openvpn. it just randomly stopped working. Was working perfectly fine, I don’t have multiple vpns open. Any path to file config I get the same error message. Did I do something wrong. I kept trying to download new config flies and got the same message everytime
I somehow had a streak of 10days and lost it, and lost it again today.
I think I'm cursed and won't get the 7 day badge lol.
My profiles shows answers on each day.
Answer two a day to definitely maintain your streak
Hello, I'm dual booting windows and kali. So I just got a shell on Blue and EVERYTHING was too buggy. I mean that things were flashing on and off crazily.
Anybody else faced this before?
Do you have any pictures or anything? Not sure what things were flashing on and off
No I just shut down
I mean that the windows were disappearing and reappearing all the time
Earlier today, a machine in the advent of cyber was running extremely slow and keep disconnecting the connection, was wondering if it was or there is an issue in the system?
i might just subscribe the membership
If the connection keeps disconnecting it’s most likely on your end. Make sure your internet is running to speed and if it continues you’ll have to switch your VPN config file.
I haven’t heard any issues with that machine but @ me if it continues and I’ll see if I have the same issue.
Hello. I am having trouble logging into my account. My saved lastpass password is telling me its invalid, and I have tried sending myself 3 reset links to my email which are not coming through.
email support@tryhackme.com
@toxic python
ill try to log in once again anyway...
nvm it was probably a temporary problem
time fixed it
woo hooo i leveled up
hello everyone. i have an issue with the room 'CC: Pen Testing'. I can't access the virtual machine. It's been 25 mins since it started and i've pinged and nmap -Pn scanned the machine but it doesn't work. I've set up my vpn as well. Any help would be useful.
10.10.171.244 is the machines ip
What OS are you connecting from?
kali
!multivpn
Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (that don't start with "grep" or sudo), do the following steps
Type sudo killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
the same thing happened with the OpenVPN room as well
This is 100% an issue with your VPN then
what is your opinion for my situation.
Show the output of your terminal with OpenVPN running
And show the output of sudo ps aux | grep openvpn
root 2766 0.0 0.1 8584 4208 pts/1 S+ 14:09 0:00 sudo openvpn theOstrich.ovpn
root 2767 0.0 0.1 9948 7048 pts/1 S+ 14:09 0:00 openvpn theOstrich.ovpn``` @naive dust that's two active connections, which breaks both
Tue Jul 21 14:09:44 2020 ERROR: Linux route add command failed: external program exited with error status: 2``` If you see this, it normally means you have a VPN connection already running
I might have an answer
how can i kill one of them? i used to ctrl + z
Control Z backgrounds the process
Control C (Just once, let it gracefully die) to kill it
sudo killall openvpn and start again though
thanks a lot man 😄
how do you check if you're connected to the openVPN ip address
btw i dont use sudo, instead i do sudo su when i start a new terminal. There is nothing wrong with that right?
how do you check if you're connected to the openVPN ip address
@signal yarrow Use the VPN room
@naive dust sudo openvpn configFileGoesHere.ovpn is better because there's less code running as root
ok ty 😄 have a nice evening
cant connect to openvpn getting : sudo openvpn Johnb26.ovpn
Options error: In [CMD-LINE]:1: Error opening configuration file: Johnb26.ovpn
Use --help for more information. i dont have multiple vpns open, it was working fine yesterday and just randomly stopped working
It looks like you're not importing your file from the right location.
how do i check that? and i was connecting to the vpn like that before
Are you in the same directory as the .ovpn file?
i see what your saying
let me try
bro im an idiot
sorry im newer to all this stuff, to access files, i must be in the directory? or can you sudo an absolute path? @deep trellis
Absolute path is best
thank you so much. with everything ive been learning the light bulb just went off
can you give an example ? would it be ~/Downloads openvpn Johnb26.ovpn
I have an alias for vpn="sudo openvpn /home/james/NinjaJc01.ovpn
Full full path is fine as well as mostly full path
so my command would work?
sorry again im just learning, the goal is cyber security for me lol
hey also do i have to work on the same terminal that i opened vpn with or can i use a different one?>
Don't close the process, but a new terminal/new tab yeah
thats where i messed up yesterday. and i after i would copy my .ovpn file i would go back home to try to connect smh
Help needed! I need to change my THM registered email id to my another email id. Is that possible?
Yes, on your profile
✌
i have submitted a writeup , but have received no notifications till now
What were you expecting?
i mean to get a email , that my write was accepted
I don't think that happens
Ok, you get an email when it's accepted.
@dusk nimbus what's the issue?
nothing much , i just wanted a email , if my writeup was not accepted
because i have followed all tryhackme rules
It might still be being evaluated
ohh , how much time it takes , usually
There's no answer for that question
The writeup goes to the room creator
Who looks at them when they want
okayy, thank you
What room is it for?
@eager fulcrum if we’re allowed to say something about that can my write up for ignite be nudged? I did it manually which I don’t think any of the other writeups do so I think it’d be useful to have on there
That's one from Dark, right?
@rigid oxide approve writeup plz
@toxic python just remember that mods only have powers over rooms they created 😉 except muir who can do whatever
ohh , i did write up for wireshark one
I don't think that room is public anymore
Not sure who the creator is off the top of my head
No worries I just think people would like to see a different method other than the python exploit
@rigid oxide also I think I accidentally submitted that thrice. Ignore the first two 😅 I specified it was manual in the title in the third
who made the learn linux room?
can u please tag him , i have submitted new writeup with changes , i submitted it 5 times
sorry for the spam , but now i made it good
Maybe avoid spamming paradox with writeups 🙂
Pars will get to it when he gets to it
He would have had 5 seperate emails.
okk , i hope he does this time , i made all the changes
You just have to be patient
Remember that (the other) box creators have a life outside of making boxes
but what if he got annoyed, as he has rejected first 3 writeups
he replied to first 3 fast
Then you'll just have to live with that and learn from the experience.
ohh , can i share my writeup links any channel here on discord
Only once they're approved, please
okk, where can i put those link , will it be fine in general?
#thm-community-media once they are approved.
hi there i am in erit securus I room
however when i try to open port 80 of the ip address it gives a 502 bad gateway
is that supposed to happen?
I'm unable to get 3 moths subscription via PayPal.... the transaction is failing
There is a way that I can reset my progress and start over the rooms that I've already done?
@green cloud I think you can just leave the room in the "Options" button on the top right
I've tried but it says your rank and task data will still be in the room
I mean if I need I will delete my account and recreate it, but I'm not sure that I can do it
You have to ask the room creator to reset your progress at the moment @green cloud (:
Could an admin or mod please assist me with unlinking an account? I have a different one now that I want to associate with this Discord channel.
!tokenremove @naive dust
Done, no more entry with UID "700188462426357760".
Working on bot pays off
Mhm
ahhh !tokenremove. thank you! didn't see that in the bot initial message
You can't use it, only mods can. @naive dust
@zealous yoke There is a way on the website or should I just dm them?
@green cloud Which room
oh ok
basically I want from any room that I've entered
because I've done them like 2 or 3 months ago and I don't really remember anything..
Any in particular?..
if you can delete all of them
otherwise delete Advent of cyber, c4ptur3-th3-fl4g, basic Pentesting, vulnversity and metasploit
Thank u!
There's no all in one, so I'll do those ones for you 🙂
Thanks! (:
What's your THM username?
opkoli123
Done 👍
My terminal keeps freezing, well not freezing but stops responding
The input highlighter is still blinking and I can scroll. But I'm not able to cancels the process with ctrl C or anything else
Not a question for #site-support, ask in #general.
Ok
I linked my profile to student mail, but student subscribe still unavailable. How can I fix this?
Hey! can anybody help with this!
THM was working fine but suddenly i couldn't connect to the machine
Regenerate your VPN configuration file and see if that works.
nope, i did
Have you checked if multiple instances of OpenVPN are open?
even i used "thm-trobuleshoot" from github
Have you checked if multiple instances of OpenVPN are open?
Cough we are there
!multivpn
Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (that don't start with "grep" or sudo), do the following steps
Type sudo killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
Do you have a machine deployed right now?
everything works fine till deploy, i was able to deploy the machine then, i couldn't reach the ip though
just a min
everything works fine till deploy, i was able to deploy the machine then, i couldn't reach the ip though
@sage carbon Not all VMs run a web server, so you can't just put the IP in your browser
Oh yeah, I'm presuming you're enumerating the machine.
i was trying owasp top 10 and it was working fine till yesterday
Send the IP please
There's a difference between a room and a virtual machine, remember
okay
@sage carbon Do you want me to help or do you have it?
10.9.58.54
yes
I need the one displayed on the website
Do any of the tasks tell you to open it on the web browser
yes,
i was using it for past 1-2 week
it was fine
but the challenge is like "go to http://10.10.205.222/reflected"
Nope,
connected, used "thm-troubleshoot"
Just because something says you're connected, doesn't mean you're connected.
but it's running and up
There we go. Fixed it without doing anything 😁
lol
I linked and verified my student mail, but i still can't get student discount. Can anyone help me?
@steel meadow If that isn't working, try email support@tryhackme.com with some proof that you're a student (e.g. a student ID, or even just using your student email address)
They can add it manually for you 🙂
ok, thx
Hello, someone can help me?, all rooms i visited are ultra slow, i just try to change some region of the vpn but doesnt work
most likely on your end then... check your internet speed?
the sites working fine for me
Hmm, my internet speed its fine i think
i just have problems only with the vpn of the site
if some support can help, i can stream if need
if you ping the site, whats the ttl
hmm, what exactly is going slow for you then?
keep loading for like 3 minutes
when you say rooms, the rendering of the page, the VMs being deployed?
Yeah
yea to which
i mean, i just deploy the room, and have to wait like 3 minutes for render the page
and if the page just render, i have to wait another 3 minutes for just do something
to get this clear:
you go to the room and it loads fine
you hit deploy and visit the IP of the deployed machine and its slow?
is that correct?
Yup
ok so youre saying the deployed machines are slow
they need 3+ minutes to boot up, theyre VMs
But afther boot up have the same problem
so after you hit deploy you need to wait a few minutes so the VM can spin up all its services
do you have any machines up now?
yes
i press deploy ago 5 minutes
Now the page render
if i just press F5 or press some buttons the page keeps loading for like 5 minutes
can you give me the IP
and which room its in that youre deploying
i can stream in discord if need but
mine its loading
Have you tried regenerating your config file
The room loaded extremely fast so it's either vpn or connection issues
yea it works completely fine for me too i just visited it as well
Have you tried using non-vip vpn config
this is on your end
I will try with non-vip
Thanks anyway, i just finish the room, i will try another, thanks!
How can you finish the room if you can't even connect to it 🤔
Wait wait, i can connect it
but takes too long for render
and takes too long for just do something
let me do an example:
The pages render after 3 minutes : http://10.10.80.215/
When i just try to http://10.10.80.215/../../etc/passwd takes another 3 minutes or more
If do http://10.10.80.215/../../someuser/ takes another 3 minutes or more
it just worked for both of us, its gotta be on your end
Well, just if another guy have the same problem, when i was trying to find the problem, i see in 'ifconfig' i got like 10 diff ips from the vpn ( at this momment i dont know why, i think maybe its because i just was trying with others regions and that ips was saved?, who knows), so, i just reboot my pc and the problem have been solved, i dont have lag anymore, so, thanks @toxic python and @bronze vale
Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (that don't start with "grep" or sudo), do the following steps
Type sudo killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
Anytime though <3
Hey guys, quick question. I'm trying to get Nessus running for the first time - can't seem to find the install for Ubuntu 20.04 - any advice?
gotcha, I'll switch over to room-help as it's techincally for that room! Thanks
Wrong channel
i need tech support 😭
VPN and other technical questions related to TryHackMe
how do i disconnect from the vpn_
Control C in the terminal where it's running
Don't spam press, press once.
Wait for it to stop running
rm -rf /
@misty kestrel We don't do that here. Either be helpful, or take that attitude elsewhere
@eager fulcrum i sorry 😘
the bot wont verify my discord token
What are you trying to do exactly @vast gate?
verify
ok nice
Are you sending your token to the bot in a DM?
im copy pasting my discord token from the website and the bot wont accapt it
yes
Are you sending your token to the bot in a DM?
@barren birch
What error message is it giving you?
Interesting. Hm, can you double check that you copied the full token from your profile? Just in case there's missing letter from the end or something 🙂
Ok, @deep trellis if Crem were to DM you their token, would you be able to check that nothing's gone wrong on the website end? 🙂
Yeah, it should be constant
yes it is
oh
i fixed it my selfe
so i added the <> thingis but u shoudlnt do it xD
Happy to help 🙂
He is nice 👀
Hello nice I'm Naughty
Don’t tell Santa
Ok, @deep trellis if Crem were to DM you their token, would you be able to check that nothing's gone wrong on the website end? 🙂
@barren birch Yeah:) Go for it
I think it may already be sorted (case of adding extra angle brackets)
Sorry, should have altered that
Will do 👍
Folks, on some THM boxes I can't access ftp directly. Seeing "ftp: bind: Address already in use" error. Using passive mode helps sometimes but doesn't always work. Anyone knows how to fix this?
Use an EU VPN server
i will give that a shot, thank you
Ashu is investigating this issue, I think we've identified the problem now
switching to EU server worked for me. Curious what is the issue? @eager fulcrum
There's some uh... routing weirdness between AWS regions
Means the packets don't properly come from your IP unless you're on an EU server
I see. Does this affect my VPN speed? I'm in the US EAST
gotcha, thanks for the quick resolution
It depends on how directly related to TryHackMe it is.
It gives me a connection timeout for port 22, trued almost everything but still doesn’t work
Tried*
Anything 10.x.x.x is local address space
IE not internet
So you have to be connected to the VPN to access it
Or using the THM Kali to access it
When it says “initialisation” sequence completed do I have to exit the process or it needs to do other stuff?
Are you connecting from Linux?
Yeah
If you close that terminal or control c, you disconnect
Oh ok
So I must open a new one
Oh ok
I guess I’ve done this wrong the whole time 😳
Now I’m trying to connect with ssh
While connected to the vpn
Ok everything done
Sorted?
Thank you man, good evening ( or whatever time Zone you are in )
Yeah it all works now
Thank you man, good evening ( or whatever time Zone you are in )
I don't even know the answer to that myself 😄
3 am?
I'm on the 0 timezone
Oh ok so like Italy Germany that stuff
im in america
UK
so its only 10
(James is you’re from the UK I’m seriously worried for your sleep schedule)
hes doesnt have a sleep schedule
Do you thing running Linux as my main os would be a good choice?
linux sure, kali linux, not so sure
Why?
Only if you know what you're doing, don't play games, and have the patience to fix things
Me, playing video games until 4 am: 🤡
^lmao
take care bro
any reasons my openvpn is taking a while to load? my internet is fine rn
What do you mean?
my open vpn connection is taking forever to connect
if it says Initialization Sequence is complete then its done
open a new terminal and youre good to go
i keep getting TLS key negotiation failed to occur within 60 seconds
i havent had problems
That's either system time issues, a bad network connection, or your country/ISP/something between blocking your VPN connection
Egypt is the main country that blocks it
weird, im us east
@hallow edge tru redownloading the config
LetMeRelax we can’t help you with that.
Ok gotcha thanks
it finally worked after i pinged the website (idk if that had anything to do with it connecting)
does anyone experience slight input lag when connected in ssh? is that normal?
You're going trans-atlantic here
what does that mean
Slight input lag can be due to not subscribing. Resources on machines are limited.
got it thanks for the help
what does that mean
@hallow edge VMs are still in Ireland
I am having great issues, whenever i start a machine it gets loaded just fine, i can ping and do my stuff but after few minutes the machine gets disconnected for like 10 minutes and than it comes back for 30 seconds, and the process repeats. I have changed my openvpn vpn, changed server, and did everything in the last 2 days but i am unable to do anything, i am using free version but why do machines get disconnected?
I am doing the agent sudo room right now and the machine came back for like 10 seconds, i ran my ||gobuster scan|| and then boom it was gone, it was gone
Please fix this, its been 2 days my classes are starting soon and i have not been able to learn anything
I'd say it's a network/vpn issue
the random dropping sounds like multiple vpn connections
I killed all openvpn connections and then tried yesterday too but no luck
should i do the challenge on another VM? do you think that willl resolve it?
No no, like my machine, like another kali
kali linux 2020 on vbox
i have a reserve kali too so i will try with that
You could try regenerating your config, and that'd fix any weird multiple-connection issues since the new config file should invalidate all other connections
Otherwise it could be a firewall/router issue on your end
Hello there,
I'm having an issue regarding tun0 device on Kali VM in the browser. In Network Devices room and Metasploit, I need this device, but it seems not to exist anywhere. ip addr doesn't show tun0 in metasploit console.
I search online for answers but all I found was "how to install OpenVPN" or "How does TUN works" :/
Any idea how I can fix this ?
Thx for help ^^
kali vm doesn't have tun0 iirc, it is directly connected to the internal network
type ip a and look for the device that has the same IP as the ip of the machine that is shown when you deploy it
you can use that device instead of tun
Ok thank you very much ! I'll look at it right now !
Yeah, I think for the in-browser Kali VM, the ip address is usually eth0 i think
since it's a "local machine" to the network
Indeed, I used eth0 and it worked fine 👌
Anyone knows why when I try to run "add-apt-repository ppa:nemh/systemback" as root, I get "Error: must run as root" ?
Try putting sudo in front of it.
already did, same :/
Good idea but same result 😢
Or maybe would you know how to generate an iso from virtual box ? If yes, I could launch the room I worked on since yesterday
All i found was with systemback but I need the above command to install it :/
Wait I think I found something
What do you mean connection to the VPN dies after a minute?
Is the OpenVPN service still running?
when it happens?
Which room/machine is this?
And do you possibly have multiple OpenVPN connections to THM?
!multivpn
Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (that don't start with "grep" or sudo), do the following steps
Type sudo killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
try that if it helps
Does it stop working only after ping, or after you try some sort of brute force attack?
has anyone successfully connected openvpn with ubuntu on wsl? I'm getting this error and I'm stuck
Hi 🙂 I just completed the OWASP juice shop room, and some tasks didn't give any points while others gave 30. I completed the room but have less than half the points of others who completed it. Is it normal to get 0 points for some tasks or did I do something wrong?
Points were re-calculated
You don't get points for questions that don't reqiure an answer
And people get points for being the first one to solve the room etc.
Don't compare your points to the ones that other people get ;)
I just looked at the graph when I was closing it, and saw that they were getting 30 for tasks where I got 0, so was just curious
But if they re-calculated it to 0 for tasks without answers, it makes sense. Thanks 🙂
@hollow sapphire It does not work in WSL1.
@eager fulcrum Thanks! Have started a kali linux vm
You'd have issues with nmap as well as various other tools in WSL
Just make sure you run the VPN directly in your Kali VM
oh ok
If you're stuck on a room you can ask in #room-help but I don't think that issue is directly related to the room. :)
Yeah, that's something different.
hi, is someone having issues with openvpn connection?
(No pictures of your screen please)
sorry, fixed, my fault
Quick question, Does the in-browser kali machine change to a different VM each time I terminate and relaunch?
it's the same VM from the same template
But nothing is kept
All changes are lost.
Thank you, I assume there is nothing I can do the keep the changes. It is kind of frustrating, for instance all burp suite settings and certificates installed are lost each time the system terminates.
Make your own VM
hey there, i am having a problem to deploy "Introduction to Django" machine
it has been running for 15 minutes already but i can't enter
What do you mean “enter”
Have you checked which ports are open?
And if you’re intended to get access to it with whatever you’re trying to do?
yes i was making that mistake, just trying to enter to the ip
now i specified the port and i can access
thanks
No problem 🙂
hm
is my machines website supposed to be not responding? the first steps for the site want me to put the "flag text" in as an answer btw idk what that is
What machine?
uhhhh
i dunno
It's just "Task 3" and then "Let's get access to your first machine!"
wait
hold on lemme just try to get this to work again
not sorted but reading instructions more carefully lol
funny how doing that solves most problems
I personally recommend that.
Success!
decided to say fuck it and buy premium for the kali thing to make life simpler lol
PG13
I realize that running something in a browser has its limitations, but is the browser Kali running slow normal or is just something wrong on my end?
Wdym by "slow"? Like as in there's some latency with inputs or...?
Latency with inputs
for example
in the following gif, I begin typing as soon as I click in the search bar
But there is considerable time between my input and their reflection on the webpage
This gif might make the delay a bit more obvious
That's going to be normal with remote desktop over the internet
Yeah, that's what I figured. Just wanted to make sure that this is the norm
Yeah that's norm. You can try and help mitigate some of the latency by deploying the Kali machine in the US (select the dropdown) if you live in the US, but if you're in Europe, your options are to use the UK one.
Thanks for that tip, I missed the region drop down at first.
How do i connect to the machine with rdp? will that be faster?
Can someone help in pop os dual boot process?
I think I messed up
It's been doing the same thing for a long time
hello guys
I have a few problems with the room 'advent of cyber'
In the 4th day, I have to connect to a machine via ssh, but when I try it the machine respond me that the port 22 is closed
That happened to on the day 2 machine, i had to access to the 3000 port but it was closed.
You might have to restart it, sometimes the SSH service doesn't start
Terminate and redeploy, that room specifically takes a good 5 minutes for services some times
has anyone had the issue of of getting error messages in tryhackme when having burp running, mainly ca certificate error messages?
just tryhackme
Have you setup the Burp certificate correctly?
i think so, only having the error so far when trying to answer a question in tryhackme, was able to browse in the juiceshop vm with intercept on with no issues
guess the easy fix is to just disable burp when answering a question
Just disable intercept and if you need anything go to the intruder tab, it records everything there. If you really need to intercept a request then turn it on before submitting the request.
Thought so ;)
Hey all, my OpenVPN connection stopped working. Any ideas?
I tried redownloading my config file, but no luck
I also tried adding auth-nocache to /etc/openvpn/update-resolv-conf, but that doesn't seem to affect even the WARNING output
If I let it run past that point I start getting these errors:
It obviously points to an Authentication or Decryption error, but that's where I get stuck
I'm not really sure where to look from here
have you checked the stability of your internet as well? latency? consistent ping to google etc?
not sure if it's related but my tunnel has been randomly reconnecting every few minutes today. normally it's solid. i'm connecting to VIP west.
No packet loss or latency on my end. The logs seem to suggest it's auth-related
that is strange. i'm not sure when you have last done it but perhaps re-issue the cert and re-download/connect? i had to do that once before to get stable.
oh ok. so you already regenerated it then.
yeah
@floral belfry that's not actually a problem
Oh weird. I can't ping the machine I deployed though
Some machines don't respond to pings
The route add failed is the issue
Typically a sign of running multiple VPN connections to THM at once
!multivpn
Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (that don't start with "grep" or sudo), do the following steps
Type sudo killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
Ah interesting. Checking now!
So I do have multiple sessions running
But Killall isn't stopping them
Trying a reboot of the machine
Hey, I'm trying to do the RPMetasploit room, but when deploying the box, the loading bar won't go past 70%. At the moment, it has been running for 15 minutes. I've had it running for more than 30 mins before, but it won't start fully. I've been attempting to go through the room anyway and have been getting the following error when running the exploit. I don't know if it's related or not
I'm just wondering if there is any fix to this, or is it just the box setting up very slowly
This is what I get if I type 'show options'
There is no loading bar
There's a progress bar, which is the % of questions you've answered in the room
That's not a loading bar
that's a progress bar
Oh, that makes a bit more sense 😅
So, the only issue I'm having is on the deploying of the exploit?
Here is my VPN
I'd try a restart of your machine and the target, the target first
I've tried this over 3 days, restarting both my machine and the box multiple times
That is the box that I deployed is it?
Ye
10.10.40.181 right?
That s it
I can't get a shell on that instance
What does that mean? Is there an issue with the box?
IIRC you can only try that exploit so many times
From the first time I tried it, I got the 'no session created' issue
I deployed a new box, got a shell first time
I think you broke that instance
Try this one, let me know if it works. I'll terminate it after 10.10.169.75
Probably a firewall then, on your machine
Ok, thanks. I'll have a look to see how I can make an exception
New box, worked first time. Thanks @eager fulcrum . Was the firewall the whole time!
This is why people run kali
Yeah. Thinking of setting up a pi to SSH into to run Kali. This might make me set it up a bit quicker!
Hey wondering if anyone could help. I've been trying to use TryHackMe for the first time but I can't connect to any of the machines. I was able to connect to the welcome machine, but then when I went to do the learn Linux room I couldn't connect (not even to the welcome machine again). All I get is "unable to connect" in my browser. Pinging the IP does get a reply, but I'm not sure what else to do as I'm a complete beginner to Linux.
You can't open an IP in your browser and expect a web page
Many machines don't run a web server
If you keep working through the Learn Linux room and wait until you're actually told to connect, you are actually walked through how to connect to the VM
Oooh ok thank you 🙂
Hello, with the OWASP Top 10 room Day 7 Task 21, when connecting to <box ip>/reflected I get the following error:
...```
Ah got it, thanks!
"Hello there", i'm completly newbie and stuck Lian_Yu problem. I've found the FTP password but i've no clue how to get the username 😅
In case if anyone know, thanks a lot 🙏
@glossy token #room-help #room-hints
@glossy token #room-help #room-hints
@eager fulcrum
Oh ok, sorry for this u_u
cheers
the box in steel mountain is shutting down when it's one hour remaining
Known issue with many windows boxes
Can't connect to any machines, access page says I'm connected
anyone else with this issue?
Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (that don't start with "grep" or sudo), do the following steps
Type sudo killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
:D
@barren birch can you unlink my token?
!tokenremove @icy bluff
Done, no more entry with UID "671547599937077249".
thank you
Hello! I've been having consistent issues with losing connection to room boxes the last few days. The webpages are dropping, I'm getting kicked from meterpreter shells, etc. Each time it happens I'll run another ping and it takes a few minutes for results to begin - almost seems like the box resets? Thoughts?
!multivpn
Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (that don't start with "grep" or sudo), do the following steps
Type sudo killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
@eager fulcrum you're a genius. It's like youve don't this before! Thanks!
I see this all the time
Not sure if I can ask here, but I've logged myself out of my thm acc and I forgot my pw... but when trying to reset it with email address I never got an email back, I've requested it 2 times like 15 minutes ago... are pw reset emails usually this delayed?
I don’t think so, I believe you have to email support@tryhackme.com
will do thanks
guys i kinda have a techincal question
it doesn't involve directly thm but still
i want to install linux
pop_os
how should i install it?
usb, dual boot, vm, proper os
@vocal wasp I'm weirded out NGL, can you repost the error so I can tag skidy in on this?
initiate error: tryhackme-vm-upload/tmux_remux_1595643204720.ova AWS Code: RequestTimeTooSkewed, Message:The difference between the request time and the current time is too large.status: lets see if it's a stupid time thing
@deep trellis
Your computer time is more than likely off
the same thing happened to me if your computer / OS time is off then it screws with the certificates and thus that error I believe @vocal wasp
just hit the button to reset it or log out and log back in
It's not a perfect system
just hit the button to reset it or log out and log back in
@sharp bear Logged out and logged back in. Was still hanging for like 5 mins
That’s an interesting one then it’s a possibility it’s a problem on their side
is it ublock origin or Privacy Badger
Nope
Source map error: Error: request failed with status 403
Resource URL: https://assets.tryhackme.com/js/popper.min.js
Source Map URL: popper.min.js.map
That one is normal
wAIT i HOPE Its not because there country doesn't reflect the time zone....
@eager fulcrum is there any way to have no flag
no country
?
ah yes
There is
But it shouldn't matter
@deep trellis Can you take a look, this is super weird
does my vpn need to be one to upload stuff?
Nope
OK real talk how long is skidy's list?
initiate error: tryhackme-vm-upload/tmux_remux_1595648513654.ova AWS Code: RequestTimeTooSkewed, Message:The difference between the request time and the current time is too large.status:403
yikes
Ashu is asleep who normally handles upload stuff
Im connecting to VPN but i cant seem to ping Jenkins in the offensive path
Is Jakins a Windows machine, if it is a windows machine cannot be pinged @main summit
Try performing enumeration on the box and see if you get any connection back
How to leave a subscriber only room if you are not a subscriber?
Is Jakins a Windows machine, if it is a windows machine cannot be pinged @main summit
@bronze vale Let me try that and respond
How to leave a subscriber only room if you are not a subscriber?
@naive dust go to the #resources channel and check the pins, there is a script that will do it just make sure to fill in the correct parts of the script
@main summit Please Check that you don’t have multiple instances of the VPN open
!multivpn
Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (that don't start with "grep" or sudo), do the following steps
Type sudo killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
Also please screenshot any errors that you may encounter
What IP Address are you scanning?
In the TryHackMe Learn Linux Room
Whats does -s mean? What difference does it make?
I tried su -s shiba1
I typed the correct password it didnt work
If you type “man su”
It should tell you everything about the command
But usually you just do su <User Name>
Ohh ok but
What the difference of su -s shiba1 and su shiba1
It only says shell I dont get it
Ok
It just says invokes a shell
Whats the difference of su shiba1?
Can u tell me please?
Alright
@naive dust go to the #resources channel and check the pins, there is a script that will do it just make sure to fill in the correct parts of the script
@bronze vale THX. after reinstalling python it worked.
Hi..my network has been unstable for sometime now... it shows at the access page as connected but whenever I try connecting to the vm it gets stuck or doesn't connect at all... I have the subscribed account and I've been changing vpns but to no avail....anyone knows the way to go?
Thanks
Are you sure you don't have multiple OpenVPN services running at the same time?
wait
!multivpn
Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (that don't start with "grep" or sudo), do the following steps
Type sudo killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
@naive dust no just the one in the vm
Could you show a screenshot of when you're "trying to connect" to the VM
Not sure exactly what you're trying to do if it's an issue with your command or the VPN
now it's stuck