#junior-pentester-path

1 messages · Page 2 of 1

grave grove
#

Hash cat is heavy af. You will need to allocate more ram and/or cpu cores for it to work. (I allocated 6 cores and 6 gb ram and it worked for a not so complicated hash)

idle bison
#

@grave grove hashcat is GPU

#

You absolutely shouldn't be running it on CPU, no point

grave grove
#

I think it doesn’t matter for small hash decryptions

clear pawn
#

been and away and have come back to it but still not able to so will leave it till i learn more but appreciate the help @steel nymph @deft rain

idle bison
#

Also you can't decrypt a hash; they're not encrypted

#

Just don't use hashcat in a VM

#

Use john

grave grove
#

yeah I used john once I figured out hash in vm sucks

north heart
idle bison
#

But you've told hashcat it's mode 0, so MD5...

north heart
# idle bison Context

There are a lot of formats suggested by john I don't really know which one to use to decode

idle bison
#

You're also not decoding anything

north heart
#

yeah but didn't help

deft rain
north heart
idle bison
north heart
#

I got the hash from there so no clue about the format

idle bison
#

Both of those questions were rhetorical

idle bison
north heart
#

Okay thanks

clear pawn
deft rain
grave grove
idle bison
proven tulip
#

anyone else struggling with the NFS part from Linux privesc?

#

when i mount the drive and try to run the shell i get this error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./code)

#

it's either this error , or the mount never happens, really frustrating

#

tried restarting the vm and now the mount doesn't work

compact gyro
#

Hi guys

#

I'm in "Subdomain Enumeration"

#

At DNS brute force

#

And, I have a question

#

I've done a wordlist with the words: blog, help and store, to use dnsrecon at tryhackme.com, just to test, but it doesn't find anything, is that correct? I've run this command:

dnsrecon -d tryhackme.com -D /root/Documentos/namelist -t std --xml dnsrecon.xml
remote iris
#

Are you running that in the attackbox?

compact gyro
#

No, at my virtual machine

remote iris
#

Task 3?

compact gyro
#

Let me see

remote iris
#

Possibly not working as that part of the task is done on the static site.

#

Oops! Don't want to spoil the flag.

compact gyro
#

Nonono, I've done the question, but I'm just testing the dnsrecon tool at tryhackme.com, but it's not working at all

compact gyro
remote iris
compact gyro
#

Yeah, for sure

proven tulip
#

Guys I'm at task 11 of Linux privilege escalation. I'm trying since yesterday to mount from the attackbox to /home/ubuntu/sharedfolder but it just doesn't seem to work, whatever i try. Someone who is struggling with this or can help?

#

one second

#

this is on the attacker device

#

this is on victim machine (ping test to show that both devices can ping eachother)

#

this is the folder on attacking device

#

no output

#

no error message

#

compiling and mounting happens without errors

#

ok thanks

#

forgot to say i also mounted the /tmp folder

#

but also nothing to be found there

#

when fmount in target machine it doesnt show up

#

showmount

#

idk i guess i'll just cheat for the last answer lol

#

thanks for helping though

deft rain
proven tulip
#

On the target machine yeah @deft rain

#

On my attacking machine i can see them

deft rain
proven tulip
#

Thm attackbox

deft rain
#

Try that once

proven tulip
#

Yes i did it first on my own attacking machine.

#

Posted this a bit earlier

deft rain
#

Okay so I think you have to uninstall mount from your attacking machine and then reinstall mount

#

And then try

#

You might face some errors in uninstalling mount please share screenshots of errors if you get some :)

#

Also first do
sudo apt update and sudo apt upgrade

ruby seal
#

@proven tulip try once by:
mount -t nfs X.X.X.X:/ /TMP/NFS

proven tulip
#

Thanks for all the answers. the sudo apt update did the trick. Thank you!

deft rain
#

In windows privilege scalation I can't get reverse shell back in task 5 I double checked the IP and port I used to generate a service payload

#

I think I found the issue

#

I'll try again and report here

deft rain
# deft rain I'll try again and report here

Naah I can't get reverse shell in task 5 i don't know why also double checked and done all the process twice with attackbox and my own attacking machine. And also this windows vm is now not letting me download the file

idle bison
#

So it's hitting port 80 which is used for the remote gui on the attackbox, it doesn't support GET requests

deft rain
next lanceBOT
#

Gave +1 Rep to @idle bison

deft rain
#

I don't know why did I make that mistake 😂

#

But still can't get reverse shell though

deft rain
#

nvm I got it fixed 🙂

pale lion
deft rain
pale lion
proven tulip
#

Finally completed the path!

#

Any suggestions for the next path to follow? I'm thinking about red team or cyber defense. What do you guys think?

#

or offensive pentesting

#

Yes i know that. Do you have suggestions?

#

Paths are easier to follow imo, i like the structure

#

i dont know how to find the other rooms

pale lion
#

How can you get a connect back if listener is set to 0.0.0.0?

proven tulip
#

nvm found them

#

0.0.0.0 just points to your current machine ip i think

#

thx!

pale lion
#

0.0.0.0 is not a real IP address. Use IFconfig/ipconfig to identify the IP address.

#

Networking is kind of a intense topic for discussion boards. Short answer: you’ll need to set the listener IP address to the machine IP address that you want to listen for incoming traffic/commands.

idle bison
#

Listening on all interfaces makes it easy.

pale lion
idle bison
#

Ahahahahaha

#

Tryhackme, if you're using your own VM, adds one for the VPN.

tender sorrel
#

Good evening, do you have any resource suggestions for pentest in the network domain? What topics should you look at?

#

sorry for my english 🙂

worn estuary
#

Hi, is there any mistake in the Linux Privilege Escalation room at the task 10 ? I don't understand how the "PATH" trick can work considering that the screens show the standard user "alper" first, and "root" user to create the binary file, so in this example, the user is already root...but if you're not, you would just get your standard rights and can't elevate anything with this, am I missing something ?

Or is it just an example to demonstrate that, in a case of you can execute a binary file owned by root and executable, you can use the trick ? 🤔

idle bison
deft rain
#

getting network path error in windows privilege escalation room in task 6 when I enter copy command

#

Anybody got some idea ??

worn estuary
next lanceBOT
#

Gave +1 Rep to @idle bison

idle bison
#

If it's vulnerable to path exploitation but runs under your current user, well you've gained no additional access

brave tulip
#

hi guys how does sql conver tthe following

#
https://insecure-website.com/products?category=Gifts
#

this will get queried like

#
SELECT * FROM products WHERE category = 'Gifts' AND released = 1

#

now with injection

#
https://insecure-website.com/products?category=Gifts'--
#
'Gifts'--' AND released = 1

where does the --' quote come from

#

or another example

#
https://insecure-website.com/products?category=Gifts'+OR+1=1--
#
SELECT * FROM products WHERE category = 'Gifts' OR 1=1--' AND released = 1

