#site-support

1 messages · Page 175 of 1

torpid vapor
#

got it!!.. saw where the problem was coming from..
thanks

deep trellis
#

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
@vocal wasp Where did you see this message?

tawdry eagle
#

Go to your machines website (http://10.10.74.6) - What is the flag text shown on the machines webpage?

i have restarted vpn but still the page not working

#

its showing connection time out error after buffering few minutes

bronze vale
#

Have you regenerated your VPN Configuration file?

tawdry eagle
#

nop

bronze vale
#

Maybe try doing that :)

#

Also try this:

#

!multivpn

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

bronze vale
#

This may be an issue but it doesn't seem like it ^

vocal wasp
#

@deep trellis dev tools for firefox

#

Breaks on google chrome as well

#

403 forbidden

spare cedar
#

Still havent gotten a response from support@tryhackme.com does support not read emails on the weekends?

bronze vale
#

Probably not but patience is key, they're very busy. Wait until Monday and then maybe contact one of the staff. (Preferably Muir) via @

spare cedar
#

yea I understand, I just wanted to double check if they dont so I dont check my email constantly lol

#

what a bummer I was looking forward to going through a couple rooms this weekend oh well

#

thanks for the info

onyx vector
bronze vale
#

Define "FF"

onyx vector
#

Firefox

bronze vale
#

Firefox?

vernal ruin
#

firefox

#

xD

bronze vale
#

Just want to make sure

feral dock
bronze vale
#

It's not available on google either.

onyx vector
#

thank you

tawdry eagle
#

@bronze vale still not resolved

#

the connection issue

bronze vale
#

Are you closing the window after starting openvpn?

tawdry eagle
#

no

bronze vale
#

Are you staring openvpn on the machine you're using to hack?

tawdry eagle
#

yes the machine is up

bronze vale
#

No

#

Are you using a Virtual Machine or Main OS to hack?

tawdry eagle
#

i mean it is deployed

#

main os

bronze vale
#

Is it Linux?

tawdry eagle
#

kali

#

yep

bronze vale
#

Can you screenshot the terminal window

tawdry eagle
#

sure

bronze vale
#

With openvpn running*

tawdry eagle
#

@bronze vale this is the screeshot

bronze vale
#

Now type the Machine IP into the browser and screenshot the browser page

tawdry eagle
bronze vale
#

It's definitely a VPN issue.

#

Are you able to switch regions on the VPN and see if that is the issue (If you are in Europe, switch from Eu1 to Eu2 etc.)

tawdry eagle
#

ok

#

let me restart everything once agin

compact viper
#

can someone help me install metasploit?

bronze vale
#

This is not related to THM, go to general.

#

Also, you can google that question.

toxic python
#

@sterile moon !multivpn

#

!multivpn

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

deep trellis
#

@deep trellis dev tools for firefox
@vocal wasp @vapid dawn (I'll msg you on WhatsApp) just for reference

spare cedar
#

Not sure if I'm doing anything wrong, I was following the openvpn room and when I did sudo openvpn /home/icytower1337/Downloads/IcyTower1337.ovpn
it started doing things, but hung on

Sat Jul 25 15:56:27 2020 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Sat Jul 25 15:56:27 2020 Initialization Sequence Completed

and didnt go back to icytower1337@IcyTower1337:~$

#

I did ctrl+c to stop but then I think it closed the connection

bronze vale
#

What's the issue

#

When you perform the command sudo openvpn /home/icytower1337/Downloads/IcyTower1337.ovpn leave that window open

#

Open another terminal window and you're ready to hack.

spare cedar
#

oh alright

#

my mistake then

#

I thought it would go back to command line and I'd stop with with something like openvpn -s while it ran in the background my bad

bronze vale
#

If you want to run it in the background you can type sudo openvpn /home/icytower1337/Downloads/IcyTower1337.ovpn & but you're recommended not to as it can cause other issues.

spare cedar
#

Yea I understand I'll run it as you recommended

bronze vale
#

;)

spare cedar
#

I just thought there was a problem but I just didn't know it was supposed to work like that.. Thanks for the help

bronze vale
#

Anytime :D

naive dust
#

can anyone help me with kali installation?

#

Im on the brink of jumping off a building ngl

#

The live version bring me to the busy box and tells me that it cant find something in /live

#

the installer version just doesnt let me because of the media

bronze vale
#

This isn’t related to THM, please ask in #general

mighty elbow
#

Anytime :D
@bronze vale u told me dont use burp in overpass

#

but there is a way to do that

bronze vale
#

You can

#

But it’s unnecessary

#

It’s actually easier without burp

mighty elbow
#

ok thx

vernal ruin
#

f12 tab works too 🙂

#

whatever suits you

bronze vale
#

Dev Tools

naive dust
#

In #room-help I was explaining how I'm tryna nmap scan the room in nmap and when i $ nmap -v -sS it says the host seems down but when I $ nmap -v -sS -PN it says the host is up but all the ports are filtered. I'm being told this is a vpn issue. IK that the access page is unreliable but it says im connected there. Seems weird to me that it'd say the host is up with the vpn not working

bronze vale
#

Have you tried checking multivpn

#

!multivpn

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

bronze vale
#

Also have you tried regenerating your config file because I do see an error at the top of your screen 🤔

eager fulcrum
#

That's because they didn't supply the config file before

naive dust
#

looks like i had multiple vpns open should i still try to regenerate the config file

eager fulcrum
#

Only if it doesn't work

naive dust
#

thank you guys so much its working now 🙏

steel wadi
#

Need help with burpsuite certificate installation on mac for chrome

#

can someone help me.

eager fulcrum
#

Doesn't go here

dull yoke
#

i have some issue with openvpn, it does not connect and give me this errore

#

TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)

eager fulcrum
#

Make sure your system time is in sync and correct

#

OpenVPN is blocked in Egypt and some other countries

dull yoke
#

okok tnx

dull yoke
#

unfortunatly that's not the problem 😦 i can't relsolve this issue, it work fine with hack the box..

tawdry orbit
#

Do you use TCP or UDP on HTB for OpenVPN?

#

Can't remember what it is set to for THM. TCP?

eager fulcrum
#

HTB does TCP which Egypt doesn't block

#

THM is UDP

tawdry orbit
#

That might be it, HTB gives you an option for either.

eager fulcrum
#

THM are working on it

#

Specifically, ashu is.

feral dock
#

Just reverse engineer HTB's 🤔

tawdry orbit
#

😄

distant lava
#

im doing the learn linux hacktivity and am stuck on task 4. When I type the host name in the PuTTY Configuration, i am getting a PuTTy fatal error that says 'Network error: Connection timed out'. Anyone know why im getting this?

naive dust
#

@distant lava sorry no, I used the console

#

for the console its way easier

#

I suggest getting a VM

eager fulcrum
#

Connect to the VPN @distant lava

distant lava
#

@eager fulcrum it worked. sorry im really new to this. How did connecting to the VPN fix that error?

eager fulcrum
#

10.x.x.x are local IP addresses

#

They're not internet IPs

#

The VPN puts you on the TryHackMe network so you can interact with the machines

distant lava
#

ah ok. sweet thanks

toxic python
#

and don't post the link

prisma sparrow
#

Aight thanks @toxic python

potent flicker
#

[*] Exploit completed, but no session was created.
Blue Box

eager fulcrum
dull yoke
#

guys for the problem of thm i'm in ita, idk why i'm having this issues... idk how to solve this problem. Internet is not helping

eager fulcrum
#

Regenerate your config, make sure your system time is exactly accurate

#

And check your network connection like it says

dull yoke
#

omg yeah i got the date var wrong.... i am so fcking stupid lol. tnx

eager fulcrum
#

PG13.

#

Don't curse

