#site-support
1 messages ยท Page 164 of 1
Top one @naive dust
In retrospect, that would have made sense
Next time I do a Kali install that's what I'll be doing
But honestly I really like being able to switch on or off the anonymity
It's a really neat little function -- took ages to build
nmap -7.80?
If that's what it's offering, yeah
Small warning -- anti-virus often does not like nmap
It is fine though
Just the kinda thing an attacker would download if they'd got access ๐คทโโ๏ธ
To run lenux in my windows OS u r suggesting to download Virtual Machine for me ,thast it?
That's the most sensible option
tnx a lot. But is there any option for harm of my device?
That's what it looks like in VMware Workstation
Just a box, containing another operating system
And no, there shouldn't be any harm to your main OS
It is extremely difficult to escape from a VM
@barren birch Year of the fox? ๐
Awesome, just rooted CherryBlossom today
๐
I've almost finished building the privesc for Monkshood
another box full of rabbitfox holes? :)
That one has so many traps, I keep falling into them myself
Haha, YOTF isn't actually too bad. It was meant to be nice and simple
It's, uh, kinda spiralled
Might submit it as a hard box
But it's probably easier than CherryBlossom
Monkshood is infinitely harder
Actually, this might be on Par with CherryBlossom
If you get the privesc wrong, the whole thing will self-destruct and you'll be starting again from the beginning given it's autogenning passwords
yikes
Just get it right first time ๐
One shot
Oh, also, how are you with tunneling when SSH isn't installed?
๐
Because if you haven't tried it, now would be a good time to learn ๐
In retrospect
This is no longer a simple box
I hope it doesn't come out the same time as James's box ๐
James' should come out first -- it was submitted earlier
Both of them, actually
I've got two challenges and a tutorial, plus the replacement to the Kali machine to do
Hopefully get them done before PWK
@barren birch Your taking the course? ๐ฎ
Mhm. I was hoping to start it on Friday, but didn't realise there was a two week wait ๐
Nice! Good luck! We should probably stop using #site-support to chat ๐
How can I came out from the cat loop?
Ctrl+c
oh tnx
Even though after running the ovpn on ubuntu it says that I am not connected
the final line that I get in my terminal is Sun May 31 19:32:48 2020 Initialization Sequence Completed
that means connection is completed @lavish gate
yeah but when I go to the /access webpage
ignore the access page
In the Network Info it shows an X beside Connected
What should I write in NmapTarget?
That is ZenMap
yeah, how start it and where to wrote nmap?
Stick this in the "Command" box then click Scan:
nmap -sV -p- -vv <target>
Save me learning the GUI
Oh
and don't type "<target>"
Replace that with the IP address that the room gives you
My streak keeps going back to one?
I first got a 3 day streak and when I came back on it was back down to 1 so I just presumed I missed a day but yesterday I got it to 2 and itโs back on one?
Streaks are known to be buggy, a fix will be released for them soon.
Ah okay, awesome thanks
@naive dust BTW, you keep asking questions on "How do I do this" in this chat. #room-help for help in rooms
Is there a solution to preventing the sshโd machines from freezing after about a minute
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>
Thanks
If it says !multivpn event not found does that mean there is currently no vpn running
wat
Did you type !multivpn in your terminal or something?
Don't do that
Read the message from the bot
Idk I had like 4 or 5 lines when I did ps aux then did the killall command
Then just one
Maybe I had multiple vpnโs running
Probably
Alright letโs see how it works this time
Yes it is working now it has not frozen for several minutes
Thanks
hey
i'm trying to connect with ssh and that's the message that i receive every time
Permission denied (publickey).
what can i do?
my vpn is connected already
@uneven igloo You're trying to SSH into something you're not meant to SSH into
Hey all. Im getting a connection error when trying to launch the in-browser machine, using chrome. That on my end? Thx.
I was previously using a VM but wanted to try the in-browser machine.
@uneven igloo You're trying to SSH into something you're not meant to SSH into
@eager fulcrum hmm ok, i'm trying to ssh the 'Advent of Cyber' ip machine
maybe i did something wrong
Which task?
number 6
Honestly all the information you need is in the room and supporting material
You shouldn't immediately try and SSH into the room
The VMs can't verify your tryhackme credentials
i see, what shoud I do? the other rooms i connected without any problem
thx for the responses
The VMs can't verify your tryhackme credentials
@eager fulcrum I assume that was to me. Im good to go now. Thx. ๐
@sterile shoal No, not to you
oh, lol, well anyway, its connected now. Figured it was to do with me not verifying my credentials on here. Just having one of those days lol.
i waited something like 10 minutes to try ssh, already checked the /etc/ssh/sshd_config and it's all right too. i think that i'll wait some more time and try again
@uneven igloo Ok, but why are you trying to SSH?
i tried to access the website at 'ip:3030' but the connection got refused
/etc/sshd_config is the SSH server running on your machine
hello, im having problems with my ovpn file. I connected this last days normally but today i had to request a new file. I got this output when running sudo openvpn <my file>:
Mon Jun 1 11:03:12 2020 OpenVPN 2.4.9 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 21 2020
Mon Jun 1 11:03:12 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
Mon Jun 1 11:03:12 2020 OpenSSL: error:0909006C:PEM routines:get_name:no start line
Mon Jun 1 11:03:12 2020 OpenSSL: error:140AD009:SSL routines:SSL_CTX_use_certificate_file:PEM lib
Mon Jun 1 11:03:12 2020 Cannot load inline certificate file
Mon Jun 1 11:03:12 2020 Exiting due to fatal error
@peak forge Switch servers and regenerate config file
that works, but it doesnt in the eu vip one
yeah im having the same problem with the vip one
hummm i suppose that is a server problem
It is, the admins have been informed.
thanks ๐
yeah me too on the same problem. EDIT: Have regenerate the VPN but not in VIP. The VIP EU vpn doesn't work at this moment
hello, im having problems with my ovpn file. I connected this last days normally but today i had to request a new file. I got this output when running sudo openvpn <my file>:
Mon Jun 1 11:03:12 2020 OpenVPN 2.4.9 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 21 2020
Mon Jun 1 11:03:12 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
Mon Jun 1 11:03:12 2020 OpenSSL: error:0909006C:PEM routines:get_name:no start line
Mon Jun 1 11:03:12 2020 OpenSSL: error:140AD009:SSL routines:SSL_CTX_use_certificate_file:PEM lib
Mon Jun 1 11:03:12 2020 Cannot load inline certificate file
Mon Jun 1 11:03:12 2020 Exiting due to fatal error
@peak forge All fixed, a new weird OpenVPN error I had not encountered before.
@sharp osprey @late zodiac If you're having issues with the VIP server, regenerate your config file, then redownload and try again.
@deep trellis i already did that still the same issue
Whats your THM username?
i did that like 5 times
Did you try that within the last 10 minutes?
yup
0x5pl01t
All fixed - please regenerate and confirm it works.
thanks
for some reason lately it takes awhile for the vpn to complete
it just hangs and restarts and there no other vpn running aswell
The TLS key negotiation failed error is a problem on your side, not ours. Please read the follow guide to fix it: https://openvpn.net/faq/tls-error-tls-key-negotiation-failed-to-occur-within-60-seconds-check-your-network-connectivity/
Once we enable the VPN over TCP, this can resolved. But for now, please use that guide:)
Can anybody help me here? I have to wait one Hour until my Kalimachine is ready and accessible. Is this normal?
no Paid account
i mean are you subscribed?
then that's weird
i've had same issue while i was on a free account
Try redeploying it?
That problem is meant to be fixed, but it can be a little buggy
some vpn issues i guess but mine fixed when i switched to subscription
Iam subscribed....
Alo tried to redeploying it. Not working have to wait again on Hour
@deep trellis mind taking a look here?
Can anybody help me here? I have to wait one Hour until my Kalimachine is ready and accessible. Is this normal?
@naive dust Ah, is it just the countdown thats the problem? If so, I think there is a datetime bug - where are you deploying it from? The room or the MyMachine room page?
@deep trellis I tried both with the same waitingtime
Okay, let me take a look:)
@deep trellis Thank you ๐
hi, vpn work today? I manage to connect on the vpn but in access it tells me that I am not connected
ok thanks
||how do you exit vim?||
Hold the power button down on your machine for three seconds.
Usually does the trick.
Don't enter it
@paper cloud what's wrong?
i cant connect tryhackme network
i install the openvpn and download my config but it doesnt work
i cant connected
You'll need to give us a bit more information
We can't tell what's wrong if we can't see error messages or what you're doing
my computer is win 10 and i download my config and open vpn, i add my config to openvpn
but dont write connet in site
realy ๐
If you can complete the task at the end of this, you're connected
how can i understand i am connected
The task at the end of the room that I linked.
@deep trellis
@peak forge no need to tag skidy
I regenerated the file
Regen again
Well he was the one that answered me
If you're on EU-VIP-1, then I'll need to manually reset. & ty James:)
Regen again
@eager fulcrum again
If you're on EU-VIP-1, then I'll need to manually reset. & ty James:)
@deep trellis thats what im trying
whats your THM username?
@deep trellis sounds like it's going to lose THM some users...
Thegjv
@deep trellis sounds like it's going to lose THM some users...
@eager fulcrum :/ i wish nope. Its a very beautiful platform
ftp 10.10.58.88
Connected to 10.10.58.88.
220 Catch this flag 47: ******************
Name (10.10.58.88:root): secure
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
500 Illegal PORT command.
ftp: bind: Address already in use
ftp> ls
500 Illegal PORT command.
ftp>
Why isn't it letting me ls?
Tried passive, hanging.
Change vpn server @naive dust
Alright
hi i just joined try hack me and this discord server im trying to learn linux and I cant pass the forth task beacause the console is bugged, I download putty I type in the host name "shiba1@the current machine Ip" and then i click open and i cant type in the console
@radiant jasper Connect to the VPN
Also, please take screenshots rather than photos of your screen
ok
unzip secret.zip
Archive: secret.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of secret.zip or
secret.zip.zip, and cannot find secret.zip.ZIP, period.
~/Documents/TryHackMe/CTF/_4.jpg.extracted/Moreflag# file secret.zip
secret.zip: empty
Is this corrupted?
CTF 100, I don't know which flag this will be.
In the 50's
All of the files extracted were empty...
Is the solution part of the challenge or a technical issue?
i cant install putty in kali
it says Invalid operation putty
i write sudo apt-get putty it doesnt work
Don't install putty on kali
^
But that's not how you install packages on kali anyway
how
How what?
how can i install anythink, is it apt-get ?
apt and apt-get is a program
It does more than install packages
- Don't install putty on kali
Putty on linux is bad, and mostly pointless
True
e.e
i research in 1 hour but it is doesnt work what i was do, i am a room that learn linux that it says install putty
Figured out what to do with the challenge.
It says install putty for windows if you're connecting from windows @paper cloud
@paper cloud That doesn't mean you have to specifically use PuttY.
You can, and should, connect from your terminal
you're told how in the room
No extra programs required
you say like that Disclaimer: please do not use putty if you are already on Linux. Use the instructions for the ssh binary down below.
ohh
my english is veryy bad sometimes i can not imagined english in my head
ฤฑts my fault
i cant see pictures
i cant connect to the virtual machine using putty it keeps saying connection timed out
@paper cloud Probably means your ISP is blocking IMGUR
@modest bronze That means your VPN isn't working
Do the task at the end of this to check your connection
I've regenerated my config file and changed it and it still doesnt work
which server?
EU regular 1
what's the error?
is there anything "suspicious" in the openvpn log?
Mon Jun 01 17:22:11 2020 ERROR: Windows route add command failed [adaptive]: returned error code 1
Mon Jun 01 17:22:11 2020 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
both in red
Hi, I am not able to load the site on the firefox browser on Kali but I am able to load it on my local machine
Sounds like a configuration issue on your kali
it was working fine for close to a month
You got burp running?
nope
Ok, well I got nothing. Check your configs
stuck on this
Just give it time to load
I dunno, this isn't a THM issue
@hollow locust You're not connected to the VPN
Cheers, a guide in getting connect on the site?
!vpn @hollow locust
Thank you
its been on that screen for more than half an hour
@wet turtle What browser are you using? And whats the browsers version?
Sorry, I'm struggling.
Not on mine. Huh, let me get some Google in me.
Well, I've had it a while...
I recommend updating to like, at least 2019.4
Cheers, I'll give that a go ๐
Why do most, but not all windows rooms with RDP connections seem to kick me off about an hour in of being live? The box is apparently still running with extended time as far as the website.
Is there a setting with my RDP client or on the box that will stop this?
@barren birch oh no oh no oh no
lib-9-gcc, seems to be a recurring problem since may 25th, according to the internet
New stuff in the repo wants version 9.3.0-5
2019.4 appears to be stuck on 9.2.x
So, no gdb for me ๐ข
That, uh, is also broken without that version of lib-9-gcc...
Oh boy
I think you can skip the non root thing
I intend to ๐
Not tried it yet, but I assume it'll be the same as getting around it on Ubuntu
Which we already do for boxes all the time anyway ๐คทโโ๏ธ
Message too big, but everytime I keep trying to crack this hash with rockyou I get this error. Any help?
@naive dust Tell john the hash format to use
I don't know what format to use, that's the thing.
[SHA256 256/256 AVX2 8x AES]
But yet, it doesn't get a password. I've tried all the SHA256 formats available.
@naive dust Well, that's what you need first.
hi all. I need help with OpenVPN on VirtualBox
- VM network: NAT
- VM can access the Internet (as you can see)
- OpenVPN is running only one instance and as root
- OpenVPN output:
Tue Jun 2 01:06:58 2020 /sbin/ip link set dev tun0 up mtu 1500
Tue Jun 2 01:06:58 2020 /sbin/ip addr add dev tun0 10.8.50.174/16 broadcast 10.8.255.255
Tue Jun 2 01:06:58 2020 /sbin/ip route add 10.10.0.0/16 metric 1000 via 10.8.0.1
Tue Jun 2 01:06:58 2020 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Tue Jun 2 01:06:58 2020 Initialization Sequence Completed
ip a
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:b9:71:6b brd ff:ff:ff:ff:ff:ff
inet 10.0.2.15/24 brd 10.0.2.255 scope global dynamic noprefixroute eth0
valid_lft 86333sec preferred_lft 86333sec
inet6 fe80::a00:27ff:feb9:716b/64 scope link noprefixroute
valid_lft forever preferred_lft forever
6: tun0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN group default qlen 100
link/none
inet 10.8.50.174/16 brd 10.8.255.255 scope global tun0
valid_lft forever preferred_lft forever
inet6 fe80::9862:f266:3a2c:f82/64 scope link stable-privacy
valid_lft forever preferred_lft forever
You're connected.
yeah that looks right?
What's the issue?
well but I can't ping the vm, I can't reach it from browser, I can't SSH. nothing..
What machine?
https://tryhackme.com/room/vulnversity I deployed a machine, it gave me an IP
You can't expect to open it in the browser or SSH to it
today, I've finished Linux for startes kinda thing on my windows host and eveything went smoothly
Have you considered nmapping it?
Also, are you connected to the VPN on windows as well?
You can only be connected from one place at a time
but I thought tryhackme machines let us access via browser just to show that OpenVPN is working congrats!
no no no. Windows is not connected to vpn
wow wow wow...
10.10.13.67
Nmap scan report for 10.10.13.67
Host is up (0.098s latency).
Not shown: 994 closed ports
PORT STATE SERVICE
host. is. up...
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>
are you sure? nmap seems to be working?
I just scanned it
that steps are all positive for me
And got open ports.
oh no I've too
So you're not connected properly.
I just didn't want to copy them
Starting Nmap 7.80 ( https://nmap.org ) at 2020-06-02 01:15 +03
Nmap scan report for 10.10.13.67
Host is up (0.098s latency).
Not shown: 994 closed ports
PORT STATE SERVICE
21/tcp open ftp
22/tcp open ssh
139/tcp open netbios-ssn
445/tcp open microsoft-ds
3128/tcp open squid-http
3333/tcp open dec-notes
Nmap Free Security Scanner, Port Scanner, & Network Exploration Tool. Download open source software for Linux, Windows, UNIX, FreeBSD, etc.
on the access tab I'm offline but I think I'm connected with the vpn
Ignore the access page @narrow prairie ๐
If you can communicate with instances, etc, you're connected
well good to know.
the issue was that I believe I had to SSH or at least see the browser connected page on every machine but this is my problem obiviously. I'm new on these things
yeah 2nd issue is access page but I never see myself connected at access page so I don't care about it
Ignore the access page :)
It's a little bit temperamental to say the least at the moment
guys thanks for your help
thanks @zealous yoke
@eager fulcrum any ETA on the username name feature ?
would anyone be able to help me with openvpn, i sent in a detailed email to your support@ but got an automated response as i thought i would
one sec
I'm having issues connecting to your openvpn server through my virtual machine running kali,
The issue I am having is that the openvpn connection is standing at
Mon Jun 1 17:45:43 2020 Initialization Sequence Completed
Steps i have tried to fix it.
running openvpn as --daemon
running openvpn as root
running a tcpdump to see if its actually connecting logs of that will be down below
generating a new config file for the vpn
check attachments for a log.txt file
im at a loss right now for what to do next to fix it.
basically the email
!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>
tried that too
Unless it says Route Add Failed etc
so idk
rely on that
Ignore the /access page
actually try nmapping the boxes
and when i did the tcpdump i was getting unreachable sometimes
uh ok let me try that'
if you're attacking a windows host, there's a large chance the firewall is up. if thats the case ICMP is blocked
Hi i need hwlp
How so? Also no need to post in multiple channels at the same time.. @naive dust
@naive dust Ask in just a single channel, and don't be so vague
Sorry
nvm i believe it might have been my connection being unstable for a short time seems to be working now thanks
No ports are open on the server I was assigned. I'm wondering if I did something wrong. I can't advance any further. Any suggestions?
Have you waited ~5 minutes for it to fully setup? @spring wing
yes
It's akin to switching on your pc - things gotta whir up, etc...
ping is good. but no ports open
vunlversity.
There are ports open
hmm
Restart the instance and wait another several minutes, should work
Just start another openvpn and wait for a bit?
noo that'll break stuff
if your ping is stable it's okay
redeploy, wait a couple of mins. If you have no luck, share the syntax of your nmap scan in #room-help (:
ok thank you very much!
Question, if i was already on vpn and then i subscribe, do i need to redownload my openvpn config file and reconnect?
Or should i, i mean.
@midnight swift only if you change server.
Gotcha, had the ssh into the linux server running slow and wasn't sure if i needed to do anything to speed it up
how come my browser box dosent save anything. everytime i start it i have to redownload things.
the in-browser kali vm isn't persistent as that would greatly increase costs
its just irratating when it keeps disconnecting
no worries im happy ruinning it on my computer.
running...
Ola, trying to access the VM in vulnversity (have deployed) , according to the access page I am connected to the VPN but when I navigate to /internal in the browser I am unable to connect.
@finite dagger you're probably skipping the port.
coughs sheepishly alright then, thank you.
Hi,
I am getting Internal Server error on using the lab ZTH:Obscure Web Vulns
Getting this for SSTI lab
since its obscure web vulns it might be intended I havent looked at that room yet though
No,this error is not intentional
terminate redeploy
Why are router domains always unsecured
Never have https or certificates it seems
Always says โThis web page is not secure all information can be interceptedโ
because they dont need to be
Why is that
@naive dust Because you can't generate a HTTPS certificate for an IP address.
Or at least, not a valid one
I wonder how I can actually secure my router settings if the web page itself isnโt even secure
Same error after redeploying
@naive dust This is for tech support related to tryhackme. I recommend asking in #general
K
hi all! is brainstorm fixed (or being worked on)? I hit an issue where the chatserver would not function as expected in immunity (or olly). confirmed the issue with a couple of other users https://discordapp.com/channels/521382216299839518/671144291342745600/717134585678528624
had this issue since last thursday.
Very unlikely.
I am working on the other rooms on the offsec path rn in the meantime. Can't complete it until the BOF rooms work, though.
Im at mac os, ftp seems to be not working, how can i fix that?
On Peakhill, I'm attempting to cat the root.txt file, but it says it doesn't exist. When I run ls, it shows.
Passive mode did not worked too
I've tried to read it, tried adding a space, special characters, but it didn't read.
@shut jetty Change your VPN country.
It worked for me.
ok
yeah, regenerating the vpn config should work
@naive dust the root.txt can be tricky, it's not a space tho
Huh
@naive dust There's characters in the title that mean you can't cat it with cat root.txt
John was evil.
He was
nah
Still like the box though.
Hello, im attempting the Network Services room. This may be very trivial so sorry in advanced ๐ . Im having a problem on task 6 question 6. If someone could point me in the right direction that would be great
i just don't know what it is
@void bramble #room-help and you're being way too vague
worked, the problem was probly with the Us servers ,thx
ok @eager fulcrum , sorry about that
@eager fulcrum Another one that used that word ^
@smoky iron Yeah no, don't use that word.
What word
The slur you used.
Thatโs all the info I got lol. Connected to shiba2, donโt have permission to do any commands. Says ยซPermission deniedยป whenever I try to use touch or other commands. Worked fine when I was on shiba1
Can use ls and echo though but thatโs about it I think
You're in /home/shiba1 still
Users don't get to write to other users home directories
Or read files
On the Mr. Robot CTF, I'm trying to install a plugin with a reverse shell, but it keeps hanging. Any solution?
@smoky iron In future, this isn't a tech support issue.
Nevermind, just a huge delay compared to other pages.
hi support, please help me with the credentials for room BP: Volatility . the credentials mentioned is not working. thank you.
@nimble surge If they're not working, you're doing something wrong. Nothing wrong with the creds.
issue resolved. terminated and redeployed the vm and it autologged in.
Hello, I've a question about the burpsuit room : at a given moment, I've to download a certificate on http://burp/ and add it on my firefox preferences but when th cert is added, all the web pages takes a long time to load... Is it normal ?
theyre more than likely not going. burp is an intercept proxy that means it is intercepting all of the requests if you dont forward those requests from burp then the webpages wont load at all
@small rune Please actually wait for an answer before posting the same question in a bunch of channels
ok sorry
I don't really care if you're crying
@sick ibex ??
Hello, is there a support email or something I can ping about payment method/ student discount for my account?
tyty
i'm doing a room where i have to -sV in nmap but it says that the host seems down
i did a -Pn as it said and it said it's up
i tried to -sV again and it still says it's down so i'm not sure what t odo
i looked up but i couldnt find what i should do
other than do -Pn
i'm on powershell by the way, do you think i should try it on kali (if that makes a difference)?
A kali linux VM is going to be nicer for the long term
Sounds like VPN issues though
Oh
You know you can combine arguments right?
nmap -sV -Pn
oh i'll try that then
and yeah i have my kali linux set up on a vm already so i'll transition to that
@cedar siren Just make sure you run the VPN inside the VM and not on the host
oh then that'll be fine
I just had the same issue, -sS solvid it for me @cedar siren
i'll try it but it's probs vpn issues
Hey everyone ! Last night i was installing kali linux on my computer but it ran out of battery a fez minutes after removing everything on the hard drive. Now when i try to boot with the usb and try to install it it says that the hard drive is not found. Could you give me advice please ?
I guess it is not booting, im pretty sure the vpn is connected
Having issues with port 4444 not being forwarded so handlers fail to bind. Using a VM which is getting its internet connection from my PCโs ethernet connection to my router. Do I port forward for my actual pc? Otherwise I cannot find a connection on my routerโs interface
oh, i didnt knew, thx haha
Oh yeh worth noting Iโve used commands to grep my ip and MAC addresses but none match
I am
The VPN puts you on a LAN with the vulnerable machine
You should be using your VPN IP for everything
Don't use your public IP
Oh right
There are no ports to be forwarded
Thx
i don't understand how this streak system works - am i supposed to finish an entire room in order to continue the streak?
ahhh ok
So I was using nmap fine just a second ago and now it keeps coming up with "Couldn't open a raw socket. Error: Permission denied (13)"
Happens for all nmap flags
@cinder wasp You need to use sudo
Tried it
For many scan types
Just trying to run "sudo nmap -sV [ip address]"
I'm on a Ubuntu machine right now
It tends to be a windows issue interestingly
reboot
Will try
Still happens ๐ฆ
Okay wtf, I ran it without sudo and it worked fine...???
Guess the restart did fix it, ty
i cant connect to openvpn
anyone know any reason why? it just tells me connecting to (my username) has failed
Yes there are logs
where can i find them
i cannot login to the box "corp" in the browser
I have a weird problem where I am able to connect then the connection drops and I am no longer able to connect to the box. Anyone else experience this?
!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>
i tried corp\dark like the example, also tried corp/dark, and just dark as the user.
is this like a challenge of it's own? logging in?
please help, i dont have deploy button in kenobi machine
@keen sparrow Neither do I, so this is a bug
@deep trellis
There's no VM attached to the room
please help, i dont have deploy button in kenobi machine
@keen sparrow Reattached, not sure why it was ever removed. Sorry about that.
no problem, it's back, thanks
can you tell if corp should allow login?
i've been trying to login for the last 45 minutes ๐ฆ
It does, and I've done it fairly recently
You shouldn't have a login box in the browser @nimble trail
Terminate and redeploy
I have done that.
And?
same issue. doing it again.
What login prompt are you getting?
i will show once it deploy
this is what i get now. before it had "REMOTE TRYHACKME" and a user name and password box
Give it a few seconds
i hit reconnect and now i see something
Then click 'Reconnect'
I was about to tag you lol
I get that. but i redeployed it twice and both times it was a dark background with a simple login with a banner that said REMOTE TRYHACKME
Ah, did it ask for credentials?
it did.
Like a username & password?
and the ones in the room didnt work
Oh, let me investigate that.
๐
Have you got another machine deployed on the platform by any chance?
yeah, i might have had hacking with ps up still
Okay, thanks. Will investigate - I think I know the issue.
it's working now, cheers!
Ahhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh...
I figured out the bug
@eager fulcrum I know why so many people are having that issue lately with the REMOTE TRYHACKME
Will fix that asap (next 24 hours).
icanhazcookie now?
The load balancer stuff for the in-browser machines didn't account for a second VM being deployed.
Its a super easy fix
Nah it was my fault, not Ashu's
Iโve been having an issue with Brainpan1 where my exploit just crashes the server and doesnโt open a reverse shell. Iโve looked at every walkthrough and copied their final exploit and same problem. Is this a known issue by chance cuz itโs driving me bonkers with that room
I still cannot connect to the box at all now after killing openvpn and starting it from sudo
aw, no cookie?
standard command```
sudo openvpn mything.opvn
oh i could ping it before and it would work but idk
ah, the tun-mtu being leftover
any clue what I did wrong here? or are the instructions inaccurate and I need to download this to my box first, then start http server and pull it onto the box that way?
really annoying to have to type out every command and type out every flag in boxes like these.
especially when the command you spent minutes typing doesn't work. ๐ฆ
@nimble trail The boxes don't have internet access.
right. so the path is basically what I suggested. would have been good to know before I typed all that out. ๐
the instructions were specific. just some feedback.
@supple sonnet your box, plz
polite suggestion, but if these boxes don't have internet access, maybe you could host the resources people will need to download in the same network (or a network the host is allowed to egress) and update the documentation to reflect the local location(s) of the resource(s), while including the source URL for the users edification? or not, just a polite suggestion to help enhance the user experience.
or heck, throw a hosts entry in the box that points it to the local resource. then the documentation doesn't even need updating. idk. just a thought.
Usually people just download them onto their machine and start their own http server (python3 module or smth) and download that way
well, when the instructions specifically tell you ```Lets first get the Powershell Invoke-Kerberoast script.
iexโ(New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/EmpireProject/Empire/master/data/module_source/credentials/Invoke-Kerberoast.ps1') ```
you'd think that would be the way. for the record, that'd be my usual move for something like this, but others might not be so creative.
Oh yeah, this might be misleading
but the instructions also don't mention importing the ps1 module
so idk.
maybe it's a bonus in-room challenge.
Is 12V 20A power supply okay to use with ryzen 2400g ?
Oh, sorry, thanks
@deep trellis
i don't have much hair left guys.
You'll need to use RDP.
might want to mention that and not offer the in browser experience if that's the case.
spins up another VM to hopefully get this room completed.
it's just feedback for whoever. can't tell you how frustrating it is for what should be a quick room to end up taking hours.
@eager fulcrum not my box
ugh. I finally get to the last stage, log out. go to login as admin, and i get a password change prompt. go to set a password and it tells me they don't match.
even with the passwords (both, even the confirm one) set to just 1
i'll be bald before i complete this room.
that part is the worst thing about this box imo, i spent good 20 minutes getting the password to change
How can i request a username change?
@deep trellis and/or @rigid oxide
IP Address is set as undefined again, you wanted me to let you know if it happened again
what do you think darks gonna do 
stare at it
tell skidy to fix it
well yeah i pinged him too
Rip my vm broke some how, cursor isnโt interacting with my kali Linux vm?
I can still use tab and type but nothing with the mouse, I canโt click or hover over anything
I am using Oracle VM VirtualBox
why is this in tech support read the description
Because it has to do with tech, duhhh
read the description duhhh
This is related, I was doing a room on THM duhhhh
this is not for you vm problems it is for vpn and thm room problems not help my vm is broken
Chillaxe man, why you getting so upset about it
Im not you just caught an attitude with me when im trying to get you to the right place to get help
dude ill just let one of the mods deal with you โ๏ธ
โDeal with meโ itโs not that deep bro, why are you making such a big deal about it lol
because you made it one lmao
I asked a question and you said why in tech support, and I said because it had to do with tech
I ainโt tryna Argue, Iโll be the bigger person here and leave it beโ๐พ
Because that has to do with the blatant topic
VPN and other technical questions related to TryHackMe
It's only for direct issues, not indirect like something wrong with your computer while you were doing a room
Iโm having some difficulties setting up my vpn if anyone could help
What is happening is that the openVPN GUI application is not appearing in the system tray
Can anyone tell me why it is not connecting! Even though tried from diff config files? ๐ฌ
which VPN are you running @naive dust
openvpn as thm suggests
when you loaded openVPN, did you use your config file?
I use sudo openvpn - -config configfile.ovpn
@naive dust Access page can be buggy sometimes. ignore that
nope, trying for 2-3 days @lilac ocean
Try pining any of the rooms ip then check
@charred plinth do we need to add extra /- - config/ in command?
@radiant token yups, as you can see in the attcmnt!
@naive dust you are connected according to that screenshot
It seems that right check is not there!
@naive dust huh?
Cross is there
๐๐๐๐
I'm unable to subscribe to TryHackMe using my card.What could be the issue?.My card gets declined everytime I try to make a payment.
That sounds like an issue with your card company, not with tryhackme
I recommend contacting them
I'm unable to verify my discord token I'm sorry but I couldn't find the specified token!
was the token you specified from /profile?
Hello, there is a bug in one of the answers in the RP: Nessus room. Task #4 question 3. The answer is doesn't fit the number of characters presented.
@next igloo DM me your answer.
Also, #site-bugs exists once you're sure it's actually a bug and not user error which is normally what we see here
was the token you specified from
/profile?
@celest sapphire yes
Hello, I'm trying to access tryhackme's vpn using openvpn on a Kali VM. To do so, I donwloaded the config file and launched it with openvpn with root privileges. I get the initalization sequence completed yet tryhackme still says I am not connected on the access page. Has anyone an idea what the problem might be? I already made sure there was only one instance of openvpn at the time as required.
I wouldn't trust the access page for the time being (:
Test the VPN with this room.
If no errors are reported and you're able to access instances, etc. I would follow that ^
So I am able to deploy the machine and connect to it
But the access page still says not connected
i'm using my own kali to do tryhackme on non subscription, it seems like i am not able to be connected through openvpn?
@tender torrent As we said, ignore the access page
@acoustic matrix Same to you
Ignore the access page for now
Test using the openvpn room
!vpn
Oh ok I didn't see all your messages. Thank you guys
thank you
how do expand my hard drive on VirtualBox bc I keep getting
E: You don't have enough free space in /var/cache/apt/archives/
That exact question will give you a load of helpful resources on google @kind loom (:
should've thought of that thx
@acoustic matrix Whats your THM username?
The OpenVPN access 'Tick' should work, not sure why it doesn't.
.
@deep trellis It's really really broken lately
Yeah so weird. Looking into it
I fixed the access green tick problem
The OpenVPN API on that server had died.
I brought it back into life and fixed why it died.
Sorry guys, need a unit test or something to monitor it better
So it is consistent across all of the vpn servers now?
Yeah it should be, Eu-Regular-1 has had the green Connected 'Tick' broken for a long long time it seems
Nice work (:
Hi Guys. Is the bandwidth bad on some of these deployed boxes? I am having bad lags.
Nope.
ok I will try a different setup in a bit and see if is better. I am currently on a USB install of Kali.
I just can connect to other SSH connections with no issues. That's the reason why I was asking. ๐
It is running smoother now
I think I had two of the same openvpn connections fighting each other. Was unaware.
Resolved. thanks
is there an easy way to change my subscription? I am getting funding at work to pay for subscription and I'd like to pay for more all at once
@restive wasp yeah, You can purchase like 12 months + with one payment if you want
But its with CC only i think so
its on the left menu " Buy Voucher"
You can use paypal from your profile
hmm ok so i guess there is no discount pricing for prepaying?
@restive wasp There is for paypal
i'm ok with using paypal but i don't see the option anywhere under profile. Only to cancel sub
and when i cancel it, the only option is to cancel the cancel
@deep trellis I think you had a thing for this?
is there an easy way to change my subscription? I am getting funding at work to pay for subscription and I'd like to pay for more all at once
@restive wasp Hi there, I can cancel your subscription for you, then you can re-subscribe, and I can add the days you would have missed by cancelled back on.
If you want to go ahead with that, let me know your THM username.
Hi, If I want to get the student discount what do I have to do?
Sign up with a student email address
And if I remember right, it's automatically applied
Okay perfect thank you
i'm trying to connect to openvpn on a kali linux machine, i followed all the steps but the website isn't loading for me
Show us your terminal output from kali
like what i entered to try and connect?
And the output
the blue parts are just my name
although i censored it poorly
i regenerated my configuration file when i did this
so i'm thinking i did something wrong
@cedar siren Don't use an &
It's running, but backgrounded
sudo killall openvpn
The brackets are special characters so you need quotes if you don't want bash to mess with it
@cedar siren Out of interest, where did you get the & from?
if you want to run openvpn in the background, i like using screen.
then i can just detach and resume to bring it back at will.
@deep trellis Please please please please remove this from the openvpn room
This isn't the first time I've asked, and it causes issues
I canโt find where to download the openVPN GUI
This isn't the first time I've asked, and it causes issues
@eager fulcrum Ah I removed it from the /connect page
Not the room
Doing that now
Thank you Skidy
Can I ask you to read the channel topic?
Oh ok sorry...
In HackBack2019, getting the flag from Dennis' account, it shows as invalid in all of the flag inputs. Any help?
I can get all the flags no problem, it's just getting the flags in is all.
Yep
if you really want that flag you can DM me with the one you got and if it's valid i can pass you the hackback2019 one
i am trying to connect to the vpn but i get this error
Options error: In [CMD-LINE]:1: Error opening configuration file: /root/Downloads/CarMonkey.ovpn
Use --help for more information.
regen config
You don't a vpn file there, probably. Supply the correct path and it will work
List the contents of /root/Downloads
Do what malware said first
Try harder next time
And you've been told at least 3 times in the last 24 hours
To use the correct chats.
Please please don't mess it up again
ok
And you keep doing that
i know
sorry
Read the channel topics
ok
Use the right chat.
Very niche issue happening with powerlevel10k and oh-my-zsh w/ tmux
https://i.imgur.com/VoAZOTV.png - with tmux
https://i.imgur.com/w4WMcM9.png - without tmux
It's not super annoying but it still bothers me lol
Any idea why?
Just use powerlevel9k ๐
@graceful zenith Through not really a question for #site-support 
Alright, my bad
Have you clicked deploy?
yes
So you have an IP address.
So the machine is deployed.
What's your actual question?
i just created a acc so the main room and than i went into linux room
So you're on a room with room code (address bar) zthlinux?
And you're connected to the VPN?
What are you connecting from?
Sounds like you might not be properly connected
As zthlinux should respond to pings
vpn server : EU-Regular-1
linux
!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>
I have a problem.
- I have a kali vm with port forward 2222->22 (nat)
- from my host I can easily do, ssh kali@localhost -p 2222 and login
- from my other machine in the same network when i do, ssh kali@<hostmachineip> -p 2222 it says connection refused.
From tcp dump i can see that the request is not being sent to kali vm.
I feel I am missing something small.. can someone help me?
Sounds like it's not being opened on the host
But this ain't a THM question
You can swap your Kali VM to bridged btw
And avoid any port forwarding
yeah i thought of that. Was trying to figure out what I am missing. Yeah thanks. Sorry i know it isn't a thm question. But @eager fulcrum โค๏ธ
IP address of the VM you're trying to ping?
maybe do kill -9 28640 and kill -9 28641
No
The VPN isn't properly connected
It isn't multivpn
Also they're root owned so you'd need sudo to kill them
yeah but I can see 2 entries of openvpn..
should i be on a vpn and also connect to the openvpn?
Ok, ignore that webpage for now
okk
It always does, yes
ok
Send a screenshot of the terminal where openvpn is running
route add failed
You're not fully connected
Control C and try again
sudo ps aux | grep openvpn and show
sudo ps aux | grep openvpnand show
@eager fulcrum
Are you already connected to a different VPN?
sudo killall openvpn and then start again
There are two still running
On 2 different terminals
run the sudo ps aux grep command again