#

why are the + signs needed and why is there a ' at the end of --

deft rain
pliant kestrel
pliant kestrel
# brave tulip why are the + signs needed and why is there a ' at the end of --

the ' at the end of the final sql request comes from how the request was first formulated in the program.
What i mean is the request is "pre-made", following your example it would be like this:
"SELECT * FROM products WHERE category = '<your input>'AND released = 1"

now, if you insert "Gifts' OR 1=1--" in this request (replacing <your input> by the previous string), you'll notice there is indeed three ' in the final string:

  • the first two that were already here
  • the new one that you inserted
#

tell me if it makes sense 🤔

brave tulip
#
SELECT * FROM products WHERE category = 'Gifts'--' AND released = 1
#

if i type this query in my sql workbench, it is not even a valid query

idle bison
#

Or it's not recognizing the comment

brave tulip
#
https://insecure-website.com/products?category=Gifts'--

#
SELECT * FROM products WHERE category = 'Gifts'--' AND released = 1

#

thats fromt portswigger

#

i dont understand why

#
Gifts'--
#

i need the 1 quotation mark here

#

damn

#

finally

#

im not the only one that was confused about that

#

but isnt that payload wrong

#

should it rather be

#
https://insecure-website.com/products?category=Gifts--'

sage current
#

https://insecure-website.com/products?category=Gifts-- -'

brave tulip
#
https://insecure-website.com/products?category=Gifts-- -
#

isnt that enough?

#

why do you need another '

sage current
#

not sure

brave tulip
#

-- - -> solves the whitespace problem

next lanceBOT
#

"TakeRep" command returned an error: strconv.ParseInt: parsing "-": invalid syntax

sage current
#

just for the mysql double dash thingy you do -- -

brave tulip
#

right

#

so you dont need a '

#

and its even on the wrong side

#

https://insecure-website.com/products?category=Gifts'--

#

SELECT * FROM products WHERE category = 'Gifts'--' AND released = 1

#

input is

#

'--

#

output ist

#

--'

#

or am i dumb?

sage current
#

https://insecure-website.com/products?category=Gifts'--%20-

brave tulip
#

jeah

#

the urls get automatically encoded

#

the whitespace will be %20 right

#

or whitespace gets urlencoded as %20

sage current
#

yuups

ionic heath
#

hello everyone can someone guide me a little, why when using gobuster with /usr/share/worldist/dirbuster/directory-list-2.3-medium.txt i don't find what im suppose to but with /usr/share/wordlists/dirb/common.txt i do? I'm looking for a directory called /.git/HEAD which common.txt find immediatly

#

i'm a newbie thanks for the reply, as simple as that ._. , i thought the medium one was like "better"

#

thx for your time ❤️

modest arch
#

can someone please explain to me what is happening step by step in Logic Flaw Practical pls

deft rain
#

Maybe

vagrant quarry
#

I am just surfing through a website, so whenever I am logging in it redirects me to another firefox page where url is locked and I can't make any changes
How do I stop this

humble lantern
#

hi could someone explain me how this payload referrer=admin123' UNION SELECT SLEEP(5),2 where database() like 'sqli%';-- can be the same as this one referrer=admin123' UNION SELECT SLEEP(5),2 where database() like 'sql_____%';--

#

i cant understand this

#

Im in SQL Injections Task 8

deft rain
humble lantern
#

but i mean

#

how could i know that the database name doesnt have a "_" if it is always positive

#

even when it doesnt have a"_"

hazy kraken
#

You have to escape the underscore if you want to match a literal underscore character.

humble lantern
#

how i escape the underscore? what does it means?

modest arch
#

Syntax would be \_

hazy kraken
#

escaping live in action :D

modest arch
#

Didn’t expect discord to actually parse my escape

#

Wonder if I’ll get a rep+ for helping

remote iris
#

If they thank you.

humble lantern
#

so if the name is sql_data, i have to test like sql\_

modest arch
#

Use double backslash to have it show on discord

humble lantern
#

\_

#

alright

#

thankyou

#

there it is

modest arch
#

There what is?

humble lantern
#

what should i do to escape

#

the underscore

modest arch
#

Backslash

humble lantern
#

yeah right

modest arch
#

What’s the query you’re trying to do

humble lantern
modest arch
#

Cause if it’s just querying a table you don’t need to escape strings

humble lantern
#

admin123' UNION SLEEP(5),2 where database() like 'sqli_four';--

#

but before understand how the "_" works, i was stuck because i write 'sqli____' and it was telling me that it was right

#

and then it wasn't

modest arch
#

Have you tried escaping each underscore?

#

@humble lantern

humble lantern
#

no but with your help i understand it

humble lantern
next lanceBOT
#

Gave +1 Rep to @hoary vale

modest arch
#

Awesome! Thanks

#

My first rep

hazy kraken
#

But it says 'invalid-user'? what does this mean? :D

remote iris
#

It's a bot cache thing.

frosty violet
#

can anyone give me a hand with linux privesc? I'm on the cron jobs section

#

cant get a reverse shell after editing one of the jobs I can edit

#

been waiting for a while now even restarted the box

#

so I made it executable and ran it on the target machine and the reverse shell worked, didn't get root tho as it wasn't executed by cron

#

got my shell now

#

well I figure because it wasn't executable type file before, I was kinda just blindly following the guide and they never mentioned it so I thought I had something wrong on my end or cron jobs wasn't working right

#

thanks @steel nymph

next lanceBOT
#

Gave +1 Rep to @steel nymph

gentle maple
#

http://10.10.87.140/customers/reset will not load. This is on Authentication Bypass - Logic Flaw. Is anyone else having this issue? I can't complete the room without accessing this page. Tried loading on Chrome and Firefox.

rustic totem
gentle maple
frosty violet
#

alright I'm back with needing some help on linux privesc this time on NFS. I've mounted the drive created a nfs file with SUID bit set but when I got to run it on the target machine I get this error

#

I've googled a bit about it and all I've found from my understanding is that the glibc which I compiled my code with is a higher version than the one running on the target machine

frosty violet
#

for anyone who may have this issue in the future I was able to get the flag by doing the same steps on the attackbox. not sure exactly why it doesn't work on my own attacking machine other than glibc just being a higher version than that of the one installed on the target machine

hazy kraken
#

is your program expects glic 2.34, it has problems on systems without this version

idle bison
brave tulip
#

Hi guys

#

anyone familiar with burpsuite?

#

So ive installed FoxProxy on Firefox and Burp

#

now when i dont have Burpsuite running

#

i cant connect to the internet anymore

#

and somehow

#

my traffic gets intercepted from burpsuite even without foxyproxy

fringe hawk
#

hey i need help

#

currently, im doing Authentication Bypass room and i need help

#

.

#

.

idle bison
#

-unmute @fringe hawk spamming will lead to you being permanently muted. Don't spam.