dull yoke
#

ops sorry

#

nothing, i update the sys time and it still does not work.. :/

#

and the hw clock too

#

it seems like i can't reach the server (54.76.30.11:1194)

bronze vale
#

Why are you trying to reach that 🤔

dull yoke
#

is in the file i downloaded from the thm site on my conf file

#

idk

sharp bear
#

that’s not what you’re intended to do? all you have to do with the vpn file is put it into an open vpn client @dull yoke

severe mortar
#

I'm having an issue with the Boiler CTF room, where the root flag isn't being accepted even though that's what is shown in the shell. Can anyone advise?

#

Oh it works now, just do it in lowercase

dull yoke
#

i am trying to connect with openvpn as usual with sudo openvpn <path_to_my_conf_file> and some days ago it just stop working, it give me ""TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)"

eager fulcrum
#

Try switching servers

dull yoke
#

yeah i did, but none of them work

ember roost
#

So, I think I managed to run two openVPN's, and I'm pretty new to linux... How would I go about disabling\removing one connection?

#

restarting?

eager fulcrum
#

Control C in the terminal where it's running

ember roost
#

ok, and control C does? (so I learn)

eager fulcrum
#

Stops the foreground process.

#

Control Z backgrounds it, which is typically what leads to people running multiple VPNs

ember roost
#

nice, thanks, guessing this can be applied to most process' then?

#

And yeah, I'm new to coding, but I know it's better to do things slower and correct than rushing, which is why I might seem a bit obnoxious with my questions 😅

eager fulcrum
#

All processes.

ember roost
#

didn't seem to end them, ps aux grep openvpn still lists both connections. When I press ctrl + C it show's up as ^C in terminal

eager fulcrum
#

Yes, because you don't have a process running in the foreground

ember roost
#

ok, what does that entail?

eager fulcrum
#

?

#

!multivpn

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

ember roost
#

oh, thanks!

#

once I ran the openVPN, I get the 2020 Initialization Sequence Completed but there's no [root]@[user]:~ after it, what should I do after that?

toxic python
#

Open a new terminal. You need to keep that running in the background

ember roost
#

oooh, ok, so that terminal is a "running program" in it of itself in a sense then, if I understand correctly?

toxic python
#

Yes

#

It’s allowing you to have access to the THM network

#

If you stop it, you no longer have access

ember roost
#

ok, thanks! 😄

gaunt hull
#

yo so im just getting started/learning

#

Im doing the 'advent of cyber' room atm and it tells me to copy and paste http://<your_machines_ip>:3000

#

i do so with my machines ip into the browser bar, although it just performs a google search 😐

#

and i do have the machine booted up and im connected using openvpn

eager fulcrum
#

i do so with my machines ip into the browser bar, although it just performs a google search 😐
@gaunt hull Huh? It really shouldn't

gaunt hull
#

weird

#

omg im so stupid

#

im sorry

#

i didnt remove the <>

#

ignore me xd

agile shadow
#

Can anyone help me with accessing my machine, after deployment I am getting my machine IP but can't connect to it "this site can't be reached". My openvpn is setup already

bronze vale
#

Are you closing the openvpn connection terminal window after running it?

agile shadow
#

No minimizing it

#

Tried both in Linux and window

#

Funny part is that once in starting I got connected successfully, after sometime when I tried it started bothering

bronze vale
#

@agile shadow You have to wait 1-5 minutes for machines to start :)

#

Hey! I was playing arouns with fish shell, changing themes. After i installed one theme, a [I] appeared at the start of command line. I alerady removed that theme that caused this. Reinstalled fish. But that weird [I] is always there. Any ideas how to remove it?
@tribal quarry This channel is for things related to TryHackMe, try asking in general :D

tribal quarry
#

Oh, im sorry

bronze vale
#

It’s fine :)

agile shadow
#

I did unfortunately still got no luck

bronze vale
#

Are you able to ping the machines

#

And what IP are you putting into the web browser

naive dust
#

Hey can anyone tell me how to verify TryHackMe to Discord, I have verified the mail is there something to do with the discord token?

#

got it

stoic wind
#

go on your private message and send !verify to TryHackMe bot

#

all is explain ^^

#

@naive dust

naive dust
#

Thank @stoic wind I completed the process

regal garnet
#

Hi Tech Team,

#

I have one question, i was trying to enumerate the "steel mountain" with nma

#

but i am not getting any results

#

it says icmp is disabled

#

so i am using -Pn flags in nmap, but still getting no results

#

any suggestions please

#

nmap -sC -sV -Pn -oN output.txt 10.10.24.230 my full command

bronze vale
#

Could you screenshot the screen please?

flint hawk
#

This sounds like a room question. You'll need to ask in #room-help if you need help.

bronze vale
#

If they're not getting results it a VPN issue

#

VPN Issue = Tech Support 😉

flint hawk
#

It sounds room to me, but a screenshot would be helpful

regal garnet
#

Thank you guys

#

i will go to room space to post this

pulsar bluff
#

Hey guys! I'm new here and I'm already having an issue... I just installed OpenVPN and got it running with my profile it sends and recieves data (byte in, byte out) but when I write my private IP in the browser I get: --.-.--.--- refused to connect. What can I do?

toxic python
#

Can you show a screenshot

pulsar bluff
#

of the browser or OpenVPN?

toxic python
#

Wait what is the output of running the open vpn file

pulsar bluff
#

Where should I get the output from?

#

It says connected.

#

Even on the site TryHackMe it says I'm connected

sharp bear
#

@pulsar bluff from the sounds of it you’re attempting to access your private vpn IP which does not have a web server you can either ping your private vpn IP or deploy a machine in tryhackme and ping / access the provided IP address I would suggest deploying the openvpn room just to test everything is working

pulsar bluff
#

How do I deploy the OpenVPN room?

bronze vale
#

My bad

#

At the bottom

#

Click Task 6

#

Then on the task there is a big green deploy button

#

Click it

#

Then a little header will appear

pulsar bluff
#

Yeah I got that and got the flag

bronze vale
#

Oops that had the answer kek

#

So is it all sorted?

pulsar bluff
#

Kind of... I have to access the terminal with PuTTY and of course access is denied

bronze vale
#

You don't need to access it

#

In order to use putty

#

the machine needs SSH to be activated

#

But that machine only has a webserver

#

Putty is only for remote access.

#

Please go to the Learn Linux room to learn about SSH, PUTTY and using linux.

pulsar bluff
#

I am there and I'm following the tutorial on task 4

bronze vale
#

If you deploy the machine on the openvpn connection, you're using the machine on openvpn

#

If you deploy the machine on learn linux, you're using the machine on learn linux

pulsar bluff
#

Got it! Thanks

bronze vale
#

👍

real topaz
#

Hey my VPN disconnects again and again, because of that whenever I ssh into the machine, it freezes until VPN connection gets re-established

#

Any fix for it?

bronze vale
#

It freezes?

#

Oh

real topaz
#

I'm not able to enter commands

bronze vale
#

Well if it's disconnecting there's two reasons;
Your wifi is slow
There's something wrong with your configuration file

#

Have you attempted to regenerate your configuration file?

real topaz
#

No

#

I'll try that

#

It happened today only till yesterday it was working fine

bronze vale
#

Yeah that's probably an issue with the file

#

Also check this

#

!multivpn

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

real topaz
#

Ok

simple beacon
#

i executed the command gobuster --help but i only got these commands

#

dir Uses directory/file brutceforcing mode
dns Uses DNS subdomain bruteforcing mode
help Help about any command
vhost Uses VHOST bruteforcing mode

