#site-support
1 messages · Page 156 of 1
You can copy scripts from your attacking machine
yea thats what im trying to do but it never connects
ftp scp also
cant bring anything over
Remember to use VPN ips and only VPN IPs
yea i do use them, the victims machine cant curl any website either
Correct
or wget anything
But they can curl your own IP
ok so just to get it clear we are able to be able to get enum scripts over?
like its possible
Yes
ok ill try it
idk why im having trouble but thank you!
ayy thank you
finally rooted this box lmao
ive been looking for so long lmao
Nice work!
I never doubted you for a second@torn fossil
❤️
I'm having a little trouble with deploying my Kali VM
I've had it running once (just joined today) and everything was working fine.
I'm now on a new room and it's just hung at 2%
I've logged out and logged back in, waited 10+ mins, nothing
Even when I terminate the 2% bar stays there
(not sure if that's normal)
@deep trellis
I'm now on a new room and it's just hung at 2%
@naive dust Can you please check your browser console? Are there any errors?
there is nothing in there that explains it getting stuck at 2%
Can you try using another browser just to test it?
Yeah lemme get chrome real quick
thanks
Seems to be the same
I logged out completely of my firefox before logging into chrome
I load up the "Load Linux" room, and the 2% bar is still there at the top of the page before I even click anything
After a minute it's still stuck at 2%
can you screenshot it, so I can see what you're looking at
That 2% is your progress in the room
wtf
Its your progress throughout the tasks
im sorry man
Not how much the machine has loaded
hahaha
No worries:)
Well how do I get into the machine via web browser?
The first time there was a button right there
Are you connected through the OpenVPN?
Yes
Then SSH into the machine with the IP shown in the 'Active Machine Info' box
Ok
(Not all machines have in-browser access)
Ah I see
In fact, I have a feeling that only about 3 do
Thanks for the help guys lol
Its all good:)
Do us a favour and avoid that word though -- it's not one we like around here 🙂
Deleted the message
(There was another one, but I got it)
I added my student email for the discount but it has not been automatically applied
@naive dust please don't double post
https://docs.tryhackme.com/docs/sales-billing/sales-billing-student/
In case if your student email was not automatically recognized and the website is displaying $10 / £7.70 as the payment amount, please send an email to support@tryhackme.com using your student e-mail and mention your username. This way we ensure that everyone gets their discount and can enjoy subscription for 20% off!
thanks
If i cancel my subscription then my current susbcription will be reovked?
^^^ Wanted to know that too
How i can remove card information from site
@quaint depot seems like you just killed the internet in your video, when you pull the mouse up
@tame ivy target machine was not offline, it was filtered, so i was online, and i was pausing video recoding to get video shorter without editing
How i can remove card information from site
@obtuse ridge anyone?
cancel the sub
it's still going to be active though
and so you can change that payment method after it expires
Yh i know for a month but is there any way to remove card information from site
Before that
Expiry date
Ye, you press cancel the sub and it won't charge you money
and the sub will remain active till expire date
Ok i know that but card number is saved on site right?
Hey folks! I am having trouble with the splunk OVA network interface, does anyone know the local login / pass so I can troubleshoot?
@rigid oxide possibly?
Can i chge my user for tryhackme?
@naive dust not yet, but this feature is coming soon
Cheers
Hey, I am having a problem that images (and maybe javascripts) won't load when I am connected via the vpn
im having Burp issues I cant get it to intercept traffic, despite adding the home address into the network settings its not capturing and I can browse either......im using firefox
Can you share what are the proxysettings you are using?
check if its also set up in burp the same way?
and also while you are browsing the intercept is on?
already have and restarted the browser
havnt tried chrome yet as im doing the burp room
i have no idea then, may be someone else can help. or this:
https://portswigger.net/support/configuring-your-browser-to-work-with-burp
ok cheers
Could someone help me with VPN issues?
Website says I'm connected and IP address matches. I've already regenerated the connection pack and rebooted my machine but can't ping my active lab
depends on the lab you are trying to ping, not all machines are pingable
Hello, I'm trying to do the part 4 of Common Linux Privsec room and I can't seem to establish a connection with it. The connection keep timing out.
Are you connected to the vpn??
@worldly nymph
Yes
I'll check
ok
switched machines and tried to connect to it, but still the same results so i tried running nmap on it and that came up
really?
check your vpn
check ur VPN?
and also check the ip of the machine
what's room?
Common Linux Privsec
I just saw the Writeups and they seem to be having slow servers.
!multivpn @worldly nymph
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>
hmm i couldn't connect it using ssh as well
it's reachable but ssh not working
it's working now
lol
The Bot's instructions helped
u can connect it now @worldly nymph
Yes
used the sudo killall openvpnd instead of openvpn
and started it up again
Thanks @heady fjord @eager fulcrum , and @drifting nacelle
Don't run multiple VPN connections
Connect once
Only once. Don't background it.
Kill it when you're done with control c.
Yeah I think I had started it in a different tmux window or pane
If you do that, just make sure you don't start it more than once
For sure thanks
Hi so I’m currently using Xubuntu and I require 1920x1080 16:9 Display.
I am using VmBox and I set it using the “xrandr” command in the terminal. After I was finished I pressed “Save Machine State” before closing so it would save my display but when I restarted my computer and came back it has reverted back to the tiny monitor settings.
Does anybody know how to fix this issue?
Install the guest extensions
open-vm-tools and open-vm-tools-desktop
Will allow you to hot resize the screen size and also enables a bunch of other stuff
Hello i am new on Try Hack Me and i have a connection with OpenVPN but when i start a machine it says that it starts but nothing happen.
Have you tried pinging the machine to see if it’s up
@modern flame Nothing happens, or the IP address comes up?
Looks like I can't fire up Chromium browser on my Tryhackme-Kali-machine.
Hey guys I have a question. I started up my apache2 server and have tried multiple ways to stop it but I cant... every time I navigate out to my private IP i see the apache default webpage. Is this supposed to be happening? would appreciate any input possible, I have been searching google the last hour
systemctl stop
thank god. Appreciate it!
Anyone know the splunk room user:pass for the ova and vm. The supplied creds do not work
Hey guys, i cant enter in any webserver, im already connected and i deployed a machine, but the page every time send me a time out
!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>
im trying to enter in the webserver
in a few minutes i ll give the feedback
IT WORKED!
Thanks @eager fulcrum
for the remote tryhackme box is my login my tryhackme credentials?
got it. I forgot to terminate my kali box as well. Thanks @eager fulcrum
Hi, I'm facing accessing RP: tmux (DVWA) machine this is the error I'm receiving: Permission denied (publickey).
I tried to terminate the machine and deploy it again but I faced the same issue, any help?
Fair enough 😆
my machine is supper laggy
for some reason
took about a minute to connect
takes ~10s to ls...
and somehow is stuck in nano now. is this with the machine or something on my end?
Joystick?
nope, linux privesc ahahah
through the vpn
what country are you in?
oh right ok
if it lags again i'll let you know
so weird, i just tabbed out of my terminal and it lags
when submitting / creating a room my VM does not run the startup files..
some people claim it does work fine for them however when i test it the ports which open at startup don't seem to work..
Give it some time to boot
But I can confirm systemd and cron tasks do start at boot so chances are it's on your end
Hey guys
Im in blaster room, deployed the machine and waited for about 5 minutes
Cant ping it, however HTTP into that address is showing my the IIS default web page
Other machines worked
Any idea why ?
Not stupid. Learning. 😁
i can't access my easyctf ip
you connected to the vpn?
so
im getting the same thing but with ctf100
here is whats up
also its up...
wdym
run that in your terminal
okay i just did
the box did respond to my pings
your instance works for me 
pn estimated time 54:00 min
i don't even ping check anymore, i just wait 5 minutes and do a scan without pinging
NICE

