#modules

1 messages · Page 301 of 1

fathom pendant
#

... read the question carefully

dim wolf
#

and you are trying to query inlanefreight.htb

shut wraith
#

Oh sorry guys

#

I just read it carefully

rustic sage
#

Anybody on that has finished the Modern Web Exploitation Skill Assessment? I need a nudge on the DNS Rebind part of it. Dm would be great

hazy brook
#

Hi have you solved?
Within the "webfuzzinghidden_path" path on the target system (ie http://IP:PORT/webfuzzing_hidden_path/), fuzz for folders and then files to find the flag

whole vale
#

hey i am on the hacking wordpress module and working on the skills assesment and when i try to use wpscan to scan the wordpress cite for somthing, it returns that its not a word press cite

quasi jungle
whole vale
dim wolf
#

enumerate the site further

whole vale
#

ok i will try

hazy brook
shut wraith
#

Why doesn't this work ffuf -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-5000.txt:FUZZ -u http://fuzz.academy.htb:37423/

fathom pendant
#

with vhost fuzzing in ffuf you need to use the host header -H "HOST: FUZZ.academy.htb"

whole vale
#

i am not crazy but i still cant find nothing

#

unless i am not finding anything at https://w3layouts.com/ cause i found that and i could scan that its just i dont know if i am ment to cause the cite look like it might be ligit

whole vale
hazy brook
fathom pendant
#

idk about wfuzz ¯_(ツ)_/¯

#

either way; the subdomains-top1million lists are used a fair bit in this module

shut wraith
#

Does the CBBH exam give u a scope like a real pentest?

hazy brook
#

In the module
Web Fuzzing
Directory and File Fuzzing
Does anyone have or have had problems entering the flag?

Within the "webfuzzing_hidden_path" path on the target system (ie http://IP:PORT/webfuzzing_hidden_path/), fuzz for folders and then files to find the flag.
HTB{++++++++++++++++++++++++++}

i fuzzed for folders + files
http://IP:PORT/

http://IP:PORT/webfuzzing_hidden_path/

I combined 4 wordlists to scan directories and files but didn't find any new folders or files. I always find only the same flag

whole vale
fathom pendant
sly kelp
hazy brook
sly kelp
#

Yeah also recursive question

#

I believe it is lab issue

hazy brook
#

i just start it

sly kelp
#

I stopped it yesterday after flags were not accepted

#

Wasted 7 hours

#

On stupid lab

hazy brook
#

for the moment 2 maybe 3h

shadow glen
#

Is Paysera card not allowed to do a payment with, in hackthebox?

fathom pendant
shadow glen
fathom pendant
#

message support

#

support is on the website

#

not on the discord

#

iirc one of the payment processors is stripe

civic hamlet
#

Couldn't chdir to /Desktop/Users/htb-student: No such file or directory

on the verge of quitting this windows fundamentals module

fathom pendant
#

well yeah

#

it would be C:/Users/htb-student/Desktop

civic hamlet
#

I thought the / before users specified root? I guess this is a different os

fathom pendant
#

yes you can use / but my major point is: /Desktop/ doesn't exist

#

Filesystem root of Windows is C:\

#

users are on C:\Users\<username>

#

of which has Desktop/ Downloads/ Images/ ...

#

even in linux you wouldn't do /Desktop/home/<user>

civic hamlet
#

I see, thanks

#

Not too familiar with windows path system

fathom pendant
#

it's fairly simple ¯_(ツ)_/¯

spring mirage
#

So, with the Intro to Web Fuzzing Module, I found the directory and I found an html page that has what appears to be the flag on it. However, it keeps telling me the answer is wrong. I'm slightly confused because this seems to be correct. Any hints? Maybe they got me with a red herring lol

fathom pendant
#

also with flags make sure no extra spaces at front or back

spring mirage
#

Instructions say this:
Within the "webfuzzing_hidden_path" path on the target system (ie http://IP:PORT/webfuzzing_hidden_path/), fuzz for folders and then files to find the flag
And I found a directory and an HTML page with a crazy looking string of characters on it that HAS to be the flag, but it's saying I'm wrong.

#

@fathom pendant

#

Oh wait

#

Maybe I need to have the actual /webfuzzing_hidden_path/ bit on there literally lol. Let me try that.

quasi jungle
#

Why is my VNC session so small

fathom pendant
#

refresh the vnc page and it'll fix

#

it's due to how the VNC session draws the screen, when you load a new academy page, it updates the size based on the new screen being drawn (Which is much smaller)

#

there is no workaround for this

quasi jungle
fathom pendant
#

it would still do the same

quasi jungle
fathom pendant
#

it's based on the spawn instance window

#

refreshing the VNC page makes it go back to the right size

quasi jungle
#

Yeah, just going to keep doing that.

fathom pendant
#

i suggest refraining from posting flags

spring mirage
#

My bad, I forgot about that

fathom pendant
#

i haven't done the new web fuzzing module; what section specifically?

spring mirage
#

Directory and File Fuzzing

fathom pendant
#

yeah it looks like you're meant to do fuzzing on http://ip:port/webfuzzing_hidden_path

#

the flag you got is likely for a different section

spring mirage
fathom pendant
#

HTB{w..g}

spring mirage
#

Ahh got it so it is in the /hidden_fuzzing_path/ okay I’ll take another look when I get back to my PC at home

fathom pendant
#

and it indeed was under the http://ip:port/webfuzzing_hidden_path/

spring mirage
fathom pendant
#

overall it took ~ 10 minutes to fuzz (the directory took like 5 seconds at most

spring mirage
#

I felt like HTB was gaslighting me lol

fathom pendant
#

also i highly suggest using -v for the extension one

#

at least in bash terminal you can ctrl-click a link to open it in your default browser

restive trail
civic hamlet
#

marcie be honest am I too reliant on this channel hmmmHug

#

im curious

#

sudo mount -t cifs -o username=htb-student,password=Academy_WinFun! //10.129.201.57/"cry" C:/Users/htb-student/Desktop

Took your advice and im specifying the correct path + allowing inbound traffic on ports 2049 and 111 (mount)

acoustic owl
civic hamlet
#

@acoustic owl question, getting this message when trying to mount to the share I created on my target

Couldn't chdir to C:/Users/htb-student/Desktop: No such file or directory

The path to the share isnt faulty (tested) allowed all inbound traffic that the mount command mightve used and my command has no syntax errors. any ideas?

hazy brook
#

Web Fuzzing - > Recursive Fuzzing -> HTB||{r3****ns}||

it don't accept the flag? 😒

hazy brook
restive trail
umbral prism
#

hi

civic hamlet
#

is that really all?

floral crow
#

For folks who run into this in the future. I experienced the same thing. I stopped the VM, restarted it, and ran the FFUF command just like it was before. I noticed it doesn't put any output, it's cycling through normally, then like a few seconds later, it starts sending all the 302's. I went to the top of the list, tried the 1st code where the 302 was received, and that was indeed the correct code. I logged out logged in, and put that code in and it worked.

spring mirage
#

Thank you for the help earlier @fathom pendant just had the chance to try that out and found the flag EZPZ! I didn't realize it meant for us to literally Fuzz the webfuzzing_hidden_path 🤣

fathom pendant
spring mirage
fathom pendant
#

i also upped threads to 1k and it didn't break the server kek

honest gate
#

just got done with the malware analysis module from the soc analyst path.
my brain needs a rest fr

fathom pendant
#

mb it's 175k for small and 440k for medium

hazy brook
fathom pendant
#

¯_(ツ)_/¯

fathom pendant
spring mirage
fathom pendant
#

i just guess wenum would also give the output

#

nvm it just does fuzzing as well, just a diff tool

spring mirage
fathom pendant
#

lots of money for little tangible reward, or rushed courses that don't really teach much

spring mirage
inner moss
#

could someone advise me where can I make this file smaller?

next bronze
inner moss
#

I was using this code from the module to convert it to shellcode:
#!/usr/bin/python3

import sys
from pwn import *

context(os="linux", arch="amd64", log_level="error")

file = ELF(sys.argv[1])
shellcode = file.section(".text")
print(shellcode.hex())

#

I compiled the original code

#

then I threw it into the code above to generate the shellcode

#

but when I send it to the server I get an error, so I was thinking it might not be small enough

#

the questions says we only have 50 bytes

next bronze
inner moss
#

Do I just use mov al, 0?

next bronze
inner moss
#

Hmmm okay

#

thank you, I'm going to test it avoiding the xor

civic hamlet
#
/10.129.31.160/"Cry" C:\\Users\\htb-student\\Desktop 


Couldn't chdir to C:\Users\htb-student\Desktop: No such file or directory ```
hexed bobcat
#

Hi

oak lance
#
  • |
storm elk
next bronze
civic hamlet
#

which has been error after error

next bronze
civic hamlet
#

Owlzjdnnd@htb[/htb]$ sudo mount -t cifs -o username=htb-student,password=Academy_WinFun! //ipaddoftarget/"Company Data" /home/user/Desktop/

^ The module

brave scroll
#

@next bronze are u here?

uncut ocean
#

Hello i am in Pass the Hash (PtH) module and there is a question Using David's hash, perform a Pass the Hash attack to connect to the shared folder \DC01\david and read the file david.txt. Now i have done pass the hash but i can t find shared folder any idea?

next bronze
#

good job pepe_clap_congrats but spoilers pls remove the screen shots and redact the command thanks

next bronze
bold sinew
#

Module: Attacking Common Services > Attacking Email Services

My attempts to target the domain inlanefreight.htb are failing as my commands are returning an NXDOMAIN error. I tried targeting the IP itself and that also fails. host -T and smtp-enum commands are failing because of this.

How exactly do I fix this? Using VPN if its relevent but i'm having the same issue in the pwndbox. I have verified my /etc/hosts points the IP to inlanefreight.htb

next bronze
#

just don't show the entire command thumb

brave scroll
#

btw who are deleting the screenshots 🙂

next bronze
#

me because it contained the flag

brave scroll
#

oh great 👍

storm elk
#

I deleted it

next bronze
#

all good now thumb

brave scroll
next bronze
storm elk
brave scroll
#

how can i get Community Contributor role 🙂

uncut ocean
brave scroll
next bronze
storm elk
uncut ocean
brave scroll
next bronze
uncut ocean
next bronze
#

both will work

#

or use what the module taught you

uncut ocean
next bronze
#

DC01

uncut ocean
# next bronze DC01

C:\Windows\system32> dir \\dc01\david
Access is denied.

C:\Windows\system32> whoami
nt authority\system

cloud urchin
#

you're local system trying to access a file share on the domain, you'll need domain credentials

bold sinew
civic hamlet
cloud urchin
#

dacl 2 is kicking my ass

lucid python
#

anyone know why i can't ping the target?

#

i already connect to the vpn

cloud urchin
#

@next bronze can I dm you able dacl 2?

jade latch
#

close and open a new one maybe

stone elk
#

I am lost on Server-side Attacks last task. I think I identified template as {{_self}} is __string_template__0177c07c1ce875b2c81f5871e3da1c28, so that is behaviour of Jinja2, but I tried like every payload from payloadsallthethings I can't really get a working exploit to read files or to get RCE I have been stuck now for like 1hour and I need help.

stone elk
cloud urchin
#

have you studied the source code, javascript, etc

stone elk
#

oh yeah I haven't

cloud urchin
#

start there

stone elk
lucid python
oak girder
#

Hello, I would like to ask how this solution is, I add users seem to be useless

#

msfvenom -p windows/x64/exec cmd='net group "domain admins" netadm /add /domain' -f dll -o adduser.dll

dnscmd.exe /config /serverlevelplugindll adduser.dll

#

It doesn't seem to be working

quiet trout
autumn pilot
#

verify that you've successfully added a user

#

and note that if you are adding yourself to the particular group/permissions you would have to find a way to update your current user token so it reflects the change (update)

oak girder
#

Thank you. I know what the problem is, is it the absolute path versus the relative path

prime totem
#

Hello everyone, I'm having an issue with submitting the flag in Web Fuzzing - Recursive Fuzzing. The flag was very easy to find but I don't know why it's being marked as incorrect. Any help?

quiet trout
long linden
#

Module: Attacking Authentication Mechanisms
Section: skill assessment
Attemted solutions: ||I'm trying with Exploiting jwk, generating new key pairs and signing new token with various payloads. I've tried changing 'accountType': 'admin' (and Admin, administrator), with and without adding "isAdmin": True, with deleting accountType, leaving only isAdmin. Changing username, user id etc. Since none of that worked, I've tried with other methods, like signing with None, without signature, algorithm confusion attack. I've went through the course again but I got no new inspiration. Furthermore, I've tried those solutions without changing payload to check if any of those solutions work.||

I'm clearly missing something and would really appreciate a hint or a direction to what else I should try or what direction to take.

umbral fulcrum
#

hey guys can some one please help my on Server-side Attacks, what am I missing?

stark lark
#

What can I do during the exam if the target "is dumb" kek I thought you only had limited resets?

earnest ginkgo
#

Hi guys I'm so sorry about a noob question. In the WEB FUZZING on HTB ACADEMY . I follow from example until got the flag and put the ANS on QNS form but It's not work.

#

What's the ANS form ?

fathom pendant
#

Also why would you have limited resets?

fathom pendant
earnest ginkgo
#

It's not work

fathom pendant
#

Make sure no spaces

#

Also make sure you were fuzzing the /webfuzzing_hidden_path/ directory

earnest ginkgo
fathom pendant
#

Wdym "it's not work"?

#

That's not helpful in the slightest

long linden
earnest ginkgo
fathom pendant
#

?

#

I didn't agree to dms

fathom pendant
#

As stated

#

You need to start your fuzz literally from http://ip:port/webfuzzing_hidden_path/

#

As stated in the question

minor fiber
#

where is the upload photo option ?

fathom pendant
minor fiber
#

and how do i do that

fathom pendant
umbral fulcrum
fathom pendant
#

You kind of didn't give enough info to help you my dude

umbral fulcrum
#

me?

fathom pendant
#

Yes you

#

You're told to use SSRF techniques, so use those

#

You also didn't specify which section

umbral fulcrum
#

but should I get a web ?
I'm on section: Identifying SSRF

#

I mean shouldn't I enter a website first?

fathom pendant
#

... the website is that ip

umbral fulcrum
#

without a port ...

fathom pendant
#

...brother

#

It's likely running port 80 by default

#

Considering it's a private ip

minor fiber
#

in this filter current log screen i am not able to scroll down to click OK. how to solve this problem

fathom pendant
#

10.129.x.x indicates that it's a private (not public) ip and requires a vpn connection

umbral fulcrum
fathom pendant
umbral fulcrum
#

yep

fathom pendant
fathom pendant
minor fiber
fathom pendant
#

Ye it's a resolution issue

#

Usually readjusting the screen size makes it fit

umbral fulcrum
fathom pendant
#

Just.

#

I believe http should be running, if not it's https

#

You can specify with nmap -p80,443 to check for both defaults

minor fiber
#

CDSA is good right?

fathom pendant
#

From what i heard, yes

umbral fulcrum
autumn pilot
#

try to do a research using google

fathom pendant
#

Plenty of articles out there

umbral fulcrum
#

but till now all was fine (did all the paths with it), weird

#

maybe it is the update ...

fathom pendant
#

¯_(ツ)_/¯

umbral fulcrum
fathom pendant
#

The only other reason it wouldn't connect is not being connected to the vpn

umbral fulcrum
#

but on section Identifying SSTI I got a port number

#

and was able to connect ...

lucid python
#

im at skill assessment on Hacking Wordpress. Anyone khow why i can't scan the web?

fathom pendant
#

That's a public_ip and port, reachable without the vpn

hasty yacht
#

Is there a special vpn for academy?

fathom pendant
#

Yes

#

Academy has its own vpn config

hasty yacht
#

ah thats might be my issue then

#

have the lab open

fathom pendant
#

?

#

What module and section?

umbral fulcrum
fathom pendant
#

Because in gen you said IP:port is given by the target

#

Which means you don't need vpn

fathom pendant
#

I just mean your screenshot of connecting to the public ip doesn't show you're connected to the vpn

umbral fulcrum
#

so let me try download a new one

hasty yacht
fathom pendant
#

As most sections that use an ip:port don't need nmap scan

oak girder
#

I would like to ask you how to use this

fathom pendant
#

You assume web unless the question tells otherwise

hasty yacht
#

Doing the academy and the public exploit thing.. spawn the machine and got a public ip and port

#

module/77/section/843

fathom pendant
oak girder
#

help me

fathom pendant
lucid python
#

im at skill assessment on Hacking Wordpress. Anyone khow why i can't scan the web?

autumn pilot
#

verify that it is indeed a wordpress instance

#

don't just on autopilot

fathom pendant
hasty yacht
umbral fulcrum
#

thanx

fathom pendant
#

Everything you need is on the webpage

hasty yacht
fathom pendant
#

Is it?

hasty yacht
# fathom pendant Is it?

ry to identify the services running on the server above, and then try to search to find public exploits to exploit them

fathom pendant
hasty yacht
fathom pendant
#

The way forward is SIMPLEr than you think

hasty yacht
#

Hmm,,, have to slow down a bit 😄

fathom pendant
#

Did you try looking up the words directly on the page with "exploit"?

hasty yacht
#

Not yet, was fixed about the services isue

lucid python
autumn pilot
#

part of the assessment

fathom pendant
#

Or is it on a different endpoint

autumn pilot
#

At the end of the day all of the exercises aim at pushing you a bit and not only follow the copy-paste approach

#

You are studying materials that are going to prepare you to become a pentester and not a robot

fathom pendant
minor fiber
#

tried dynamic resolution, still the same problem

#

not able to enter OK on this filter current log window

long linden
# autumn pilot At the end of the day all of the exercises aim at pushing you a bit and not only...

So then what with "Attacking Authentication Mechanisms" module skill assessment? I've even learned how to use and automate tests with jwk_tool, that in the module was only briefly mentioned, but that still is not enough to pass the assessment. There is no sign of OAuth or SAML in the tested app, so I figured that it must be the JWT exploit task. So what is the learning purpose here? Because if I would need to spend 5 days on manual and automated tests on a single feature and still not found anything then I would deem it secure. On the other hand if the course material is enough and the assessment is just obvious, then why nobody is saying anything, like "yea that's right direction, just try a little bit different here"?

fathom pendant
autumn pilot
#

The people that provide hints/assistance are volunteers and are not obliged to help each and everyone

#

Additionally, you need to take into that there are different timezones

#

and someone that has solved it is not yet available to help you

long linden
# autumn pilot The people that provide hints/assistance are volunteers and are not obliged to h...

I understand that, but again, I've noticed that the same question was asked here at least 2 times and was ignored (apart from the answer "Try smarter"). On official HTB forum the same question was asked repeatedly for 5 months with no hint or assistance apart from something along the lines "I've tried the same thing several times and miracously it worked somehow". So pardon my frustration, I was really excited to learn through the cwee path, and hit the brick wall...

autumn pilot
#

You can upgrade your subscription to the annual one which will provide you access to the walkthroughs

#

And you will not wait for someone to assist you

#

You are currently frustrated because no one is giving you help, while you see others do get the help

long linden
#

well, thanks for replying, good day to you

autumn pilot
eager siren
#

Hello i need some help creating a proxy connection using chisel in the Active Dir Assesment 1

eager siren
#

I got everyhting, i downloaded windows and linux chisel executables amd64. I am running like the exable on piviting with the --reverse flag on server i chnaged the config to have only socks5, but i get this error when i run , it handshakes, trying to verify and then
Failed: server: Server cannot listen on R:127.0.0.1:1080=>socks

twin lion
#

you are running that on linux correct?
i would try running it with sudo.

eager siren
#

i run with sudo on linux yes

twin lion
#

send output of this command:

ss -tl | grep 1080
#

lmk if its empty

eager siren
#

empty

twin lion
#

can you send the cmd ur running

#

to start the server

eager siren
#

yes give me 1min

#

.\chisel.exe client -v 10.10.14.125:1234 R:socks

twin lion
eager siren
#

yes on the kali, i run first sudo ./chisel_1.10.0_linux_amd64 server --reverse -v -p 1234 --socks5

hazy brook
#

I have trust issues with the author "Web Fuzzing - Skill Assessment",
what would the domain be?

spoiler
||fuzzing_fun.htb OR _fun.htb OR fun.htb||

twin lion
#

so which is giving the error, server or client
seems like server

eager siren
#

nevermind, i tryied noe just for chnage to change the port on 1081, for some reason it work for 1081

eager siren
#

.\chisel.exe client -v 10.10.14.125:1234 R:127.0.0.1:1081:socks

#

i chnaged first the cnofig file on 1081 then i ran this and worked

#

weird but nice thanks u very much !!!

hasty yacht
#

Starting to get frustrated.. there is always easier solutions than those I think it is.... damn brain! 😄

hazy brook
#

@twin lion
after directory/file recursive fuzz on IP:PORT
+
api parameter fuzz

||Head on over to the fuzzing_fun.htb vhost for some more fuzzing fun!||

potent phoenix
#

In the Basic SMB Reconnaissance section of the Using CrackMapExec module, the final question asks for the OS version. The relevant portion of the output of the command we need to run (||crackmapexec smb <ip> -u '' -p ''||) is ||Windows 10 / Server 2019 Build 17763 x64||, but no combination of words from this (or the whole phrase) is accepted. What format does the answer need to be in? (Thanks)

fathom pendant
hazy brook
twin lion
storm elk
#

The guy left, thanks @fathom pendant and @sterile solstice

potent phoenix
twin lion
#

i would try just pasting in the strings it has for version

potent phoenix
#

You mean the whole string?

normal sand
#

Module: File Inclusion
Section: Basic Bypasses
Link to section: https://academy.hackthebox.com/module/23/section/1491

This is why it would be easier to use the first method.

What's the first method they're referring to here? There only seems to be one method mentioned under the sub-heading Path Truncation.

I can't include any more information since I'll be sharing too much about the section otherwise.

fathom pendant
#

It's just a sidenote for older systems

normal sand
fathom pendant
#

../../../<snip>../etc/passwd

normal sand
#

@fathom pendant do you know why we need to use a directory that doesn't exist at the beginning of the command?

fathom pendant
#

¯_(ツ)_/¯

normal sand
#

Won't that throw an error?

fathom pendant
#

Not really

#

As you're just backing out of it anyway

normal sand
#

When I do it normally in the cli, for example cd this_directory_does_not_exist/../../../, it throws an error.

fathom pendant
#

It's likely how the php code handles it

marsh echo
fathom pendant
marsh echo
fathom pendant
#

If you sort by size, you'll see that there's other extensions

#

Iirc the proper size for upload success is 230

marsh echo
#

ok thanks i'll try it thanks a lot marcie

fathom pendant
#

Also as a note; since those were successes, those files were uploaded

#

So you can load the /profile_images/<file>.ext

#

You can also send to repeater

#

So you can switch extensions

marsh echo
#

I have the impression that does not upload the file because when I go on the url with its path absolute 404 not found

fathom pendant
#

I take it you were doing a <?php system($_GET['cmd']); ?> webshell?

fathom pendant
#

But make sure it's the extensions that have the response "file uploaded successfully"

#

Not all of the burp intruder requests were successful uploads

marsh echo
#

I'll explain what I do: I upload a png file, I intercept it with burp, I change the content-type with a webshell, I change the file extension with an extension I've found thanks to fuzzing. and when I upload it and go to it with its absolute path, most of the time I get a 404.

fathom pendant
#

this section is all about the blacklisted extensions NOT the content-type

#

and as I said you should check the responses in burp intruder after the attack

#

not just the request

#

note the proper ext won't be the same size as the example

marsh echo
#

i've done exactly what's asked of me

fathom pendant
#

The examples in these sections will not match up 1::1 with what to use

#

You need to use your brain and apply some logic

#

Go through all extensions that successfully upload

#

Also

#

You're html encoding the .

marsh echo
fathom pendant
#

Scroll to the bottom of the intruder payload settings and uncheck that box

fathom pendant
#

But that's not the only extension that uploads successfully

marsh echo
#

ok I understand. Thanks for your help 🙂

fathom pendant
# marsh echo ok I understand. Thanks for your help 🙂

We can sort the results by Length, and we will see that all requests with the Content-Length (193) passed the extension validation, as they all responded with File successfully uploaded. In contrast, the rest responded with an error message saying Extension not allowed. >> this is the important thing to do

#

the example in this case was just using phtml as an example

marsh echo
#

my point is that all extensions respond file successed there are no errors in any of the responses :/

ember fern
#

in the nmap introduction, it says this

The company's DNS servers are usually more trusted than those from the Internet. So, for example, we could use them to interact with the hosts of the internal network.
what does that actually mean? what can you achieve using internal DNS server? are you just more likely to be able to find out additional data?

next bronze
#

lots of mitm stuff

whole vale
#

yo can i get some help on the hacking wordpress - on the skills assesment https://academy.hackthebox.com/module/details/17 when i try to enumerate it in anyway there is nothing to gain from, wpscan desent owrk cause it says it aint a wordpress cite and checking sorce code and sending curl request dont help much ethier cause i have checked the html on every page if has shown in the sorce code(but i did use html2text to simplify)

uncut ocean
#

why the hell it is not working as the rdp is way slow + this is not working . Its Pass the Hash (PtH)

#

Module

sonic plume
#

maybe try using evil-winrm (if the correct port is open)? rdp is always slow for me aswell

uncut ocean
#

bruh i am doing Invoke hash i need DC01/julio

foggy sierra
#

hey there did anymore finished NTLM Relay Attacks module im stuck in a question

uncut ocean
rustic sage
#

Hey, anyone on Password Attacks Lab - Hard

I managed to get ||Administrator creds after checking out the files inside the drive that was on smb||, however, I tried to xfreerdp my way in with those credentials and I was rejected, I also tried logging in into xfreerdp as j* and then access the Administrator folder and entering the password and it didn't work, did I oversee anything?

I kinda think that Hashcat gave me a false positive, looking to it rn

#

Nevermind I forgot to copy one character from the output I want to die

fathom pendant
#

unless you mean the .v* file

#

in which case yes: copy/paste is fun

fathom pendant
#

the hardest part of that lab though ||mounting the file||

rustic sage
fathom pendant
#

I don't recall another file

#

sorry i may be misremembering or they made it smoother

#

but part of that skill assessment was ||cracking the file, then mounting it||

#

unless we're both thinking the same thing

#

in which case yes

#

that's the intended path

#

i was mistaken btw i thought you were referring to a different step*

rustic sage
#

It makes sense the whole ||mounting file|| thing is kinda desperate, but made me do quite the amount of research and it was worth it, no mention about it on the Module, it could have helped

fathom pendant
#

i like the ones that are simple and straightforward

fathom pendant
#

@foggy sierra i don't do unsolicited DMs

foggy sierra
#

Can you help here then

fathom pendant
#

i haven't done the module, so no

ember fern
fathom pendant
#

if you want help, it helps others to know where you're stuck

#

Module
Section
What you tried (without spoiling)

glacial wedge
#

Hi! im doing Windows Fundamentals module, actually im in Windows Management Instrumentation (WMI) section.
Im doing the section question "Use WMI to find the serial number of the system." but i cant resolve it.
I get Windows SN but HTB mark as failed. Anybody could help me please? Thanks

fathom pendant
#

I take it you're connected to the target machine?

#

As well as making sure no extra spaces at start or end

glacial wedge
#

Yeah im connect and i get SN in CMD and PowerShell

#

Ok i get it

#

I dont know hoy i resolved this

#

Just put and put SN again and again

fathom pendant
#

Sometimes the input is dumb

glacial wedge
wild sage
#

Is it just me or is the InternetArchive website really buggy? I'm trying to do the Web Archives and the first question wants me to go to Aug 8th, 2018 and the I click on that time, but jumps me to 2020

#

So ill try dates before or after and not even get a page and gets into a refresh loop

fathom pendant
#

Don't follow any redirects; just use the domain as given

#

If it says .com use .com, not .org

fathom pendant
wild sage
#

I did not, my guess it was a .org?

fathom pendant
#

Nope

#

Think where they're located

wild sage
#

duh

#

I need more coffee

grand loom
#

any reason the current command wont work, top one did but thats because i provided a credentials

#

trying to attempt SMB NULL Session to Pull User List using crackmapexec

#

ends like this

#

Note: this is me trying stuff on the machine - the module doesnt use crackmap on the windows host so im assuming smb null is disabled on the windows enviorment lab ?

uncut ocean
fathom pendant
uncut ocean
fathom pendant
#

not in powershell

uncut ocean
#

i try that also

fathom pendant
#

works for me so ¯_(ツ)_/¯

uncut ocean
#

which ip are you doing for rev shell bcz when i did ipconfig it shows x.x.x.5 but in forums they say .10 i used both of them

fathom pendant
#

172.16.x.x

uncut ocean
#

.5 or .10?

fathom pendant
#

i don't remember dude

uncut ocean
#

i used both of them

fathom pendant
#

also make sure you don't have any encoding options selected at the bottom

#

the box option for encoding should be None

uncut ocean
fathom pendant
#

it says to use the "powershell #3(Base64)" payload

#

not to encode it with base64

uncut ocean
fathom pendant
#

make sure these are the advanced settings used

uncut ocean
#

bruhh i am not begginer sadglas

fathom pendant
#

Yes but I'm telling you, from your screenshot, you did something wrong

uncut ocean
#

Sir i am using this

drifting lily
#

idk if i need to send it here, but just in case.
Binary notation seems to be wrong on mid-top and right-top.
Should be 4 0 1 and 4 0 0.

heavy mango
whole vale
# whole vale yo can i get some help on the hacking wordpress - on the skills assesment https:...

Yo can I get help on this I took a break and am coming back, but I can find the cite/thing I need to wpscsn || I have scanned all the html on the ip and I checked the website creator of the website which I could scan but it wasn't right, and I can't fins what I could scan even after checking the source and nothing and I tried to wpscan and tried using --force and some other stuff and o sadly resorted to finding a walk through but it was outdated or something, so if anyone has and hints that would be nice , I am on question one just trying to find the WordPress model||

drifting lily
fathom pendant
#

Reach out to support maybe?

#

Ah the error seems to be related to domain info

fringe urchin
#

since its the same payload used in the example you should have the same one generated

gray yacht
chrome dew
#

Hey guys, doing a module called Using we proxies and i get an error from proxychains curl. Instead of getting the HTML output of the ping page, i get an error HTML page from burp suite

#

I can pase the error because the HTB bot blocks me

chrome dew
fathom pendant
#

if you link your account you can post screenshots of the error

spring mirage
#

Ugh HTB gaslighting me again. I'm still in the Fuzzing module on to the Validating Findings part now. I fuzzed, found a hidden directory with a tar.gz file inside, curled it, found the Content-Length but HTB is telling me that it's wrong. Here is the question: Fuzz the target system using directory-list-2.3-medium.txt, looking for a hidden directory. Once you have found the hidden directory, responsibly determine the validity of the vulnerability by analyzing the gzip file in the directory. Answer using the full Content-Length header, eg "Content-Length: 1337"

brave scroll
#

marcielee trying to get hold on Community Contributor

wooden trail
#

hello! any chance any of you know why this query is not working on bloodhound? "match p=(g:Group)-[:CanPSRemote]->(c:Computer) return p", souldn't that return all relationships related with PSRemote to every computer?

brave scroll
#

doing very well tbh

chrome dew
# fathom pendant <#477042232109826048> contains instructions on how

Thank you. This is the error

[proxychains] config file found: /etc/proxychains4.conf
[proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4
[proxychains] DLL init: proxychains-ng 4.17
<html><head><title>Burp Suite Community Edition</title>
<style type="text/css">
body { background: #dedede; font-family: Arial, sans-serif; color: #404042; -webkit-font-smoothing: antialiased; }
#container { padding: 0 15px; margin: 10px auto; background-color: #ffffff; }
a { word-wrap: break-word; }
a:link, a:visited { color: #e06228; text-decoration: none; }
a:hover, a:active { color: #404042; text-decoration: underline; }
h1 { font-size: 1.6em; line-height: 1.2em; font-weight: normal; color: #404042; }
h2 { font-size: 1.3em; line-height: 1.2em; padding: 0; margin: 0.8em 0 0.3em 0; font-weight: normal; color: #404042;}
.title, .navbar { color: #ffffff; background: #e06228; padding: 10px 15px; margin: 0 -15px 10px -15px; overflow: hidden; }
.title h1 { color: #ffffff; padding: 0; margin: 0; font-size: 1.8em; }
div.navbar {position: absolute; top: 18px; right: 25px;}
div.navbar ul {list-style-type: none; margin: 0; padding: 0;}
div.navbar li {display: inline; margin-left: 20px;}
div.navbar a {color: white; padding: 10px}
div.navbar a:hover, div.navbar a:active {text-decoration: none; background: #404042;}
</style>
</head>
<body>
<div id="container">
<div class="title"><h1>Burp Suite Community Edition</h1></div>
<h1>Error</h1><p>An&#32;unknown&#32;error&#32;occurred&#46;</p>
<p>&nbsp;</p>
</div>
</body>
</html>

fathom pendant
spring mirage
fathom pendant
#

as that's the page shown when burpsuite's cert isn't loaded; re-do the burpsuite setting up section

fringe urchin
#

me on my math exam. circles the answer closest to my calc answer pepestrong

chrome dew
fathom pendant
#

i've honestly not used proxychains curl ¯_(ツ)_/¯

#

under the proxy tab; turn off the intercept and see what happens

chrome dew
#

Dont quite know how but i did 🥹

whole vale
gray yacht
humble stirrup
#

Hey looking for some help

whole vale
#

i dont think so, but i will go back and see

humble stirrup
#

SSH to xx.xx.xx.xx with user "htb-student" and password "HTB_@cademy_stdnt!"

#

I thought I would just copy and paste the ip into the broswer to access

#

do I have to do something with a vpn?

fathom pendant
#

also if it's the section/module i think it is; the syntax for how to ssh to a system is given

humble stirrup
#

Linux Fundamentals
/module/18/section/70

fathom pendant
#

the endpoint link doesn't help

#

what's the actual section name? (top of the page)

humble stirrup
#

System Information

gray yacht
fathom pendant
#

end of the reading it gives you syntax

humble stirrup
#

Oh

#

use it in the shell, understood

#

that means I have to have linux ?

fathom pendant
#

yes

humble stirrup
#

ok

fathom pendant
#

there is the in-browser vm

#

but it's highly recommended to set your own up

humble stirrup
#

ohhh in browser vm is only for paying

gray yacht
fathom pendant
humble stirrup
#

ok I have linux on another harddrive on my laptop so Ill switch over to that

fathom pendant
#

you get 1 free spawn per day

humble stirrup
#

ya, Im sorry I already used the 1 free

fathom pendant
#

not on your host system

loud socket
humble stirrup
#

pentesting? Can I just do ubuntu into my virtualbox?

fathom pendant
#

kali or parrot are preferred

humble stirrup
#

also, thank you, this is all a learning experience

fathom pendant
#

as they contain a lot of the common tools in their repositories to be able to download

whole vale
humble stirrup
#

alright cool

gray yacht
humble stirrup
#

thank you

#

And since its in a vm, it won't show my internal networks IP, it will translate to a different IP?

#

simple questions for you guys, just trying to learn, this is why IM doing it

#

thanks, got it

fathom pendant
#

well it's just general best practice

#

in the event you accidentally break something, it's easier to reset a vm than it is to reinstall an OS

humble stirrup
#

thanks

#

that makes sense,

whole vale
gray yacht
fathom pendant
#

unless you want to spend 20 days waiting

whole vale
#

kk, i will double check for any services to try to enumerate

weary goblet
#

Hey all, doing the RDP and SOCKS tunneling with SocksOverRDP module, and I am having issues with not being able to load the SocksOverRDP dll. Windows says it contains virus or unwanted software, while all security features are disabled. What can I do?

fathom pendant
weary goblet
#

You're right, got a different error this time, but Defender seems to not mind now 😄 thank you

whole vale
gray yacht
whole vale
#

prbably not, but i found out near its root that it uses bootstrap and not wordpress

gray yacht
whole vale
#

k

gray yacht
# whole vale k

Looking here should identify things that you should put in /etc/hosts

whole vale
#

k just curl grep that

gray yacht
whole vale
#

ngl this part is hard so sorry about having to baby me its just the rest was easy then this was a big wall

gray yacht
whole vale
#

oof

#

i did just come from linux fundementals

#

the rest of the module of hacking wordpress was easy but the skill check is diff

#

but also any tips on how to not use the website pwn box bc its sooooo slow

loud socket
#

install a virtual machine

whole vale
#

like downloading a client

whole vale
loud socket
#

yes

whole vale
#

but i run widows how may that work

loud socket
#

download virtualbox

#

its free

whole vale
#

k, ima do that then honestly review the modules for basic enumeration

loud socket
#

so virtualbox and the kali vm file

upbeat sage
#

Why am getting this error

Exception calling "Save" with "0" argument(s): "Access is denied.
"
At C:\tool\PowerView.ps1:11685 char:17

  •             $Group.Save()
    
  •             ~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [], MethodInvocationException
    • FullyQualifiedErrorId : UnauthorizedAccessException
empty imp
gray yacht
empty imp
upbeat sage
#

sorry yes

fathom pendant
upbeat sage
fathom pendant
#

are you sure

upbeat sage
#

yes

fathom pendant
#

what module and section are you working on as well

#

that way others can test and see if they can reproduce

upbeat sage
#

ACLs

#

ad

fathom pendant
#

?? that's not nearly enough info for me to figure out which module you're working on

#

there's a few AD modules

#

Intro to AD, AD enum and attacks

upbeat sage
#

section/1486

storm elk
#

Post the full module name and section, otherwise it’s getting really difficult and people won’t bother if they have to start looking where you are to help you

fathom pendant
#

and what command are you attempting to run?

rustic sage
#

hi everyone, hope you are doing good,
im new here & started on Information Security Foundations skill path,
currently on Learning Process module,
hopefully to proceed with a job-role path later,

marsh echo
#

what am i doing wrong?

open summit
#

whats up guys

#

long time marice uve gotten old

acoustic owl
north bramble
#

Hello, I have a very silly question, I am on
Active Directory Enumeration & Attacks
LLMNR/NBT-NS Poisoning - from Linux

Question: Run Responder and obtain an NTLMv2 hash for the user wley. Crack the hash using Hashcat and submit the user's password as your answer.

I found the hash, but it didnt crack with hashcat on my windows machine but it worked on pwnbox. any idea why? attatched image 3 is exhausted while first 2 show cracking successful on pwnbox

marsh echo
spring mirage
#

Time for the Fuzzing skill Assessment. Wish me luck fellow H4xX0R5

fathom pendant
fathom pendant
north bramble
fathom pendant
#

That's not the question I asked

#

I meant do both rockyou files have the intended password

north bramble
north bramble
fathom pendant
#

... but is the rockyou on your windows the same as in the pwnbox

north bramble
fathom pendant
#

In powershell: Get-FileHash -Algorithm md5 c:/path/to/rockyou.txt
In pwnbox: md5sum rockyou.txt

north bramble
#

on it

fathom pendant
#

If they differ, then that could be a reason if not, I blame winders

marsh echo
fathom pendant
#

Ye but also my friend

#

When you use intruder

#

And set the payload

north bramble
fathom pendant
#

turn off the "url encoding special characters"

marsh echo
#

yes, I noticed that it was reducing me to errors, so I've already deactivated it 🙂

#

but i was wondering: should i always leave it deactivated? if not, when should i activate it?

fathom pendant
#

You need to make sure it does that every time as it doesn't save

fathom pendant
young wyvern
#

Anyone know if I need to create a password list or use one that’s provided, for login brute forcing module, on the skills assessment-website part

fathom pendant
#

So you don't want the . And escape characters to be encoded

young wyvern
fathom pendant
#

For the second question; assume the same user at first

woeful oxide
#

Hello Guys, don´t wan to spoil anything. Currently working in the "Web Fuzz" module but got stuck at the Validating Findings Question, I´m pretty sure I've done everything right, but I can't get the correct answer when doing a curl -I to check the content lenght, any ideas?

woeful oxide
#

Gotcha

spring mirage
spring mirage
#

I'm working on the Skills Assessment for Web Fuzz right now and it's kicking my butt dude lol. Everything is ACCESS FORBIDDEN

woeful oxide
young wyvern
#

From what I can tell everything is correct but I’ve tried multiple al the basic password lists

fathom pendant
young wyvern
#

Okay I’ll double check that

fathom pendant
#

It won't always be 'username' and 'password' for usernames and passwords

fathom pendant
young wyvern
fathom pendant
#

username and password aren't the right parameters

#

:)

young wyvern
#

I see what you mean

young wyvern
#

That was it, thank you!

fathom pendant
#

👍

#

also as a note don't close this webpage

#

as it includes lots of information for the second assessment :)

young wyvern
fathom pendant
#

don't forget to trim the list after you create it as well

#

i actually need to go back to my notes and break down the sed commands they give

#

i understand how they work it's just a fun thing to do

young wyvern
#

Okay thank you! Very good points to follow 🙂

fathom pendant
#

trims the list from like 9k to ~3k

spring mirage
#

Anyone have any hints for the Web Fuzzing Skills Assessment? I'm not getting very far lol

humble stirrup
#

Ok so I had to google this. I am in Linux Fundamentals, System Information.
The question is " What is the path to the htb-student's mail?"

I went through all of the previous pages and it doesn't say anything about how to check for that.

Are the questions based off what has been covered? or do we have to use outside sources to find out how to do it?

fathom pendant
#

there is a big list of commands given to you

humble stirrup
#

THank you

#

I guess the "enumerate the environment variables" language through me off. I obviously have a steep learning curve.

#

Not the best start 😄

fathom pendant
#

for instance if something requires the $MAIL environment variable, it will get sent there

#

environment variables are going to be path(s) to directories that would be used for it

#

if there's multiple paths it may be specified with /path/1:/path/2 (usually this is in the $PATH variable, which allows you to run commands that are in the path anywhere on the system

humble stirrup
#

So id use env $MAIL to find the path for the users mail

#

I just used env with nothing else and I found the information I was looking for, I can just stay at that step

fathom pendant
#

env by itself will list all environment variables

humble stirrup
#

thank you, I hope Im not bothering you!

fathom pendant
#

like alias will ist all aliases on the system when used by itself

#

also if you want to view an individual var; you can do so with echo $VARNAME (note most environment variables are full capslocked)

humble stirrup
#

Ok great I just practiced that with different variables

umbral fulcrum
#

hey guys I found the flag at the **Server-side Attacks ** Skills Assessment which I'm sure that's not the ways, but I can't get it in any other way ...

is there anybody for a quick help on that?

limpid hemlock
#

Does anyone knw why i am not able to log in to login form attacks section in login brute force module

fathom pendant
#

? Wdym?

#

Short answer is: if the user/pass are the first in their respective lists, your fail string is incorrect

limpid hemlock
#

What

fathom pendant
#

So I made general assumptions about your issue

limpid hemlock
#

I got a password while i brutr forced a login form

#

But i tried to use this password in the form to login and get the flag i cant seem to login

fathom pendant
#

Then you fail string is incorrect

#

Make sure you follow the instructions on how to determine what the fail string should be

acoustic owl
umbral fulcrum
#

at least not the ones they show anything interesting

umbral fulcrum
acoustic owl
umbral fulcrum
#

I saw in some forums that there's a way with ||JS|| but it may be the old module, so I thought maybe this is the way ...

umbral fulcrum
rustic sage
#

hackers?

whole vale
# gray yacht If you are still stuck feel free to reach out.

yo i cant seem to again do much (no i havent been on here since 2-ish but i got bored and left but i am still wondering how i can edit the etc/hosts thing i have ||echo '<ip>' > /etc/hosts
||) but its not open so i cant figure much out cause whatever i try is secured which is good for a test but even after finishing getting started(offensive), intro to web, web requests i cant seemed to find how to pen it

gray yacht
fathom pendant
#

sudo <vi/vim/nano> /etc/hosts or echo "<ip> domain" | sudo tee -a /etc/hosts

humble stirrup
#

I am stuck on section Working with files and directories in the Linux Fundamentals module

I keep having to google things to find the way to do it instead of just reading what is in the section. There is nothing about inode or index numbers and how to find them in this or the previous section. Am i missing something?

Last section said nothing about -i argument but I had to figure out the index number of the sudoers file. So I needed to know -i

I want to purchase the actual membership so I dont have to come here or google things, but this isn't making me very confident

wintry stag
#

Not being able to RDP into boxes because of endless cert errors is so frustrating. I can't install Remmina on the assigned Kali box to complete the Print Spooler NTLM relay...

#

I can't RDP from the Kali box.. I can't RDP from Remmina on my Parrot install..

#

Takes each lab twice as long to complete dealing with random cert errors

fathom pendant
#

It can seem unintuitive, but the big list of commands shown near the beginning are generally all you need for basics (the only one I'll grumble about is the question regarding inlanefreight.com)

humble stirrup
#

That makes sense, thankyopu @fathom pendant , very helpful

#

I guess if I ran man ls it would show me how to list the inode or index number of a file

fathom pendant
#

Along with all the other flags [options] you can run with it

humble stirrup
#

will the annual membership give me some of this extra information that you have when I need help on each question? or like suggestions

fathom pendant
#

Nope

#

The only thing the annual sub gives me is a walkthrough, but I rarely touch it unless I've already done the module

#

Or I'm 20 minutes deep and thinking "am I doing this right?"

humble stirrup
#

Sorry a walkthrough?

#

it will actually show you how to do the section?

fathom pendant
#

Yes

#

But note; it should only be used if you've really exhausted all other options

humble stirrup
#

ya, I want to learn, dont need the end certification or anything

fathom pendant
#

External research should be the first step

#

Don't know? Look it up

humble stirrup
#

I am just spending so much time on each question

#

it will probably get easier the further I go, I think this is all part of the process

fathom pendant
#

kek I've been guilty of googling man <command> on occasion

humble stirrup
#

haha ya exactly

#

chatgpt

fathom pendant
#

How do you define "too much time?"

#

I stay away from gpt personally

humble stirrup
#

thats what others have said

#

because it can have hallucinations and give the wrong information?

fathom pendant
#

it's good for small bits of information

#

but it isn't a search engine

#

it only "knows" what it's scraped/been fed

#

so if a tool or something has been updated, it can no longer be viable

humble stirrup
#

that makes sense

fathom pendant
#

for a lot of basics/explanations it's fine

#

just don't fall into the trap of letting it replace your brain

#

seen a fair bit of issues in here that were "well GPT told me to do it this way"

humble stirrup
#

ya

civic hamlet
#
student,password=Academy_WinFun! //10.129.83.68/"Cry" /mnt/win_share
Couldn't chdir to /mnt/win_share: No such file or directory
PR$```
humble stirrup
#

thats understood and trusted well known sources on youtube or google will be helpful

#

that wasnt english but you get it lol

fathom pendant
#

often though the answers to what to do are in the reading

#

some of the fundamental modules are lacking some extra building stuff but overall it teaches you to research

#

oh btw @humble stirrup if you wanna get comfortable with some common commands, look into this terminal game called bashcrawl -- it's a text based adventure that utilizes your linux terminal to complete the adventure :)

humble stirrup
#

orly

fathom pendant
#

ye

humble stirrup
#

would I just download it through the terminal?

#

install w.e

fathom pendant
civic hamlet
#

I thought win_share was meant to be a file?

fathom pendant
#

you're running the mount command, it's going to attempt to mount the specified location to the specified directory

civic hamlet
#

I also didnt know mnt was a directory I already had... thats my fault

fathom pendant
#

/mnt/ is a default linux directory

#

it's well... where mounts go by default

#

i.e. new devices/drives

#

but you can mount anywhere

civic hamlet
#

I see

#

Thanks marcie

#

tad embarassing that I did not know that

fathom pendant
#

a fair bit of the root directories are self explanatory (in english) if you sound them out

humble stirrup
#

thats what you call embarassing

#

😄

fathom pendant
#

¯_(ツ)_/¯

#

neither of those certs require you to interact with a linux terminal

humble stirrup
#

this is why im doin it!

#

thats why I wont be taking any shortcuts and doing it so I can learn, Ive actually been entering all of the commands into the terminal as I go through the section just to get practice

quasi jungle
civic hamlet
#

im just curious

fathom pendant
#

but it requires a directory because you're mounting a filesystem

#

that will have several files and subfolders within it potentially

civic hamlet
#

Ive finally managed to mount the share to the mnt directory.. there wasnt really a need to make a win_share directory inside of the mnt directory if i didnt care about organization

#

Such a big win pepepray

fathom pendant
#

@humble stirrup ask to DM next time; i don't do random dms

humble stirrup
#

understood

#

In the DM I actually said I wont bother you with DMs after that, but thats besides the point!

My Mistake

fathom pendant
bold sinew
fathom pendant
bold sinew
#

Thats the thing, I have the ip linked to inlanefreight.htb in /etc/hosts already

fathom pendant
#

ip inlanefreight.htb the NXDOMAIN error is because the public nameservers aren't able to route to it

#

also it helps to show the command you used

bold sinew
#

host -T MX inlanefreight.htb

fathom pendant
#

i don't recall needing to use the host command

#

also if DNS isn't running on the server, you won't get any results

#

i used the smtp-user-enum script

bold sinew
#

I suppose i'll just send it with smtp-enum then

#

see how that goes 🙂

fathom pendant
#

also be sure to be using the wordlists from the provided resources button

bold sinew
#

Good idea, i'll grab those

mint peak
#

I can't seem to get a priv esc working on AEN. I am toward the end of the module I think, and have been working through it blind. Anyone available for a DM sanity check?

fathom pendant
#

Blind == no help

thorny sluice
#

I dont't have the file activity tab, this is the Understanding Log Sources & Investigating with Splunk module, section Using splunk application, did I download the wrong sysmon file?

mint peak
mint peak
#

Would anyone be able to quickly verify the Privilege Escalation technique shown in the Lateral Movement section of AEN? Getting an errored out log message, even after machine resets. Think the module might be broken

fathom pendant
#
fathom pendant
thorny sluice
#

@fathom pendant I'm still having trouble getting to the file activity tab, my app options don't depict it

fathom pendant
thorny sluice
#

it was 1000% the app/link I download @fathom pendant thx, I knew I wasn't tweaking

fathom pendant
#

because the link is given in the module

thorny sluice
#

Used the wrong link, I used the link for the site not the direct app so I just searched sysmon

fathom pendant
#

glad to be a rubber ducky though

#

👍

uncut ocean
#

Anyone has idea how to solve this ?? its been 5 min it just buffering , i logout , refresh but same thing

fathom pendant
north bramble
north bramble
#

😭 😭

uncut ocean
#

Optional: John is a member of Remote Management Users for MS01. Try to connect to MS01 using john's account hash with impacket. What's the result? What happen if you use evil-winrm?. Mark DONE when finish.here both Impacket and Evil-winrm not get me shell og MS01 but when i try usign mimikatz in julio i get shell and i guess the reason behind it UAC and Remote Administration

#

so when i try to check the ```bash
reg query HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v LocalAccountTokenFilterPolicy

#

it didnot give me anything any idea?

spring mirage
#

Anyone have any direction to go with the Web Fuzzing Skills Assessment? I've been driving myself crazy with it trying to crack into it, but I'm just not seeing anything that I can accomplish here. I've thrown everything but the kitchen sink at the ||admin|| directory and nothing is working.

spring mirage
# north bramble where are you stuck?

Well, I found that directory and the ||index.php|| page inside of it. Messed with that, fuzzing for any parameters or anything useful, but I have found nothing of use there. The other directories and files I have found are all 403 status, so I can't really do much with any of those unless I'm missing something.

north bramble
spring mirage
north bramble
spring mirage
finite zenith
#

Hey all! I seem to be running into an issue on the IPS/IDS evasion - hard lab. I noticed on my Parrot VM when I do the ncat command I get "timeout", however if I do it in the embedded VM in HTB i get a response from he port. Is there something not configured correctly on my Parrot VM?

stark lark
#

What am I doing wrong? Trying to compile Kerbrute, using guide from Enumerating and Attacking AD module..

heavy mango
#

Well, the error does say that you're missing go. Have you installed golang on your VM?

#

Also, there is no need to run make with sudo

normal sand
#

Module: File Inclusion
Section: PHP Filters
Link to section: https://academy.hackthebox.com/module/23/section/1492

I've read through the Input Filters sub-section and I think I understand what it means but how does this help me? At the end of the sub-section it says:

You can read more about each filter on their respective link, but the filter that is useful for LFI attacks is the convert.base64-encode filter, under Conversion Filters.

So, it base64 encodes? This helps with bypass? How do I use it in an attack?

stark lark
twin lion
# normal sand Module: File Inclusion Section: PHP Filters Link to section: https://academy.hac...

the php filters are good for encoding whatever is being accessed due to the issues that could occur
think abt it, if you tried to use LFI to read a php file, think abt where that php file is gonna be, ofc its on the website but its in the source code, putting more php code in php should just yield no result

so when u encode it in base64 you have a nice way of being sure you can retrieve the output with no issues

normal sand
heavy mango
normal sand
twin lion
#

im not good at web stuff so for me everything is trial and error lol

normal sand
normal sand
twin lion
normal sand
#

I assume this doesn't really work if the logic of the page param has an approved path.

twin lion
normal sand
#

@twin lion I have a question that's not entirely related to what we've been discussing. I'm doing the CPTS path and before this they covered SQL Injections and XSS. Both of these concepts also make heavy use of the URL parameters. How do I know which to test for. From what I can tell, is it just based on my observation and what I think the parameters do based on my interaction with the web app?

twin lion
# normal sand <@1075992750207541398> I have a question that's not entirely related to what we'...

ngl im not the web guru and im a bit hungover but im gonna try to help you because I relate to your question
"is it just based on my observation and what I think the parameters do based on my interaction with the web app?"

pretty much yes, the best way to make an attack plan is understand what you are attacking (at surface level)

so ur on a library site and u click a book and can see the id in a paramater
with that you can determine id param is making a query, now we can test for SQL injection

now we're on a contact page and theres some params for the post request
we use burp suite and find no backend filters for script tags
so now its likely we can try to get a stored xss

and so on

but another thing is you may need to think abt the backend, like give chatgpt the functionality of what ur testing and ask it to spit out code
this tip helps me a lot but i dont use it much, when u do this you can start to piece together any missing parts
so if u generate gpt code for possible SQLI param and realize there is some filtering going on, now you can try & determine how it would be implemented & where it's holes are

rustic sage
#

@twin lion @twin lion

#

My bad

normal sand
solemn ravine
#

Can someone please help me make sense of this

sterile solstice
#

whats the issue?

chilly echo
#

I also tried the manual way by using pentest monkeys php rev shell but that is not stable connections gets lost what can i do? module: getting started

solemn ravine
sterile solstice
#

with nxc you're logging in with smb

#

also, wmiexec and psexec log in with particular permissions too.

solemn ravine
#

psexec uses smb

solemn ravine
#

netexec also says wmi login fail

sterile solstice
#

is rpc open on that host?

solemn ravine
#

yes, as wmiexec works

twin lion
#

i got you

sterile solstice
#

tbh, im not too sure. its out of my depth

twin lion
#

--local-auth flag.

#

that will authenticate locally rather than trying to auth with the domain controller!

solemn ravine
#

whoami says inlanefreight\administrator that means administrator is member of inlanefreight domain, but still I tried and...

twin lion
#

ey man

#

u trying different hashes.

solemn ravine
#

ahhbasasaaasa

#

YOURE RIGHT

#

IM DUM

twin lion
#

it happens pepehands

sterile solstice
#

with the -d flag, i assumed he didnt want local-auth lol

twin lion
pliant coyote
split glade
pliant coyote
#

you are right

heavy slate
#

hello, i have a small issue with some answers when
Server Message Block - incorrect
SMB - correct

there are many instances where im correct but not in exact way its meant.

split glade
heavy slate
#

😄 i understand but still i find it sometimes irritating to figure out what is that exact match i need.

#

i like the modules and courses dont get me wrong.

golden scroll
#

Hi everyone, i am have issues with the module: pivoting, tunnelling and lateral movement
section: socks5 tunneling with chisel and ICMP socks5 tunneling

A major issue is that I am using an up-to-date version of GLIBC, while the pivot host is not. I have tried compiling the binary on the pwnbox, hoping it might have the same version as the pivot host. The only options I can think of are either downloading an older version of the tool (which I can't seem to find for ptunnel) or compiling it on an older version of a Linux workstation. Is there a better workaround or something easier I could do?

ember fern
#

-static

#

that's usually the best way as it's completely self-contained and will work on any host

#

I usually use a statically-compiled nmap for internal tests, for example

lofty sparrow
#

is there any reason why sqlmap is giving me incorrect output?

#

like its in correct format but the characters are wrong

pseudo kiln
#

what do you mean ?

lofty sparrow
#

i found the flag in the module and instead of being HTB{FLAG} it was qTT{flag}

#

i restarted the target but it was still qTB{FLAG}

#

so i just ended up changing the q to H and it worked

#

but im just asking why it does that

autumn pilot
#

Identify what kind of attack you are performing and adjust the parameters

#

Which attack can provide you with false-positives when it comes SQL injections

#

and what you need to take into account when you perform it

ember fern
#

Can anybody assist with the Firewall and IDS/IPS Evasion - Hard Lab in the Nmap category? I've tried absolutely everything I can think of, but the hint does not appear useful and I keep getting blocked

sonic plume
#

could someone give me a little nudge for xss phishing? feel like im missing something, but not sure what..

simple ledge
#

I am trying to connect to the HTB machine with ParrotOS on virtualbox, but I am receiving the following error.

"ERROR: Cannot ioctl TUNSETIFF tun: Operation not permitted (errno=1)
Exiting due to fatal error"

autumn pilot
karmic orbit
#

I'm planning on getting HTB Academy and the student membership. How much prior knowledge do I need to have for it? I know the basics of networks, coding and Linux. There are some 'fundamental' modules with things like Windows fundamentals. Will they contain most of what I'll need to know to progress to the harder modules?

lofty sparrow
#

yes

heavy mango
#

But unless you only want to take individual modules or go for one of the advanced paths, everything you need to know will be in the modules

karmic orbit
heavy mango
#

Also, knowing networking, coding and Linux basics is a bonus that will get you a long way

karmic orbit
#

Okay. Thanks! (:

pseudo kiln
#

I find it very strange sometimes, when module authors use the password number 458677 in the wordlist for the bruteforce exercise. Though I guess teaching patience is also a skill prayge

umbral fulcrum
#

Hey guys, in Server-side Attacks > Skills Assessment the way I solved it was in 3 phases, without using any information that were given, like credentials.
It looks like more a question in a section rather then a Skills Assessment (I don't mean that in a disrespectful way, it just the way I solved it).

I got an answer from @acoustic owl that he did it in the same way...

I've reach to the support about it, and they send me here, someone else encounter this issue?

Anyone managed to solve it in other way?

ember fern
#

yeah I did the same iirc

umbral fulcrum
ember fern
#

there was probably another intended way

#

idk

ember fern
heavy mango
umbral fulcrum
heavy mango
umbral fulcrum
#

ohh lol
sorry ...

heavy mango
#

np

analog dock
#

Then connect to the high port found

tender radish
#

ohh boy this yearly subscription is so sexy