Flags:
-h, --help help for gobuster
-z, --noprogress Don't display progress
-o, --output string Output file to write results to (defaults to stdout)
-q, --quiet Don't print the banner and other noise
-t, --threads int Number of concurrent threads (default 10)
-v, --verbose Verbose output (errors)
-w, --wordlist string Path to the wordlist

#

i tried

#

man

#

-help

#

-h

bronze vale
#

This is not techsupport for gobuster, this is tech support for THM :D

#

( type man gobuster into your terminal)

simple beacon
#

@bronze vale which channel should i go to?

bronze vale
toxic python
#

@hallow nebula

#

!multivpn

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

toxic python
#

Follow that and you’ll get a tun0 ip

#

Then use that as your lhost

hallow nebula
#

Then use that as your lhost
@toxic python perfect thanks

toxic python
#

Stick in this channel for now for this problem @hallow nebula

hallow nebula
#

will do

rugged lotus
#

is this the right channel if i'm locked out of my account? not receiving a password reset email either

barren birch
rugged lotus
#

thanks - hopefully they can get back to me quick!

elder egret
#

cannot find one of the files in the Ninja Skills room

#

thought it was maybe just on my PC and I even restarted the machine and searched in the browser but there was still no file named bny0

ember roost
#

Alright, I'm just learning about the bash commands, and on the $user command, I tried using echo $user which just shows an empty line... I'm guessing there's a problem where it hasnt spesified a user name? In which case, how do I go about changing that?

hushed ice
#

Use $USER

ember roost
#

oh, capital letters?

hushed ice
#

its case sensivitive

eager fulcrum
#

Yeah they're case sensitive

bronze vale
#

Yes

#

I think I contributed the most help 🤔

ember roost
#

oh, alright, thank you! Sorry for doing the basic questions 😅

eager fulcrum
#

@ember roost Next time, that's probably a #room-help question

ember roost
#

oh, alright!

rugged lotus
#

does anyone have issues using hashcat on a Kali VM running on a OSX host machine?

celest sapphire
#

does the VM have a GPU passthrough? if no then don't use hashcat on a VM
use john

hushed ice
#

or install hashcat on the host

naive dust
#

is someone able to reset my progress for Basic pen testing and hydra

#

my user name is WeAreAllBugs

naive dust
#

Hey everyone! I’m pretty new to hacking and the whole website and I cant access the IP of the In-Browser Machine’s or localhost inside the machine, but its required for the first room so I dont really know what to do!

toxic python
#

!multivpn

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

toxic python
#

@naive dust

eager fulcrum
#

Hey everyone! I’m pretty new to hacking and the whole website and I cant access the IP of the In-Browser Machine’s or localhost inside the machine, but its required for the first room so I dont really know what to do!
@naive dust I think you're slightly misunderstanding

#

The In Browser VM is your attacking machine

#

The one you need to connect to is the target

naive dust
#

Im sorry if im misunderstanding but it says in the welcome room that I can access it using the in-browser linux machine if I go to the machines IP.

eager fulcrum
#

Im sorry if im misunderstanding but it says in the welcome room that I can access it using the in-browser linux machine if I go to the machines IP.
@naive dust Yes, deploy the machine in the room

#

And then copy that IP, and paste it into the browser in the In-Browser kali VM

naive dust
#

Ohh! Thanks for your support!

past maple
#

sup fellas im new to this and i need help getting dirbuster for the basic pentesting room. I can't find a source I trust to download it from, because I cant find it on OWASP's website. btw im on windows 10

bronze vale
#

Since this isn’t related directly to tryhackme try asking in #general

rapid thunder
bronze vale
#

Just because dirbuster is for the pentesting room, does not mean that we will teach you how to install gobuster ;)

left jewel
#

hey is there a way to login from 2 computers to the same vpn user?

#

simuntaniasly i mean

#

!multivpn ?

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

barren birch
#

@left jewel Can you guess what happens when two computers are assigned the same IP address?

left jewel
#

can i get another IP ?

barren birch
#

Not without another account

left jewel
#

mk

tawdry wasp
#

Hello, anyone knows what happens with my metasploit??

#

"Exploit completed, but no session was created"

#

i have the same problem in all the rooms which i can use it

eager fulcrum
tawdry wasp
#

( in the kali virtual machine of tryhackme works well ( same exploit, and information)

#

ok

#

I 'll try with another one, thanks for your help ninja 🤙

azure kernel
#

Is it routine for the root flag of some rooms to change after a while? Noticed some of the old rooms I had completed have tasks related to the root flag now uncompleted, though I’m pretty sure I had submitted these.

eager fulcrum
#

Nope

coral linden
bronze vale
#

No session is being created, you are not getting the reverse shell

#

Nvm @coral linden

signal pawn
#

Hey guys, started this room and cant access the web port, any idea why ?

#

Says connection refused

bronze vale
#

Are you connected to the VPN

#

!vpn

sharp bisonBOT
signal pawn
#

Yes I am

#

I can ping the machine

bronze vale
#

Are you going to the corrrect port

signal pawn
#

well it should be kind of a beginner walkthrough machine

bronze vale
#

No

signal pawn
#

I tried nmapping it

bronze vale
#

That is not a walkthrough machine

signal pawn
#

Only port 111 is open

#

Oh I thought it is

bronze vale
#

What is running on port 111

#

It's a rated medium machine which usually is a walkthrough machine for someone who has general knowledge of hacking

signal pawn
#

What the hell

#

Well

#

Now magically it hurts

#

And now I can see ports 80 and 22 open aswell

#

I've waited like 5 minutes

toxic python
#

You need to wait ~5 minutes for machines to boot up

signal pawn
#

Before running the nmap

toxic python
#

They need to spin the services up when being deployed

wintry trellis
#

Anyone knows if Zap in already installed on THM VMs ?

barren birch
#

I don't believe it is

#

Not yet anyway

wintry trellis
#

Ok thanks !

spare cedar
#

Can I ask about nmap here? I'm trying to do the Blue room but I'm having a bit of difficulty

#

and I've done the rpnmap room aswell if that matters

sharp bear
spare cedar
#

thanks

distant lava
#

i signed up for tryhackme using the wrong email address, is there anyway i can still get the free voucher?

bronze vale
#

If you mean student discount

sharp bear
#

no I believe he’s talking about for the boot camp I believe skidy and ashy are working on getting everyone in there a subscription however the boot camps discord would be a better place to ask @distant lava

bronze vale
#

Yeah I realised

#

It's being sorted in the other discord

analog relic
#

my account for the student discount doesn't have the subscription applied. Is this the right place to address that?

bronze vale
#

No

#

Oh wait

#

Yes

#

Wait

#

my brain

sharp bear
#

yes it is unless it’s for the boot camp

bronze vale
#

Wrong user ^

#

If you have paid for the subscription and have not got the discount then this is the correct place. If it is related to bootcamp then go to that discord

hazy light
#

Obligatory hello via wrong mention x)

bronze vale
#

haha

primal finch
#

Hi,

I'm at Hacking With PowerShell room, [Task 3] Question 3, when I type Get-Command | measure, I get this: 7935

#

But I cant pass the task

ocean parrot
#

is there another seperate discord for the bootcamp? (I saw someone mention that above). If so, could I potentially get a link from someone?

bronze vale
#

Yes there is

sharp bear
bronze vale
#

Emankcin want me to dm it to you?

sharp bear
#

@ocean parrot can’t link other discord’s in this discord but it is on the tryhackcit twitch

naive dust
#

is there another seperate discord for the bootcamp? (I saw someone mention that above). If so, could I potentially get a link from someone?
@ocean parrot You can get the discord link if you type !discord in the twitch chat

#

or if you look in the description of the channel, yeah.

bronze vale
#

Nevermind kekw

analog relic
#

My student account doesn't have the premium access applied to it for the event this week. How do I fix that?

bronze vale
#