Connect Scan Timing: About 0.09% done
😂
thank god im subscriber so i can use thm machine with 10x better internet
#room-help @vernal jacinth
Sorry @barren birch Moving it now
Np 🙂
Hey so i installed debian gnome and when i try to boot up i get stuck in this what should i do?
Jeez
So i will have to try to install all over again
But on live it boots up perfectly and everything works fine....
I mean, from memory that's the error I was getting when I bricked my Ubuntu
Try dropping into a recovery shell, purge gdm3 and gnome
Then reinstall them
I just tried recovey its just stuck at nothing and displays _
maybe check other terminals? ctrl+alt+F1-8
@celest sapphireokay i just did something???
?
Jeez you are smart dude
What do i do now tho 😶
Hahahaah i even have python on it lmfaooo
the GUI is usually on 1 or 7
maybe check the kernel log
Wait something just happent
Omg my desktop is back i think
Why are you so smart 😂😂😂😂
Ily fr @celest sapphire
Ty alot
that's more of a temporary fix imo, try to investigate
Yeah im doing that rn 😂
So i just rebooted and its doing the same thing again
But since its fixed idc really ahahhaa
How can i setup alias for starting a simplehttpserver as "up" ?
alias up='python -m SimpleHTTPServer' ?
alias up="python3 -m http.server 8081"
You could also use $1(In bash scripting refers to first argument)
so uh im having more issues after i skiped that one. one of them is if i try for example to play youtube video i get black screen for 5 sec
tried:
alias up = 'ip -f inet addr show tun0 | grep -Po "inet \K[\d.]+"; echo $PWD; python3 -m http.server 80'
You may need to put a sudo into that
Or expressly allow python to open a port below 1024
Unless you're already root 🤷♂️
oh it works on port 8081. i think this is the issue
Or expressly allow python to open a port below 1000
Yep, that'll be it
@lilac ocean The top 1024 ports require root privileges
Exactly
can someone help me fix my problem 😭 ?
Sorry, wrong ping, meant to tag Naughty
Oh, wait, sorry, I said 1000 😅
Meant 1024
oh ok working now
it was provided by optional and also was giving some errors while using as root
alias up = 'ip -f inet addr show tun0 | grep -Po "inet \K[\d.]+"; echo $PWD; python3 -m http.server 80'
Be aware when using that if you've already got a webserver up, it is gonna throw a fit
ok
ok now when i use up as root it runs on port 80 and when i use as a user it runs at port 8081
can someone help me fix my problem 😭 ?
@naive dust What do you need help with?
so uh im having more issues after i skiped that one. one of them is if i try for example to play youtube video i get black screen for 5 sec
Skipped what?
the one with bugged screen on boot up
like it just stays there
and then i have to ctrl+alt+f2 and then ctrl+at+f1 to get back into it
like everything is broken somehow
@lilac ocean@barren birch you can add a capability to bind to ports under 1000 as non root.
How would that be?
@lilac ocean https://stackoverflow.com/questions/413807/is-there-a-way-for-non-root-processes-to-bind-to-privileged-ports-on-linux
Has to apply to the binary though
that is not a technical question about THM dude, you borked it yourself
I thought we were in general or offtopic tbf
congratulations on that and hope you learned your lesson
I SHALL NOW HAVE THE POWER TO DO THIS
@eager fulcrum #thm-community-media plz
so
here is the list of errors im getting
[ 1.779705] See https://wiki.debian.org/Firmware for information about missing firmware
[ 16.928269] kvm: disabled by bios
[ 16.961598] kvm: disabled by bios
[ 23.993210] r8169 0000:06:00.0: firmware: failed to load rtl_nic/rtl8168e-2.fw (-2)
[ 23.993211] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[ 61.734642] sd 4:0:0:0: [sdb] No Caching mode page found
[ 61.734647] sd 4:0:0:0: [sdb] Assuming drive cache: write through
is anybody willing to help me fix all those ? or atleast guide me in the right path
[ 1.779650] [drm:radeon_pci_probe [radeon]] *ERROR* radeon kernel modesetting for R600 or later requires firmware installed [ 1.779705] See https://wiki.debian.org/Firmware for information about missing firmware @naive dust
GPU firmware
is this right place to ask for tech help? 😄
Provided it's about THM (and not about a room), yes
I have rolled in a room about xmass and i cant connect to it (got connection over openvpn) got machine up but no connection over http
well the banner with machine ip was yellow i thought its a theme and it was warning that machine is not up
fake alarm sorry
@blazing osprey It stays yellow, but rooms can take 1-5+mins to boot
Some are slower than others
As a subscriber, you get faster boot times as the VMs have more resources.
well its not yellow anymore and its up 😄 😄
Hello everyone!
I have Centos installed as a server on my Raspberry pi 3B+, but after doing a full update (including kernel) wifi isn't working anymore
Sorry, I'll re-ask
thank youuu
is there a way i can use my wireless card from kali inside a vm, instead of it being virtually etherneted
i did a bit of googling and was just seeing that id have to buy a usb adapter
That question is more of a #general or #thm-community-media question
mk if u say so
@sand saffron Please read the channel topic.
well i did, i assumed it was a technical question
Related to TryHackMe
@barren birch just to let you know i fixed it 😄
installed firmware for amd everything works flawless
so i have a wifi adapter like usb lil thing its model is D-link something how do i install drivers on debian for it
Currently unable to reset my password? Reset email isn't being sent
at least u can connect lol
it's stupid how they are blocking OVPN traffic
where i live
Take that one up with your government 🤷♂️
Anyone having problems with PickleRick room. My machine is deployed but I can not ping it or access the page.
I've tried Wireguard, DNSCrypt and nothing is working :c
Thanks Hegz, probably me doing something stupid.
Anyone having problems with PickleRick room. My machine is deployed but I can not ping it or access the page.
no, did it yesterday
was fine
<@&568449888682246145> hi admins i have been waiting a couple of days already for room submission (Publication) but its still awaiting review, how long does this take approximately? room name 'OSSI'
It can take up to 2 weeks for review, and potentially longer to release once it passes review. Please be patient
I can confirm it's being looked at, but so are 10+ other rooms. There aren't infinite room testers
^ I can see it's in the queue, there's quite a few being looked at currently
is there any current issue with vip vpn? few attempts to connect stuck at authorizing.. for quite some time.
last couple lines of the log...
I find that Ctrl^c and then closing the terminal window usually sorts it out. If not, resetting your Kali machine should.
hmm ok, will give it a try, thanks! @grave leaf
Hello all, did you already had a problem with VPN of TryHackMe? Since 2 days, I always seems to lose connection after few sec/min... I must relaunch the VPN connection to be able to ping the machine and continue the room...
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>
Try that
Ciao everybody, I'm trying to get used to tmux on the rp:tmux room. While in copy mode, the cheat sheet says that by pressing G I should scroll to the bottom, and g should scroll to the top. But, actually, nothing happens when I hit G, and when I hit g it opens a (goto line)... Wtf?
@short egret maybe it's shift G as it's capital
@short egret maybe it's shift G as it's capital
@eager fulcrum Yeah I already did it. Also the / that is supposed to search doesn't work. I was running a LinEnum and struggling to find the stuff I needed tired_face
IDK if this may help, but I'm running the Kali Machine from THM
are you even in copy mode?
do any other copy commands work?
maybe check this? https://stackoverflow.com/questions/18683252/tmux-copy-does-not-work
So your guess is that I could have the wrong text editor as default? I'll check that out
Can I have help install gobuster onto Xubuntu please. The instructions on the website aren’t exactly helpful
@wide frost Maybe you're not meant to.
RP: Nmap
You weren't told to SSH into the box
And it's a walkthrough.
You don't need creds.
Yeah I’m literally brain dead, I installed Go and I cloned the repo for gobuster, I used go get, I am so lost
When I type go install it just says cannot find package
You're gonna have to do some research
I have the tutorials don’t make sense
Hence why I’m here
And some of them don’t work and the people who created them won’t fix them
It's no longer in apt repos
But you need to broaden your search
You're installing a go based tool
Doesn't matter what the tool really is
Okay I just messed around and figured it out thanks though
Hey guys
I'm having issues connecting:
Sun May 3 17:24:52 2020 disabling NCP mode (--ncp-disable) because not in P2MP client or server mode
Options error: You must define TUN/TAP device (--dev)
Already refreshed the config but nothing
We need more info
Running Kali 2020.2, ovpn version 2.4.9
What else do you need?
I changed to the other server, downloaded the config and it is now running. Thanks anyway! 🙂
Hi everybody, Im having issues when using openVPN, I've been using it for a while and it went smooth as butter but all of a sudden it stopped working. I've tried regenerating my file and unistalling + installing openVPN but nothing seems to work
Sun May 3 18:04:02 2020 OpenSSL: error:0909006C:PEM routines:get_name:no start line
Sun May 3 18:04:02 2020 OpenSSL: error:140AD009:SSL routines:SSL_CTX_use_certificate_file:PEM lib
Sun May 3 18:04:02 2020 Cannot load inline certificate file
Sun May 3 18:04:02 2020 Exiting due to fatal error
It's on a VM right now, should I change the time?
So i just gotten one of those vr things that you put on phone and then it works like vr
But when i go to youtube and play vr video
It doesnt rotate on my phone movement
But rather on my clikc
Click
Is there a fix for that
I'm new to Tryhackme and I can't get my OenVPN to work with my Kali linux on my VMware. Can someone help me out on the steps I may have missed?
So uh can someone help me about it?
@naive dust pls read channel description
VPN and other technical questions related to TryHackMe
Eyah i just read it
Apologies it says that I have the newest version (2.4.9-2)
Yes, that means openvpn is installed & up to date. It's not an error lol
Kinda figured so then what's the next step then?
sudo openvpn /path/to/config/file
*sudo
if you're not running as root
non-default root user on a pentesting distro is stupid. change my mind
What if I am running as root should still work right?
yes
Okay it says
In [CMD-Line]👍 Error open configuration file: /path/to/config/file
you need to replace /path/to/config/file with the path to your openvpn config file
I don't know where it's located
you gotta use some critical thinking
hi ! does anyone know what can be the problem ? im trying to install john the ripper via snap but after the installation is complete it just says john: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory my system is up to date and this has never happened to me before so what could be the problem?
didnt find anything from internet either
ok can you tell me where can i get it
@merry blaze I can tell you to 
@daring kite i am with the same problem
Regenerate, and download?
yeah, same error
@deep trellis OpenVPN machine go bork again
Which one?
is this regular 1 or 2?
I try 1 and 2.
I try 1 and 2.
@small gorge Fixed
Sorry about that
Need to write a unit test to ensure that doesn't happen again
@daring kite
i will try again, wait a moment
Hello!
I'm having an issue when I try to connect to the OpenVPN
I get the error message disabling NCP mode (--ncp-disable) because not in P2MP client or server mode Options error: You must define TUN/TAP device (--dev) Use --help for more information.
@eager fulcrum same error.
@hazy sand Download your config
I did
Regenerate it
I am having problems too, regenerated, downloaded, switched servers, downloaded
Regenerate again now
Sun May 3 20:57:22 2020 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Sun May 3 20:57:22 2020 TLS Error: TLS handshake failed
Sun May 3 20:57:22 2020 SIGUSR1[soft,tls-error] received, process restarting
No. Y? Thank u it is working now
@eager fulcrum I just regenerated and redownloaded
Egypt likes blocking things
I ran the command sudo openvpn sharingod.ovpn &
@vapid dawn Plz remove the & everywhere related to OpenVPN
yeah but people then run multiple
and it breaks stuff
best to not have it at all
Options error: You must define TUN/TAP device (--dev)
Use --help for more information.```
still getting this
i regenerated
and redownloaded
you're running on Linux, correct?
yes
if you run an ifconfig tun0 does anything come up?
tun0: error fetching interface information: Device not found
@hazy sand Send me your config file, just incase its something on our side
alr
in PMs (not in chat, we've had people do that before)
ik lmao
Twas when one of our OpenVPN servers broke, fixed by regenerating and redownloading their config.
Thanks N3ko:)
Hi all. I am having openvpn issues as well. It was working perfectly fine earlier. I was getting the TLS handshake error that Zanix was having. I verified my time is accurate on host and vm system. I disabled webfiltering on my firewall. I updated my kali box. Now I am getting a new error. I have regenerated my config file as well. Below is the error
Sun May 3 21:35:04 2020 OpenVPN 2.4.4 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on May 14 2019
Sun May 3 21:35:04 2020 library versions: OpenSSL 1.1.1 11 Sep 2018, LZO 2.08
Sun May 3 21:35:04 2020 OpenSSL: error:0909006C:PEM routines:get_name:no start line
Sun May 3 21:35:04 2020 OpenSSL: error:140AD009:SSL routines:SSL_CTX_use_certificate_file:PEM lib
Sun May 3 21:35:04 2020 Cannot load inline certificate file
Sun May 3 21:35:04 2020 Exiting due to fatal error
ls
Ubuntu running Kali in virtualbox if it matters
@earnest drift regenerate now
@earnest drift Switch server and regenerate?
I didn't switch server. Was still on server2. Trying again with the other server
That did it. I'm connected
tyvm
hello everyone
when I am running kali my nmap and db_nmap command are returning incorrect information
it claims the ip has 1000 unfiltered ports, but when I run a normal nmap scan on bash it gives me the correct info
There's some information missing here
Kali has bash
Are you running kali in a VM or what?
in VM yeah
and yeah sorry i meant on my bash in windows is when it works
but when i load up kali and use its bash or use metasploit's nmap it is wrong
huh is that why? thats interesting ok
one question why i download all that stuff again
when I try to connect to that db via the access in browser kali machine it gives me an error message "postgresql selected, no connection"
but when I use my personal kali linux I don't recieve thie error
You need to do it on the browser one if you want it working there
msfdb start
database already started
whatever that means lol
btw thank you for your help
ooh it says the service is disabled?
should i sudo?
I'm taking a look at it now
it says the service is started
So that's fine
Can you give me the IP of the machine you're scanning?
I don't have anything deployed RN
@cyan kestrel
yeah sorry i was getting food
the ip address of the kali or the ip of the machine im trying to nmap
That you're trying to nmap
i dont have one up at the moment but i can deploy one
i wasnt able to use the nmap because i cant connect to the database
so i used my personal laptop's kali and that is when i got wrong results
can i nmap that same ip address
I terminated both instances
before i can input an ip it says database not connected
I've tried all those commands listed on that site and none of them work lol
I've terminited a few times as well
let me do so again
brand new machine says db is already installed
i did scroll through bugsub and tech support for a while with no luck. i'm in the eternalblue room and i'm trying to submit the answer to #3 in "Gain Access". I know I have the right answer but it keeps saying it is wrong. Is this a known bug already?
.
@solar sparrow is this the question
“Show options and set the one required value. What is the name of this value? (All caps for submission)”
And are you still having the problem
anyone up for tech support?
I am trying something but unable to get it working
If you are familiar with Windows API Tokens
@bronze vale yes. I don’t want to write the answer in here but it’s all caps and the the required value to set is the IP. So I type that name in but it still says it’s wrong
Remove the S off the end
@solar sparrow
The actual command has an S on the end but you can write it singularly
omg
Yeah 😂
i feel like i was just writing code and spent a day looking for why it doesn't work just to find i forgot an ";"
thank you
Haha anytime
@last olive hello, sorry for the ping, but i have an issue with VPN that i have been unable to solve.
i am trying to troubleshooting an issue with the VPN connection, has anyone come across this?
Mon May 4 01:25:49 2020 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Mon May 4 01:25:49 2020 TLS Error: TLS handshake failed
it loops on this timeout issue :/
not exactly the same or related, but ovpn for hackthebox works perfectly fine.
Have you had a read through of this? @naive dust https://docs.tryhackme.com/docs/openvpn/troubleshooting/openvpn-troubleshooting
No Connectivity
Moreover, is your VM/Host OS timeclocks set to be the same?
I actually searched for a forum to search for a troubleshooting section, didn't come across it.
Thanks for the documentation.
yes they are
No worries, it's got some of the common issues / fixes on there. Need to update it actually
ill have a look at the documentation, if i have an issue ill ping you is that ok?
Just throw it in here and someone will get to you 🙂
yeah that's fine as well thanks
:^
Thank you @zealous yoke for helping him.
Have you had a read through of this? @naive dust https://docs.tryhackme.com/docs/openvpn/troubleshooting/openvpn-troubleshooting
@zealous yoke
So troubleshooting done,
[Background]
I have a vm hardened following CIS benchmarks, so yesterday when i was trying to connect using openvpn, I disable the hardening that could be related to the network connectivity, first firewall disabled, then /etc/hosts.allow and /etc/hosts.deny were commented and finally ipv6 was re-enabled.
still couldn't connect.
went to the router and disabled the firewall and did a port fowarding of 1194/udp to my vm, didn't work.
[Today]
After asking the questions here and reading the faq, I tried and lo and behold... it worked.
No change whatsoever from yesterday.
Reverted the configurations i did yesteray (firewall, hosts allow and deny and ipv6) then enabled the firewall back on the router and disable the port forwarding again, and it still worked.
It is solved but i am puzzled to what happened, maybe it was a downtime on your vpn server?
Anyway it works now, thanks for the help.
No Connectivity
so kali linux WSL, the ping command says not permitted, I've found where people allow it through via the netsh.exe advfirewall.
but I noticed Ubuntu doesnt have that limitation for WSL, is katoolin a good tool for ubuntu kali tools?
Skip WSL, use a VM.
ah ok, in that case what vm tool is better to use? I've heard good and bad things about most of them
Virtualbox, VMware workstation or player
which one would you recommend for a kali box?
It comes down to personal opinion and which you have access to.
Virtualbox and player are free. Player has weird restrictions
ight, well thank you!
if you don't have a license for vmware workstation, you should use virtualbox.
heck even hyper-v is a good option.
I strongly disagree with hyperV being a good option
how many hours have you spent with hyper-v?
cause sometimes that is the issue, people deslike something because they didn't use it much
i like all three options i have used hyper-v and vmware workstation extensively
It bans you from using other virtualization software
^^ ah yes that is true
remember having hyperV enabled would not me allow to start vmware workstation
i remember that issue indeed
That's a good point, however i was more focusing on the features when i said that.
yea I'm just waiting ages for this ova to finish downloading so I can actually load kali onto the box
nvm I'm gonna try to figure out how to use a ISO, since I already have that
The OVA is kinda bad anyway
is there a problem with the openvpn? I can use rooms but in the Access it says im not Connected.
I regenerated a few times
but still the same
@brazen igloo If it works, then it works
Agent-Sudo: Been through FF & Chromium with all the top user-agent switchers. Spoiled the answers for myself but I still can't actually seem to replicate the walk-through. If anyone has time to PM about this situation, it would be awesome-sauce. 🙂
you need a plugin to alter your chromium user agent @oblique hare i manged to get it working
you need a plugin to alter your chromium user agent @oblique hare i manged to get it working
@stone roost Thanks for your reply. Tried the top plugins with no such luck.
I've tested like 3. I remember only one of them worked
Hello guys, trying to connect to VPN for first time and having problem... Can someone help me ?
What's the problem?
Can I dm you to avoid heavy messages in this chan ?
Nah, just put them here 🙂
Check your system time is correct -- failing that, try regenerating the pack?
Oh here we go, I think it's the damn time
That is one of the likely problems
I'm rebooting kali right now
Hi all, any idea why I lose connection on Remmina? I always need to restart the VPN connection to be able to reconnect to the RDP connection
!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>
Did it already
I had the same issue yesterday I wrote here and it worked today but now, on the room I am working, I lose the RDP connection...
Seems to be working back again...
Worked for me ! Thanks a lot 🙂
any help with ovpn? im trying to use it, and i get "Initialization Sequence Completed", and no connection. ive regenerated plenty of times, and it simply doesn't work
"Initialization Sequence Completed"
it means connected.
Don't trust the access page
10.9.xx.xx, so i guess you guys are right
yeah should be fine
alr ty
sudo pkill -f openvpn
( sudo openvpn username.ovpn & ) &> /dev/null
disown
sleep 2
ip a show dev tun0 | grep 'inet ' | awk '{print $2}' | tr -d ' ' | awk -F'/' '{print $1}'
When people background openVPN, they often spawn new processes later on and that breaks everything
buts it's disown'ed
pkill would need to be ran as root, if you're killing processes owned by root (sudo)
true that
Doesn't matter, people still end up running multiple processes and breaking stuff
Do the normal thing, use a tmux or terminal tab for it
Disown just makes it harder to stop later
Does anyone have problems with NetworkManager applet when importing VPN profiles?
Manage them with aliases
best support ❤️
We've seen what breaks
so the conclusion is to just use openvpn command, correct?
Or set an alias for it
vpn_ <TAB> <TAB> 100+ results
alias vpn="openvpn ~/NinjaJc01.ovpn" alias htb="openvpn ~/htb_NinjaJc01.ovpn" alias msf="msfdb start && msfconsole -q"
wat
Uh...
I don't understand
^^
Does anyone have problems with NetworkManager applet when importing VPN profiles?
I kindly asked if any of you, had this problem with NetworkManager.
that's all
It asks for key password on profiles with passwordless auth
Probably because it uses the keyring or something for certs
Keyring is not the problem, i have one and and only one vpn profile stored in NetoworkManager (before upgrading it) without password and ovpn. The problem is shown when importing new one. Anyway, it seems that it isn't the place to ask those things. Sorry for bothering.
No need to ping everyone in the server, mate..
Best send an email to support@tryhackme.com if it's payment related
ok
That kind of thing is generally better handled via email rather than Discord
@old cape If it's just a question, and not related to a payment that you've made, I might be able to answer.
If it's related to a payment you've made, that's an email
i can't do the payment. Can that be discussed
Hi, I can't access dvwa or OWASP juice shop with my kali linux machine. is it normal?
Ninja's guide to getting help (in #site-support)
- Google harder. Spend some time learning how to make efficient queries that will answer your question
- Be specific. Task x, question y, room z. I can't get xyz to work for me. If you're using a VM etc, mention.
- Include error messages, logs etc especially for VPN issues
- Explain the difference between what you expect to happen, and what's actually happening
- Be patient. Mentors aren't paid, neither are mods. We do this because we want to help the community. We don't HAVE to help you
@night veldt Can you give a little more info
I just started and use the kali linux machine of the room with the same name. I configured BURP and have access to all websites outside the private network.
what do you need else?
@eager fulcrum
it always says me "waiting for" and the target ip address
@night veldt So you're using the TryHackMe kali?
You're deploying juice shop and DVWA on THM?
Connecting to my vpn, and not getting internal info on /access. Any issues with server right now?
@eager fulcrum using THM kali with an IP 10.10. and trying to connect to the DVWA and juice shop deployed via the rooms
@night veldt So what's happening or not happening?
@eager fulcrum I have terminated and redeployed a THM kali and now it works
at least for the DVWA
hey guys
tmux literally does not work on the thm vm
none of the command do anything ie control+b+[ does not go into copy mode
I'm testing it
@cyan kestrel Yup.
thats some weird key inputs but cool
Please don't bully your keyboard
but it owes me its lunch money
It's trying it's best
lol
so do you guys like always use tmux in kali
like its just a go to thing?
eh another q im in copy mode but g doesnt seem to do anything
do i hit control b release than g or just type g? when i just hit g in copy mode it requests a go to line but g doesnt do anything
@eager fulcrum same problem again. impossible to reach the juice shop machine after trying to register on it following the process of the room. ping OK but still the little "waiting for"IP address of the juice shop machine
It worked and then... not anymore
no error
what do you mean "Ping ok"?
I tried to ping the address of the juice shop machine and no packet loss
I thought you didn't have the IP?
and now it doesn't work anymore
I have the IP from the active machine information of the juice shop room
So you just can't open it in your browser?
my mistake the ping is OK I have made a mistake in the target address of my ping
yes I can't access the website using my browser
always a "waiting for" message
same problem
Oh
You have burp intercepting
You need to switch to burp proxy and forward the request through every time
i thought me installint virtualbox crashed it
@eager fulcrum thanks as it wasn't explained in the tasks it wasn't clear
@night veldt If it's the burp room, that's being replaced soon
Is there any reason why a "section" in a learning path would be marked incomplete even though all the rooms are complete (and marked with the checkbox)?
IDK but I have that too RN
No clue if this is the right room but regular vpn seems messed up again. Even tried stopping/restarting/killing the opnvpn.service a few times with a few separate regenerated ones
Just tested the one on HTB and it's working fine
Hi, I have a weird question. I accidently left my team that only had me as a member, in other words the team is now empty of people. Will empty teams be removed, or how does it work?
Hi
I am trying CTF 100
but it can't not reach my IP
i don't know where i am wrong
i'm certain it works
ctf100 is a hell of a journey lol
try regenerating your vpn config file
not sure if that will fix it but worth a shot
i couldn't get it to work even after regenerating the config, I had to download the ova and do the first part locally
thank for advice, I will do like that
It's a known bug, if you search for ctf100 in the search bar and go to page 3, you'll find it.
oh, alright, thanks for letting me know ❤️
i couldn't get it to work even after regenerating the config, I had to download the ova and do the first part locally
@celest sapphire The VM worked well
👍
trying to run labs and they either work so slow its unworkable or they dont start at all. anyone can help me with this
nevermind seem to have solved itself thanks
who can I contact to get assistance?
What kind of assistance do you require?
just put your question here
Machines keep constantly crashing wanted to know if its just this lab or is it a general thing
also how do I fix this cus Its impossible to do anything like this
which lab exactly?
webfundamentals
remade the machine like 10 times now and it crashes after a few minutes everytime
now it wont even start
reload the page
yes
k ill try that
was up for 1 minute and crashed again
and none of the directories worked just the main page
idk everything works fine for me
get, POST
all good
and what do you exactly mean by crashed?
are you on the vip server or the public one?
server does not matter in this case
just doesnt respond to anything
cant even go on the main page
ip:port just doesnt go to it
do you specify port 8081
same address that worked a min ago
yea it works for 1 min
and then doesnt work anymore
@uneven jackal Post the ip here, I'll see if I can connect to it
it's working
It's working for me
i guess it's something from your side
Windows machine do not respond to icmp requests.
im doing kenobi
Which is a Windows macine...
?
It has path variable manipulation. It's a linux room
Oops 😅
It just has samba
k got it to work guess I had a problem with the machine. thanks @feral dock @leaden token
Unlikely.
so the same thing again on other box
!multivpn if it's dropping out
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (and the second doesn't have "grep" in it), do the following steps
Type killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
so i just tried doing it with python and everything works perfect and request goes throught but im connect to kali machine
im gonna try without kali same thing and im gonna let you know what i get
so idk why but i get the same response with python when not being connected to kali machie
but when i try to access to it with browser
good old error...
please specify what file and how
it might just be stuck there
for future reference don't drag n drop files with over 100mb
how much time have you waited?
not much like 1 min
wait a bit more
i'd say 5 mins tops but you could have just crashed your vm with that
@eager fulcrum he dragged it over from his host
Yeah, I'm just sayin next time
I'm gonna have to restart this shit
Can someone helps me with my kali distrib ? I can't add any repository without having the : 'url_repository' does not have a Release file.
Err:4 http://security.kali.org/kali-security kali/updates Release
404 Not Found [IP: 192.99.200.113 80]
I have that, but in browser it's reached
sudo apt update
yes
I have the same one with:
deb http://http.kali.org/kali kali main non-free contrib
deb http://security.kali.org/kali-security kali/updates main contrib non-free
is it a fresh kali install?
I try to install pip for (python2) and it's not found in apt so I tried to add the universe repository
I just add these 2 to test
but it's the same error with all repository that I try to add..
@leaden token Yes, except that I just added these two lines
Is it the python-pip-whl one ?
kali@kali:~$ sudo apt-cache search python-pip
python-pip-whl - Python package installer
Ok, so I revert my changes in sources.list. I have now :
apt-get update works now but unable to find the python-pip package...
ah ?
Replaced with apt
python2 because an exploit doesn't run with python 3
rewrite it so it would work with 3 :)
yeah I agree but I'll waste lots of time if I have to rewrite every exploit that I'll use in the future...
I will not rewrite an exploit during a koth 😄
not all exploits use py2
- one of the essential skills for pen tester is to modify exploits
it's fair about KOTH
@split kettle https://www.kali.org/news/python-2-end-of-life/
ok @eager fulcrum so, I'll fix the exploit...
No sane person would write a new system in COBOL now
