#site-support
1 messages Β· Page 148 of 1
the ip address given in the exercise is a private subnet IP. It'll only work when you are connected to the same private subnet. That's exactly what openvpn does. So whichever machine is connected to openvpn will be able to connect to that IP address.
the linking is between your account and the openvpn connection
if someone else sent your their target machine's ip address, it wouldn't work on your vpn
so i'll need to prosecute my exercises from inside a kali vmware web browser in order to use kali?
nope
i cannot use kali and continue exercising on the windows web browser
as long as the browser you use is logged into your account :)
since the openvpn config file is also linked to your account
both are logged in in my account, so it should work
let's try
li:~# sudo openvpn /home/jum.ovpn
Options error: In [CMD-LINE]:1: Error opening configuration file: /home/jum.ovpn
Use --help for more information.
God, this bitch
π
Just to verify, the openvpn file is in /home/jum.ovpn?
computers are dum as fak. They do exactly what you ask of them :p
Nah, I believe it was a typo
well
i believe
Nope, no typo, it is indeed
sounds like it isn't from the output :p
hi @latent fable i cannot access the machine
I've just renamed to Neotek, now it works
but got the tryhackbox ip
let's try to ssh
did you set up openvpn and all that? @idle zodiac
yea
It's okay, I can help out π
It's ok, all up and running. I can help you too noone
what's the commad to kill tun0
you managed to ssh into it, neo?
sudo delete iplink tun0 ?
grats~
hi i cannot access the machine
@idle zodiac are you able to ping the box? Note that Windows don't reply to ICMP (ping) by default
what's the commad to kill tun0
@idle zodiac Why do you want to kill it?
@zealous yoke ping is not allow on that machine
grats~
@latent fable Thanks
c:
c:
@latent fable one hours and a half just to start. oufh, it's going to be a rough day
still its showing in ifconfig commadn
@idle zodiac try ps aux | grep open vpn, to see the sessions
hey, they kiddyglove's gotta come off at some point
no session
hey, they kiddyglove's gotta come off at some point
@latent fable That's the way it is
!multivpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (and the second doesn't have "grep" in it), do the following steps
Type killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
no session
@idle zodiac start session with sudo openvpn /path/toconfigurationfile.ovpn
if you start the session does the tryhackme.com/access says you're connected?
If you have two different config files, OpenVPN will create a seperate tun* interface for each
I.e. say you have used openvpn to connect to another LAN, you'll get tun0. If you now load a config file for THM it'll create tun1 IIRC
but from a kinda newbie point of view, don't trouble the waters
go for the objective to be connected to that network, check tryhackme.com/access after you launch a session
troubled water tastes off.
always
alright
Any luck connecting? @idle zodiac
thank u @naive dust :^
how do i connect to VPN, i'm asking for a friend
thank you, but I'm just messing around with @zealous yoke
first install the brainfuck interpreter

oh you got me /D
I'll ping of death you @stone roost
" What critical file has had its permissions changed to allow some users to write to it?"
Can someone explain me how to read this information out from /etc/passwd
@naive dust go for #room-help
Mh, ok
and in regards to your question it means that users can edit the content of the file. what's the name of the file
I don't know, it isn't provided
let's go in the other room
Advent of Cyber still supported or outdated?
still supported
Hey
@naive dust Deleted that command output as it had an answer in it.
Heey. No I cannot @zealous yoke
Okay, are you given an "Internal IP Address"? You can check by visiting: https://tryhackme.com/access
TryHackMe is an online platform for learning and teaching cyber security.
It doesn't sound like you're connected to the network
I am. I have both markers green
I used ipconfig, got 3 ips and tried with all of them + :3000
!multivpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (and the second doesn't have "grep" in it), do the following steps
Type killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
No
What OS are you connected from?
Two o.o
Don't connect to the VPN from 2 machines at the same time
cheers James!
kk I logged out from my ubuntu and now I'm going to do the steps you asked me to
Okay sweet, just ensure you've only got one connection going - the steps above help verify that on Kali/Ubuntu
hey I have an error with zenmap where it shows me it cant scan the machine
can somebody help me?
Are you on Windows or Linux @safe pelican ?
windows
thought as much with the Zenmap.
Just double check in command prompt that you've got an interface from OpenVPN and that it has the IP address given on https://tryhackme.com/access
TryHackMe is an online platform for learning and teaching cyber security.
ok*
you can use ipconfig don't post your ip address, just say if there's an interface name for it
Although I'd really recommend installing a Linux Virtual Machine and interacting with THM that way. You won't be able a vast majority of the content without something like Kali for example
wdym?
Next to the interface name, you'll have either an IP address starting with 10.8.*.* or 10.9.*.*
that'll be your internal IP, in the THM room you will have a card with an expiry timer and an IP address - that'll be the instance you need to attack
Sweet
e.g. tun0
screenshotted a bit too much there whoops
You're on windows
Mhm you'll have to find out what the interface name is, but I can only reiterate using say a Kali VM and interacting with THM that way - that's what we support
Interface names are different
screenshotted a bit too much there whoops
@zealous yoke
Its ok I'm not advanced enough lol
You're going to struggle with the vast-majority of the content if you use Windows
ok I guess...
if you happen to be subscribed, you can use a Kali VM in your browser. If not, you'll have to install one
ok I guess
So for now accessing the content in a windows machine won't be an option
So could you guys help me for the time being with the problem?
"Could not find interface tun0" π¦
@safe pelican
shows this anyway if you guys have an answer I'll appreciate it
I'm not entirely sure how you'd specify the adapter that OpenVPN uses, as AFAIK on Windows OpenVPN creates a "software" route (like NAT) rather then creating a dedicated interface like it does on Linux
I imagine if you don't specify anything it might work?
Apparently it doesn't
I had two vpn open but one of them doesn't die when I use killall @eager fulcrum
Yes one of them is
Yeah, that's the process you created when you searched for the openvpn process...
The grep process is just looking for openVPN
Oh
Yep but it still doesn't ping to the server
I will try to restart my VM again
Did you start a VPN connection?
Ok so. I restarted my VM, regenerated another config file on Try hack me, used sudo openvpn <filename>.ovpn, Deployed the machinem checked my ip using ipconfig, went to http://<ip>:3000. Waited a few minutes and still doesn't work
I only have one VPN
It sounds like you've done everything right. Are you able to deploy another instance that you can connect too?
Curious to see if it's an actual issue with how your vpn file's being generated - which if so, it'll have go to admins
@frank frigate sometimes machines take some time to startup so if you went immediately on deployment that could be the cause of ur issue
Try pinging the machine
As well as terminating and redeploying
Alright. I'm currently trying the terminate and redeploying method. Ty
It worked ^^
Thank you guys : )
nice!!
Woooo
wasnt I suposoe to have other nickname color now ?
When does my nickname color change ?
when you send the verify token to the bot again
got it, thanks
also, you've been super busy, huh? :p
hehehe :D
:p
Is there a specific wordlist we should be using or just starting with rockyou.txt then expanding the way to do things?
Depends on the topic @steep grove
Password cracking use rockyou
For web directory and file finding use something like 2.3-medium
rockyou was that curated collection of common passwords, right?
the name is familiar
Okay perf, want to make sure Im not suppose to using specifically SecLists or the sort
@latent fable yeah
my linux is tripping
its a black screen and my mouse pointer flashes like every 2 secs and theres like a line on the top left
ok
i just deleted linux, i didnt have much on there anyway
any versions you guys recommend?
Kali for pentesting
For what @icy bluff?
Ubuntu for anything else
pen testing
Kali or Parrot for Pentesting
Ubuntu or Debian otherwise
ill try parrot
Manjaro if you want something Archy
@barren birch
You should try parrot
Or Arch, if you want something really archy
Parrot is bae
lol okay
Mhm @slow grove?
Or gentoo
If you're a masochist
this is what I get
#room-help @slow grove
which parrot do i get
π€£
theres like 6 versions
9 actually
π
i dont even know what those are
ohhh
KDE, for the record, is really nice
So I'll recommend that one
i dont see macaw
Ah, yeah, those were jokes
No that was a joke π
Download the kde security edition @icy bluff
alright
I think it will be this one: https://download.parrot.sh/parrot/iso/4.8-beta8/Parrot-kde-security-4.8-beta8_x64.iso
Pars, you might want to confirm that though
Oh, hang on
Beta
Might not want that
Anyone?
I recommend sticking with 4.7 tbh
Yeah, don't go beta
#room-help please :) @slow grove
lemme see which one i downloaded
It looks like 4.8 is on the main website
I had to go into the archive to grab that ^^
Must have been updated, a week ago 4.7 was default@barren birch
Huh, fair enough
Looks like a VPN issue
What box is this?
Did gobuster updated
Idk but you can run the: apt-get update && apt-get upgrade
Vulnversity box. I will do that thank you
If that doesn't work maybe try dirb or dirbuster. But it should work with gobuster
I just disconnected VPN and I still getting the same problem
If you're disconnected from the VPN. you won't be able to access it
Oh my VPN not the machine vpn
Are you running the THM openvpn file on kali itself?
so you are running the command: openvpn file.ovpn ?
Yes
And you get an ip?
Yes and I ping the ip
Try restarting the room
How can one change his username?
In Discord or on the site @unborn axle?
on the site
hi all! im having trouble accessing the linux machine on the advent of cyber room. I can deploy the machine, but am not able to access it. any tips?
by that, i mean there is no visible "open in browser" button
@unborn axle That's a feature that hasn't been released yet, but it will be soon
@foggy jacinth most machines don't have browser access
Are you subscribed?
yup!
Ok, have you used the Kali VM before?
The THM machines are usually remotely accessed -- as in, you need to target them from your own machine
TryHackMe have the Kali VM online for subscribers to use for this reason
yes, i have one on my computer, yet i dont know how to ssh into them
Just use the one in your browser if you're subscribed: https://tryhackme/room/kali
That saves the need for using the VPN
okay! thanks : D
From there, you would usually scan the remote IP (as in, the one the AoC room gave you)
That's to see what kinda services the machine is running
In this case though, you're told that there's a webserver running
So, inside the Kali VM, just open up firefox and head to http://<ip>:3000
substituting <ip> for the IP address you were given in AoC
ohhh okay, cool! thanks so much!
No problem π
Feel free to ask over in #room-hints or #room-help if you get stuck with any of the questions π
would i be able to ssh in from my own machine? in that case, i would have to use the openvpn network correct?
thanks!
what command setup would i use for that?
There's a room dedicated exactly to that π
awesome! youre the bomb! thanks!
No problem π
oh, so all i have to do is run the openvpn command with the with the configuration file? i thought i had to do an ssh command after that. oops!
That connects you to THM
The access to the rooms varies by challenge
Read the task, and sometimes working out how to access stuff is the challenge
ohhh coolio! thanks!
Aye, so every machine will have different services running
Some of them have SSH open
Usually part of the challenge is getting in
Some of them (especially in walkthroughs) you're just given credentials to login
Thank you @eager fulcrum @barren birch my first work is coming along way better.
why do all my scans look like this? never happened on kali
@icy bluff All of your scans? What are you using now?
yea all of them, and what do you mean by what am i using?
You said never happened on Kali. What are you using here? NM, I see you're using Konsole
yea
i usually got results on kali like port xx open running service x.x.x
now i get nothing, and i cant do any of the rooms bc of this
Perhaps you should use Kali
it was giving me trouble earlier, wouldnt boot up
scratch that, its working now... strange
Unable to create io-slave. Can not find 'kioslave5' executable at '/usr/bin, /usr/lib/x86_64-linux-gnu/qt5/libexec, /usr/lib/x86_64-linux-gnu/qt5/libexec/kf5, /usr/lib/x86_64-linux-gnu/libexec/kf5'
jesus parrot is killing me. when i use root, files work but when im not root, it does this and i cant find any fixes
Have you tried installing kioslave5
doesnt work either
Im trying to dp the blue room and Im getting into some issues. As far as I can tell ctrl+z is supposed to put me back in normal msf console but on my machine I get all the back to my normal shell so I cant seem to use another module on the session. Any idea on what can be done?
hmmm
so when you press ctrl z it takes you back to normal terminal
are u sure youre pressing ctrl z?
yeah
thats weird
hrrm, Ok I got a workaaround but its weird as as hell
lmao whatever works
need to run a script into msfconsole and cant run it on its own
+1
just wanted to post that
anyone using screaming frog ? My PC freezes badly after few min of proccess
even tho added more memory, still the same
i am facing issues with scripting room, i am not able to download any file
can someone help me with installing a vm?
i cant get kali to work when the install is done there is just a installation error i have tried to reinstall kali and vmbox but it does not work
@cedar mica are you using the vbox custom images
No
@cedar mica if you're using VMware then use the VMware images
If you're using vbox use the vbox image
Hi, I am registered with my university mail to the website, and when I am about to purchase the premium it doesn't apply the student discount
Anyone can help?
I haven't paid yet
and ask for the discount (mail from your student mail)
Is the response time very long?
nice
@tender plover you have mail:)
https://tryhackme.com/room/rpnmap still working, I can't perform the scan it gives me that it has no open ports???
TryHackMe is an online platform for learning and teaching cyber security.
some machines take a few minutes to boot
also you need to be connected to the OpenVPN network (if you aren't already)
!vpn
I think I might have dealt with that earlier in #room-help
will a machine take more than 5 minutes to start up?
It shouldn't do, but there's a few factors that can influence this. Is there a particular room that you're struggling to acccess? @minor fjord
im note sure if im struggling to access or im doing it wrong
Doing the rpnmap and it keeps saying Host seems down
Mhm okay, we can have a look either way :)
Firstly, are you connected to the TryHackMe network? You can verify on https://tryhackme.com/access
TryHackMe is an online platform for learning and teaching cyber security.
I am indeed
And you don't have multiple vpn connections? You can check via the following steps:
!multivpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (and the second doesn't have "grep" in it), do the following steps
Type killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
Ah ... that might be it. How are you trying to scan it? Through Zenmap?
yes
Ah, I had this just recently. apparently Zenmap doesn't work so well with OpenVPN on Windows from what I can gather...I'm not sure of the exact fix (if there is one)
The best thing I can recommend is installing a Linux-distro in a Virtual Machine (more specifically Kali imho, you'll really struggle with other content on THM) and trying to use the platform that way!
ah fair enough, I have a laptop running Manjaro but its very slow unfortunately
(Or subscribe to THM and use the cloud kali VM)
or that ^
Ill have a look at installing a VM π
Sweet! There's respective Virtualbox or VMware images that you can download depending upon what you'd need...Or you can install it from the ISO if you don't want to use THM-cloud Kali VM and want to experience installing Linux (but as you've got Manjaro...)π
Virtualbox works well for free, Workstation is nice if you get it through university etc
is anyone else having issues getting the 25daysofchristmas VMs to work right now?
i mean ive already got a kali linux ISO from having it on disc, so should be really easy install on Vmware
Ah, yeah you're all good to go :^ @minor fjord
@vapid crystal You VPN'd?
yes
alright, thanks for all the help guys π
And other rooms work?
access room says i'm good
Access can't be trusted
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (and the second doesn't have "grep" in it), do the following steps
Type killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
(bless that command)
That'll explain it π doing step 3 then 4 should sort you out. Worst case, a simple restart of your VM π
got it working thanks!!
Wicked stuff! HF with the content!
Nice!
hello everyone - I am trying to open the kali box in the browser to work on the linux challenges
Says access in browser is in 14132s
Hey o/
not sure if this is normal since the first time I was in here it didn't take long
Refresh the page perhaps? I think there's a little bug with that sometimes
If it's still showing a weird timer, terminate and re-deploy 
A refresh did not change anything. I am thinking to terminate and log back in
^ give that a whirl and see how it goes π
still screwed up
im on a different pc now and it worked not sure what that was about
@prisma parrot terminate and redeploy, it's just an occasional glitch
Creds are also in the description for the kali boxes
As in the tasks
okay thank you, sorry for asking in wrong channel
all good
is there any other way to fix it? ive redeployed twice now and still asking for user pass
The credentials are in the description of the machine @prisma parrot
Assuming you're talking about the Kali vm
Why are you trying to login to the blue vm?
cus it keeps asking me to
Iirc
um.
yeah because when i terminate i then get errors, but then when i redeploy, and wait a minute it asks for creds again
Where is it asking you for creds?
on my own machine
Could you send a screenshot
@naive dust did you say you could ping it?
Just quickly is your host device Windows or Linux?
pretty sure its linux as it is made to be portscanned
or are you using say WSL
I mean as in what you're actually using
I have no idea how well that will work over the VPN
as in, ones on my real network and websites yes
Try it on another TryHackMe machine
i did
I've had a lot of people unable to nmap scan THM devices when using Windows
Zenmap/Nmap on Windows doesn't seem to work too well with OpenVPN
(or WSL for that fact)
Mhm. Openvpn generally doesn't seem to co-operate well with tools on Windows. I believe it's got something to do with the tunnel being a software routing, rather than a virtual adapter?
You will know more about that though @zealous yoke
ill check if my kali vm can scan it
Bingo
That's the best bet @naive dust
if i can remember the password
I would recommend cancelling the connection on Windows, then opening it directly inside the VM
AFAIK, OpenVPN on Windows using "software" bridging to the physical adapter whereas on linux, an adapter itself is created (tun0)
exactly what @barren birch said. As long as you're connected okay in Kali, you'll be nice @naive dust
yeah it does not change my public ip if it's supposed to do that too
AFAIK, OpenVPN on Windows using "software" bridging to the physical adapter whereas on linux, an adapter itself is created (tun0)
@zealous yoke so tools like Zenmap/Nmap/WSL use the physical adapter when doing scans (basically ignores the openvpn)
That's intended @naive dust π
Shouldn't be changing your public IP
ok
kinda wierd that nmap does not want to use the vpn tho
it does try to use that adapter
as it got errors before where it could not reach it, because the installation was broken
Think of that connection as basically being a doorway into the TryHackMe network. All the rest of your traffic goes out normally, but anything directed to TryHackMe goes through that door.
Yeah, it's more to do with how the tools i.e. Nmap need physical adapters for the types of packets it sends - which on Windows, OpenVPN w/ THM doesn't provide
lemme port it to vmware as virtualbox can get really laggy
VMware -> Vbox any day
unless when it does not want to work
hey guys im trying to install Parrot OS on my VirtualBox in MacOS... I downloaded the .ova file and Import Appliance. Now for some reason it wont start the Installation it just shows me this:
im confused
anyone might be able to assist here?
an .ova
So that's a full virtual machine
Which looks like it doesn't have any kind of GUI installed -- it's just a shell
Either that or it's broken
Might be a lightweight version
i downloaded the 5gb version
Try downloading the ISO -- that will allow you to install it for yourself
The OVA has already been installed
Ah that's an UEFI shell
Huh, that's not even a Parrot shell, it's a UEFI shell, which would indicate that the actual OS has been unable to boot. My guess would be that it's a broken image
re-import / install that's buggered
Although @zealous yoke sounds to have seen it before π
so i can also just use the .iso ? everywhere it says i should get .ova
@civic smelt I mean, I would always use the ISO, because they can be used in more situations than just for virtual machines. Additionally, not sure about Parrot, but the Kali OVA downloads tend to be a touch less stable than ones you make yourself
^^
okay thank you man appreciate it
That and it's just good to see how linux / windows installs
will just go for the .iso then
I would - your issue is that virtualbox can't find a boot record for whatever it is that's been imported so. ISO is best way to go either way
I would - your issue is that virtualbox can't find a boot record for whatever it is that's been imported so. ISO is best way to go either way
@zealous yoke Ah, that explains a lot. Common sense solution there π€¦ββοΈ
It's way too early to be awake rn
Go to bed.
I just got up π
I won't tell the admins that you're slacking
over here its 7:20 pm π
13:22 here
What OS are you using @echo dune?
I am using kali @barren birch
@echo dune ah, cool.
You say you already connected to the VPN, yeah?
Have you deployed a target?
Can you ping it?
Uh, yeah, the access page is not the most reliable thing in the world
I am beginner so I know.....nothing..What is ping
Ping is a command you can use to check if there's a connection available between your computer and another computer
Open up a terminal and type ping 10.9.0.1
Then press enter
Does anything happen?
Cool, so you've definitely got a working connection into the network
The IP of the target machine you deployed.
Try pinging that now
Lemme cancel this window?stop this longing?
Linuxctf
Uh, maybe give http://tryhackme.com/room/zthlinux a try first
TryHackMe is an online platform for learning and teaching cyber security.
Linuxctf is a challenge. Zthlinux is an introduction
would bridging the openvpn adapter with my main internet let me use it on windows?
@naive dust what do you mean?
windows feature to bridge 2 network adapters
so i can use tryhackme on windows
would that wokr
work*
Not a clue π
My guess would be no, because to the best of my knowledge, OpenVPN doesn't actually create a virtual network adapter of its own. I've not tried it though.
@zealous yoke is the network guru
Hopefully he'll respond to that ping
@barren birch thanks for suggesting the room to take firstly.I already joint
I wanted to start from linuxctf because it have a good and well-written writeup
I see u also made a writeup for the zthlinux room
on windows openvpn creates a tap adapter which can be bridged
(It also works out of the box with nmap/zenmap)
@barren birch u there?
have you tried reconnecting?
did you restart the vm, or did you just reconnect?
both
did you try reconnecting before restarting the vm?
The TAP adapter is only created when connected, whose config is populated by the OpenVPN server, the config adds the THM network to the routing table in Windows.
You might be able to, but it's been a while since I've setup an OpenVPN server - I think it's more stipulated by the OpenVPN server then the client side afaik
It works for nmap is all I'm sayin @zealous yoke
Long as you don't set an interface
If you know to restart it when it breaks, you're in the top 10%
fair enough, @vivid bronze. And to be a little blunt, I'm going to say no :)
But then, neither am i!
Hey anyone can help me? I have entered and verified my student email but no discount has been applied
It should do in theory, I think it's down to permissions on the Windows side
idk Microsoft be Microsofting
I just tested it lol
@eager fulcrum sorry for tag, but, can you help me?
You know that's a really vague question.
Okay fair play ahaha
I need help applying the student discount. I have entered and verified my student email but still not discount.
It's only automatic for some domains
@deep trellis
I can never remember the process but Skidy will get it
Oh thank you π
Please email support@tryhackme.com:)
Can you post your specific issue?
well i just got the shell
and then try to run the .exe
but it takes too long
one .exe file was exploit
and other is privilege escalation checker
winPEAS64.exe
try the commadn
commamd : cmd /c "winPEASE64.exe cmd fast"
Which room is this?
steel mountain
If you can, please provide the specific room, task, and question number
For that, there isn't a ton we can do to help
doing*
You might be looking for #room-hints specifically
I'll pull up the room in just a moment
no help bro ?
I'm going to see if I can find a suggestion
sure
Well, keep in mind, we have to support the format we are using in the room
And also this is the wrong chat.
This isn't the same as just doing a box blindly, albeit I do respect that
That's what I would suggest in this case
The question also provides you a hint in this situation by the way
I believe WinPEAS should catch it but if not PowerUp.ps1 is something you should look into
well I do believe the machine exploitable by one of driver exploit
but same case with me
Can you take a look through the room questions?
That's going to do you the most good at this point as it'll confirm that you're on the right path or not
Which isn't really the purpose of the discord when well, the room has that content for a reason
ok
when I try to turn on my vpn with 'sudo openvpn #######.ovpn'
I get this:
[3] 3713
;/
!multivpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (and the second doesn't have "grep" in it), do the following steps
Type killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
@silk prawn try that
sudo killall @silk prawn
still says no process found
Others have reported similar issues. I wonder what causes it
Paradox had an alternative
okay, I managed to kill them by 'kill -9 PID', but there is still this thing there
siradev 3787 0.0 0.0 21532 1084 pts/0 S+ 11:22 0:00 grep --color=auto openvpn
and it keeps chaning it's PID
should I be concerned?
in ps i would've piped the filtered list to kill, but not sure if you can do something like that in linuxlikes without manually writing something that grabs the numbers at the offset
@silk prawn Yes, because that's your grep process that looks for the openvpn processes
Every time you run the command, it starts that process
That's what commands are
New instance of the process, new pid
(so no, you shouldn't be concerned :p )
ok, ty
everything works now
How do i see if an website is post or get?
@naive dust Websites aren't POST or GET
Requests that you make are POST or GET
This sounds like #room-help
o/
what should I provide
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (and the second doesn't have "grep" in it), do the following steps
Type killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
umm
soo I am not logged in as root
and the acc that I am using has only one line
with grep in it
ah okay, append sudo to all the commands above ^
you said:
but whenever I deploy a machine it instantly times it out and terminates it
the menu is still there and it will go <ip> 00:0-9/-37 etc add more time terminate
are you allowing a couple of minutes for the room to fully boot?
Specifically as Steel Mountain is Windows, they can take a couple of minutes to fully deploy especially - think of it as turning on your PC
As in, you press "Deploy", the card deploys with the IP Address etc, and then the card closes for example? How do you mean "termination is instant"
Sure, thanks. I've never heard of this before so I'm interested
@sterile urchin ????
You need to just ask the question
No need for the setup there
That's a real odd one
Hm?
Oh is it re. that timer bug? @deep trellis
here is when deploying a machine
I've heard of it but first time I've seen it
Kali vms shouldn't need to be installed @sterile urchin
comes with Kali boot vms
@faint canopy that will be fixed tomorrow
ooh
can you give me something to do while that is down
When you're using virtualization
If you change your time zone to GMT for example, it will work
ooh
There is a known bug, its been fixed and will be pushed tomorrow (when our next codebase goes live)
Skidy just changed it from tmrw to soon tm
@sterile urchin are you using vbox or vmware
Yeah
Download the virtual box imahe
Thanks for clarifying @deep trellis :^)
When you unzip it, it will be a file that vbox will just open up
That file is a 7z file
When you extract it
There will be an ova file
Vbox supports opening ova files
You can use VMWare Player for free, IIRC it only facilitates one VM at a time. But I'll leave you to Para
@zealous yoke it does, I still player because of how smooth it is
So you're using vmware
Not vbox
You should just be able to double click one of the files inside there and VMware will open
Other wise since you said trial I assume you're using workstation not player right
If you're using VMware, the file you need to open will have the extension of ".vmx"
or go to Import in VMware and navigate to the directory, it'll appear there if it's a valid download
I can't call rn, but I think we can work this through txt
There should just be a button that says open existing virtual machine @sterile urchin
Open VMware
Send me a screenshot of what you see
That
^^^^^^
That right there
Click that button
And navigate to your Kali directory
Navigate to the directory and click the "vmx" file
^
But now that it's installed @sterile urchin
You have everything you need to learn
Nice
I mean your desktop seems rather European? I donβt really know how else to review it
Good rice ngl
imagine ricing a non paid Windows
π³
I don't think Windows makes a very good rice cooker, @spare blaze
call it and figure out :p
So people can call me
lmao
Let's move this into #thm-community-media :)
sorry! :D
^^
Just a heads up
That ends rhat
He's been banned for inappropriate messages to other members of the discord

The guy with the hirigana name? @rigid oxide
π«
yeah he sent wildly inappropriate messages to one of my friends in the discord

@eager fulcrum some are more equal than others I to think everyone is equal and deserving
Oh I was just filling you in about the circumstances
I'd ban anyone who tried that crap
But what about the inappropriate messages I send you dark π’
Don't tempt me

those are perfectly ok
^^^

fucking degens
@supple sonnet ay yo you said my name?
make me
want to be banned, too?

Rekt? I think so.
yes daddy
OPTIONAL
how do i get my discord roles?
oh ty
Is there a way for a subscriber to see if a room is a subscriber room?
It'd be a little silly if i recommended a subscriber room to a non-subscriber, when I can tell by their flair if they're a subscriber or not.
Not yet, I've asked a couple times for a like badge on the room card for it
Arite!
@latent fable upvote the suggestion in #641405480547385354 if you wanna see it
why does my mouse randomly stop working in kali virtual box? -_-
Oh, I already did @eager fulcrum I just forgot about it :D
hello, I have a question:
I had shell this afternoon made notes and screens, im doing the exact same but no money. Killed all sessions repinged and scanned all is up..
Anyone an idea about what I am doing wrong. (changed lhost and rhost to updated adresses)
you have to spawn it again
so i tried to make a new
Ah, blue. Redeploy
EternalBlue isn't a great exploit
Not yet, I've asked a couple times for a like badge on the room card for it
@eager fulcrum The card will get so cramped if I add anymore to it
Not sure were to add it
Just a strip across the corner? a border?
I was thinking perhaps a border color
I'm not a designer
Yeah hm
Maybe a border is the best way to go
I was going to change how room cards look
Make it like a banner at the corner. Or a background color
Tag isn't very obvious IMO
But can't sacrifice functionality over making it look pretty aha
And relying on colour is bad design IIRC
yea
Sometimes a slightly worse design is better than an incomprehensible design
Letting the user understand from context that a color means subscriber might be a nessesary evil
I still like the banner idea better, though
Colour blindness and screenreaders
They aren't gonna be able to participate with all the pictures of information anyway
the Server I want to deploy for a room isn't pingable, even after 5 minutes. Could this be normal boot behaviour or could this be a problem with the server?
Which room is that @dense knot?
Advent of Cyber, Task 18
Remind me, which day is that?
Is it Retro?
Day 13
ah ok, I was always checking if the server is available via pings. well, thanks :/
hello, i would like to subscribe to tryhackme but it semms like my student mail is not recognized
email support@tryhackme.com please:)
π
Hello
Any support client?
n metasploit room inorder to start the task inorder to start task 6 meterpreter should load up but after the command exploit its not opening meterpreter still stuck at started reverse tcp
I was messing around the learn linux thing
and I did this
and I broke it?
is there any fix
ctrl + c ?
ctrl + c worked for me @vivid bronze
haha, glad it worked
umm @deep trellis how is that time zone issue (sry for ping)
I believe the patch will be pushed at some point today! @faint canopy
with nmap how do i scan if ports are open, and can I do it with -Pn
depends what type of scan you need
just a basic scan
doesnt seem to be responding to pings and I cant nagivate to it in my browser
give me a sec to check
kk thx
but bare in mind, just because you can't ping something doesn't mean it's off. ICMP response can be disabled
yeah, that's a private ip address anyway
yeah lol
so i think you do need the VPN
ok thanks thats a shame
thanks π and yes its working fine when I use the vpn
thank you for letting us know
how to make VM's faster
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (and the second doesn't have "grep" in it), do the following steps
Type killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
my connectiion is good and vm keeps getting disconencted
Do you mean the kali VM accessed through the website, @civic oasis ?
I'm having problems with that one right now. Thought it was just me
yes
Hey guys I really need some help here; I run macOS on 2019 MacBook Pro. Iβm trying to dual boot it w Kali Linux. The normal way should be by using rEFInd. I downloaded, put to usb, boot mac in recovery mode, disabled SIP feature w comman βcrsutil disableβ; reboot in recovery; installed rEFInd by typing ./rEFInd-install ; then it told me it had been successfully installed but if I reboot mac will show me its boot manager instead of going into rEFInd. What did I do wrong along the way? Please help π«
Any reason you aren't just using a VM on the main OS?
their kali VM is too slow, it keeps disconnecting me
I have trouble with the kali vm room too
Are you using Kali in the browser?
@deep trellis yes
Any reason you aren't just using a VM on the main OS?
@latent fable Just bc I pref to run it either or, donβt like VM
Fair enough. It's much less hazzle, though :)
How do i ssh into a vm if i dont know its hostname?
or password?
In this case it is for https://tryhackme.com/room/ccpentesting
@candid pagoda #room-help would be more appropriate i guess
what task are you at ?