If you have paid for the subscription and have not got the discount then this is the correct place. If it is related to bootcamp then go to that discord
@bronze vale

sharp bear
#

@analog relic send a message in the tryhackcit discord. Skidy and Ashu are working on getting more subs out

#

currently all vouchers for the bootcamp are used but theyre working on getting more

bronze vale
#

There is a form you have to fill out

#

If you do not have the subscription

#

You can find it in the discord

#

for bootcamp

potent arch
#

hey so i am currently on the learn linux page and i need some help, i am on task 7, and when i click submit it says ups wrong anwser i even googled it and it is the right anwser, tried reseting the page too what shoud i do

naive dust
#

Try refreshing the page and doing it again

potent arch
#

ok i will try

naive dust
#

OH

#

You don't need the ls in there.

potent arch
#

oh

naive dust
#

Also, please remove that image because it's showing the answer :)

potent arch
#

thx

naive dust
#

Thanks!

potent arch
#

now its working

naive dust
#

No problem

potent arch
#

i wholud have never thought of this

naive dust
#

It'll usually show you the length of the answer in astericks * when you don't type anything in

pastel herald
#

How can the streak in THM drop from 4 to 1 when doing daily questions?

deep trellis
#

Whats your THM username

#

Let me take a look

pastel herald
#

herrgutt

#

Pretty sure i did something yesterday

eager fulcrum
#

So it's like a timer, it has 24 hours on it. When you answer a question, it gets set back to 24 hours. If the timer goes off, you lose your streak

#

Let's say you answered at 9am one day and 1pm the next, that's over 24 hours so streak goes

pastel herald
#

So its not enough to have activity each day? (marked with a green square in your profile)

eager fulcrum
#

Safest way atm is to answer one in the morning and one in the evening

pastel herald
#

bummer 😦

eager fulcrum
#

That activity is separate

#

It counts different events

pastel herald
#

oh, ok

deep trellis
#

oh, ok
@pastel herald I updated your streak, and am going to change how it works.

eager fulcrum
#

Skidy maybe the heatmap/streak disparity is something to address?

pastel herald
#

Thanks @deep trellis !

deep trellis
#

Skidy maybe the heatmap/streak disparity is something to address?
@eager fulcrum Yeah not sure where tho?

eager fulcrum
#

Amend heat map to only show events that count for streaks?

pastel herald
#

Amend heat map to only show events that count for streaks?
@eager fulcrum I agree. Probably submit something like this in the #641405480547385354 ?

vast kernel
#

Hi I’m new to tryhackme. For the basic pen testing room do I need to have kali installed on my own laptop because it says Open VPN needs to be utilized. Or does this just happen naturally if I use one of the kali machines vm from the try hack me rooms? Like is it already connected to the server or whatever it needs to be connected to? So basically do you have any suggestions on how I should get started on the basic pen testing room with a Mac?

eager fulcrum
#

The TryHackMe my-machine kali is already on the network, so you don't need to connect to the VPN from that

#

If you want to interact with the machines through anything that isn't the THM Kali, you need to connect to the VPN on that device

vast kernel
#

Ok thanks! What task number do you recommend I use for the basic Pen Testing?

eager fulcrum
#

Can you clarify what you mean by that? I don't quite understand what you're asking @vast kernel

vast kernel
#

Like task 2 says in browser Kali Machine Dedicated page. Task 3 says in browser Kali Machine. (Optimised).

#

Where it's listed for deploying the machine.

bronze vale
#

It is all down to preference.

#

Try one, if you like it continue, if you don't use a different machine.

wicked ledge
#

After weeks of struggling I've realised the reverse shells and metasploit don't work when I use my local Kali VM connected to the VPN. I can run the same commands using the THM hosted Kali and they work fine. Is there a known issue with using the VPN?

eager fulcrum
#

No

bronze vale
#

It's probably your machine

#

Or your VPN file

eager fulcrum
#

Make sure you're connecting to the VPN directly from kali, not from your Host OS

wicked ledge
#

I've tested my local VM against a local hosted vuln VM and it works fine.

bronze vale
#

!vpnscript

sharp bisonBOT
bronze vale
#

Test this

#

If it is only metasploit that isn't working but you're able to complete rooms without it, then it's metasploit.

wicked ledge
#

I've also tried using the Offensive Security Kali VM, a Kalli VM installed from downloaded media and a bare metal install. None work over the VPN. I'll run that script and check the output.

#

No, it's not just metasploit.

bronze vale
#

Bare metal installs are not very stable

eager fulcrum
#

I've also tried using the Offensive Security Kali VM, a Kalli VM installed from downloaded media and a bare metal install. None work over the VPN. I'll run that script and check the output.
@wicked ledge Connect to the VPN directly on kali

#

not on the Host OS

#

Bare metal installs are not very stable
@bronze vale wat

bronze vale
#

This is what all the people who is it have told me 🤔

eager fulcrum
#

Generate a new VPN config or switch server (or both)

bronze vale
#

Apparently the OS dies after updates

wicked ledge
#

I just spent ages on the Alfred room trying to upload the powershell scripts. Kept failing on my local VM, worked instantly with the THM hosted machine.

bronze vale
#

Sounds like VPN issues then

wicked ledge
#

Yes @eager fulcrum , I'm running the VPN on the NM, not the host.

eager fulcrum
#

Then try the other things we've suggested

#

It works perfectly fine for other people, so your question of "are there any known issues" has been answered

flint hawk
#

My metal Kali has been stable, but I 100% suggest a VN because you can fix mistakes or bad updates; if they happen

wicked ledge
#

Should I be connected to the VPN when I run the troubleshoot script?

naive dust
#

Yes.

#

Otherwise it's just gonna tell you "you're not connected to the vpn"

wicked ledge
#

All comes back fine.

#

Is it worth trying a different VPN server?

naive dust
#

It's possible that it's not a VPN issue

#

Could be firewall or network related

#

TBH, I've had some trouble sometimes with certain reverse shells on my VM

flint hawk
#

You could try a different VPN server or creating a new VPN file

wicked ledge
#

Maybe I'll try setting my VM to bridged mode then putting it in the DMZ on my network. I'll try a different VPN first.

#

Thanks all.

torn idol
#

@wicked ledge: Setting it up to my kali vm first.. (But not for at least 10 hrs, when i can actually power it down) .. and then I will set up the ovpn connector adnd continue

mighty urchin
#

yo guys can someone help me? i'm using kali linux VMware and im trying to connect to a machine in THM but the browser doesnt recognize the IP although i'm connected via openVPN

eager fulcrum
#

Not every machine runs a webserver, so you can't open the IP in your browser and expect there to be a web-page

mighty urchin
#

but i did ran it once

#

something went wrong

#

i dont know what i did

eager fulcrum
#

What room?

mighty urchin
#

everything

#

but the VPN does show that its working

eager fulcrum
#

but the VPN does show that its working
@mighty urchin What do you mean by that?

mighty urchin
#

here now it happened again, i managed to join a room and now i cant

eager fulcrum
#

Again, what do you mean?

#

Joining a room doesn't relate to the VPN

mighty urchin
#

sometimes its working and sometimes doesnt

#

Joining a room doesn't relate to the VPN
@eager fulcrum wdym? without the VPN u wont be able to join any machine

eager fulcrum
#

False

#

You can join a room no matter what

#

Rooms are different to VMs

mighty urchin
#

i mean deploy a machine

normal carbon
#

you can still deploy without the vpn but you cant connect if ur not on the vpn

mighty urchin
#

you can still deploy but you cant connect if ur not on the vpn
@normal carbon yeah thats what i mean

#

but sometimes im able to connect and sometimes dont

normal carbon
#

how long did you wait before trying to connect after deploying

mighty urchin
#