next lanceBOT
#

🔊 Unmuted nikunj_pathak#1297

vocal barn
#

Hello folks. I need some help with the final challenge in the "File Inclusion" room. Am trying to send a null byte in a curl POST request to trigger LFI but it doesn't really seem to be working. Anyone available to help? It is the only question in the challenge that I am not able to answer.

vocal barn
shadow echo
vocal barn
#

Ok then let's keep it here. The question is stuck on is the Task 8 - Challenge - Flag 3.

LFI using GET request is not possible, due to input validation. So I am trying with a POST request. Since the server seems to be adding a .php extension to the end of our input, tried adding a null byte to the end of the input, like /etc/passwd%00. That causes a curl error. So used the encoded form /etc/passwd%2500.

But that does not work either. The response is

code><br />
<b>Warning</b>:  include(/etc/passwd%00.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/var/www/html/chall3.php</b> on line <b>49</b><br />

the .php extension is still added

#

Curl command used => curl http://filab.thm/challenges/chall3.php -X POST -d 'file=/etc/passwd%2500'

shadow echo
#

What error did you get when using %00 in curl ?

vocal barn
#

This is what I get when I don't encode.

└─$ curl http://filab.thm/challenges/chall3.php -X POST -d 'file=/etc/passwd%00'       
Warning: Binary output can mess up your terminal. Use "--output -" to tell 
Warning: curl to output it to your terminal anyway, or consider "--output 
Warning: <FILE>" to save to a file.
shadow echo
vocal barn
#

Output with -v flag

shadow echo
# vocal barn

Let me try myself real quick, I did it with Burp iirc, but I guess it should work with curl too

vocal barn
#

Ok. So I actually read the "warning" this time. And tried added --output - to the command. Got the output

#

Why does curl think the output is binary I have no idea.

shadow echo
# vocal barn

Ah alright, well then I guess that solved your problem ^^ ?

vocal barn
next lanceBOT
#

Gave +1 Rep to @shadow echo

shadow echo
hazy kraken
#

just a guess. the filename is reflected, so maybe there is still the nullbyte in the response

deft rain
vagrant glacier
#

Has anyone else had issues with Impacket in the Windows Privilege Escalation room?

deft rain
#

!docs verify

tiny bluffBOT
vagrant glacier
# deft rain What issues you are facing ?? Also first verify yourself

I apologize for the delay, I ended up calling it a night and have been slammed all morning. When I try to perform the secretsdump.py portion of the impacket workflow I get an attributeError: 'Registry' object has not attribute 'fd' and I have not managed to pin down the cause. Once my workday is wrapped up I can fire up my personal laptop and grab the full error message.

deft rain
vagrant glacier
#

Thanks a ton, I just knew I was too frustrated with it last night and felt it best to call it a night and approach with fresh eyes today.

frosty lynx
#

Hey guys first time here, I have a question in subdomain enumeration this command ffuf -w /usr/share/wordlists/SecLists/Discovery/DNS/namelist.txt -H "Host: FUZZ.acmeitsupport.thm" -u http://MACHINE_IP how can I know the machine_ip ? Thanks

frosty lynx
#

It always gives an error

frosty lynx
#

:Progress: [40/1907] :: Job [1/1]
© req/sec :: Duration: [0:00:00]
:: Progress: [1295/1907] :: Job [1/1
1
:: 0 req/sec :: Duration: [0:00:001
::: Progress: [1907/1907] :: Job [1/
(1]
:: 0 req/sec :: Duration: [0:00:00
1
::: Progress:
[1907/19071 :
: Job [1
/1] :: 0 req/sec :: Duration: [0:00:0
0] :: Errors: 1907 ::

shadow echo
#

Best to verify and show a screenshot

#

!docs verify

tiny bluffBOT
frosty lynx
#

Thanks

vagrant glacier
#

When attempting to finish the windows privilege escalation room I keep having this error with Impacket and secretsdump.py no matter what I try.

polar hollow
#

Does anyone know the difference between the jr pentester and the offensive pentester pathways?

elder girder
polar hollow
#

Great thanks!

elder girder
#

You're welcome

deft rain
idle bison
#

@vagrant glacier it cannot find system.hive in your current directory

deft rain
#

Sorry for that

idle bison
#

'Tis dangerous to not read errors

deft rain
idle bison
#

It's possible that it was a mostake copying the registry hives off the box, an incorrect file name etc

vagrant glacier
#

The files are in the directory, I triple checked that which is why it has me so stumped.

deft rain
vagrant glacier
#

Yep

#

I even restarted the machine cleared the directory from mine and went through it again to get the same result.

shadow echo
vagrant glacier
#

Yeah, I’ll do it as soon as I get a chance I’m starting project meetings this morning.

fossil haven
#

Hello, everyone
I'm wondering why we classify Blind SQLi as Time-Based and Boolean-Based, despite we can Exploit the same query as a boolean-based or time
for example:

1'-SLEEP(1) -- - 
1' OR 1=1 -- - 

both payloads works

  • And if there are different could you please show me vulnerable query for each one
fossil haven
#

Sorry, I didn't get that

#

for a blind SQLi, I could confirm it by the request time (time-based) or by the query condition (boolean-based)

#

some times the server returns Internal server error, do you mean this message does not exist too ?

#

I think I get it, If there is nothing indicates that the condition is true or false we should try confirming it using the time

#

Thank You @steel nymph

next lanceBOT
#

Gave +1 Rep to @steel nymph

neat thunder
#

Hi all, I'm currently on the Authentication Bypass module and ran into trouble with the AttackBox. When I run the command to find usernames it skips over it a little bit? or at least thats what I found. I looked over some walkthrough videos and they had vital information given that I cant see. If anyone knows how to fix this let me know, im sure its just something small I missed but have been looking at getting nowhere so I thought id ask here

#

Heres a screenshot of what comes up

shadow echo
#

It seems you missed to add the cpassword parameter

neat thunder
#

I didn’t know the clipboard worked like that, and you’re right it looks like that was what I missed

#

Thank you @shadow echo

next lanceBOT
#

Gave +1 Rep to @shadow echo

modest arch
#

Has anyone been able to do the GameZone machine manually?

hazy kraken
#

do you have a specific question?

modest arch
hazy kraken
#

ok. go for it 🙂 (just did it manually) so feel free to ask if you have a question

modest arch
#

Im trying to learn to do things manually

#

I figured out that there are 3 columns? I think using a sql command.

#

But idk how to find tables, users, dump hashes etc

#

On the search video game area of the box

hazy kraken
modest arch
#

Yeah actually! I was thinking about that information schema thing but idk how to access it

#

I read something about that but dint know how to find it

#

Maybe if you want to share your screen in a vc sometime? Or idk point me in the right direction i pwned the box already but im trying to go back and do it manually

hazy kraken
#

Did you already understand how your current SQLinjection works? And how you could use this to extract data if you know the name of a table/columns?

modest arch
#

Not really i know it does things like SELECT * WHERE USER stuff…

#

Im still really new to manual sql i been using sqlmap since I started pen testing

modest arch
#

Sure 👍

hazy kraken
fair dew
#

If you run a program that is in two different directories, for example, /bin/find and /tmp/find, and the path is /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp, will it stop looking for the find program once it reaches /bin/find or will it also execute /tmp/find?

rugged haven
#

Hello! I am doing the Burp Suite Intruder module following the CSRF Token Bypass.
As per the guide...
"We have the same username and password fields as before, but now there is also a session cookie set in the response, as well as a CSRF (Cross-Site Request Forgery) token included in the form as a hidden field. If we refresh the page, we should see that both of these change with each request: this means that we will need to extract valid values for both every time we make a request."

Using intruder with the macro set and unset, it is not updating the session cookie nor loginToken, is it supposed to behave this way?
I was expecting to see both values change with each intruder request.

#

I got the user and password, however for all the requests, the Cookie: session and loginToken stayed the same.

shadow echo
#

If I would have to make an assumption, I would guess it's about the target scope option

rugged haven
#

Thank you very much @shadow echo !! 🙂
It was indeed the Target Scope option

next lanceBOT
#

Gave +1 Rep to @shadow echo

modest arch
#

Hey guys

#

I need help with Overpass 2 - hacked

#

im attempting to ssh into the box, after getting the credentials on the port 2222 backdoor

#

but Im getting this error

#

Unable to negotiate with 10.10.206.92 port 2222: no matching host key type found. Their offer: ssh-rsa

#

ssh james@10.10.206.92 -p 2222

#

hold on let me try resseting the box

#

still getting the same error, can anyone help out? What am I missing...

#

-oHostKeyAlgorithms=+ssh-rsa

#

got it

#

you need to add this to the ssh command for some reason

sage current
modest arch
#

is it important should I know?

sage current
#

yeah it is important

#

you should probably read up what said param does and why it is needed

modest arch
#

okay

modest arch
#

i learn better when its put in simple words

sage current
# modest arch can you explain it to me if not ill look it up

hostkeyalgorithm is how ssh encrypts the data between you and the ssh server
what happens if one of those algorithms become old and should no longer be used because it is less secure then the alternatives???
simple you stop supporting it and remove it from the standard options
for backwards compatibility you leave a way to still access said algorithms

modest arch
#

thank you friend

#

so basically that command allows you to use an outdated shh

sage current
#

not an outdated ssh as everything basicly works like it should with a new ssh client for a old ssh server

#

the only difference is using another host key algo that is outdated and less secure.... everything else works as it would with newer stuff

modest arch
#

okay cool

maiden walrus
#

should i learn burpsuite before actually progressing in the file inclusion room? challenge 1 (at the end) of it stumped me basically right away and i cant tell if im just missing something i should know already or if i should go learn other stuff first

deft rain
maiden walrus
#

ended up figuring out the room but definitely gonna go back and do burpsuite because it was a lot of stumbling in the dark for trying to get it

sinful cave
#

any one help me a interview Question and Answer

modest arch
#

Hey guys, how do I bypass this. Im on tryhackme Relevant. I tried incognito, and after research learned I had to use PrintSpoofer.exe

#

I managed to upload the file unto smb and find it in the shell

#

but Im getting this error when I try to run it

#

Im getting a this is basically a malicious file error

#

and it wont let me run it

#

Does anyone know the solution?

#

Antivirus is not letting me run it...

#

Idk how to get around things like this?

modest arch
#

Is it because im using this payload windows/x64/powershell/reverse_tcp?

#

It always hangs on the connect stage of the reverse shell whenever im using a generic shell but maybe im not waiting long enough?

modest arch
#

So my next room is to practice buffer overflows? I wasnt even taught yet how or what is a buffer overflow lol

deft rain
vestal nebula
#

Hi, I m using gobuster to search dns name of an organization, grabbing wordlist from https://github.com/danielmiessler/SecLists. My question is how to find dns name that has hyphen (-) in the dns like If I do gobuster -d mysite.example.com -w wordlist.txt, It listed dns name like xxx.example.com or yyy.example.com but it is not able search dev-zzz.example.com or sandbox-xxx.example.com . How can I achieve this ?

full moon
old urchin
#

Have anyone ever had a problem with the runas /savecred command? On a deployed machine ?

old urchin
# deft rain What problem ??

figured it out after a while, had to restart the machine. As I figured. ( Correct me if i'm wrong. ) The runas /savecred /user:{username} {patchtoprogram} is relying on that the user actually did use the cmd before I started hammering in other ppls logons and pass, that I've found. facepalm.

deft rain
robust condor
#

In last task of walking an application room.. Did anyone get the right flag?

burnt blaze
#

Burp Suite: The Basics Task 13. For some reason I can't open http://10.10.50.228/ , I turned on Allow Burp's browser to run without a sandbox in Project options and in the browser Chromium on the top: You are using an unsupported command-line flag: --no-sandbox. Stability and security will suffer.

rustic totem
robust condor
#

But it's saying wrong anwser

shadow echo
robust condor
shadow echo
robust condor
#

Task 6

shadow echo
robust condor
shadow echo
robust condor
#

Got i

robust condor
#

As the flag was there

civic bramble
#

I'm sure this will be really stupid, but i'm a complete beginner, please tell me why i am not able to type 's' on the terminal

#

Its not assosciated with any shortcut

hazy kraken
#

Just a single 's' but all other characters work ? And outside the terminal it works as well?

civic bramble
#

Yes that's right

old urchin
# deft rain So you're saying that the user already should have run the runas command then it...

in the room, when you do the cmdkey /list, it displays the latest user who has used its login credentials. (does not show password ) when you use the runas /savecred /user:{username} cmd.exe it jumps into the cmd.exe wihout you having to type in the password. But If you did like I did, tried every other account and password, before the runas command. It will not catch the former user that the task needs. For you to complete the correct answer to the {flag}.

deft rain
deft rain
civic bramble
#

Yes, works everywhere. Just not on the tryhackme terminal

deft rain
civic bramble
#

Yes yes

deft rain
#

Are you using zsh ??

#

Try other like bash or normal shell (sh)

deft rain
civic bramble
#

Ya in the attackbox its not working

deft rain
#

or the basic shell (sh) same thing happening ??

halcyon python
#

the Active Recon room telnet task is not working

#

I had tried both on my kali and attack box

#

neither is working

idle bison
#

You need to send it something to cause an error, usually you'd send a malformed request

halcyon python
#

so, what i expect to get?

idle bison
#

Huh?

halcyon python
#

i tried 8080 port and got a error syntax back

#

sorry, i didn't get your point

halcyon python
#

this situation means connect successfully and immediately closing the connection?

#

same for the nc

#

but if i nmap the 80 port it showed the port is opened

idle bison
halcyon python
#

yep, i get this

#

how can i find where goes wrong?

deft rain
deft rain
halcyon python
#

it just immediately closing the connection

deft rain
halcyon python
#

wait a second

#

i just shut down my machineNotLikeThis

deft rain
#

Wow you just did a scan for specifically port 80

halcyon python
#

here is the telnet port

deft rain
#

So is it immediately closing the connection ??

#

I think you entered the right telnet command

halcyon python
#

😂

#

must be something wrong with my network

deft rain
#

Lemme check myself can you give me your target ip ??

halcyon python
#

10.10.198.142

#

i gonna give up on these simple taskskekw

#

it feels like just the network mess upyell_cat

deft rain
#

Wait a min sir/ma'am

#

Works for me

#

Just telnet targetip port(80)
Then enter GET /index.php HTTP/1.1 and then host: telnet

halcyon python
#

yeah, steps are easy

#

just the network f up

deft rain
halcyon python
#

nonono, it's really IMMEDIATELY😂

deft rain
halcyon python
#

telnet will close the session if the session wait for a while

deft rain
halcyon python
#

😂 this is the reason why i confuse

#

never mind

deft rain
#

Did you send this get command ?? GET / HTTP/1.1

halcyon python
#

i don't have the time

deft rain
halcyon python
#

oh, now i get the time delay

#

My session has timed out when I get the message that the connection is built

halcyon python
deft rain
halcyon python
#

closed

deft rain
halcyon python
#

the order i thought might be this: connect successful -> wait for command (->because of time delay)-> when i get the message == session timeout

deft rain
#

don't wait for any connection successful or smn

halcyon python
#

so i just send the GET command following my telnet command?

deft rain
#

after this you can send the get request

halcyon python
#

i get you

#

but the problem here is the IMMEDIATELY following with connection closed

#

😂

halcyon python
#

no ,just my vm

deft rain
halcyon python
#

but before that it's the same

deft rain
halcyon python
#

but where goes wrong

#

attackbox can get this right

deft rain
#

I think it's a connection issue from your side

halcyon python
#

yep, i agree with you

#

thank you

#

for all your help

#

It's my fault for not describing the situation clearly😂

deft rain
thorn dome
#

hi i am currently on Cross-site scripting and i have this problem im on the last test practical exam and i get the cookie and everything i decode it and it's not accepting it

#

can someone help if its a room problem or if i did a mistake somewhere

#

i did the normal XSS payload as it was written there for nc

halcyon python
#

any screenshot?

rustic totem
deft rain
idle bison
remote iris
#

Some work without the attackbox.

remote iris
rustic totem
rustic totem
#

Staff

thorn dome
#

thank you all for help

heady monolith
#

i have a question about task 7 in the linux priv esc room that might be kinda dumb, if anyone has a minute.

i've managed to read the shadow file using base64, but i'm having a hard time figuring out how to unshadow. do i need to pull the files from the target machine onto the attack box?

#

just kinda need a nudge in the right direction. thanks in advance

heady monolith
#

figured it out and finished the task

old urchin
idle bison
#

You don't actually need to unshadow anything. The shadow file has usernames and password hashes, that's all you need

heady monolith
#

yeah i kinda realized that after i completed it. thanks for following up guys.

near nymph
#

hey everyone, is it possible and advisable to self-learn pen testing? it feels like college tuition is not worth it if i can just self learn and get some certs as alternative for the degrees

leaden sun
sage current
rapid fjord
#

Alright, working on Metasploit Exploitation Task 5, and I'm on the last question
I need to get the NTLM hash of the password for user "pirate"
I have a reverse shell, so I can run any command I need to, but I cannot find any way to extract the hashes I need

Does anyone have any suggestions for this?

#

wait, I think i got it, just have to change what attack I'm using

teal vortex
viral lichen
#

Hi all I'm having some issues with the privilege escalation task 11, using the attackbox, when I attempt to mount the share it says only root can perform this option. Could anyone give me any pointers/hints as to what I might be doing wrong?

#

Never mind I was running the command on the target box and not the attackbox. Got it working now

plain lantern
#

Hi. I just completed Jr Penetration Tester Path. But i can't get the Certificate and show message "Fetching certificate, Please wait. Please helppepehands

deft rain
#

!docs verify

tiny bluffBOT
plain lantern
next lanceBOT
#

Gave +1 Rep to @deft rain

plain lantern
deft rain
plain lantern
#

OH. YES, THANKS

wet gate
#

Hello, I’m having an issue with the Linux privilege escalation task 6: Sudo. I got the hash for Frank’s password after getting privileges, using cat /etc/shadow but it keeps telling me it’s wrong. I’m not sure what I’m missing or doing wrong

#

I’ve restarted the machine and got to the hashed password a second time and it still says it’s wrong. Any help would be greatly appreciated

tiny bluffBOT
deft rain
teal vortex
#

Hello, I’m not getting flag in subdomain enumeration, task: Virtual Host. Try related option shown in description

#

But nothing comes is there anything I have to use in ffuf

deft rain
teal vortex
#

I’ve verified

deft rain
teal vortex
#

I send messages!verify <ID >

deft rain
teal vortex
#

I think I have to do it again

deft rain
deft rain
teal vortex
#

Okay now I’ve

deft rain
teal vortex
#

Okay wait

#

I've tried this

deft rain
#

command you used for ffuf ?? share it's screenshot too

teal vortex
deft rain
#

recheck it again with running the same command again without fs option

#

also why are you matching the response code with 307 ??

teal vortex
#

Because all response code is coming 200 so i tried to match with 300

deft rain
teal vortex
#

i've Tried without options and its showing zillions of lines of result

deft rain
teal vortex
#

that's not mentioned actually.

#

that's why I’m not getting this

deft rain
teal vortex
#

Then what should I do ? I've tried word count to 5 and 6 respectively Because answer is only 5 words

#

but still no answer, I'm getting it wrong

deft rain
#

🙂

teal vortex
#

Okay Let me Try again

#

Oh you’re right now I’m getting proper result Thankyou

abstract reef
#

Hey guys. I have been working on File Inclusion Task 8 Challenge 3 all day (it takes way more research than the first challenges). I tried to piece together what I need to do from the hints in different threads but I always end up with an empty string for the filename ".php". What I have done so far is || change the request from GET to POST then add the file parameter in the body with the nullbyte.||I did this with burp proxy, repeater and with firefox inspector. I always end up with an empty string for filename. Am I missing something?

shadow echo
#

!docs verify

tiny bluffBOT
abstract reef
#

this is a screenshot of the edited request and response

shadow echo
#

Ah, I guess that's not the culprit there.
It's the parameter name

wet gate
shadow echo
# wet gate

What did you copy paste as franks password hash ?

wet gate
#

$6$2.sUUDsOLIpXKxcr$eImtgFExyr2ls4jsghdD3DHLHHP9X50Iv.jNmwo/BJpphrPRJWjelWEz2HH.joV14aDEwW1c3CahzB1uaqeLR1:18796:0:99999:7:::

shadow echo
wet gate
#

That did it

#

thank you

#

I felt like I was going crazy for a few.

abstract reef
#

but still the string is empty in the response :/

shadow echo
abstract reef
#

yep that worked, I thought it has to be capital because the others were lol

#

Thanks alot!

next inlet
#

guys, im on the linux priv escalation room. i already got the room, but im trying to solve task 12 in every way taught. right now im trying through the PATH variable

#

the script must be created by a root user?

#

im asking this because is kind of odd. the objective is gain a root shell, but if the script needs to be created by a root, there is no point in gain root in any other way and after that create a script to execute using a regular user to gain a root shell again

#

the image in task 10 shows the script being create using a root user

deft rain
heavy geyser
#

went ahead and tinkered for a while came up with the solution seems to be correct

#

since I doublechecked by reading 2 different writeups

#

but it's not working

#

and the file parameter doesn't start with a capital letter

#

so I have no idea what I'm doing wrong

shadow echo
#

If you capture the GET request in burp, use the right click function to change it to POST, that way it will add that header automatically

heavy geyser
#

it worked thank you

#

but I don't get it

#

Why didn't it work when I changed the method value to POST

#

but I had to right click and change it instead

#

I mean ig burp works like that or sumthing but it still makes me question how that is any different than before

shadow echo
heavy geyser
#

oh wait so I was missing the content-type header

#

wait one second that makes sense that rly went over my head

#

cuz it's a post request

latent citrus
#

Hey guys does anyone know how to fix this error when i try to bruteforce passwords using Hydra? ERROR] could not connect to ssh://<IP> - kex error : no match for method server host key algo: server [ssh-rsa,ssh-dss]

teal vortex
#

In Web Hacking Module, File Inclusion room Task 8 I have tried everything described but didn’t get flag

#

This challenges are very good and though as well. Can anyone help ?

gloomy trellis
#

one question, what the function or purpose of the file name in this URL , http://webapp.thm/get.php?file=userCV.pdf ? is there a file named get.php hosted in the server whose function is to retrieve files such as userCV.pdf which is also hosted on the web server?

teal vortex
#

There is a image mentioned, It gives you a broad view of the scenario 😊

rustic totem
idle bison
next lanceBOT
#

Gave +1 Rep to @idle bison

teal vortex
#

Actually I'm Pretty close with Flag2 reached on admin page but didn’t get the flag

rustic totem
teal vortex
#

Yeah

#

I've changed to Admin

rustic totem
teal vortex
#

yeah I got access to web page as admin but there isn't any flag

rustic totem
teal vortex
#

I'm looking for it

teal vortex
next lanceBOT
#

Gave +1 Rep to @rustic totem

calm root
#

cron job machine is buggy, I had to try 3 to get it complete blobhuh

calm root
#

pretty sure not caused I did make sure they are executable, at one point I even tried 777, lol

#

maybe I got bad luck Brian that day but it is all good now

sage current
calm root
#

I'm almost done, half-way through WPE!

#

What is the next recommended path?

teal vortex
#

SSRF Task 2 not getting flag

#

I've tried to modify server request but not getting flag

#

can any one help?

deft rain
teal vortex
#

Okay Now I got this

#

I was not pressing Enter key after modifying URL 🤦🏻‍♂️

next inlet
next inlet
#

sorry for the delay in responding

shadow echo
#

As if not, how are you supposed to do the same thing as in task 10 ?

next inlet
shadow echo
next inlet
#

through the script, like in task 10

shadow echo
next inlet
#

so, the original binary need to have the suid bit set? there's a image in task 10 showing the "ls -l" of the copy of /bin/bash. the copy doesn't have the suid bit set

#

its the penultimate image

#

the copy of /bin/bash is called 'thm'. the image shows 'thm' doesn't have the suid bit set

shadow echo
#

The PATH variable comes into play so that it will find that thm file

next inlet
#

but it was created using the root user, like in the attacking machine. in this case, the binary should be transferred to the target, right?

modest arch
#

Any idea what's wrong with john The ripper ?

shadow echo
#

So the point is, you a very likely not able to do task 12 with the method shown in task 10

#

So you have to look for something else you can abuse and learned throughout the room

next inlet
next inlet
#

thanks, @shadow echo

next lanceBOT
#

Gave +1 Rep to @shadow echo

shadow echo
next inlet
calm root
#

At last, I've complete JrPT path 🤘

modest arch
modest arch
# deft rain ??

Was Trying to Crack a File and Getting This error Reinstalled It again But nothing helps (:
edit : Thanks anyways I fixed it .

deft rain
modest arch
#

As in what the error is

deft rain
modest arch
#

As in you can see now it's working perfectly fine 🙂

deft rain
modest arch
next lanceBOT
#

Gave +1 Rep to @deft rain

deft rain
idle bison
next inlet
teal vortex
#

I need help In Task 12; CSRF Token Bypass of Burp suite : intruder. I have configured all the things as shown in GIF and in Written formate also, still not getting valid 302 code when I Start Attack. I've tried all the things but not getting it.

deft rain
teal vortex
#

Okay

#

I set Attack type to Pitchfork as shown

#

Let's see payload

#

It's okay I think

#

Now Project-options > session

#

this is macro i've created

#

session handling rules

#

Details

#

after this setting I've start attack

#

getting status code 403 which is not expected as mer module

#

*per

#

yeah you can see in screenshot

#

There are two GET requests and I've tried from both

deft rain
teal vortex
#

yeah I've sharedd screenshot

#

shared*

deft rain
teal vortex
#

I've take one request in Macro then follow the process, session handling > rule > attack

#

then from another one but in both case i got no result

teal vortex
#

yeah

#

that was macro

#

Run Macro

deft rain
#

Yeah after that you have to select update only selected cookie or something

teal vortex
#

not both of that ? from session handling >

#

?

deft rain
teal vortex
#

Yeah I have done that

deft rain
#

Recheck them. Even check for any typo

teal vortex
#

I entered loginToken and session cookie in respective field

#

In rules

deft rain
#

Can you share screen in a vc ??

violet rock
#

In the vulnerability capstone room none of my exploit scripts workedm I had to recode and debug them, but i did it on the attackbox and now i lost all my code, restarting it doesn't retain anything pfff frustrting it worked for other ppl right out of the b.ox and i had to debug the whole thing b4 the exoloit worked and i got the flag.

#

Do attackboxes akways reset to a clean install? cuz i lost my code

#

ahh bummer figured so, better back it up when using attachbox again

#

the prev challenge I failed on my local machine with %5 detection by the firewall, but on the attackbox I ran an nmao scan and got 15% detection but got the flag

#

I also once started a brute force attack cuz the instructions said so, which would take forever, what they meant was a dictionary attack, there's a difference

#

I'm just saying, Tryhackme,com has some unintentional bugs too it seems 😄

#

but best ctf site I've tried so far, fun and very noob friendly

frosty lynx
#

Hi guys, please help I’m in burp suite: other modules: decoder hashing I need to know how to answer this:’Some joker has messed with my SSH key! There are four keys in the directory, and I have no idea which is the real one. The MD5 hashsum for my key is 3166226048d6ad776370dc105d40d9f8 -- could you find it for me? Here is what I did : copy -paste the key into decoder I get something like that 00000000 ba 78 e0 fe 50 89 a6 d2 fa how to turn it to something like that 3166226048d6ad776370dc105d40d9f8 ?

idle bison
#

You're not meant to decode anything

frosty lynx
#

In which format ?

idle bison
coral schooner
#

Hello all , I’m a seeing an issue with Time based blind SQLi in the SQL injection part

#

Here the table name is supposed to be USER but it also taking “analytics”

#

Since the task is to try all the characters and when somebody starts with a the request time is showing 5:002 which means true

#

time stamp :5.002 which is true

#

time stamp: 5:002 which is also true

#

if somebody starts with letter a then they will end up with table analytics which we cant use to get further answer and time consuming

shadow echo
coral schooner
#

but what if we get into analytics table instead of USERS table

#

in order to level up we need to fidn the username and password which we can only find in the USERS table

shadow echo
#

If you go through all the characters in the first place, you will notice that there is more than 1 table

coral schooner
#

how can we find if we have more than 1 table ?

shadow echo
#

So just go from a - z and you'll see there are more than 1 ?

coral schooner
#

datebase : SQLI_FOUR Tables : USERS , ANALYTICS ..my question when the challenge is to finds the usernames and passwords from a designated table we do we have anotehr table called analytics and it seems like there is nothing in that table ...which is kind of misleading and time consuming ....is ihe table "analytics" intentionally created or there accidentally ....correct me if aim wrong

shadow echo
# coral schooner datebase : SQLI_FOUR Tables : USERS , ANALYTICS ..my question when the challenge...

I fully understand what you are saying, it's not misleading at all, it's a good lesson to do your enumeration well.
A database is very likely having more than 1 table, so if you did your enumeration well in the first place, you could have saved time.
E.g if you get a positive reply on the "a" and a positive reply on "u" you could guess that "u" will lead to users and went with that letter first.

#

So no, I don't think the analytics table is accidentally there 🙂

coral schooner
#

got you ! since i started with I went into wrong table

#

Thanks ! That helps

#

*Since I started with A directly I went into wrong direction

shadow echo
#

Right and this won't be the last time you went down a rabbit hole, so expect that to happen more often, that happens to all of us 🙂

coral schooner
#

Perfect ! This is the question which we ( as a group learning together ) had ..That makes sense !

#

Thanks again !

shadow echo
#

Not an issue 👍

steel yarrow
#

nfs , linux privesc

#

i know what to do know after looking at other peoples conversations

#

but WHY IS IT HANGING NOW

#

restarted my machine and target one multiple times

#

and now its not letting me fucking even cd into the directory

#

if i type out /tmp/backup

#

it will stop there

#

cant type the s

#

cant type anything

deft rain
steel yarrow
#

That wasn't the point I was just showing the fact it doesn't let me type more

#

Anything I type relating to the nfs share freezes

#

The nfs share was /tmp/backups

#

But it wouldn't let me type the full thing

deft rain
#

Try restarting your attacking machine

steel yarrow
#

Ill try again tomorrow

deft rain
steel yarrow
#

Ok ty

zinc hare
#

Hi. I was doing task 11 Privilege Escalation: NFS in the Linux privilege Escalation module and I came across this error when I tried to execute my code I got an error: ./bad2: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./bad2). I'm not a programer so I was kinda clueless. I did a little googling and it seems to have to do something with the compiler. At the time I was using my kali box and I was able to mount the share and transfer the files between the machine, but the error only came up when I tried to run the program on the target machine. Well to make a long story longer I was able to spin up an attack box on the THM site, went through the same series of steps and this time it worked. So my question is: I couldn't seem to find an answer on how to compile my code using a different version of GLIBC on my kali machine. Is there a way to do that, or am I just going about this the wrong way? Thanks for the help.

zinc hare
#

hmmmm...... I will check that out. Thank you

next lanceBOT
#

Gave +1 Rep to @steel nymph

steel yarrow
#

ill leave it and see if it actually loads

deft rain
steel yarrow
#

okay one sec il have to restart the machine

deft rain
#

Also this backups folder was already there or you made it for the task ?? @steel yarrow

deft rain
steel yarrow
#

it says mkdir /tmp/backups up there

#

if it was already made itd be highlighted in white like it is in the mount command

#

also if i mount to the sharedfolder again will i be able to see the fil uploaded

#

because

#

its on the target machine

#

i just need to make it executable

steel yarrow
#

my bad 😭

deft rain
steel yarrow
#

I just restarted my machine

#

so one second

deft rain
deft rain
steel yarrow
#

no no i meant my attacker machine

deft rain
#

Why don't you use attackbox first for this attack ??

steel yarrow
#

I tried it initially when i thought you had to compile it

#

but i only found out last night that ur not meant to compile it

#

also my machine boots faster than attackbox

#

so ive

#

done it right but i dont hve root shell

#

let me rejog my memory

#

thats right ?

#

and then i run ./bash -p

deft rain
#

But you have to run it on the target machine

steel yarrow
#

i did

deft rain
steel yarrow
#

no shell?

shadow echo
steel yarrow
#

oh

#

thats probably because it lagged while uploading *froze

deft rain
#

Also is this nfs practice ??

steel yarrow
#

its the nfs task on linux privesc

#

yes

deft rain
#

You can make your own file too as instructed in the task too

steel yarrow
#

it worked now?

#

strange

idle bison
steel yarrow
#

ill use the attack box i just really hate it

#

because its so iffy

idle bison
deft rain
idle bison
#

Then chmod +s from your kali

steel yarrow
#

permission denied though its not like i have root

shadow echo
#

Beside that, I think this task is providing you with a github link for a bash binary that you could use

steel yarrow
#

The box's

idle bison
idle bison
steel yarrow
#

nevermind

#

this is what i was following

shadow echo
idle bison
#

Same thing though, yeah

steel yarrow
#

Ah

#

i followed him and got it

#

im sure i was doing the same earlier but maybe because it was on my own machine it wasnt working

#

man nfs is annoying

idle bison
#

There's a small number of pitfalls, if uou avoid those then it's ok

terse vapor
#

I have a problem with Task 3 in Walking an application, can anyone help me please :)?

terse vapor
#

i cant seem to get the flags when I view page source on the attach machine

#

attack*

#

so ive been struggling to get he answers :0

lament osprey
#

not even the comments one?

terse vapor
#

nope, the dont pop up when i click them

lament osprey
#

that's odd if the page source isn't even appearing for you then that sounds like a glitch.

terse vapor
#

yeah i had to restart the machine eirlier today to. how can i get past this?

lament osprey
#

this is more of a bug, check out #room-bugs and send some screenshots so a more experienced person can help you.

tiny bluffBOT
terse vapor
#

i would appreciate your help 🙂

#

hehe, where must i be?

#

sorry to ask but how exactly do i get there?

#

thanks, that helped! What do i do now?

#

Im totally new at this, so bear with me please - does /new-home-beta has anything to do with it?

#

Thanks 🙂

#

you're gonna have to help me with the directive listing flag please and lol. Its really the first time i ever looked at source code

#

more than once

#

company/staff/customer information.

#

Copy and pasting text i read three times is really not helping me @steel nymph

#

yes, its all gibberish to me

dusk fulcrum
#

dears why sound not working inside the attack box

#

can you please help

terse vapor
#

Is it incorrect?

#

So are you going to advise me a little better?

#

thanks, your a real star !

teal vortex
deft rain
grand prawn
#

hey guys, I hope you're fine all

#

I need support

#

in Virtual Hosts challenge i came accros this command

           
user@machine$ ffuf -w /usr/share/wordlists/SecLists/Discovery/DNS/namelist.txt -H "Host: FUZZ.acmeitsupport.thm" -u http://MACHINE_IP -fs {size}

        ```
#

when I enter with appropriate size, I am getting 0 answers

#

any help is very appreciated

bleak void
#

Hey, I can't seem to access the links in the learning modules... All my connections on my VM seem to time out.. ?

shadow echo
bleak void
#

For example this

On the AttackBox, open firefox and enter the url https://static-labs.tryhackme.cloud/sites/favicon/ here you'll see a basic website with a note saying "Website coming soon...", if you look at your tabs you'll notice an icon that confirms this site is using a favicon.

shadow echo
bleak void
#

You mean premium meber?

#

member*

shadow echo
#

Yes

bleak void
#

Ah that makes sense 🙂 thanks bud ill go premium then right 😄

grand prawn
#

thx 🙂

next lanceBOT
#

Gave +1 Rep to @steel nymph

echo jolt
#

Hi guys, i hope you doing good. i just need help with Task 6 Virtual host where i have to run ffuf command. i followed all the instruction but still there no answer. i'm running this cmd ffuf -w /usr/share/wordlists/SecLists/Discovery/DNS/namelist.txt -H "Host: FUZZ.acmeitsupport.thm" -u http://Machine_IP

#

:: Method : GET
:: URL : http://Machine_IP
:: Wordlist : FUZZ: /usr/share/wordlists/SecLists/Discovery/DNS/namelist.txt
:: Header : Host: FUZZ.acmeitsupport.thm
:: Follow redirects : false
:: Calibration : false
:: Timeout : 10
:: Threads : 40
:: Matcher : Response status: 200,204,301,302,307,401,403,405

#

Any idea how can i solve this?

rustic totem
echo jolt
#

yes i did

rustic totem
#

Then use ip after -u

#

For example if my target ip is 10.X.X.X i would use -u http://10..X. X.X

echo jolt
#

i'm using -u but still no answer

light yacht
# echo jolt https://prnt.sc/UQ6wYbOOcvZi

it seems you don't have the machine started from task1 (green button) because even in your screen shot its showing your command is showing http://machine_ip instead of the actual machines Ip address

echo jolt
#

yes @light yacht you were right my machine was'nt started but as i started it now and run the command. after running command it takes me to other terminal where i can see the progress but unable to find subdomain

#

means answer to my first question

light yacht
echo jolt
rustic totem
light yacht
echo jolt
#

I run the command two times first with 10(ten) filter size and second with 1 (one) but same response errorhttps://prnt.sc/tXQ83-iLSD4N

light yacht
echo jolt
#

Thanks guys, really appreciate your help. finally i found the answers @light yacht @rustic totem

next lanceBOT
#

Gave +1 Rep to @light yacht

leaden shell
#

I believe the answer for this question is wrong. It shouldn't be 8 because read this man page that I am about to send next

#

Network security - room 2 > active recon

idle bison
# leaden shell

The man page entry says that the header is 8 bytes. The header is followed by an arbitrary amount of data, that's not part of the header.

leaden shell
idle bison
#

I'm not referring to the bit where it says 8 bytes more.

#

Much much before that. Second sentence.

leaden shell
#

did I do something terrible here?? If i did then I am sorry, I started the attached machine and used telnet on that so is that bad??

idle bison
#

The target machine is yours to attack as you see fit...

leaden shell
leaden shell
next lanceBOT
#

Gave +1 Rep to @idle bison

idle bison
#

Consider encapsulation. ICMP is layer 4

leaden shell
modest arch
#

So how come the firefox is updated in the Attackbox but in the instructions for the "Walking an Application" section, its out of date. It doesn't show the divs at all in the inspector. Its shows them as spans and the classnames don't exist. They are prefaced with pre, etc.

#

There is no way to continue with the application?

#

Nevermind

#

I fixed it apparently it was firefox being goofy!

crude axle
#

Hello! Ive got a question about burp suite regarding the 3rd flag on the challenge task in File inclusion. ||When changing the request method to POST inside of burp suite, the server would still send a GET request in the network tab of inspection, but when changing the form method to POST in the html source code it would actually send the POST. Why didnt burpsuite work?||

tiny bluffBOT
crude axle
#

this is the one that didnt work

#

and this is the one that worked

sage current
#

hence do not just change from get to post manually but right click the thingy to do so in burp suite

crude axle
#

thanks alot u guys, gonna go back and try again to see if I can do it right this time!

sage current
#

good luck

modest arch
#

ok the Manual Discovery isn't working ?

tiny bluffBOT
modest arch
#

@steel nymph

Take a look at the sitemap.xml file on the Acme IT Support website to see if there's any new content we haven't yet discovered: http://10.10.225.237/sitemap.xml (open this in the FireFox browser on the AttackBox).

#

this particular part of the jr pentesting section of content discovery?

#

do i need to terminate the attackbox and machine and restart them

#

ahh so it wasn't me. I shoulda nmapped it

#

sorry for my lack of assertiveness

midnight breach
#

Is this a good path for people just starting out idk which one to choose

stark turtle
#

Hey I am at that very same spot right now. Doesn't seem to get post working inside firefox (its also mentioned on bugzilla, hence I assume not an error on my side?) - you mentioned burpsuite. Burpsuite follows after "Intro to webhacking" hence I never learned burpsuite before. How could I go about it without using burpsuite (if thats even possible)