#site-support
1 messages · Page 229 of 1
!docs verify
click that link, it has instructions for how to verify
oh i did it, thanks @livid vapor
Gave +1 Rep to @livid vapor
btw here is the problem image
Check the pins in this channel, there's something posted there that might be relevant (bottom pin). I don't know of that error personally.
i saw 'em but did not understand the solution
are you on a work computer/network?
nah its personal, btw now I regenerated and did it again this is the new error
on the bottom u can see it did fatal error
That I don't know, sorry. Hopefully somebody else will have an idea
You have to run it with sudo
Yep. Sorry, I overlooked that before.
If you're trying to map a windows machine, it might be filtering/refusing the request
Maybe it doesn’t respond to icmp request
Also called “Ping” requests
is the machine in tryhackme
i start machine
Try to add -Pn
i try dont work
is there any reason the boxes are constantly dropping offline
impossible to do the rooms
cant even hold ssh connections for more than a minute :/
Reboot the machine
Possible you have multiple vpn's running?
i have one
the multiple vpn question was for @spring grail
im go try reboot again
Make sure you have setup your VPN connection correctly https://tryhackme.com/room/openvpn
Type ps aux | grep openvpn into your terminal and press enter
If there's more than one line (that don't start with "grep" or sudo), do the following steps
Type sudo killall openvpn into your terminal and press enter
Start the VPN with sudo openvpn <path-to-config>
Yep
Yeah I know you are connected
Try these steps
Type ps aux | grep openvpn into your terminal and press enter
what does that show?
Did you try the above thm message?
no im go try now
First do this then reconnect to the vpn and try to ping the machine
With “ping <victim ip>”
maybe ping -c 1 <victim ip>
Doesn’t matter
True, but he might not know how to stop it
in powershell dont have greg
Did you do this?
Not in windows power shell
i have open in windows btw xD
but ok
prob
i have much vpn
'-
This is the command you have to run
i clean and config again
Then you can reconnect to the vpn
Also- make sure you are only running the vpn in one place. Not on both linux and windows
If you are running a virtual machine, only run the vpn inside that, DO NOT run it on the host OS
i run in linux
thanks is work
'-
🙂
Np
You'll probably want to email support over it
I don't understand what you mean
But I don't think you can stack discounts.
Annual is already at a discount
You have a solution from support. You're already getting a discount because it's annual. You're not going to get any better than that by asking here. There is no one here that can help you, aside from the site support staff who have already done their best.
Support knows best
Then ask support
I am not support.
Those instructions seem clear enough to me though.
hi all
im attempting Tib3rius' windows privesc room
im having trouble rdp'ing into the windows vm
ive regenerated my vpn, restarted the machine etc, no luck
any ideas?
What errors are you getting?
[20:39:10:142] [10225:10226] [INFO][com.freerdp.core] - freerdp_connect:freerdp_set_last_error_ex resetting error state
[20:39:10:142] [10225:10226] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr
[20:39:10:142] [10225:10226] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd
[20:39:10:142] [10225:10226] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr
[20:39:10:451] [10225:10226] [INFO][com.freerdp.primitives] - primitives autodetect, using optimized
[20:39:10:455] [10225:10226] [INFO][com.freerdp.core] - freerdp_tcp_is_hostname_resolvable:freerdp_set_last_error_ex resetting error state
[20:39:10:455] [10225:10226] [INFO][com.freerdp.core] - freerdp_tcp_connect:freerdp_set_last_error_ex resetting error state
[20:39:25:467] [10225:10226] [ERROR][com.freerdp.core] - freerdp_tcp_connect:freerdp_set_last_error_ex ERRCONNECT_CONNECT_FAILED [0x00020006]
[20:39:25:468] [10225:10226] [ERROR][com.freerdp.core] - failed to connect to 10.10.130.223
What's your OS?
Kali Linux 2021.1
in VM?
yep
virtualbox
can you connect to other stuff normally?
have u tried restarting machine mirzack
yes, im able to connect to the internet, other VPNs etc
as in my kali vm? or THM VM?
yeah ive tried that
tried VPN regen too
no luck
hmm
can you connect to another rdp session from the kali vm?
it was working last night
took a few restarts but i got there
no such luck today
let me try
ive found that thm boxes really do need a good 5-10 min to boot properly
ive only found that on rooms that arent in paths/smaller rooms
im able to reconnect to other rdps
oh interesting
so, just to be sure... you've tried the easy stuff? checked you have the right port? that port is open is open and ready for rdp? checked whether its encrypted or not?
so i logged into my thm vpn
activated the privesc machine on thm
used the command provided with the machines IP to try and rdp
hmm
out of curiousity, i would try the rdp from an attackbox to see if that connects
then you can eliminate whether its the machine or the network
lets have a go
yeah i know. half of learning anything infotech is troubleshooting
ah ha
so, something funky about the network connection with the vpn on the vm
been there.
any ideas on a fix?
well, i would start by checking that the VM is bridged
aka, it gets its own ip on the host NIC
try vpn script
ooooooo that's a good suggestion too
!vpnscript
yeah vpnscript fixed me having a problem so i would check it out
okay lets try
@naive dust want to hear my tech issue?
sure
working on steel mountain
should be super easy with MSF
and, on the kali vm provided by THM, it is
but for some reason..... on my VM (which is Kali 2021.1 and MSF6 from github) it is not
pretty sure that room is just buggy at the windows part
[*] Started reverse TCP handler on 10.13.*.***:4444
[*] Using URL: http://0.0.0.0:8080/BuN3X4yN
[*] Local IP: http://192.168.1.***:8080/BuN3X4yN
[*] Server started.
[*] Sending a malicious request to /
/usr/share/metasploit-framework/modules/exploits/windows/http/rejetto_hfs_exec.rb:110: warning: URI.escape is obsolete
/usr/share/metasploit-framework/modules/exploits/windows/http/rejetto_hfs_exec.rb:110: warning: URI.escape is obsolete
[*] Server stopped.
[!] This exploit may require manual cleanup of '%TEMP%\GgwiSMqLLM.vbs' on the target
[*] Exploit completed, but no session was created.
there's my results
here go to #room-help and show me ur options
Gave +1 Rep to @clear spade
NICE!
np +rep @wise marlin
Gave +1 Rep to @wise marlin
aaaaaaah that'll do it every time
and now ive rdp'd in
yeah exactly what happened for me
thanks again guys
How do I change my country in profile?
https://tryhackme.com/update-timezone Check your profile, see if it did change. Should be automatic
Unfortunately it will redirect to dashboard...
Check your profile
I didn't get it anywhere..
https://tryhackme.com/p/<your-username> . There you should see the flag of your country
I visited that also but showing UK country.
But now showing the right one....Don't know what's going on..
https://tryhackme.com/update-timezone redirects to the dashboard, yes, but it updates the country as well. That's why I mentioned checking your profile. To assure that it did change the flag/country.
Ohh....got it...so much thanks...
I searched a lot on Internet too before...but there is no related answer for the same...
Options error: In [CMD-LINE]:1: Error opening configuration file: /***//alshaqsi.opvn
Use --help for more information.
can help me ?
You've censored the file path, but that file path is the issue
Any idea why am I not able to enter the voice channels. It says locked!!
You need to verify
!docs verify
Okay thanks!!
Hi guys. Trying to access shell.uploadvulns.thm address at Upload Vulnerabilities and it seems is not working. Ping - no response.
Also seems overwrite.uploadvulns.thm is not accessible anymore @ Upload Vulnerabilities
I did boys, thanks a lot especialy to @livid vapor
Gave +1 Rep to @livid vapor
Is the VM deployed? Is the correct IP in your /etc/hosts file?
You're welcome :). What was the issue?
Yesterdays one
Multiple vpn's running?
Yes and yes.
Then I would recommend checking your VPN. See if you can open http://10.10.10.10 and/or ping it.
All works
I mean Checking VPN works
Ok, this is weird. Did nothing else... Now I can access http://shell.uploadvulns.thm/
That's weird
Probably just took some time to boot
Might be. Thank's
Hi! I would like to request a little fix in the OnClick event function for the card header div (for cards in any room). When you finish reading a card and expand the next one you should see the top of the new card (At the moment the previous card collapses and you end up in the middle or the end of the expanded card).
That sounds like something that'd be great in the form in #feedback-and-ideas
Oh, didn't see that channel, tnx.
I'm not sure what channel to ask this in, so I'll ask here. Today I hit my 7-day streak, and it says that a 7-day streak comes with access to networks. But in my access area it says I don't have access to any networks. What networks am I supposed to be gaining access to?
the network you should be able to access with a 7 day streak is wreath: https://tryhackme.com/room/wreath, can you see if you can access it?
Ah, awesome. I'm in. Thanks.
Gave +1 Rep to @harsh tundra
i had to delete my tryhackme account and sign up again for changing my username 😦
You could have just emailed support to ask for it to be changed 😆
Can I print a file??? (What I mean is that I print the file as a dot sequence or something like that and then when I scan it it turns back into a file)
Guys, could you please help me out. Receiving no response from Burp Suite after uploading .php file:
It just does not change to Success
you can try renaming the request file name to shell.png.pHp and Content-type image/png
I also submitted that same fix/idea/request a little while back, but I think they are focused on more important things for the time being.
Maybe it doesnt have an error message 🤷♂️
perhaps redeploy the machine would work because it can be unhappy for attacks sometimes
Did twice already
ok, then lemme think alot
Some weird things happens lately 🤨
What is this IP btw?
Cause VM IP is different
So basically I click forward on Burp Suite and nothing happens
if there is any dns else, can you try it on that?
so ive been having this issue where the machine im in is running out of time so i extend the time but it still expires on me and now, having had that just happen it wont let me start the machine again(button wont allow me to push it) and i also cant seem to terminate the machine either
refresh the page?
this has been an ongoing problem
Rooms only get 1-2 hours to start, and you can only extend them for a max of like 6 hours I think, but each time you extend it is 1 extra hour
I cant download my vpn pack for the throwback network from the access page, it returns a 404 error
Hey guys, today I was trying to do the wreath network in thm and while downloading the configuration file I always get re directed to 404 what should I do now?
So you have this issue too?
You didn't get a solution?
nope, still waiting for a reply from the support team
Okay
so I'm trying to do one of the linux fundamental rooms
and I can't seem to ssh into the room
I'm using the following command:
ssh shiba3@....
password: happynootnoises
but its saying permission denied
the ... is the ip address that has been designated to me
So for the "Kenobi" room. I ran the NMAP scanning all ports , my scan detected ||11|| open ports. Though the correct ans to number of open port is || 7|| Am I doing something wrong or should the correct answer be || 11||
I had the same issue. I suspected that the higher ports were false positives because they seemed to change over time.
@covert smelt There was someone in #room-bugs recently who had a similar issue. They could solve the issue by: Please doube check you have no other VMs running by going through the other rooms: https://tryhackme.com/rooms and then also make sure you're using the correct IP to connect to.
Thank-you. I foolishly type in the ip of the VM instead of the room
Good to hear you figured it out 🙂 Have fun.
For me I do not have any other boxes running. Though this seems odd to be a false positive.
Good morning to everyone .. Can i ask something about a problem with a Kali Linux Virtual Machine problem?
Or there is a specific room for that problem?
#infosec-general please @little verge
This channel is for things like site or VPN issues.
What about this? #site-support message
I reported it to the site staff 
Asslam-o-Alikum!
I have problem with Wreath Network Configuration File. I tried downloading it many many times but no success so far, only 404 is being displayed.
Have you tried regenerating it?
hello i cant connect to thm with openvpn
Please be more specific
Please show us what's happening, what you're doing, what you mean by "i cant connect"
Screenshot would be great.
when i try to connect to thm its not working i try to use regenarete and deleting openvpn but still nothing changed
its like in the while never stopping
Are you in a country that blocks VPNs like Egypt or China?
Potentially Turkey too, recently
nope
Try a different server from the list then.
my friends can connect to thm
delete the vpn config file, re download a new one, try too reconnect, if that doesn't work uninstall openvpn an reinstall openvpn then re try the process.
No no no
are you using any other vpns or proxies?
That's excessive
i deleted openvpn and downloaded again
Try a different VPN server
not working
okay
hey i'm relatively new to tryhackme, so this is likely a user error, but every time i try to download my configuration file for OpenVPN the webpage (tryhackme) gives me a 404, any troubleshooting tips?
^^never mind, got it. i assumed things, don't do that.
Thank you, hopefully its fixed soon
Gave +1 Rep to @bronze vale
AoC day 20 machine isn't loading for me, it's been 4 minutes
and it doesn't respond to SSH and ping
oh wait
it booted
..
it said wait 3 minutes not 4 
confirming up or not with ssh or ping isn't always a great indicator either but I'm not sure about that box specifically
given it could a) not respond to icmp requests (ping) and not have ssh as a service or on a non standard port
ahh okay
I wouldn't have tested with SSH anyways, but the task said I had to log in with SSH
ok 🙂
Not sure if this is the correct room....Needing help with my alias thmvp again as I had to re-install my machine again.
i'm typing "alias thmvpn="tmux new -s THMVPN "sudo openvpn ~/Downloads/rokie.ovpn "" but it still doesn't open in my terminator
I'm also saving the file as .bashrczsh since i'm using terminator
Uhmmmmm, i need help....now i erased everything from my .bashrczsh file how do i restore this 😦 (Fixed: restored it copying from /etc/bash.bashrc)
lol roki 😦
I would suggest (though I only just made one myself) getting stuff like dotfiles into a version control system like github, so you always have them somewhere to re-deploy, especially if you put some time into them
Any help???
Do you have a specific video or resource explaining this ??
That's very interesting!
i'll answer in infosec general
Is there a way I can see all my currently deployed machines?
so I'm just doing the openvpn last task, I have to verify that I'm connected by answering what the flag is on a website
but I can't connect to that site
no connection
well you don't need openvpn for attackbox
there are two main ways to do THM stuff
attackbox - browser based system deployment to use for the rooms, its on thE THM network by default
alternatively you use OpenVPN to connect to the THM Network so you can complete the rooms from your own system of choice (typically a pen-testing VM like Kali)
oh alrightt
thankyou
but for example on this task
To complete the questions below, navigate to http://MACHINE_IP/evilshell.php.
that looks like you haven not deployed the machine
What about from here? https://tryhackme.com/my-machine
I visited that website on my attackbox but it was just a plain site in only html form
I searched the task on google and I saw that that task was different on someone else
did you click "start machine"?
There's a JS snippet pinned in #resources
yes
That only shows the attackbox/kali
it might not work from attackbox, let me test
I mean the website was different
alright
I'll try it from my Kali machine then
this room is all about connecting to THM with a VPN but you are trying to do it from attackbox so its not really relevant
and it also doesn't feel like you learned any of that
lol
If the website was different, you probably deployed the wrong machine.
If you're seeing MACHINE_IP then you didn't deploy the target
okay I get the connecting to openvpn part, but I don't get why it is showing me a different website than others
so you should be able to complete it
alright I'll try
make sure you deployed the "target" machine
and then have to wait till the "MACHINE_IP" changes to the real IP
and THEN maybe wait a minute or two to ensure the website is loaded
This only shows for subscribers, and not all room specific machines, if Im not wrong
Thanks. I tried it in my console but it just returns a Promise, how do I actually see the data
Gave +1 Rep to @eager fulcrum
@severe furnace just go to https://tryhackme.com/api/running-instances, you can see it there
"networks" = ?
Wreath, Holo (once holo releases)
Hi there. I got the subscription for the Throwback network yesterday, but I've got a 404 page not found when I try to download the OpenVPN file... I've already tried to regenerate it and to disconnect/reconnect my account... Any clue what's going on ? I don't have any issue downloading regular OpenVPN files nor the one for Wreath... 😦
Is that a known issue or a new one ?
I bought the throwback lab yesterday too, ig this has happened before. Mailed the to the support team. Hopefully will be fixed by tomorrow
Yup, emailed them too. Let's hope they will add 2 days to our counter :p
I heard it’s a short lab and some complete it within 2 days or so, so we will be fine
Sure 🙂 Tho I intend to take an awfull lot of notes based on what I'll learn from that one, so I might redo it several times. Let's wait then
Sure
i need to report someone
?
he added me over this server and he is trying to do the "I reported you on steam" scam on me
Hey -- sorry, this floated under the radar a little 🙂
Mind DMing me that screenshot?
Hello, i would like to change my username, how can i do ?
Guys. Is TryHackMe still giving discount for students who signed up with their university email???
Yep
But i'm already having my university email. And now trying to renew my subscription. And not seeing any discounts. Its showing 10$ per month
Email support@tryhackme.com and follow the template in the pins
They will then apply the discount
Template???
Thank u so much🌹
Gave +1 Rep to @wind wedge
hi im having trouble connecting to the attack box using the openvpn. i was able to connect to the machine. but wasnt able to connect to the attack box. have tried running the troubleshooting script made available on the thm github page and it directed me to discord. the script wasnt able to solve the problem. can someone help em on this. thanks in advance
@dark flax-support Hey, just wondering if anyone can help me out. I purchased the wrong subscription for Throwback. I bought a 6 months subscription and when trying to redeem it on throwback it says Uh-oh! This voucher code has already been redeemed.
@supportstaff - Hey, just wondering if anyone can help me out. I purchased the wrong subscription for Throwback. I bought a 6 months subscription and when trying to redeem it on throwback it says Uh-oh! This voucher code has already been redeemed.
@potent flame if you're trying to get on the attackbox this video guide should help. you can use a browser to access it
https://www.youtube.com/watch?v=ROO2pDPgja4
TryHackMe Community Discord: https://discord.gg/tryhackme
TryHackMe Official Subreddit: https://reddit.com/r/tryhackme
TryHackMe Room: https://tryhackme.com/room/tutorial
best to email support@tryhackme.com for something like this
Ok. Thank you
I am connected via vpn but cant ping 10.10.98.213. I have tried openvpn-troubleshooting script as well but without any success.
what box is this for? some machines (primarily windows) do not respond to ping so it could just be that
can you ping 10.10.10.10?
no. I cant ping 10.10.10.10
and the box is for owasp top 10 room
i'm not on my vm atm so i can't check the status of that box, but if you can't ping 10.10.10.10 then something else is the problem
could you show the window of you connecting to the vpn?
where can I share the log file.
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
I am terribly unhappy today. Because I chose to access THM on Sunday afternoon instead of Sunday morning, I dropped from 44 days to zero. https://tryhackme.com/p/johntbaileytx#yearly-activity
It really feels terribly unfair.
looks like it's connected fine, do you have a route to to the thm network? ip route
hey, sorry that sucks :( you might be able to get this streak restored if you email support explaining that above
Thanks! I'll try that! Kinda feel like I got punched in my very ample gut...
Gave +1 Rep to @harsh tundra
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
I have tried changing sever from IN-Regular-1 to EU-VIP-1 and its working now.
we are not at good terms with Indians these days 😦
Hello....guys
I need a help on
Why tryhackme mahine. Are too slow( I mean when I search machine ip it's getting loading and loading...?
Can any one tell why is that is happening...??
Search machine ip? Nmapping ip?
are you connected to openvpn?
Ok thanks
Gave +1 Rep to @candid yacht
hey its a general doubt which one is the best in scanning
like just nmap or nmap in metasploit(msfconsole)
dunno but nmap in metasploit takes a lot of resources
metasploit framework kinda heavy
ohho k
I connected to tryhackme machines through OpenVpn,then I deployed a machine in OWASP juice room and tried to connect to it from browser,but the page is not opening,then I terminated the machine and deployed another machine in another room,even it is not opening,why?
Did you scan the open ports?
No
But the machine in OWASP juice room does,I connected to the machine successfully yesterday,but today it is not opening
Then scan with the -sV -sC flags th3 open ports
When you deploy a machine you have to do every time a port scan and see what services are running in x port
I think that the juice shop box has the port 3000
Open for http
problem with indian vpn @random cape
I am having an issue with using NMAP. When I run nmap -A <ip of machine>, this shows me that there are zero ports open although it contains open ports under 1000 (I knew this from writeups). When I use -Pn tag, then also same problem. What can I do to resolve this issue?
I was also experiencing problems with nmap. I think there is indeed a problem with indian vpn as @delicate elm mentioned. Switching to EU vpn worked for me
nice to hear that
some moderator please look into this problem if u know this problem exsists and working on it kindly igonre this msg
Moderators are not here for tech support. They are not site staff. They are here to moderate the discord. Please bear this in mind.
oh okok then whom should i ask the staff...?
Email support
hello !
I can't download my openvpn file to join throwback network. I land on a 404 page (with vader)
i cant use the attack box cause it's very lag
@sleek rose How are you trying to access rooms? Via your own VM or with the AttackBox?
i have my own vm @glad egret
Did you run "sudo openvpn yourvpnconfig.ovpn" command in your terminal on your vm?
yes i did. i also went to access tab on THM and it shows that i am connected
You may need to regenerate your config file
i did that a few hours ago but it still did not wor out for me
My region is india, in case there is a problem regarding the region i selected
Try one more time. Make sure your using the correct config file
I don't think region would be the issue
ok i will regenerate my config and try again
When I regenerate, I will delete my previous file first so there's no confusion on my part
ok i will get to it right now. In case that does not work then i will message in this channel again, is that okay
?
Sounds good!
ok, i regenerated my vpn and started it. Still facing the same issue @glad egret
When you run the vpn, are you getting any errors?
no, it shows me initialization sequence completed. That means there is no issue right?
i tried two different rooms. one was a ctf another one was a walkthrough . Same issue on both
i looked at some messages above and i guess there is some issue with indian vpn rn.
Ahhh. Well nothing you can do rn then. Looks like you'll have to wait until that's resolved unfortunately
Sorry we couldn't get it working for you :/
no worries, i understand
@sleek rose if ur using an India open vpn file please change it to any another country the issue will be resolved
hmm interesting observation. When connected to the wreath network the thm dashboard tells me that I am level 0xC (GURU) but when I am not connected it says the right value (0xD)
hello !
I can't download my openvpn file to join throwback network. I land on a 404 page (with vader)
can someone help or explain this behavior ?
this error is quite self explanatory did u tried again
In the pins here there's a potential fix, please give that a try and let us know how you get on
What's wrong with these tryhackme machines,I deployed a machine in OWASP juice shop room,I connected to the network through OpenVpn then I tried to access the machine,but it is not opening. I did an nmap scan on it,it showed all 1000 ports are filtered. How can we access the machines then? Even the 10.10.10.10 site is not opening
Yesterday they worked well,but today every thing went wrong
changing the VPN server, logging in and out made it work. Thanks @eager fulcrum
Gave +1 Rep to @eager fulcrum
Where can I find my discord token, to verify myself with the tryhackeme bot?
I cant find the Other section in the Profile and I have tried a lot...
If you go to your tryhackme profile there is an other tab
I thought the token was inside of discord. Thank you very much....
tech support @JonhHammond @Dark Hey i am having some trouble with openvpn here is my issue
When i try to connect with VPN it get connected but i cant ping welcome room and can't access web page then i downloaded troubleshoot shell script from tryhackme github it save everything thing is ok with openvpn vpn pass few test but the error something went wrong and suggest me ask help here plz tell what's wrong
And i can't connt to hack the box even
Even I am having the issue
Are you using Indian ovpn config?
Yes
Once download another region ovpn config and try
Ok thanks i will tell it work
@zealous yoke Can I ask you to check on the India VPN server please? Lot of people reporting issues
On ittt
Cheers, CMN!
Mhm statistics look a little off -- escalating. It's the only VPN server I don't have a SSH key for so I can't check to see if vpn configs are being generated okay
@naive dust what is your THM username if you don't mind?
But yeah try @random cape's advice for the meanwhile
just remember to switch back to the IN-Regular-1 server after generating your config file on another
@CMNatic Same as here Kinghac22
K is capital
Guys now i changed my vpn network india to Australia and it is working fine @random cape thanks for suggestion
Gave +1 Rep to @random cape
👍
@random cape What is your THM username please?
hello, how can i verify my account ?
We've booted the server for IN-Regular-1. If you've had issues generating a VPN config file for the server, please now select it in the drop down on the access page and regenerate, allow a minute for it to generate before downloading and let us know how you get on. Thanks for letting us know
cc: @eager fulcrum @random cape @naive dust
Gave +1 Rep to @eager fulcrum
!docs verify
@wheat wharf the article above will get you started (:
@!<568678064662380555>
DM...
Got it
Thanks for the fix I will give it a shot tomorrow morning it's time to sleep for me 
Gave +1 Rep to @zealous yoke
Awesome ((: just let us know -- rest well!
Noobita69
@zealous yoke IN vpn will work from now right?
hello , i changed my email to edu but the student discount doesnt show up 😦
please email support@tryhackme.com with your THM username and proof of student discount (i.e. student card and the likes)
@hallow briar ^
.edu should be automatically recognised so it's something worth us looking to
Hello, I am having issues with the buffer overflow prep room.
Room link: https://tryhackme.com/room/bufferoverflowprep
When I try fuzzing, I noticed it doesn't crash the application and it keeps stopping at 1300 bytes.
Note: I have done fuzzing on this before and it crashed at exactly 2000 bytes.
Something is wrong somewhere.
Hi there. Still an issue with Throwback OpenVPN file download ? I still got a 404 "Uh-oh, this page has been lost in the matrix.", since Saturday....
Will the support add the days in the counter ?
Skidy's looking into it
Best off emailling support about the extension bit, don't ask don't get
Ok, I'll chase support and ask either for refund or add days in the counter. I paid for 30 days, I expect to have access for 30 days 🙂
Thanks
not saying i am going to do this, but how do you get control of another computer using your internet with cmd?
lol
im trying to impress my dad lmao
1st step : don't
That's illegal. Please do not ask that here.
im on my own home internet, plus i dont even know how to code a simple line
im trying to do it on my old computer'
This isn't up for debate.
Unauthorised access to computer systems is illegal.
Hacking and programming are not the same thing.
ill figure it on my own then
oh
you thought i was hacking
nopoo
i was trying to get remote desktop connection lmaoooo
@hollow mauve if you're looking to remote connect to a computer you control then look at PsRemoting/WinRM/VNC/RDP or commercial apps like TeamViewer.
If you're looking to gain unauthorised access (to anything -- given we can't confirm that you own the second machine) then I would prefer you didn't 🙂
thx
Hi guys, any ideas why Upload Vulnerabilities Challenge at the end on /admin page returns "Module does not exists" ?
Usually because you changed the magic number
i dont know how to program
Thanks
Gave +1 Rep to @barren birch
Whenever i try to message a friend on THM, after clicking on "New Message" button, nothing happens :/
Can you check your console for errors please :)
sorry but idk how to check console errors. Can you tell me how to check them?
there are many yellow colored messages and 1 red colored error
"Uh-oh! You can only deploy a maximum of 3 machines at a time."
what should i do?
i sub now first time to THM 🙂
in order to deploy other machines, you should terminate the ones you deployed earlier
@wide oasis how can i see what machines i deployed?
whenever you go into a room and deploy the machine and when by-chance you go to dashboard page, you can see the room which you recently access and by clicking on that room, you can find if there are any running machine already
@wide oasis i got it ty ❤️
Gave +1 Rep to @wide oasis
Some cookies are misusing the recommended “sameSite“ attribute this msg is showed in yellow color and there are maybe 30+
Is there currently a known issue with logging in not loading/displaying the captcha? Trying to log in on my other machine and the 'I'm not a robot' checkbox just spins forever.
i am unable to access machine
when i try to ping it gives
ping 10.10.246.198
PING 10.10.246.198 (10.10.246.198) 56(84) bytes of data.
^C
--- 10.10.246.198 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 1019ms
i am connected to vpn
is said machine suppose to respond to ICMP?
yes
windows boxes often don't respond to pings
even yesterday i was facing this issue
i am able to ping same server with attack box
but i am unable to do with my kali
Did you connect to the VPN @lofty goblet
Oh wait you said it above
Screenshot you vpn output log
Did you try to change the region and regenerate the configuration file?
thank you so much by changing region it worked
Gave +1 Rep to @patent lark
nice gj 🙂
Hey i got the msg on my screen that my machine is terminated and when i saw it it doesn't showing that it was terminated and even new machine is starting
Anyone pls help???????
refresh the page and see what happens@ocean geode
I can't see any wireless networks on my vm
i'm using kali linux
i looked up youtube and installed compact wireless to access to laptop wifi cards
but even after that the wifi networks just keep loading and no network shows up
#infosec-general please
This channel is for directly TryHackMe related tech support.
help! someone? 😬
type your friend's user name in the To: field and try to send him a message
Unable to Access/ping machines.
It says connected on the access page but i can't seem to access any deployed machine.
What could possibly be the issue? Anyone?
Nopes. Just times out.
Then your VPN isn't connected
you are using WSL or VM?
I regenerated keys and it works. It didn't do last night. weird.
Anyways, Thanks. 
Gave +1 Rep to @eager fulcrum
@wide oasis thnks and i get the solution
i tried all the stuffs but nothing is happening
I did regenerate keys but still not working
Ok. This is even weirder. I can access http://10.10.10.10/ but am unable to get any response from machines in the rooms.
Not all machines in rooms respond to pings
I've tried other things also. -Pn flag on the DVWA machine also gets me nothing. 
On changing the server to eu 1 solved the issue
which server were you on previously?
india
maybe it is the india server.
Yeah, I was unable to ping my vm through attackbox
maybe there's a description on room itself that this machine is not pingable? Have you check that?
or chances are it'll take sometime to be able to get pinged, so you might have to wait, i think
Definitely the india server.
I tried alot of things. been on it for a few hours now.
are you connected to THM's vpn?
This solved it though.
can't say for sure, i haven't happen to experience this issue.
Yup. There is some issue with the IN server. Once I connected to EU server it was all good.
i also use EU server, never use IN server before either, it just works fine
hello guys someone can tell me what is this os machine?
Ubuntu
version?
You can find that out via the terminal, but it's 1804
ty 🙂
If you want your own VM, just use Kali instead.
Setting up the tools on Ubuntu is very painful
Can i do something with my wireless network adapter to gain monitor mod
This channel is for VPN and other technical questions related to TryHackMe
if the adapter and drivers do not support it, then no, you cannot.
Please use #infosec-general for questions that aren't directly related to tryhackme
I was also on IN server and was unable to scan the machines. Is something wrong with the servers?
Because I can easily access them via the EU ones.
Is there any way I can have my progress reset?
You can reset your progress in each room using the button
Thanks @eager fulcrum
Gave +1 Rep to @eager fulcrum
Hi, just finished all the available rooms in cyber defense, am stuck at 98%. It shows autospy under incident response and forensics with a grey circle but it is under development. Is there any way to complete the course/path right now?
No, there is not
any timeframe when it can be finished?
Hey - I am trying to start the Nessus Room using the THM Attackbox and not only has it been roughly 2 hours since Nessus started to compile plugins but the machine is running out of disk space so this will probably never finish... Any chance you could either mention this in the notes of the room or increase disc size or something?
The Nessus room tells you to create your own VM for this
Could you point me to where it does?
I cannot find this in this room: https://tryhackme.com/room/rpnessusredux#
it was prob my fault to assume there would be only one room for nessus - sorry for the confusion
Other OS's will not be covered in this walkthrough, in which case the official installation guide can be found below. ```
I haven't done the new version of the room
I saw that sentence - I would love to point out though that one hint towards - please don't use the attackbox because you will waste a lot of time might be highly appreciated
Thank you for your consideration and help 🙂
Hey everyone,
Is the issue with the Indian VPN is fixed?
Man,
The Indian VPN issue is still not fixed,you can access 10.10.10.10 but you can't access other machines
im having issues connecting to room machines via attack box
you can use EU vpn it just works fine
Guys, how do I change my country on the site? It shows am from the 🇬🇧 but I need to change it to 🇰🇪
https://tryhackme.com/update-timezone Check your profile, see if it did change.
Probably. EU ones are working just fine.
any server issues? tried booting up Easy Peasy twice and waited 10 min but cant ping the server [EU]
can you access 10.10.10.10
@viral estuary it's updated. Thanks mate
Gave +1 Rep to @viral estuary
That is intended
Guys i think thm deserves a dark mode
it's been said before but I think it doesn't hurt to keep the feedback going ;D
Okay
hello, my !rank shows not subscribed, but I am definitely a subscriber. Is this something you can help with here?
If you just recently subscribed and/or verified, the bot might not have picked it up yet. Sometimes it lags behind a day or two.
I've been subscribed for over a year..lol
Hm. Yeah, it's showing the same for me as well, but I've only been here < 3 months. Maybe the bot is just bugged.
Is there a way to copy something from outside the AttackBox and past on it?
There is, but I've never used it. I think there's a box or drop-down menu on the side of the attack box that lets you do it. Not sure.
It worked on full screen version..
I'll check ur solution too.. ty
Gave +1 Rep to @livid vapor
You're welcome
Hi all, the room 'Learn Rust' (https://tryhackme.com/room/rust) does not finish loading. I tried several browsers. Not saying this isn't an issue on my end, but other rooms are loading just fine
I've seen several other people report this recently. Not sure what the issue is or if there is a fix coming.
Using the VPN allows you to connect to the rooms, and for the rooms to connect back to you (i.e. for reverse shells)
Thanks @livid vapor. Will give it another try in a few weeks
Gave +1 Rep to @livid vapor
you're welcome
Thanks @livid vapor
Gave +1 Rep to @livid vapor
You're welcome 🙂
I've added it to the Problem List. Thank you for reporting. 🙂
Gave +1 Rep to @livid mauve
Do anyone help me out in answering about a doubt about,
If i change my username by contacting to tryhackme support (support@tryhackme.com) then will my streak progress be reset to 0 or will it remain same.
I’d imagine you’d keep your streak after a name change but if it’s a concern I would put that in the email. Support staff has the ability manually apply streaks so shouldn’t be an issue. Just add a note with your current streak and you should be good
@zealous yoke sorry for the ping i checked the indian vpn thats working good, thanks for the fastest fix
Gave +1 Rep to @zealous yoke
Thankyou, for your kind information
But, I have send it an email to the support team without mentioning about my streak a bit early.
Then, may I send an email again to the support team by mentioning my streak ?
If your streak is gone after the name change I would email them again/reply to the current email
Thankyou, for your kind information
I have recently changed my username 'sys41414141' to 'sys41x4' in all the connected platforms.
So, I was facing this issue.
Hi all, I seem to always have a problem when using -- show with a wordlist on john, but when i dont use a wordlist it works fine. Has anyone come across this?
e.g.
john --wordlist=rockyou.txt hash --show
outputs invalid options or duplicate option
while
john hash --show
outputs the correct info
show prints john.pot (usually found here ~/.john/john.pot )contents for the given hash if you’ve cracked it before. really just a prettier way to print the cracked password
I've been practicing on THM from May 1st and today will be my 5th day in a row... but I see that my streak is set back to 0. What happened?
Log out and back in and that fixed things... is this a known glitch?
That happened to me also. btw did you also connect from a different device on which you haven't logged in with thm before?
No. It's via the same VM's browser every day
duh, then it must be a glitch
i think it doesn't matter with which browser you're opening THM. It'll be same for all browser.
nah, I encountered it when I reinstalled firefox, that's why I thought it could be a reason
should be an issue. Does it happens everytime?
too much glitch with the connection. is there any scheduled maintenance ongoing now?or maybe its happen with me only
which vpn server you're using?
Hey all. A friend of mine seems to have a corrupted .PUB file (publisher 2016). I've tried a repair in publisher itself. Tested the file on my own computer to see if it was actually publisher the application. But it seems like the file itself.
Anyone know of any good software/website I may not have tried to open it up to at least extract some data from it?
Hiya guys, I need a little help for my kali machine whenever I login as root I ger a message saying I logged in as a privillaged user, how do I disable it??
its the default warning hes talking about
yes
how do I get rid of it?
the 'use sudo reponsibliy' thing
Can you send a screenshot
im pretty sure there is a way to mute it
I have to boot the kali machine again
let me reboot
it happenes everytime I login
did you make changes to you /etc/sudoers file
nope
is it something like ```
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
yes
Let me google
Sure
cat /etc/sudoers.d/privacy
please output the file please
not the entire thing
just Defaults
ok
does the command even work
I think if you set lecture to never it will be surpressed
huh
alright
How do I fix it then??
is nessus always processing plugins for an hour straight on kali?
or is it just the first time
it takes a fair while the first time, i spun up a separate VM entirely for it and for that room
well probably move to infosec general then 😄
#infosec-general for things that aren't directly THM related please.
More aimed at the people above but eh
mb I thought everything tech related was supposed to be in here👌
How do I fix this??
#infosec-general
This channel is for directly tryhackme related tech support
ok
I've been trying to download the vpn for wreath but its redirecting to error page
I tried to regenerate it too but it's still redirecting to error page
Can someone help me with this
why dirbuster won't work anymore on attackbox?
Which adapter is good for network monitoring and packet injection? Under $13-$14 is preferred.
@eager fulcrum can someone help me i have a issue
#infosec-general please
Don't just ping me when you need help. Everyone here is a volunteer. Ask and see who responds.
can u help
You haven't asked a question
i got a certificate on my username for completing "complete beginner" series in tryhackme
can i get the certificate on my real name
is it possible
Not if it's already generated.
check your vpn connection
check if your attackbox is pingable
and check if you can run alternatives like gobuster, etc.
fam, i don't think so that you'll get your real name on the certificate once its generated, but chances are I might be wrong :))
When resetting a network on Throwback. Are the machines also refreshed?
Yes, that's all the reset does
Sets all the machines back to the disk image+state that they're originally deployed from
guys how do i change my username on tryhackme>
Email support, following the template pinned in this channel
thanks
Can someone help me with the module “incident response and forensics” I would like to know when will the complete module be live.. I have been following it for 2 months now and for 3 rooms out of 5 in the module… it says coming soon 🧐
I looooove silence of the lambs
Hello, I'm doing Year of the rabbit... How do I make the sound work over the browser? Or should I use VPN
Do you know how to fix this?
Have you googled the error?
Yes, I need to change color depth, but how do I do that?
Follow the instructions on google
Yes, they just say to change color depth, but no one explains how to access that panel to change color depth
I get a 404 error when trying to download the OpenVPN file for Wreath. What to do now?
I've seen a few people mention that lately actually, I'm not sure personally, might need site admins to look at that
Hello, I've enrolled in the Complete Beginner path, and suddenly my points stopped updating. So, my rank and level are also stuck. I've completed two rooms and answered more than 50 questions after this issue and still, my points are not increasing 😦
What should I do?
Same for me too
some rooms have no associated points, so this might be intentional
But my friend got points for the same rooms...
interesting, might take a bit to update? I'm not sure then
I hope so
but its's already two days after that
you could email support and see if they can look into it I think, the mods here can't do a lot for the site but I'm sure if they know something they might be able to chime in
I wouldn't let it slow you down though the points are just a nice little bonus not the real reward for completing and progressing 🙂
I already emailed them 🙂
Good to know. Thanks 😁
Gave +1 Rep to @haughty glacier
I'll drop an email. See what happens.
on xss room, when i send the key logger js as comment it makes the whole website unreachable, i tried to disable some of my browser protection for js but no result, what do i do wrong?
Hello guys, thank you for your job on TryHackMe.
It's been a while since I signed up with an email address that was not my academic email address.
Now I would like to upgrade my account and go premium. I updated my account with my academic email address a few days ago.
However, the 20% student discount is still unavailable. Can you please help me? (I also sent a mail to support@tryhackme.com with more details)
Hey!
I’m the only person who manages discounts and a few other various problems. If you’ve emailed me, that’s great!
I’ll respond when I get to it :)
responder.py does not forward the requests to multirelay.py
i can see a lot of poisoning packages, but nothing will be forwarded
any idea?
@inner carbon #infosec-general for things that aren't THM related
I keep getting the popup to acces this machine, you need to either use VPN or use the attackbox. Is this a generic pop up or is my vpn not working properly?(I have my openvpn enabled)
Screenshot please?
Uhh i posted this before but got no replies and that's fine, but here's again,
Whenever i try to message a friend on THM, after clicking on "New Message" button, nothing happens :/
I think messages are broken atm
i tried everything but nothing happened
A bunch of us couldn't load any of our messages before
sir jabba told me to check errors in console and i checked them and there are bunch of warnings and 1 error but didn't know how to solve the issue
thankyou sir @eager fulcrum
didn't know the correct way to take a screenshot on my vm
use greenshot tool to take screenshots
ty
Close it I guess
Snipping tool works
yess
if my vpn wasn't working I shouldn't be able to acces to machine right?
but i prefer greenshot more,, with that tool, i can edit ss much more :))
then all is fine ty
I created a new team and accidentally left without the remembering the password, I was the only member but now when i try recreate the team it says the team name has been taken. Is there a way i can sort this?
try to use another team name
Obviously that will work, but i want to use my actual team name i submitted the first time around... I didnt want to leave
Surely if the team has no members it should be deleted
i don't know about this then 🙂
Hey guys, sorry if this isn’t done correctly this is my first time using discord. Can anyone confirm that all VMs run on the new Mac M1?
TryHackMe runs the virtual machines on AWS
Okay sweet. No compatibility issues? Just checking before I buy. appreciate you!
You might have compatibility issues running your own VMs, but the attackbox and target machines run on AWS.
If you're a free user, you have limited attackbox usage but if you subscribe it's unlimited
Could anyone tell me why when i go to this specific url https://tryhackme.com/hacktivities?tab=search it consistently says that it is not secure
Heyo, I'm not sure why but I keep trying to do a room through OpenVPN and it consistently stops working after a minute or so, forcing me to restart the openvpn connection (or wait 2 min for it to reping)
are you running it as sudo
It's running locally on my windows computer
(just doing some website security rooms)
https://i.imgur.com/5TJ2UO8.png like it suddenly stops receiving packets
and then I get a ERR_CONNECTION_TIMED_OUT
check to make sure you aren't running multiple vpn's
Hm, it doesn't seem like it. I only have openvpn on my system and there's only 1 process running
how'd you verify only 1 proc?
you could try to change the port in the conf file
I don't think that's a route you want to go
Er like I only open 1 openvpn window (as administrator) after making sure it's not running in task manager
if all else fails I would try to change the proto to tcp or the port
if you dont think that works it's worked for me while my openvpn wasn't working 🙂
The openvpn settings are built that way for a reason
but you could just redownload the conf file regardless
and if it doesn't work what else is there to lose lmaoo
i downvote you as a person
If you're not able to provide helpful advice to others, then you shouldn't be providing advice that could be harmful. And trying to manipulate the vpn config would be harmful.
i mean it works
it just only works for 30s-1min lol
On the access page of tryhackme it literally use to say if it doesn't work try switching ports or protocols
so idk what you're talking ab bro
@drowsy sparrow try downloading a diff configuration file
Not sure if this is the place to post it, I think so. Lemme know If I'm wrong. I'd like to ask if the badge which is refer to, is this one
I believe that badge is an OSINT Dojo Badge by the OSINT Dojo Team, and their own respective website, not a TryHackMe badge, to find out more about their system you can check their website
Got it!, Thanks!
Gave +1 Rep to @haughty glacier
Greetings. How do I get my country changed so I can appear on the correct leader board?
well this is not a problem related to tryhackme@leaden trellis you should probably go in #infosec-general
I have a small issue.
I'm trying to resubscribe but for some reason it wont let me.
And I have checked that the amount is on the card there is linked to my paypal
Hello, I want to delete my account because I am not able to change some data that I have written incorrectly in my tryhackme account and to proceed on a completely beautiful path from the beginning. I will open a new account with the same mail. Can you help me?
If you are absolutely sure I think it might be possible
click your icon top right, "profile", "other", and scroll down and there should be an option.
What data can't you change?
Friend of mine is having the following issue:
when he's connected to the THM VPN he has no access to internet on his kali, anyone knows what can cause that ?
Don't use the OS VPN manager, it adds bad routes.
Someone's said there's a checkbox, something like "Use this connection for all traffic" or similar, so it might be that.
Command Line openvpn works best
Yes I am sure
Country and username
You can change both of those
Oh ok yeah I saw him use the GUI, thanks
Gave +1 Rep to @eager fulcrum
Email support to change username
https://tryhackme.com/update-timezone - Click this without a VPN on to try to set your country
Is this the correct room to ask about OpenVPN?
Yes, if it's for THM
Cool, i'm in the right place. I was able to connect using Ubuntu via WSL, but do I need to be a subscriber as well?
No
I can see the ip in the terminal, but it's either firewalled or timing out. Not sure if I'm missing something obvious
wont open in the browser
Thank you. Will give this a try later
Gave +1 Rep to @eager fulcrum
Is the browser being launched by WSL?
WSL is basically a virtual environment and doesn't have impacts or hooks to the rest of windows
no, it's on the windows side. I guess that's why it's not working.
It can be made work but it will require some research and probably beyond scope of what most people will be able to help you with kind of 'on your own' method
yeah if you want to for sure use windows you are better off using the OpenVPN client I think
I'll check that out, thank you! 🙂
and inversely, if you do that, I'm not actually sure your WSL will run through that vpn (you could test it)
WSL2 is actualyl a VM
I suppose it is acceptable to terminate openvpn connection with ctrl-c? there are no other steps necessary?
in the WSL terminal
yeah that should terminate it
I have also tried to re authenticate my paypal to tryhackme but it still gives me that I cant wont allow me to pay for the subscription
Hi, in room Linux Fundamentals Part 1 intro task there is no password in actual task, as shown on video
Vid
Actual Task
if you go up to the top and click "Show Split View" you will get the machine to come up, the room has been updated since the video came out
I just log on with vid credentials, also I am more of a cli user than gui, why remove ssh credentials btw?
the split view is the cli for the host you deploy not a gui
weird flex but ok, thanks
Anyone elses AV flag https://tryhackme.com/room/introtoshells up? When I go to the page it says download denied for a trojan, I'm imaging it's just a false positive just wondered if it was known
Is there a guide to connecting to OpenVPN inside a virtualbox kali vm?
it will be the same as "linux" method here
Thank you!
np
Hello, can anyone help me add our school domain to get student discount on subscription?
email support@tryhackme.com
Thank you
wlan0 unassociated ESSID:"" Nickname:"WIFI@REALTEK"
Mode:Managed Frequency=2.412 GHz Access Point: Not-Associated
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
any fix
@pure tide this channel is for directly tryhackme related tech support like site or vpn issues.
where do i go
@pure tide Maybe #infosec-general . Also, describe your problem, what you did, what you want to do?? Share some screenshots. Tell us where have you been on the Internet to solve this problem.
hi
I have some problem related to streak
for the last 2 month i answered questioned everyday
but now my streak shows me 2
anyone....
email support? Pinned message number 4
is there a way to download machines for practice locally?
Some of Dark's machines are available from his website, but otherwise no.
I didn't get it
Email support@tryhackme.com
But the activity heatmap does NOT reflect your streak
Which is unfortunate. I have an unbroken streak, but a few "blanks" on the heatmap that are a little annoying.
vulnhub platform provides you downloadable machines but doesn't provide THM's machines :)
hello,anybody encountered an error TLS negotition failed?
i've tryed all of the troubleshooting opetions to check if thats the only error whold be glad to get help
Check your system time, try a different server from the dropdown
system time updated,updated iptables just in case try'ed port triggering,try'ed using a different internet connection,try'ed stupidly allowing firewall rules on the host,try'ed all servers - intersting thing server 1 and server 2 certs dont match at all and server 2 config file drops emidditly due to fatal config error
if anybody has any ideas of fixing or bypassing this issue it'll help me the most,I really like THM as a stating point rather than practacing vulnhub and HTB-which has openvpn port 443 support which works for me 😰
note - if anybody asks,ISP router firewall feature on high security apprently blocked the connection,setting it to low and while connected back to high did the trick
was wondering if the attackbox is naturally laggy or its the case only with free tier?
2>/dev/null — Suppresses errors We use it but don't know it's done
This probably meant that they also blocked connections from inside to outside.. Normally a firewall only blocks incoming connections but outgoing is usually a default permit (unless configured differently). Also explains why 443 did work for you because they just put a default permit list in your firewall then..
Hey, I wanna know if it's scheduled or even in the long term that TryHackMe gonna support Openvpn over TCP 443. I'm using it for HackTheBox and it's working fine with me, so It's better to use than other sophisticated ways to hide traffic or obfuscated vpn.
If I remember correctly TCP 443 only gets used so that people don't need to open another port on the router (if egress connections gets blocked), this is particular useful for users from China and/or other country's where the government isn't really happy with VPNs... Other then that I cant really get on something why TCP 443 would be better then the standard UDP port.. Besides that I have no idea if THM is going to support TCP 443 soon.
It will impact performance tho because of TCP
But dont @ me on this, not 100% sure if this would be the only reason ;p
The website is really slow for me! Anyone?
Nope, pretty quick for me
I have a question
You would not have to open a port on your router either way because it's outbound.
hi everyone
im attempting brainstorm
machine has been started, ive connected to the vpn
whenever i try to run an nmap scan, it keeps saying
"Note: Host seems down. If it is really up, but blocking our ping probes, try -Pn"
ive tried doing with -Pn... but the scan ETA is 3hours lol
any ideas how to get around this?
Some routers do block outbound depends on the security level but indeed 9/10 dont
Yes, but that's not what opening ports means or does.
what nmap command are you running
nmap -p- MACHINE IP
then
nmap -Pn -p- MACHINE IP
well, scanning every single port can take a while, you can change the threads (-T) to be faster, or do a syn scan (-sS) which might also be faster
typically I would run a sudo nmap which I think does sS by default
so i tried -T4.. eta was still 1 hour or something
sS is a good idea
so what would your command be for speed?
sudo nmap -sC -sV -oA nmap/defaults <ip-address>
for more help we can move to room help or hints because this is mainly for vpn type issues and I think yours is more room/tool specific
sure, lets do it
What does it mean then? Seems like the "standard" daily usage ports to call them this way are allowed outbound and the others ports are blocked/closed ?
Opening ports is for inbound access
Also for outbound? In a firewall you have most of the time 2 different sets of firewall rules (mostly called LAN and WAN) ? Quick example is PFSense
In this way you can control inbound and outbound connections but outbound is most of the time an implicit permit