0 seconds

normal carbon
#

you need to wait longer

mighty urchin
#

like a min?

normal carbon
#

like 1-5 minutes

mighty urchin
#

ok

#

tnx mate

normal carbon
#

no problem

flint hawk
#

THMs servers need time to spool up. They can’t become instantly available. They can get close, but not quite. They need to power on and boot up through everything they need to help you.

eager fulcrum
#

When you click deploy, it boots a real, full virtual machine dedicated to you

#

Like a full PC

mighty urchin
#

oh i though there are servers waiting

#

for a connection

#

now it makes sense

mighty urchin
#

sorry to annoy u guys but this only was the first problem (thought the second would solve as well but it didnt 😦 ) anyway the other problem is that after some time i pinged the machine IP and it works although when i try to browse it on the browser it doesnt work

#

😦

eager fulcrum
#

!multivpn

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

onyx viper
#

hey, i have got a quick question - every time i deploy a machine it cant get connected and the vpn is up and running

mighty urchin
#

Look up buddy

#

check if u had what i had

#

!multivpn
@eager fulcrum btw it doesnt work...... only have 1 instance open

onyx viper
#

yeah, I havent got any other VPN's running except this one for tryhackme

#

i pinged it with nmap i can get a respoonse

mighty urchin
#

exactly

#

what i have

onyx viper
#

but when i open it in browser its not connecting

mighty urchin
#

yep

eager fulcrum
#

Not all machines run a webserver

#

What room's Vm?

mighty urchin
#

learn linux

onyx viper
#

learn linux

#

same lol

mighty urchin
#

xD

eager fulcrum
#

That doesn't run a webserver

#

You can't access it from your browser

mighty urchin
#

ohhhhh

onyx viper
#

should of mentioned it on the top lol

mighty urchin
#

xD for newbies like us

eager fulcrum
#

You made an assumption

#

it actually walks you through connecting in Task 4

#

So you shouldn't have tried it before

mighty urchin
#

it actually walks you through connecting in Task 4
@eager fulcrum yeah i had a problem in that task too, but that was because of my PC and what i did was resetting linux and now its working

eager fulcrum
#

@deep trellis if you're around, could you try and help @vocal wasp get the upload working? Been puzzling all of us for a couple days

vocal wasp
#

@eager fulcrum Sikdy had uploaded it but I can't find it

deep trellis
#

Just need to attach to it to your account

eager fulcrum
#

Cheers Skidy

vocal wasp
#

hello

deep trellis
#

Np:)

vocal wasp
#

anything else skidy>?

deep trellis
#

Sorry for the delay, I'll get around to doing this in the next hour or so - in the middle of something:)

fickle ice
#

I am trying to use the Blueprint hacktivity, and the IP it shows doesn't work, it takes me to Error 404, why is that?

eager fulcrum
#

Probably a part of the box

fickle ice
#

Ok

fringe arch
#

hey

#

i can't get metasploit to install on kali

eager fulcrum
#

We don't support that, #general.
This channel is for things like site or VPN support.

fringe arch
#

oh alright

unique aspen
#

Setting up kali linux on VMware but kept failing

#

Any other VM recoomended

toxic python
#

We don't support that, #general.
This channel is for things like site or VPN support.

#

Use virtual box

#

Imo

fringe arch
#

i do

vernal ruin
#

Google with the error message, we can't help much in #site-support

fringe arch
#

can you help anywhere?

vernal ruin
#

You can just search for how to install metapsploit, it that's not trouble

balmy bear
#

Hey guys. What do I need to allow on the firewall to be able to use the in-browser machine?

#

Its a sophos appliance.

#

Connection just times out

zealous yoke
#

Ah that would most likely be the problem

#

solutions especially sophos are really iffy about that

#

are you able to perhaps RDP into the machine instead?

balmy bear
#

No, RDP on the public ip doesnt work either (I‘m on my work network(I’m sysadmin) so VPN is not an option).

#

Is it enough to just allow the public IP of the machine for rdp on the firewall? But the IP changes regularly, right?

#

Would me much easier if i could just allow connection to the in-browser machine

zealous yoke
#

I know your struggles believe me ahaha

#

Allowing 3309 to the public IP of your deployed instance should be sufficient

#

I can't quite remember why specific vendor firewalls get iffy with it over the browser i.e. fortinet and sophos

balmy bear
#

So everytime I deploy a new instance, I have to change the firewall rule? haha

zealous yoke
#

From my memory atm yes, but @deep trellis may be able to provide details for a more permanent solution

balmy bear
#

That would be nice 🙂 Ill use this workaround until then

#

thanks!

zealous yoke
#

I've been meaning to document things like that (i.e. what ports and to what domain) you'd have to whitelist but other pressing issues have cropped up (:

#

no worries

#

it's a bit of an inconvenience for now, but it should work. You're a sysadmin, you have to work around inconveniences all the time 😛

balmy bear
#

Haha, you can say that again

#

If i wouldn‘t I‘d be out of a job

balmy bear
#

@zealous yoke unfortunately doesnt work with Port 3009

#

Got it. I just allowed RDP to the machine

#

If you have any pointers how to get it to work in browser, please tell me 🙂

zealous yoke
#

Thanks @balmy bear

#

I know from your side of things so (:

#

I'm trying to put together a good document that will detail how corporate environments can connect to TryHackMe for us fellow sysadmins (:

balmy bear
#

btw

zealous yoke
#

the ports, protocols to whitelist and whatnot

balmy bear
#

what do i choose? Newbie with linux

zealous yoke
#

is this the THM Kali?

balmy bear
#

Yep. I used Xorg

#

works as intended

zealous yoke
#

I tink you'd need to use Xorg and then the username and password displayed in the browser if that's the case

#

Ah!

#

Yup 👍

balmy bear
#

thanks for your help mate 🙂

buoyant raptor
#

Hi , I have bought a subscription , and I have noticed that when deploy a machine automatically get 2 hours but machine expires after 1 hour. Thanks

zealous yoke
#

Hey!

#

What room do you find this happens in for example?

feral dock
#

I think that happens with Windows boxes

zealous yoke
#

I know there's an issue with a Hackpark I think it is that will terminate in an hour no matter what

feral dock
#

Like Anthem etc

buoyant raptor
#

It has happened on Attacking Kerberos, and blue ,

amber mountain
#

I have a quick question
I logged out from my kali machine
How can I get back in?

zealous yoke
#

terminate the box and re deploy (:

deep trellis
#

The browser based login bugs some of you are experiencing will be fixed shortly. We've identified the problem and have fixed it locally.

balmy bear
#

Quick question for the learn linux room: Task 33 requires you to find the binary shiba4 and create a dir test and a file test1234

#

the dir and file already existed on my deployed machine

#

hows that possible?

#

and the bin is nowhere to be found, tried find / shiba4

#

should i redeploy?

lilac ocean
#

@balmy bear Those were created by the room creator(for some reason). You don't need to redeploy just move on.
Also #room-help question next time 🙂 .

balmy bear
#

I cant move on as the binary is missing with the password for the next step 😄

#

and sorry for asking in the wrong channel 🙂

lilac ocean
#

just try running the binary simply? ||./shiba4 i think was the way to use it||

balmy bear
#

But i cant run a binary that doesn‘t exist haha

lilac ocean
#

did you try?

naive dust
#

Hi everyone. Room WebAppSec 101 impossible to connect. Tried to restart OpenVPN connection and restart room, but nothing to do. Is this happening to any of you too? Thanks

bronze vale
signal pawn
#

Hey guys

#

On WebAppSec 101 there's a command injection part

#

I guess my terminal skills are not that good and I dont know how to pipe my command to make it work

#

grep ^(userinputhere)$ /path/badpasswordfile.txt

#

this is the command that is being run

bronze vale
versed moth
#

i cant ping machine in CTF_100

#

even when i follow the walk through the outputs are not similar

naive dust
#

!multivpn

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

naive dust
#

Follow this first just to make sure you're properly connected to the VPN

#

and then could you take a screenshot of your ping attempt

versed moth
#

will do

wicked ledge
#

Following on from my VPN issues. I've tried using EU-VIP-2 and that won't let me SSH to a room. EU-VIP-1 does.

eager fulcrum
#

!multivpn

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

wicked ledge
#

Yes, only running one VPN at a time.

eager fulcrum
#

This might still be an issue

#

You won't be aware of it, except for connectivity issues and weird behaviour

wicked ledge
#

OK. I'll kill all openvpn sessions and try EU-VIP-2 again just to be sure...

versed moth
#

please help

eager fulcrum
#

Connect to the VPN

#

!multivpn

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

versed moth
#

im connected to vpn

eager fulcrum
#

Not properly if you can't access resources using it

versed moth
#

i did everthing the bot said and it seems like i can normally connect and perform in other rooms except this

#

the nmap result doesn't show me the ports open as shown in walk through

wicked ledge
#

I was connected to EU-VIP-1 and could ssh into the room.
I disconnected and ran sudo killall openvpn
I ran:
root@kali:/home/kali/Documents/TryHackMe/Game_Zone# ps aux | grep openvpn root 3314 0.0 0.0 6088 896 pts/0 S+ 16:35 0:00 grep openvpn root@kali:/home/kali/Documents/TryHackMe/Game_Zone#
I ran:
root@kali:/home/kali/Documents/TryHackMe/Game_Zone# openvpn --config /home/kali/Documents/TryHackMe/VPN/EU-VIP-2.ovpn
And now I can't ssh into the room anymore (it just hangs). It responds to pings and I can access the browser.

#

`kali@kali:~/Documents/TryHackMe/VPN$ sudo ./thm-troubleshoot
[sudo] password for kali:
[+] Re-running with root permissions
[+] Stable internet connection
[+] OpenVPN is installed
[+] tun0 exists
[+] tun0 IP is in the correct range
[+] Only one instance of OpenVPN is running
[+] Confirming connectivity
[+] Connectivity checks completed!
[+] You are connected to the TryHackMe Network
Your TryHackMe IP address is: 10.xx.xx.xx
Happy Hacking!

kali@kali:~/Documents/TryHackMe/VPN$ `

eager fulcrum
#

Terminate and redeploy the machine

naive dust
#

@versed moth You're only scanning ports 3000-4000

wicked ledge
#

Tried that twice already. My goto move if stuff starts misbehaving. I'll do it again now...

naive dust
#

If the machine doesn't respond to pings, then try terminate/redeploy and wait at least 5 minutes

versed moth
#

there is a port open in that range ... the open port is 3333

#

5 min okay ill wait and come back later

wicked ledge
#

redeployed machine. Still no ssh access using EU-VIP-2.

#

Not a real problem as I can just use EU-VIP-1 but it does point towards my metasploit and reverse shell problems being a VPN issue. Odd.

versed moth
#

it's been almost 9 min and still there is no reply form the ping

#

mayb i should try this room some other time

toxic python
#

not all machines respond the pings

#

which room is that? if its a windows machine it wont respond to pings

feral dock
#

Windows by default does not respond to ICMP echo requests.

#

That's CTF 100?

naive dust
#

@feral dock Yeah, he's trying to do CTF100 but can't get any ports/pings out of it

versed moth
#

@toxic python the room is CTF_100

feral dock
#

Read the tasks

versed moth
#

im in kali machine

#

@feral dock then why can't i get the response as shown in walk through

#

it's not showing that the port 3333 is open

eager fulcrum
#

im in kali machine
@versed moth your own kali or THM's kali?

versed moth
#

my own kali

feral dock
#

!vpnscript

sharp bisonBOT
versed moth
#

i think the problem is with the room , because i tried pinging other machines in different rooms and they were all responding fine

feral dock
#

The room is fine, I've completed all of it, and never had any issue 🤷

eager fulcrum
#

I think you're told to use -Pn?

versed moth
#

look at this

#

you dont see it saying port 3333 is open ! do you ?

feral dock
#

!vpnscript

sharp bisonBOT
versed moth
#

what is !vpnscript ?

bronze vale
#

A bot command

#

If you read it

#

It links you to github which contains a script to diagnose errors with your VPN

versed moth
#

oh okay thanks

#

when i type in the command shown by the room creator this is the output

#

@feral dock i tried running nmap in other rooms and it was working fine . Why can't i do the same here ....

versed moth
#

why does it say " Read data files from: /usr/bin/../share/nmap
" in nmap scan

naive dust
#

i need help, this is advent of cyber day 8, the port is correct too and the machine is up too , its responding to the ping as well

toxic python
#

Check if that port is hosting an ssh server

rapid dagger
#

<@&568449888682246145> Hey, my Friend "VeoronMaiden" win the OWASP TOP 10 giveaway and send email and dont get nothing can you say what he can do to get price ?

feral dock
#

No need to ping the admins.

rapid dagger
#

mb

tawny quiver
#

Hey guys, who can assist with VPN issues?

eager fulcrum
#

Anyone if you actually ask

tawny quiver
#

Ok well I tried to change my server, dont see any specific errors, but no connection is being completed

naive dust
#

Could you send us a screenshot of the entire output from when you try connecting to the VPN with your config file?

tawny quiver
naive dust
#

What do you see when you type in ip address | grep tun0

tawny quiver
#

I see the IP, I see the bcast, but not connected when I check in the portal - or when I try access anything

wind wedge
#

It says initialization sequence completed so you should be connected

naive dust
#

Are you closing out the terminal that establishes your VPN connection

#

lol

tawny quiver
#

😐 no, I am running 'sudo openvpn *.ovpn &'

naive dust
#

Are you sure you're using the correct config for THM?

tawny quiver
#

Just downloaded a brand new one yeah

naive dust
#

!multivpn

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

naive dust
#

Try checking if you might have multiple processes open by accident

tawny quiver
#

Nope, killed all previous processes and even gave the box a reboot

naive dust
#

Try using openvpn3 instead

tawny quiver
#

Will change to another VPN server maybe

naive dust
#

It's a little more involved than openvpn, but automatically puts a service in the background and seems to be faster/reliable

tawny quiver
#

Changed from EU-VIP-2 to EU-VIP-1 and its working. Check out your EU-VIP-2 configuration. Maybe some issue there

gaunt pawn
#

Hello.. I am trying to use the in browser machine to find the website associated with my ip address using firefox. It keeps saying unable to connect.

shadow jasper
#

You are trying to open your in-browser kali’s IP?

wind wedge
#

Are you connected to the vpn?

gaunt pawn
#

Yes, I am on the intro portion task to test the inbrowser. I was able to deploy the inbrowser but when i open the firefox browser in the kali machine and try and paste the ip address it says could not connect

#

I have premium so was trying to use the in-browser machine that comes with it

shadow jasper
#

You cant access your own ip from the in-browsers kali web browser because you dont have web server running from that. Try to access a rooms ip

bronze vale
#

Could not connect = VPN

#

Have you performed an nmap scan?

shadow jasper
#

He’s using the in-browser kali

bronze vale
#

Ah Well

gaunt pawn
#

I am in the welcome portion. and I tried copying that ip as stated but it saying cannot connect.
No I have not. How do I do that?

shadow jasper
#

I dont think you need vpn for that

bronze vale
#

No you do not

#

Did you say "The Welcome Portion" meaning the "Welcome" room?

gaunt pawn
#

Yes the Welcoem room sorry

#

welcome*

bronze vale
#

Can you send the machine IP

gaunt pawn
#

10.10.39.115

bronze vale
#

Yup Works perfectly

gaunt pawn
#

okay let me restart the machine on my end.

bronze vale
#

Try terminating the my_machine

#

Yeah

gaunt pawn
#

Okay will do. It's reloading.

#

It worked that time! Thank you all so much for your help!

bronze vale
#

Anytime!

tulip cargo
#

Hey, i recently just started TryHackMe.com, and I'm at room that requires GoBuster, and so far i haven't found any way to get it on mac except Homebrew. So i was wondering it it's safe, and if it's the only way to get it for MacOS

eager fulcrum
tulip cargo
#

Sorry, thanks

shy yacht
#

Hey. I've been looing at Blue today and had an issue with the exploit repeatedly failing. I've been searching on the channel and have seen a number of people having the same issue, and being told EternalBlue isn't reliable, to reset the room, rebooting, etc.
However, I fixed this problem (and similar problems in other rooms with Metasploit) by doing: set LHOST tun0
It defaults to the IP address of my Kali VM but that never seems to work unless I explicitly set it to tun0 instead. As soon as I set that, the exploit ran fine.
I hope that helps anyone with the same issue

eager fulcrum
#

You need to use your VPN IP for any reverse shells

eager fulcrum
neon ice
#

I'm also lost my streaks. I was on 22 days and it reset to 1 yesterday. Then today it's at 1 again.

eager fulcrum
#

That happens if there's over 24 hours between questions answered

neon ice
#

I didn't go 24 hours. I answered a couple of questions, but I was wrong.

#

Does it need to be right for you to count?

#

And I did answer correctly yesterday and today expected to see 2 at least, but it says 1 again

eager fulcrum
#

There's a timer with 24 hours on it

#

Whenever you answer a question (I think correctly only), it resets that timer

#

If the time hits 0, no streak for you

sharp kite
#

how do I put the powershell command in for the answer to #2 section 4 of Steel Mountain its not taking anything I have put in, but it ran successfully?

naive dust
#

I've tried to go to my machine ip's website and it takes me too Damn vulnerable web application login page

#

am I doing something wrong?

#

waitttttt

#

this website is the testing one

tulip elbow
#

anyone have their machine refuse to connect on mac

eager fulcrum
#

Connect to the VPN

tulip elbow
#

i am

#

the test worked

eager fulcrum
#

Then can you give some more detail?

#

Connection refused, where?

#

What were you doing?

#

What are you trying to do?

tulip elbow
#

just trying to run the linux intro

eager fulcrum
#

So you decided to open it in your browser?

#

You've made an assumption here

#

You've assumed that the VM runs a web server. What task are you on? @tulip elbow

tulip elbow
#

learn linux lmao

eager fulcrum
#

That's the room

#

What task?

#

They're numbered.

tulip elbow
#

1

vernal ruin
#

You dont have to visit the website, just follow along

eager fulcrum
#

There's no website to visit, more accurately

#

Keep working through the tasks

hazy pebble
#

Morning y'all, is there any that can help with me with some networking stuff? i'm running kali as a vm with hyper-v and had openVPN on the host machine, i thought it was possible to pass the vpn connection through to the machine and have tried doing so with an online guide. but atm its not working and i feel kinda stuck... :x (my second thought was to install openVPN on kali VM, would that be an easy fix?)

eager fulcrum
#

Run the VPN in kali

#

Otherwise you will get problems with metasploit and reverse shells

hazy pebble
#

thats exactly where the issue started :p thanks for your quick answer. i will try that then 🙂

#

btw, do i then need to download a new vpn config file from thm or can i use the one i used for the host to connect?

eager fulcrum
#

You can use the same file

#

You just need to copy it over

hazy pebble
#

aight, thanks a lot mate!

eager fulcrum
#

You can only be connected from one device at any one time

#

That's something worth mentioning

hazy pebble
#

yea i figured, but that should be fine 🙂

eager fulcrum
#

There's a way around that, but as a hacker I'm sure you can figure it out if you need to. We'll pretend I don't have 5 connections to THM open at times...

hazy pebble
#

hehe, maybe in the near future when im not a script kiddy anymore 😉

hazy pebble
#

is it safe to close the terminal after it says "initialization sequence complete" when starting openVPN? it doesnt seem to do much more and the tunnel is active / metasploits reverse tcp is now working 😄

naive dust
#

I think the terminal still controls your connection. Put a & after the command to run the VPN in the background, or try using openvpn3

barren birch
#

Eh, don't put a & after it please

#

That just leads to multivpn issues

#

If you don't know what you're doing

naive dust
#

true

#

Have you guys had a problem with downloading your configuration file on the access page

#

I've just registered. It says "this page has been lost in the matrix" when I download my configuration file

#

Have I missed any step ? Thanks

#

Try reselecting a server in the dropdown menu for which server you're downloading from

#

@naive dust thanks it works😂 👍

#

👍

#

I've searched online for a while. should have asked straight away to save some time.

#

Haha, it's such a simple error too, but no way to really "google" it

#

It's because the website doesn't actually have a default config file for you to download, but it doesn't stop you from just pressing the download button.

#

👍

reef agate
#

how do I know when a machine I submit after setting it all up when it will become available to everyone?

bronze vale
#

Okay so

#

You set it to public and it will tell you its being evaluated

#

Someone will contact you and then it will either be accepted or rejected.

#

Then once it is accepted you will be told around when it will be released but there's currently a backup due to lots of rooms being submitted so the admins are working on releasing more rooms.

reef agate
#

okok, just didn't know. Thanks!

bronze vale
#

I believe there are documents for room creating and publishing ;)

languid sand
#

How do get rid of my profile pic/avatar in THM and revert to a default avatar?

reef agate
#

doesn't seem like you can do that unless an admin does it manually for you (if they can do it though)

frigid nexus
#

Hey there friends 👋
I'm new here and I'm just trying to connect to the OpenVPN service.
I'm on linux and when I try to use my .ovpn file it says "Cannot load inline certificate file"
Any help would be greatly appreciated 🙂

bronze vale
#

How are you trying to run the file

frigid nexus
#

Like this: "sudo openvpn /directory/name.ovpn"

bronze vale
#

Have you tried re-downloading the openvpn file

frigid nexus
#

yeah I've re-downloaded it a couple of times

bronze vale
#

Try switching regions then re-downloading the file

frigid nexus
#

I've tried doing that too

#

I'll do it again just incase 🤪

bronze vale
#

Are you switching regions then switching back?

frigid nexus
#

I've tried EU region 1 and refreshed it. But then UE region 2 won't let me download a file.
"Uh oh, this page is lost in the matrix"

bronze vale
#

Log out then log back in and try EU2 again

frigid nexus
#

I just tried that now

#

That's only for EU2

#

EU1 is ok but the file doesn't seem to work

bronze vale
#

One second

frigid nexus
#

Thank you for helping me btw 🙂

bronze vale
#

No worries, just speaking to the staff give me a few minutes

rigid oxide
#

Hey! Still having issues?

#

First, could you log out and log back in for me?

frigid nexus
#

Yeah I'm just waiting for a reply from Jabba

#

I'll do that now

rigid oxide
#

Sometimes we see caching issues with the vpn page

#

Oh he pulled me in haha

bronze vale
#

Yeah Dark will assist you, this is far as my ability can go :)

frigid nexus
#

Thank you @bronze vale :)

So I've logged out and logged back in @rigid oxide And I still can't get a download from EU2

rigid oxide
#

hmmm, does regenerating it do anything?

frigid nexus
#

No it doesn't seem to

#

I can get a downlaod from EU1 but it doesn't work

rigid oxide
#

As in the download link itself 404s?

frigid nexus
#

Yes that's right, for EU2

rigid oxide
#

Can you try the link for the US servers?

frigid nexus
#

Yeah I'll try that now

rigid oxide
#

Also, have you tried another browser?

frigid nexus
#

Oh that worked! The download and the file!

rigid oxide
#

Woop!

#

Sometimes we can just get weird caching issues

frigid nexus
#

Wow thanks lol, I'll keep an eye out for the EU versions but I'll be happy with the US version for now 🙂

rigid oxide
#

You're welcome! Happy hacking! ❤️

frigid nexus
#

Cheers!

hoary mason
#

hey guys

#

is there a problem in the alfred room?

#

like i've waited 10 mins then i tried to nmap it and nothing it says it's down

bronze vale
#

Are you connected to the VPN

hoary mason
#

yes

#

i've checked the access tab

bronze vale
#

Send the room IP please

#

i've checked the access tab
@hoary mason Access tab lies

hoary mason
#

10.10.98.120

bronze vale
#

Have you terminated and re-deployed the room?

hoary mason
#

yup few times

bronze vale
#

Let me see if I can get one working

hoary mason
#

thanks

bronze vale
#

@hoary mason You did not wait long enough for the machine to boot. Perform the nmap scan again

hoary mason
#

give me a sec

#

sorry still nothing

bronze vale
hoary mason
#

maybe it's my machine

#

thanks for the help

#

oh for some reason i have to put -Pn on it

#

my bad

bronze vale
#

Mhm

wide stirrup
#

I am having an issue: I am in the Learn Linux virtual room and I'm using a mac computer. I can't access putty and when I use the CLI, I get a Permission Denied error along with a message that says "public key". I then tried my windows computer and I was able to get the same setup page as the one shown in the example, but after putting in the user and the hostname, I get a network error "Connection refused". After reconnecting to my VPN and getting my IP address, I put in the credentials and I got another network message that said "Connection timed out". I tried the previous steps again and I got the same error. I don't know what to do

bronze vale
#

Connection Timed Out > Usually VPN

#

Run this with openvpn connected to the network

#

!vpnscript

sharp bisonBOT
wide stirrup
#

Will do. thank you

bronze vale
#

(Try sending the image in a different format)

wide stirrup
eager fulcrum
#

like i've waited 10 mins then i tried to nmap it and nothing it says it's down
@hoary mason Windows, no pings

wide stirrup
#

Apologies for all of the images. Im hoping discord will allow me to use .jpg

#

sigh nevermind

bronze vale
#

Just changing the file extension sometimes doesn't work. Convert the file but I don't think it's too important.

wide stirrup
#

Yeah, its okay

#

How do I install and run the VPN troubleshoot script on linux?

eager fulcrum
#

Download it, and then it's a bash script

#

No install required

#

!vpnscript

sharp bisonBOT
wide stirrup
#

Apologies for all of the questions, but how do I download a github file?

#

Nvm

#

I found the zip folder option

toxic python
#

you can also clone repos

#

or download the raw version of a file

naive dust
#

It's legal use a writeup to finish a room when you get stucked?

toxic python
#

Ofc, just try and learn from it 🙂

naive dust
#

Thanks for the help

eternal jacinth
#

Hey guys, does anyone know why nmap wouldnt scan a machine? It just gets stuck after starting it and doesn't output anything. The room is Network Services, I have tried restarting the machine, restarting my openvpn connection, regenerating my config, tried running nmap on a non-tryhackme machine (it works) and I'm at a bit of a loss. It was working for scan on the SMB machine in that room, just not the telnet one.

#

Anyone got any ideas to help me out?

#

Oh and I am able to ping it

#

nvm, its working now, no idea what went wrong

obtuse isle
#

hi guys ! i have some probleme with my openvpn connection can someone help me plz ?

toxic python
#

!vpn

sharp bisonBOT
toxic python
#

Follow that

obtuse isle
#

i followed that but it doesn't walk

#

first of all i don't have the real public Ip adress

#

I just have the internet virtual ip adress

toxic python
#

Are you using a VM

obtuse isle
#

yes

toxic python
#

Kali?

obtuse isle
#

yes

toxic python
#

And you downloaded the config file?

obtuse isle
#

yes and it dowload well

#

is it normal to don't have the real public ip adress ?

toxic python
#

I don’t know what you mean by that. Did you run the config file?

obtuse isle
toxic python
#

That screen is unreliable

#

Did you run the config file

obtuse isle
#

yes

toxic python
#

Can you show the output

obtuse isle
#

of the config file ?

toxic python
#

Of the ovpn file when you run it

#

You fix by asking a mod who’s currently online like @barren birch

barren birch
#

Give it a chance to load

#

It's a new feature

obtuse isle
#

I'm logged in but as soon as I go to another tab and come back to the access tab I am logged out @toxic python

pulsar bluff
#

I just got the same problem. Under IP address I got 'null' after that went to access and got new configuration file and now when I deploy it shows '-'. What should I do?

#

I have been waiting for around 10m now

bronze vale
#

Refresh your page

#

New feature

pulsar bluff
#

Got it thanks ❤️

toxic python
#

@obtuse isle what do you mean

minor kite
#

That refresh is a nice feature; next time can we make a sacrifice to Cthulu too?

eager fulcrum
#

first of all i don't have the real public Ip adress
@obtuse isle It no longer shows that, it was a privacy issue

void skiff
#

Perhaps telling the user that the machine is booting would prevent this?

bronze vale
#

It has been sorted

#

Also, it did.

toxic python
torn idol
#

oops. didnt realize i jumped sorry

ancient onyx
#

hey I'm trying to subscribe but it doesn't accept my postal code. Who can help me?

eager fulcrum
#

Please don't post in multiple channels like that

neon ice
#

Please don't post in multiple channels like that
@eager fulcrum Where's best to post questions with problems? I didn't know if tech support or room help. Sorry.

eager fulcrum
#

You'll be redirected if you're in the wrong place

gloomy surge
#
  1. how do i check how many VPNs are open 2) how do i close them?
toxic python
#

!multivpn

sharp bisonBOT
#
TryHackMe
Learn how to look for duplicate instance of your OpenVPN connection.
• Step 1

Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn

• Step 2

Type ps aux | grep openvpn into your terminal and press enter

• Step 3

If there's more than one line (that don't start with "grep" or sudo), do the following steps

• Step 4

Type sudo killall openvpn into your terminal and press enter

• Step 5

Start the VPN with sudo openvpn <path-to-config>

toxic python
#

@gloomy surge

balmy bear
#

My Machine keeps suspending while I work on it via rdp..

#

Can anyone tell me why? After a while it just turns of and i habe to start it again

#

Each time i restart it I have to enter the new ip for the rule on my firewall

river mango
#

Hello, I'm trying to change my email address, but I'm having no success. No matter how many times I type the password afterwards, the email won't change. I've tried clearing the browser cache, and even other browsers. May I recieve some help?

#

@ me when someone's available to help

toxic python
#

@river mango

river mango
#

Got it, thanks

severe mesa
#

Hello Team, the machine in room CTF 100 is started but I am not able to connect with it. I am also connected to openvpn. This happening from last3 days. Is the issue is from myside?

leaden pulsar
#

wait for 5 mins or something? it solved the problem for me for another room

#

@severe mesa

severe mesa
#

@leaden pulsar Now it has been 30 min I guess, the machine is still started but the issue is same

feral dock
#

@severe mesa What do you mean by you are unable to "connect" to it?

severe mesa
#

I can't ping or scan it.

barren birch
#

Are you sure it responds to pings?

feral dock
#

Have you read the tasks? And try using -Pn

severe mesa
#

Already done that

bronze vale
#

Are you connected to the VPN