#modules

1 messages · Page 431 of 1

snow spoke
#

Anyone complete the Attacking Common Services Skills Assessment Hard? Asking because I completed it in a maybe 'overcomplicated way' for flag capture and I'm curious what you may have done instead. Feel free to DM me or @ me here

tranquil sluice
snow spoke
#

by overcomplicated I did a reverse shell option versus trying to do it within sql ^

fathom pendant
#

also the enterprise link really isn't helpful for others anyway as the /academy-lab/N/M/ part is specific to your org

tranquil sluice
#

I updated the link

fathom pendant
tranquil sluice
#

Can I DM you to not potentially provide too much information for other users?

oak raptor
#

can i DM you about Password attack skill assessment @fathom pendant

fathom pendant
#

and no @tranquil sluice ; the only thing i can nudge is js and php

snow spoke
thorn quarry
#

What in doing worng

nmap -sV -sC -Pn 10.129.141.177
Starting Nmap 7.95 ( https://nmap.org ) at 2025-06-29 15:48 EDT
Nmap scan report for 10.129.141.177
Host is up.
All 1000 scanned ports on 10.129.141.177 are in ignored states.
Not shown: 1000 filtered tcp ports (no-response)

Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 206.57 seconds

#

Im in academy nibbles enumeration, i typed what the step by step solution gave me

acoustic owl
#

Maybe ports are open, outside the top 1000

thorn quarry
#

This

nmap -sC -sV STMIP
The solution

fathom pendant
#

are you connected to the vpn; are you using both the pwnbox and your own vm/vpn at the same time

thorn quarry
#

Im in my virtual machine

#

Connected to vpn
The terminal says
Initializing sequence completed

#

No not both

#

I rebooted my system and it worked

fathom pendant
#

you likely had multiple openvpn processes running

velvet oasis
#

has anyone in here done the Passwords Attack module in the penetration tester path?? in the pass the certficate part of the module the last question/2nd question in that section has anyone got it following the guided solution with the annual plan?

fathom pendant
#

i was able to get it following the guide; but what's your actual question

velvet oasis
#

File "/usr/lib/python3.13/threading.py", line 1041, in _bootstrap_inner
self.run()
~~~~~~~~^^
File "/usr/lib/python3/dist-packages/impacket/examples/ntlmrelayx/attacks/httpattack.py", line 42, in run
ADCSAttack._run(self)
~~~~~~~~~~~~~~~^^^^^^
File "/usr/lib/python3/dist-packages/impacket/examples/ntlmrelayx/attacks/httpattacks/adcsattack.py", line 81, in _run
certificate_store = self.generate_pfx(key, certificate)
File "/usr/lib/python3/dist-packages/impacket/examples/ntlmrelayx/attacks/httpattacks/adcsattack.py", line 113, in generate_pfx
p12 = crypto.PKCS12()
^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/cryptography/utils.py", line 68, in getattr
obj = getattr(self._module, attr)
AttributeError: module 'OpenSSL.crypto' has no attribute 'PKCS12'

fathom pendant
#

sounds like your python SSL library is broken

velvet oasis
#

i keep getting this error when trying to generate the certificate and ive tried everything to fix it but im lost

#

do you know how i can fix that

fathom pendant
#

this maybe

#

potentially your system just needs to be update && upgraded

velvet oasis
#

thank you very much ill give it a shot and see what happens

#

i know some things do need to be upgraded but it wont allow it says like 222 programs need to be updated but wont or soething like that haha

fathom pendant
#

because you need to run upgrade after update

#

the only thing update does is check the repository for updates to installed packages, upgrade actually installs them

velvet oasis
#

0 upgraded, 0 newly installed, 0 to remove and 443 not upgraded.

#

see i just did sudo apt-get update then sudo apt-get upgrade and that came up afterwards

#

sudo apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
ark baloo6 bluedevil breeze breeze-cursor-theme breeze-wallpaper
bulk-extractor dolphin dolphin-data dragonplayer drkonqi ffmpegthumbs
frameworkintegration6 gir1.2-javascriptcoregtk-4.1 gir1.2-webkit2-4.1

#

says that then list all the programs then at the end shows the 0 upgraded, 0 newly installed and so forth

#

i think i might have figured it out ..

fathom pendant
#

apt-get is heavily deprecated at this point

velvet oasis
#

yeah i have to upgrade the whole dist

#

thank you btw!

flat fern
#

I need a help in password attacks skills assessment
I am already in FILE01 host and I founded an information in a folder in C:\ in a .xml file, now I am stuck trying to use it to go further.

waxen bluff
#

is there any yt playlist that go through certein labs

uneven lichen
#

I'm stuck on Sliver, Probing the Surface. I can't get the reverse shell even after following the same directions. Is there an extra step needed? Edit: Just refresh the page to get the connection.

silent ivy
waxen bluff
#

boxes i think

#

im new so just learning

silent ivy
waxen bluff
#

anyone done Nmap Scripting Engine

analog matrix
#

Yeah, working on that now actually, been stuck for a while trying to find the flag. Trying several script combos.

waxen bluff
#

i found the flag

#

it just keeps saying its wrong

analog matrix
#

interesting.

waxen bluff
#

Can anyone guide me to the answer

#

i have found my flag

waxen bluff
#

I wish they had a yt channel that went over all the modules and labs they do

silent ivy
#

And part of being in infosec is being able to learn independently, HTB Academy teaches a lot, but they also encourage finding answers on your own through independent research.

balmy locust
#

‏Hello, I have a simple university project for network security through Cisco, a brief is to make a full virtual network , if anyone have experience in this field, can contact me

velvet oasis
#

are you copy and pasteing the flags? if so make sure when doing so that you make sure that there is no space after or before the awnser.

velvet oasis
waxen bluff
#

I kept working and found it

#

now just onto the hard lab

velvet oasis
#

nice

#

what module are you on nmap?

waxen bluff
#

Network enumeration

velvet oasis
#

pentester path?

waxen bluff
#

No just the module

#

i havent picked a path

velvet oasis
#

oh ok got ya

faint hamlet
flat fern
#

thanks for the tip, I was trying to use the password found unattended2.xml with a password spraying and it wasn't working
I will continue the enumeration

lament bison
#

Looking for some help with credential hunting in network shares.. Looked through past replies saying to look at question but still not having any luck..

#

Never mind.. I was doing too much.. for anyone else, ignore the first question/answer.

somber bison
#

Hey, im doing NMAP IDS/Firewall evasion HARD and i found the hidden port, but it changed from ||ibm-db2|| to “||tcpwrapped||” is this supposed to mean something?

full echo
#

What have you done so far?

fathom pendant
somber bison
#

I finished it btw and it was my first ever module

short cloud
#

Hi, sorry that i have to ask: i am at the smtp footprinting lesson.. The hint aays i should use the footprinting-wordlist provided.. Where is it provided? I can't find it 😦

fathom pendant
short cloud
#

Omg, i feel so stupid..

#

Thank you

runic rampart
full echo
serene reef
#

Hello! Im just starting to learn and im in the "Introduction to Elastick Stack" module. Theres this exercise:

"Navigate to http://[Target IP]:5601, click on the side navigation toggle, and click on "Discover". Then, click on the calendar icon, specify "last 15 years", and click on "Apply". Finally, choose the "windows*" index pattern. Now, execute the KQL query that is mentioned in the "Comparison Operators" part of this section and enter the username of the disabled account as your answer. Just the username; no need to account for the domain."

#

I try to get in from the browser on the vm, but it doesn't really work. Am i doing something wrong?

#

Where should i be doing tht

fathom pendant
serene reef
#

yes, i did, thats why im confused why it doesnt work

fathom pendant
#

also you'll wanna give it a few minutes to allow for it to fully spin up

runic rampart
serene reef
fathom pendant
#

/endpoint?var=val is GET;

full echo
# runic rampart

Expected. If you look at the hybrid code one more time, you're missing one piece of information when constructing the http request.

pine schooner
#

can someone please suggest me where i should start for hacking

#

i have zero knowledge im a beginner so i would like a beginner friendly suggestion/ small guide

runic rampart
runic rampart
compact patrolBOT
fathom pendant
#

@pine schooner ^

pine schooner
fathom pendant
#

@dusky rain don't spoil module content :)

dusky rain
pine schooner
fathom pendant
full echo
# fathom pendant you're using POST but supplying a GET?

This is my own opinion (not an objection or anything but rather discussion), this is acceptable in some cases. However, in real world app design things will be much more specific for each method based on the Idempotent theory that specified in RFC 7231.

pine schooner
fathom pendant
dusky rain
#

Is it possible to get false negatives during a ping sweep, where a host (e.g., 172.x.x.x) returns "false" but I’m still able to RDP into it?

dusky rain
# fathom pendant yes

How can we make sure we are not skipping any active hosts because of the "false-negatives"?

pine schooner
#

ill email them within a few days after i get the time to print it out

fathom pendant
full echo
dusky rain
tranquil sluice
#

In the "advance XSS and CSRF" skills assessment, do I really get the flag via an attack that takes about 40 seconds to trigger the result?

sour canopy
#

in the "Introduction to active directory" module in the "AD Administration: Guided Lab Part I" it won't let me connect to the lab, it says i have the wrong password. i just wanna ask here as well to see if it's not a syntax issue on my part or something like that. I use the following command on kali to connect since xfreerdp isn't available on kali and rdesktop is: "rdesktop -u htb-student_adm -p Academy_student_DA! <lab_ip_redacted>"
am i doing something wrong here? RDP connects but says wrong user\password...

reef sonnet
sour canopy
#

this is not what is written in the instructions but i'm trying it now, will update in a sec

#

nope, still wrong user\password

craggy edge
sour canopy
#

in the rdp window it shows the domain before my username, so i think it attached that automatically. i tried inputting that manually in the rdp menu aswell

autumn pilot
#

Use xfreerdp to establish an RDP session with the target instead

#
xfreerdp /v:IP /u:htb-student_adm /p:Academy_student_DA! /dynamic-resolution
#

And if there is a black screen just hit Enter, Space or ESC to wake up the computer/target

vapid phoenix
#

Helo, I’m working on ACADEMY-PWATTACKS-WINSRV. After multiple resets, ports 5985/5986 remain filtered on my target . I can’t connect via WinRM to complete the task.

forest tendon
#

You have to configure winrm to listen on the target machine, have you tried netstat to confirm wether the ports are actively listening?

vapid phoenix
#

The issue is that I do not have access to the target machine yet, so I cannot run netstat or configure WinRM from the inside. The lab challenge implies that WinRM should already be running and accessible from the outside so that the attack can be performed.

fathom pendant
vapid phoenix
#

Password Attacks, Network Services

fathom pendant
#

Also when you say the ports are closed are you trying to connect via winrm or are just scanning and they're "filtered/closed"

unique field
#

will the cubes i used for the modules will be in the account or what ? as we need the cubes for further reference right?

fathom pendant
#

Cubes are tied to your academy account, yes

#

But I'm not quite sure what it is you're asking

unique field
#

on purchacing the cubes for modules after using it, will it remain , as i see the support saying "There is no history of cubes usage, so you won't see it "

fathom pendant
vapid phoenix
#

netexec winrm 10.129.103.91 -u /home/ruchit/Remote Password Attacks/username.list -p /home/ruchit/Remote Password Attacks/password.list

evil-winrm -i 10.129.103.91 -u /home/ruchit/Remote Password Attacks/username.list -p /home/ruchit/Remote Password Attacks/password.list

I had ran both of these commands and nothign came back other than a blank line,
I then scanned the ports can it came back as filtered

fathom pendant
#

Try changing vpn regions, making sure you only have one vpn process running, etc

fathom pendant
fathom pendant
# vapid phoenix Alr, Ill update you

if you wanna start with making sure only one vpn process is running
sudo killall openvpn
then rerun your vpn connection command (this is assuming you're using your own vm, and not the pwnbox)

vapid phoenix
fathom pendant
#

And winrm doesn't do anything? (It's helpful to use verbose options for debugging)

#

Nxc winrm*

vapid phoenix
#

Hold on, I'm getting confused now (I have done too much)
What excatly do you wanna see

fathom pendant
#

Netexec winrm: does that run?

vapid phoenix
#

Yes it does

fathom pendant
#

Ok, then "filtered" doesn't mean much

#

Nmap isn't the arbiter of truth with ports

vapid phoenix
#

But I have run both Netrexec and Evil-WinRM, and both have come back empty handed

fathom pendant
#

You're better off dropping the proper tool on the host you're using to run the collector on, i.e. sharphound.exe

vapid phoenix
fathom pendant
vapid phoenix
#

Well, for me it took time, came up blank and spawned a new command line for me

fathom pendant
#

If you'll give me an hour or so, I'll sanity check

#

There's binaries that already exist. And bloodhound doesn't care what language the collector is written in

#

It all gets zipped up anyway

vapid phoenix
# fathom pendant If you wanna be sure and see, there's --verbose and --debug

──(ruchit㉿Ruchit)-[~]
└─$ netexec winrm 10.129.103.91 -u /home/ruchit/Remote\ Password\ Attacks/username.list -p /home/ruchit/Remote\ Password\ Attacks/password.list --verbose --debug

[11:56:58] INFO Socket info: host=10.129.103.91, hostname=10.129.103.91, kerberos=False, ipv6=False, link-local ipv6=False connection.py:165
[11:57:03] INFO Connection Timeout to WinRM service (max retries exceeded) winrm.py:117
[11:57:06] INFO Connection Timeout to WinRM service (max retries exceeded) winrm.py:117
INFO Failed to create connection object for target 10.129.103.91, exiting... connection.py:230

#

Hold on, let me make it readable

fathom pendant
#

Did you try changing vpn from us ‐> eu or vice versa?

vapid phoenix
#

Yes I did, I changed it to US because it had a Low Load

#

I can try changing it again but I doubt it would work

fathom pendant
#

Reach out to website support

compact patrolBOT
fathom pendant
#

You can use bloodhound.py, if it's a domain joined linux machine you just need the valid credentials and dc-ip

fathom pendant
#

Hi, this isn't #general ; you'll need to follow instructions in #welcome to gain more access to the server

#

If it's compiled, you don't need internet access

#

You can probably find some compiled collectors online

#

Well, you can choose to learn so you can maybe understand some of it

reef holly
#

Need help please. I do not understand what this question is asking. For Module on Footprinting -> SMB, what does "customized version of that specific share" mean? It could mean a million things and I have been poking around for way too long now. I just do not understand what is being asked,,, Please help.

fathom pendant
fathom pendant
#

Again this isn't #general, you can read #welcome to see what this server is about

#

Well this server requires you to link your hackthebox account in order to access more of the server

#

There's a link to the relevant page

#

Actually I see you're 12, so you'll need to be banned from the server until you at least reach 13 (per discord ToS)

rose hull
#

@fathom pendant

#

A hacked person...

fathom pendant
dark hedge
#

thanks

gray yacht
#

If you have a pivot, you can run netexec ldap with the bloodhound option.

#

Add dns-timeout and the dns-server options

#

I recently published a video on this, but give me a second and I can send you some info. You can DM

minor zenith
#

Hello
where can we see the leaderboard of the ctf

south crystal
#

Hi all, someone can help me on dm with Skills Assessment - Password Attacks

cunning osprey
#

Before you run your page fuzzing scan, you should first run an extension fuzzing scan. What are the different extensions accepted by the domains?

I've found the extensions and tried typing them in every order and structure imaginable, yet it still says my answer is wrong.
What am i doing wrong exactly ?

severe jewel
#

WORKING WITH IDS/IPS

Snort Fundamentals

There is a file named wannamine.pcap in the /home/htb-student/pcaps directory. Run Snort on this PCAP file and enter how many times the rule with sid 1000001 was triggered as your answer.

Run snort on it w -A cmg in the end, there is a section in the end that says number of alerts (that's the right answer), but how how I be sure that all alerts were from the same rule, unless I manually count or use some other text matching, anyone had a more official way of doing it other than finding number and trying it?

flint palm
#

Guys hello if someone has completed Linux Priv Escalation Skills Assesment I have found three flags already and found credentials in third flag section but I don't understand where to go for the fourth flag after it

#

can someone guide?

#

If I write more details I will spoil the module

fathom pendant
limpid wadi
#

Hello everyone

gray yacht
marble shoal
#

Hey everyone! i am stuck here, i tried everything and still get the FAILED TO RUN SHELLCODE. The above server simulates an exploitable server you can execute shellcodes on. Use one of the tools to generate a shellcode that prints the content of '/flag.txt', then connect to the server with "nc SERVER_IP PORT" to send the shellcode. Any advice plss 🙏 last piece I tried: echo -ne "$(echo 4831c94881e9fbffffff488d05efffffff48bb9e8e87ee332aa15548315827482df8ffffffe2f4d636a88c5a448e26f68e1ebe6775f333f6a3e4ba6d7849569e8e879d5b2af702cad0edd56b25a455 | sed 's/../\x&/g')" | nc 94.237.60.55 31952

cunning osprey
limpid wadi
#

Imma send friend request its either you accept or decline but calling my request unsolicited you must either be a newbie or English isn't your first language

fathom pendant
fathom pendant
cunning osprey
limpid wadi
#

Moving forward

fathom pendant
cunning osprey
#

BTW it worked, but i have no idea how

fathom pendant
#

You may have missed something then, it happens

cunning osprey
#

But whatever really

fathom pendant
#

¯_(ツ)_/¯

cunning osprey
#

Thanks though

gray yacht
limpid wadi
#

Okay can you move on already??

fathom pendant
cunning osprey
viscid epoch
#

Folks, can someone DM about "HTTP Response Splitting" I would appreciate a tip

fathom pendant
median spire
#

hello guys, im doing the file upload attacks module of CBBH, i have accomplished to upload the files but when I try to access it up, it says "not found" on almost everything I tried that was successfully uploaded

#

I'm at the "Type Filters" section where I must bypass all filters

The above server employs Client-Side, Blacklist, Whitelist, Content-Type, and MIME-Type filters to ensure the uploaded file is an image. Try to combine all of the attacks you learned so far to bypass these filters and upload a PHP file and read the flag at "/flag.txt"

fathom pendant
#

@median spire avoid spoiling module content, it's a tier 2 module

#

Also nullbyte uploads are a pain in the ass

flint palm
#

me

#

with vm on it

astral vine
#

Alright so CDSA: https://academy.hackthebox.com/module/216/section/2300

Task:

Analyze the event with ID 4624, that took place on 8/3/2022 at 10:23:25. Conduct a similar investigation as outlined in this section and provide the name of the executable responsible for the modification of the auditing settings as your answer. Answer format: T_W_____.exe

In this task it took me much longer than it should have and I am no stranger to event viewer to figure out what it was wanting me to find, I eventually needed to "show solution" the shame, I know.

Anyways as I was going through the writeup trying to understand what it was expected in the writep we swap over to another event ID. This event ID is nowhere hinted in the first event we are looking at and I got to say, after re-reviewing the material, and the task, there is no logical reason that stands out we would have jumped over to the new ID in our custom query. Can anybody explain what was expected here for us to learn? I feel like most people would have not been able to make that leap in logic and its def not explained.

#

Like legit, would love to speak to someone who went through this module or a mod that might have more info on this, just DM me, because I don't want to get too spoilery here but there is def a flaw in this specific module imo.

gloomy stump
#

I had the same issue 😦

flint palm
#

guys how to save file in vim?

astral vine
#

And if it does it's certainly not explained why.

#

But that initial log in no way points to the other event ID with any type of correlation, you find the user ID, and then custom build a query for that ID, then go through the logs, and none of them point towards why you would look for the other event ID.

#

Kind of maddening really, really hope I don't get some questions like that on the exam that don't have a logical chain to them because if so its gonna be quite the experience.

short cloud
#

hi i have to ask again.. i had a lot of fun tinkering with imap footprinting in a lab environment.. i now tried the exercise, but it seems like all mailboxes are empty.. I even tried to unselect, before selecting a new one..

astral vine
gloomy stump
short cloud
astral vine
#

I would say go for it and post it, but I am not a mod. As long as it doesn't show a screenshot of the course material itself or a flag answer, I'm not sure why it would be an issue.

#

Else how are we supposed to help anybody here lol.

short cloud
#

oh, its not allowed i think.. i guess i will reboot the target machine, to see if it will regenerate a new one.. even if i don't like to search the error elsewhere

gray yacht
#

Remember what the password policy states and does your list along with the custom rules create anything that meets those requirements? Since this content is over Tier 0, I am deleting the screenshots.

short cloud
tropic wind
astral vine
short cloud
#

maybe i search a bit more..

gray yacht
# tropic wind Some passwords generated fits the policy but i'm not sure how to make it better ...

You can send me a DM and I can explain some things, but from my experience performing pentests and harvesting creds, I've come to see most folks hit the requirements by using things easy for them. For instance if a requirement calls for a number and special character it is usually 1! and that's not all the time, but it is very common. Another trend I come across are people using a year or zip code (US) and a special character so something like 2020! or 25879!. Those patterns aid people in meeting length, numbers, and special characters. So I would take that into consideration when either creating a ruleset and wordlist for this section.

gray yacht
astral vine
#

But its super exact lol.

flint palm
#

Guys in Linux Priv Escalation Hijacking Python Library I can't save file in directory using vim ?

#

Are there any other options

#

?

short cloud
#

crazy.. some command i tried on the new machine did not work on the old one.. must have had a typo...
THX for the help ❤️

fathom pendant
#

there were correlations within the file that you'd link beyond the initial EventID

tropic wind
gray yacht
fathom pendant
gray yacht
astral vine
#

But if you have time later would you mind speaking more about this one in a DM?

fathom pendant
astral vine
fathom pendant
#

(which i'm not a fan of to be clear)

astral vine
#

The screenshots are even missing a step on the specific thing I’m referencing

#

It’s legit draw the owl status

foggy snow
fathom pendant
viscid epoch
severe inlet
#

https://academy.hackthebox.com/module/113/section/1217
Attacking Common Applications
For the question ( Find another valid user on the target GitLab instance. ) Which list is the one i should use? i tried xato-10 but its been running for maybe 40 mins and found 3 other users other than the ones on the module and none of them work

How much time is it going to take for it to give me the correct user? or am i even using a wrong list?

true finch
#

Anyone available for password attacks skills assessment question?

fathom pendant
#

also i suggest trying the cirt wordlist

severe inlet
#

I don't know why was that not mentioned?

#

i thought the users are wrong that i got since i got like 3 more

fathom pendant
#

@true finch ^ see if any of these hints are useful

#

@karmic raptor don't spoil module content

true finch
#

I've got the creds, having trouble authentiating to any open protocols

fathom pendant
true finch
#

Can I dm you what I've got?

fathom pendant
#

not taking dms atm

true finch
#

Alright

flint palm
#

Guys hello. I am really stuck on Python Library Hijacking. I am trying to save new file in directory but I am not allowed to save it. Can you guide?

fathom pendant
#

you may not be able to do everything described

flint palm
#

I understood this already

#

any hints?

#

it tells me that I have to write the file in the given directory but may be some different directory?!

astral vine
#

@fathom pendant not sure if your aware but you might want to update this:

#

It’s probably attributing to getting DM bombed or why people ask you.

fathom pendant
astral vine
#

You about on your discord profile says to DM you

fathom pendant
#

yeah for Info regarding the Mentorship/Tutoring

astral vine
#

I was just saying if you don’t want that I’m not sure if you forgot to update that or not it might be attributing to unwanted dms

fathom pendant
#

I filter out my dms regularly, i actually don't get randomly dmed that often

astral vine
#

Hell I get dmd pretty consistently for the most obscure stuff I don’t mind people who dm me but sometimes I’m like how the hell did you find me to ask that question lol

fathom pendant
#

But yeah, i also don't push it that much due to the fact that I'm a mod and I can understand how that looks, especially because most people don't know that mod != staff (some mods are staff though)

tropic wind
#

I'm struggling with Cracking Protected Archives, I believe I have the right command but It keeps aborting "No password candidates received in stdin mode, aborting"
Can I send my command to someones dms for review ?

fathom pendant
astral vine
#

Is is the zip archive?

#

Zip to John it then cat that to a hash

#

Then crack that hash

#

That whole module is specific when it comes to whatever conversion you’re doing for cracking

#

So you have to convert it out it will show you how in the material

fathom pendant
#

wait protected archive

#

i'm dumb

#

i was thinking the previous section

#

i'm currently combing through the module to update notes

tropic wind
# fathom pendant you're running hashcat yeah?

Yes, I figured it out I didn't supply the wordlist haha. I was kind of going from the preview commands but the wordlist was after the hash so it didnt show and I wasn't thinking about it

astral vine
#

A office2john then

fathom pendant
astral vine
#

Dude I did that one time on a hash and walked away and came back and my computer was overheating when I came back lol this was with JTR

astral vine
fathom pendant
#

oh @tropic wind when you're going through unmounting the vhd, also do sudo umount /media/bitlocker/dislocker-file

astral vine
#

Getting that damn archive to mount properly was making my eye twitch at first until I realized I was making a typo

fathom pendant
#

that's after you get the flag, of course

tropic wind
#

I'm struggling with the mount currently haha trying to figure it out

astral vine
fathom pendant
astral vine
fathom pendant
#

from losetup to the rest

astral vine
#

So when you run that command it creates a loop device

tropic wind
#

@htb[/htb]$ sudo dislocker /dev/loop0p2 -u1234qwer -- /media/bitlocker
is giving me trouble lol

astral vine
#

You have to note that loop device and mount to for example dev/loop1pt1

flat halo
#

Guys I am having a hard time solving the
Password Attacks: Credential Hunting in Network Shares section

I am not able to answer the last 2 questions
I tried snaffler.exe -s
and the PowerHuntShares ... returns too much stuff and a lot of error messages
also on a side note does anyone experience netexec NETBIOS time out issues??? I am facing them a lot...
Anyways I would really appreciate if someone assisted me with the 2 questions of the module

astral vine
#

That pt1 bit is important append it to your loop device

#

It stands for partition

tropic wind
#

Mon Jun 30 13:59:00 2025 [CRITICAL] Failed to open /dev/loop0p2: No such file or directory
ok let me try that

astral vine
fathom pendant
tropic wind
#

ah now i see, thank you

astral vine
#

It will def be pt1 that you need

tropic wind
#

i didnt get a output so i wasnt sure lol

fathom pendant
#

also

astral vine
#

That one was legit fun but I struggled on the mounting at first too ngl

fathom pendant
#

you'll want to change the -uqwer1234 -- with the -u<crackedpassword> --

tropic wind
#

got the flag, thanks

tropic wind
fathom pendant
#

always get in the habit of unmounting devices when you're done with them

flat halo
hard tree
#

hi everyone im stucked at AD Enum& Attacks module DCSync section. In question 2, What is this user's cleartext password?. I try run secretdump and chisel to target 172.16.5.5, but [-] RemoteOperations failed: [Errno Connection error (172.16.5.5:445)] timed out
[*] Cleaning up...
help me pls thanks ...

frosty crescent
#

Not sure if it's just me but in the SMTP portion of the Attacking Common Services module, I've had to restart the target 3 times because it kept crashing, I managed to get the flag though. Might want to look into this?

fathom pendant
flat halo
fathom pendant
tropic wind
#

Whenever I have to download files from the pwnbox it continues resizing the window because of the pwnbox preview on the module page im currently working on, is there a way to not make this happen cause it's extremely annoying lol

fathom pendant
#

it's an unfortunate thing that you gotta deal with whenever you change the pages in academy

#

it's because it draws the screen size from the last loaded thing

flat halo
fathom pendant
flint palm
#

I see the only possible directory to write psutil on target is home directory but still can't be root

tropic wind
fathom pendant
fathom pendant
flat halo
# fathom pendant you don't need the .LOCAL

well i accessed the windows machine using RDP then used snaffler.exe which showed the network shares available
and now its asking One of the shares mendres has access to contains valid credentials of another domain user. What is their password?
I tried all the accessible shares but I just don't know which one is it ... and the netexec in pwnbox doesnt work either for spidering the network shares

and the --timeout option are their any values ?? like seconds?

fathom pendant
#

you can also try messing with different vpn regions (i'll be releasing a tool soon.tm to assist with this from CLI)

fathom pendant
flat halo
# fathom pendant --timeout is in seconds, yes

unfortunately this doesnt work sometimes I used --debug and just after attempting establish connection with SMBv3 the connection gets timed out ... I don't know why that happens
I set --timeout 9999 but still failure, somedays it works rest timeout

fathom pendant
#

how familiar are you with powershell?

#

also i don't think nxc will work because i don't think fileshares may be running on that server

#

so that may be part of your issue

flat halo
fathom pendant
#

so -Recurse can be helpful, and Select-String is Powershell's version of grep (sort of)

hazy wigeon
#

Yo whats up im New to this server

fathom pendant
hazy wigeon
#

Oh ok thanks

compact patrolBOT
fathom pendant
#

@molten creek ^; don't dm people without consent

molten creek
#

my bad

flint palm
#

Ok guys did everything correctly but still I am not root

hazy wigeon
#

Im sorry but i dont get it how to see this identefierer

fathom pendant
#

@hazy wigeon

fathom pendant
#

ye i double checked; nxc would 1000% have made it a lot easier (deleting the message because spoilers)

#

Get-ChildItem \\path\to\share\ -Recurse -Include "*.*" | Select-String "caseinsensitivesearchhere" with powershell

#

@flat halo if you want the powershell command to help

#

it might seem crazy what i'm about to say:
You'll need to link your account via the #welcome instructions

fathom pendant
split pine
#

Hello Guys!
I'm on the password attacks module where i have to extract the onedrive password from mcharles.
I currently have full access on the target, including NT AUTHORITY\SYSTEM and all active sessions using sekurlsa::logonpasswords.
Despite this, I'm unable to extract or locate the OneDrive password for mcharles.
I've also explored the vault paths (vault::list, vault::cred) and attempted to load .vpol files without success. Is there another path or method?

gray yacht
quasi wave
#

I'm doing the LLMNR/NBT-NS Poisoning - from Windows section of HTB Academy for AD Enumeration and Attacks module. xfreerdp won't connect to the HTB Academy RDP server. I tried with first recommended VPN connection file and then with a different one, same result. I tried resetting the target it still didn't work. I tried putting the username in quotes and tried putting it with no quotes. Same result. It always gives me this:

└─$ xfreerdp3 /v:<SNIP> /u:<SNIP> /p:<SNIP>  
[16:40:27:519] [114789:0001c066] [WARN][com.freerdp.client.x11] - [load_map_from_xkbfile]:     : keycode: 0x08 -> no RDP scancode found
[16:40:27:519] [114789:0001c066] [WARN][com.freerdp.client.x11] - [load_map_from_xkbfile]:     : keycode: 0x5D -> no RDP scancode found
[16:40:30:692] [114789:0001c066] [ERROR][com.freerdp.core.transport] - [transport_default_write]: BIO_should_retry returned a system error 32: Broken pipe
[16:40:30:692] [114789:0001c066] [ERROR][com.freerdp.core] - [transport_default_write]: ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[16:40:33:782] [114789:0001c066] [ERROR][com.freerdp.core.transport] - [transport_default_write]: BIO_should_retry returned a system error 32: Broken pipe
[16:40:33:782] [114789:0001c066] [ERROR][com.freerdp.core] - [transport_default_write]: ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[16:40:33:782] [114789:0001c066] [ERROR][com.freerdp.core] - [freerdp_connect]: freerdp_post_connect failed

Can someone help me out here? I got an RDP connection for like one minute but then I was immediately locked out and it won’t let me rdp back in.

vague cedar
#

Can individuals do business pro labs, i wanna learn cloud pentesting from the Blacksky:clouds lab

green shuttle
#

hi can someone give a hint or any help about passwords attack module skill assessment logged in and made a thorough scanning saw some stuff don't know what to do next

quasi wave
#

then go through that section and see if there's any useful password cracking information (looking at multiple sections might be necessary)

#

good luck

fathom pendant
#

that doesn't look like a connection error to me

fathom pendant
fathom pendant
tiny frigate
#

Quick question, if I'm having technical issues with tools on PwnBox during the exam, where would I best send this to?
The Intruder in Burp Suite keeps giving me this popup about throttled attacks in the CE, yada yada.
Problem is though, that if I close the popup, Intruder closes too. And I cannot scroll the results with the popup open.
It works on my Kali machine, same popup, but I can just close it with "ok", I'd just prefer to stick with PwnBox for logistical reasons atm..

fathom pendant
#

website support

compact patrolBOT
tiny frigate
#

thanks!

wide kelp
#

Anyone stuck on the LLMPics assessment in the AI Red Team path?

tiny frigate
#

(lol, looks like I butterfingered on modules here, I thought I had clicked on the cbbh channel, apologies for off topic ^^')

quasi wave
#

Thanks

fathom pendant
#

Transport failed, sometimes it's just a case of restarting your vm and it just works™

fathom pendant
#

¯_(ツ)_/¯

quasi wave
#

And I tried two different vpn connection files

#

AND I tried putting the username in quotes vs not in quotes

#

And for each vpn connection file I tried twice, restarting in between each time

#

I know my Kali VM works

#

So that’s not the issue

shrewd jackal
#

Hi

gray yacht
#

What does your proxychains4.conf look like?

cloud urchin
#

Please read the #rules and follow the instructions in #welcome to gain access to most other channels. This channel is for discussion of the modules on HTB, not for introducing yourself/saying hi etc.

shrewd jackal
#

I'm new to Discord and servers 🙂

gray yacht
#

Still having issues?

#

I'll check things out in a few minutes if you'd like.

#

Go ahead and DM when you are ready.

split pine
waxen totem
split pine
waxen totem
#

Did ya do an lsa dump?

split pine
waxen totem
split pine
waxen totem
#

Try the other lsa one, forget the exact command for it

gray yacht
#

Keep working with W1LD though, since that help was being offered before I sent that.

split pine
#

thank you man from both of you

cloud urchin
#

Did you try it?

thorn quarry
#

-Intro to Academy
-Learning Process
-Linux Fundamentals
-Introduction to Web Applications
-Web Requests
-Introduction to Networking
-Getting Started
-Setting Up
i finished them all , and now im lost what i begin with

cloud urchin
#

No modules cover it, but you can use it if you want

faint hamlet
faint hamlet
quasi wave
#

ok completed the section I was working on today. had an issue with too many tun interfaces up.

#

easy fix. the actual section itself was ezpz

thorn quarry
waxen totem
barren apex
#

Path: CPTS
Module: Files Transfer
Section: Living Off The Land
Question:
when I try to download a file via openssl (I did create the certificate and stand up a listener on port 80)
but on the client side, I'm getting this error:

$ openssl s_client -connect 127.0.0.1:80 -quiet > LinEnum.sh
Connecting to 127.0.0.1
Can't use SSL_get_servername
depth=0 C=AU, ST=Some-State, O=Internet Widgits Pty Ltd, CN=127.0.0.1
verify error:num=18:self-signed certificate
verify return:1
depth=0 C=AU, ST=Some-State, O=Internet Widgits Pty Ltd, CN=127.0.0.1
verify return:1

I'm trying this on my local server, so I don't think it should be a problem (also tried doing it on the pwnbox)
but I always get this error.
what am I missing here?

faint hamlet
barren apex
#

it is because of the self-signed cert, but can't find a way to tell openssl to ignore that 😅

full echo
#

Did you locate this file /etc/proxychains.conf and add 1080 at the end ?

barren apex
#

I tried this solution but it also didn't work.

faint hamlet
barren apex
#
openssl s_client -connect localhost:80 -quiet -verify 0 > output
s_client: Non-positive number "0" for option -verify
s_client: Use -help for summary.
faint hamlet
#

Thought so, google suggested it so I thought might as well try, not on pc right now, might try later

fathom pendant
#

-verify is the server depth to verify CA chains

barren apex
#
ncat --send-only --ssl --ssl-key key.pem --ssl-cert certificate.pem -l 127.0.0.1 -p 80 < test.txt

ncat --recv-only --ssl 127.0.0.1 80 > out

this alternative works well, but I was curious why openssl didn't work

fathom pendant
#

can you specify the key.pem file with -cert key.pem ?

barren apex
#

yea that also didn't work

clear seal
#

Just finished attacking web applications with FUFF

barren apex
#

Could not find client certificate private key from /home/kali/Documents/htb/academy/file-transfer/certificate.pem

fathom pendant
#

the reason ncat may work and openssl may not: is likely more simple as: they work differently under the hood

barren apex
#

I mean the module didn't mention anything about this error, so I thought it should work as it is

clear seal
#

FFUF*

barren apex
#

idk if it's just me of the content of CPTS needs some updates?

fathom pendant
quasi wave
quasi wave
#

tbh

barren apex
quasi wave
barren apex
#

so far it's the only thing I had issues with, other than that the modules are just perfect

#

and I also don't like Offsec, and they suck

quasi wave
barren apex
quasi wave
#

I was just saying because I thought you might be someone that compared the two

#

and I didn't know if this was a constructive criticism or a complaint or whatever

#

I agree that CPTS is objectively better. That's why I'm doing CPTS now.

#

the only reason to do OSCP is industry recognition

barren apex
#

I'm not taking OSCP

quasi wave
barren apex
#

took one offsec cert and that's it, their student support is LITERALLY 0

quasi wave
#

the only reason I would ever consider it is if employers never start looking for CPTS certifications

barren apex
#

they just tell you try harder to avoid giving any type of help/support kek

fathom pendant
#

I'm gonna ask we curb the OSCP talk, especially because it's off-topic of this channel

fathom pendant
#

it looks like there's the -CAfile option to force it to use a specific file for the CA verification

barren apex
#

I used it like:
-CAfile /path/to/certificate.pem and this happened.

Connecting to 127.0.0.1
Can't use SSL_get_servername
depth=0 C=AU, ST=Some-State, O=Internet Widgits Pty Ltd
verify return:1

and the file written is empty

#

solved it

fathom pendant
#

after doing some testing, it looks like you need to restart the server each time

barren apex
#

yes, that's what I was missing

fathom pendant
#

but i just tested @barren apex

#

didn't need to specify the .pem file

barren apex
#

I don't even need the -CAfile option.

fathom pendant
#

output was to test2.txt

barren apex
#

deleted my ticket on erratum 😅

fathom pendant
#

well there is an argument to be made that it can be made clear that it's an info message and not an error message

barren apex
#

now I know exactly why it didn't work.
I did some google search and found that you can add verify = none to /etc/ssl/openssl.cnf
I added that but didn't restart the server afterwards, so I got the error message and the file written was empty.
all I had to do was restart the server and it works fine

fathom pendant
#

the "error" message is just an informational message

barren apex
#

yea I don't, but when I first tested it, it didn't work for some reason, so I just started doing random modifications hoping that I can get it to work

fathom pendant
#

my screenshot above is no edits to the /etc/ssl/openssl.cnf, it's just an informative message telling you "hey, this server's cert may be self signed" (no different than when you connect to an https server in the labs sometimes)

barren apex
#

I tested it again but used ncat as a client.
the thing is, this transfer method works ONLY once.
you have to restart the server in case you want to download (the same file) again.

#

Do you think it's a good idea to request adding a note? something like (This method works only once)

fathom pendant
#

@vernal storm that's not what this server is about

full echo
fathom pendant
#

the module is above tier 0 so discussion of payload stuff should be taken to DMs to avoid spoilers

onyx vale
#

Need help, found the flag for sqlmap essentials skills assessment but it’s saying it’s incorrect when I submit it. Pretty sure it’s the right flag though

#

I shall try again tomorrow

wooden seal
#

is it

  1. custom terminal
    or
  2. they just used paint or something to create it identical
    or
    3.confused coz of the <password Redacted> thing?
    module - reporting and documentation {Notetaking & Organization}
low girder
drowsy crown
#

Hi guys .
Just a question , beginner here
i am going through Setting up module
Do i need to install VM of all , or just try each one out?

faint hamlet
drowsy crown
#

Ok , i did set up Parrot OS , would that be the attack host?

drowsy crown
#

so do i set up a diff VM to be a target host ?

faint hamlet
drowsy crown
#

Ok , so this is all new to me , im learning from the start its way too much information, so its a bit overwhelming
So for the setting up module , I set up the VM's and play around?

faint hamlet
drowsy crown
#

Ok Got it

#

Thanks @faint hamlet

fathom pendant
fathom pendant
drowsy crown
fathom pendant
#

@winged field not what this server is about

wooden seal
fathom pendant
#

i mean if you want ugly ass terminal background, go for it

junior fjord
#

HELLO, there are also have some tips like this......... we need to follow this ? like if we ignore this for future then it have any problem ?

acoustic owl
junior fjord
#

OK understood

faint hamlet
#

Isn't this in Linux Privilege Escalation module section Special Permissions wrong?
It says to find setgid binaries use -perm -6000? 6 here means both setuid 4 and setgid 2 bits are turned on.

fathom pendant
faint hamlet
buoyant rain
#

rustykey it maybe hard

bold birch
#

Hello

buoyant rain
#

hello

hard tree
#

hi, Somebody help me question 2 on module Active Directory Enumeration & Attacks (DCSync)

rustic sage
#

Can someone help me with something?

acoustic owl
rustic sage
#

Someone keeps on hitting on My Wife

faint hamlet
acoustic owl
vagrant bluff
#

can anyone help me with
Credential Hunting in Network Shares damn stuck here for so long

fathom pendant
#

also don't crosspost

vagrant bluff
#

sorry okey ill try

#

hah?

fathom pendant
#

it's hard to be more specific about what to help with without knowing where you're stuck at more. i,e did you get q1? or are you stuck on q2

fathom pendant
vagrant bluff
fathom pendant
vagrant bluff
#

do i have to manually check all the share files it points to?

fathom pendant
#

nope; it shows you more specifically what folder/subfolder you may have access to in the share it does show

#

the 'pattern' to look for is hinted at in the question: the domain (minus the .local), you'll need to use all caps if using a tool in linux

vagrant bluff
#

i am sorry i am new at this trying to do my best but kindda lost here thanks you for the help ill try with that hint really appreciate it sir

vagrant bluff
#

okey noted

fathom pendant
vagrant bluff
#

okk thankyou ill do that now :))

formal briar
#

Hi guys i am stuck in the "Attacking active directory and NTDS.dit" section at the 3rd question

fathom pendant
#

that's not a module, that's a section

formal briar
#

doesnt matter what usernames wordlist i use, kerbrute keeps testing only 21 usernames

fathom pendant
#

well for one you should be using username-anarchy to create a potential username list for the person in question

#

secondly the kerbrute syntax is
kerbrute usernamelist -d domain --dc ip output.txt

formal briar
#

./dist/kerbrute_linux_amd64 userenum --dc 10.129.202.85 --domain inlanefreight.local ../usernames.txt

#

that's the command I used

#

and here is the result every time I run it 2025/07/01 04:50:20 > Done! Tested 21 usernames (0 valid) in 0.201 seconds

analog shuttle
craggy edge
#

In the section "How to Write Up a Finding" of the Module "Documentation & Reporting", the author of the section assigned the finding "Kerberoasting" a CVSS 3.1 score of '9.5'.

How did the author come up with this score?
When I was practicing writing findings, I tried to also do it for Kerberoasting, but it seems like the CVSS score assigned to it, isn't universally the same everywhere.
Is this score assigned on personal opinion about the situation?

fathom pendant
winter frost
#

I am a new starter in the Hack The Box scene. I am thrilled to have completed my first VIP Tier 0 lab. I know it’s only small fry, but got to start somewhere. I got a question?

fathom pendant
compact patrolBOT
craggy edge
fathom pendant
#

there's some factors into it; but that's more nuanced

rocky vortex
#

Hi I need help my company system was hacked and all the files were turned back to XERT files would you like to revert back to original?

#

I really need the data but the key is with the other party and no other software is there to decode the file

acoustic owl
rocky vortex
fathom pendant
#

this isn't a hacker4hire server

#

and secondly it's not like some random person is gonna be able to bruteforce the key

rocky vortex
fathom pendant
#

third: this is why maintaining backups is important

fathom pendant
acoustic owl
rocky vortex
#

Ok thanks

fathom pendant
#

anyone that says they can help you with this, are generally gonna be scammers

inner sand
#

Where can I Rate the modules i did, I am planning to give a 5 stars btw lol

acoustic owl
inner sand
inner sand
acoustic owl
#

Click on the Finish button in the last section of the module.

inner sand
frail walrus
#

Hi

#

I wanna become a hacker I have no experiencd

formal briar
#

I am using Kerbrute this is my error 2025/07/01 06:32:12 > [!] Car0l.j0hns0n@inlanefreight.local - KDC ERROR - Wrong Realm. Try adjusting the domain? Aborting...

#

does it means that the domain used is incorrect ?

compact patrolBOT
acoustic owl
#

@frail walrus ^

flint palm
formal briar
formal briar
wooden seal
wooden seal
cunning pivot
#

Hey i need help pls

storm elk
#

with what @cunning pivot

formal briar
cunning pivot
storm elk
#

We can't help you hack WiFi

#

Or are you talking about a module?

cunning pivot
#

But im english Im dont speak english its hard for me

storm elk
cunning pivot
#

Yes i now

storm elk
#

@cunning pivot do you need help with module from Hack The Box?

cunning pivot
#

I need help i can working i dont have wifi and My 4G Its later die

storm elk
#

What language do you speak?

#

You can dm me in your native language.

plain charm
wooden seal
gray yacht
haughty fiber
#

STUCK T_T

#

Footprinting-DNS

inner sand
vocal schooner
#

Hi,
is there a module bypass EDR except the introduction to Evasion ?

haughty fiber
#

can you help with the last question

fathom pendant
haughty fiber
#

yeahh

fathom pendant
#
  • Subdomains of subdomans
  • start with a small list first ls -lSr sorts in ascending size order
  • don't focus on the subdomain from the previous questions
#

If you need a starting point, zone transfer to the base domain

#

And look at the A records there*

vocal schooner
#
Command Description
dig ns <domain.tld> @<nameserver> NS request to the specific nameserver.
dig any <domain.tld> @<nameserver> ANY request to the specific nameserver.
dig axfr <domain.tld> @<nameserver> AXFR request to the specific nameserver.
dnsenum --dnsserver <nameserver> --enum -p 0 -s 0 -o found_subdomains.txt -f ~/subdomains.list <domain.tld>
fathom pendant
#

Well not entirely

#

You can specify sub.domain.tld

vocal schooner
#

u already said

fathom pendant
#

-o is the output so it's not reading a file

#

-f is the file to use when bruteforcing so it'll use line1.domain.tld

#

It's not necessarily 200 codes

pine hearth
#

hi guys what do I do

#

SOC path PKI-ESC1

haughty fiber
#

i am just gonna brute force with the top1million-110000 file

fathom pendant
haughty fiber
#

bitquark?

fathom pendant
haughty fiber
#

whats thta

fathom pendant
#

dig word.domain.tld @dnsserver

#

Nah. VPS isn't really required. And speed isn't all too relevant

vocal schooner
#

VPS = Virtual Private Server

fathom pendant
#

Not entirely

craggy edge
#

I don't think it would help much.. from my experience it's the service scanning that takes time. And that's determined by the target server

fathom pendant
#

Speed isn't everything when it comes to scanning ports/services

haughty fiber
#

is there a way to dig to it

fathom pendant
#

Well, gotta is strong here

haughty fiber
fathom pendant
#

You can utilize a for loop with the wordlist and dig

vestal fable
#

noon guys, I tried my best not asking for help but rn i'm feeling pretty dumb. I'm struggling to understand why my nc is not receiving the response from burp? and yes, it is connected to vpn D:

vocal schooner
#

just do nmap -p- IP and nmap -p 1,2,3 -sVC Ip if u want to be faster

fathom pendant
#

Min-rate can cause things to be missed if the service is slow to respond outside that window

#

Or generate false positives if it's a proto that doesn't respond to requests/accepts the scan request but doesn't say the port is down

#

I.e. dropping the packet

vestal fable
vestal fable
fathom pendant
atomic wasp
fathom pendant
#

Also are you verbatim copying the example?

#

As in copying the exact ip from the example?

#

Ah nvm I see it's the same ip in your request

atomic wasp
#

Guys i need help in reverse engineering

vocal schooner
#

send error

haughty fiber
#

NS record query failed: REFUSED

fathom pendant
#

I said earlier: stop focusing on the previous subdomain

#

Just because some of the other domains from the base zone won't work, doesn't mean they'll all fail

#

Also: spoilers

#

Module is tier 2, be mindful of sharing spoilers

fathom pendant
atomic wasp
#

I used burp and frida to bypass ssl pinning

#

But the app is either cutting me of or just giving androidmanifest.xml file error

#

And idk how to get into that

fathom pendant
#

You're trying to route through a reserved port (22)

fathom pendant
#

If it's not for an academy module; read and follow #welcome to access #binex-rev @atomic wasp

#

It has nothing to do with htb academy module then.

swift lagoon
#

Hi guys, im stuck on advanced deserialization skills assessment, can someone give me a nudge?

swift lagoon
# tranquil axle at what part are you stuck?

Thanks for the reply, im stuck at token reversing part, im pretty sure i got the exploit part correct, but i can't reach vulnerable method. I tried decoding some variables during runtime, but that didn't do me much. So far i have realised that i can pass token in header and it then gets decrypted, but i don't have secrets for aes algorithm and i didn't manage to obtain token value.

tranquil axle
swift lagoon
tranquil axle
#

mmm I don't remember anymore :X

swift lagoon
#

Ok, at least i know im on the right path, thanks 🙂

forest tendon
#

i'm having trouble grasping the concept of active directory any guidance? more visual material etc?

rose stratus
#

For the Session Hijacking section of Cross-Site Scripting (XSS), i got everything set up but how do i get the admin to visit the page for me to get the cookie?

true finch
#

Is anyone available for an assist with password attacks skills assessment?

forest tendon
#

@craggy edge that is where i'm coming from xD

#

i'm working on the 4th topic for this module, maybe i'm just a bit overwhelmed with the complexity of AD

craggy edge
craggy edge
forest tendon
#

Thanks, by the way what challenges did you face while going through AD module?

craggy edge
forest tendon
#

Well i was talking in general like what challenges did you face while grasping the essence of AD?

craggy edge
forest tendon
#

Thanks, i'll keep that in mind !

craggy edge
#

All I can recommend is to really go the extra mile and put additional effort in really grasping the concepts

#

Otherwise it will bite you in the ...

forest tendon
random oyster
#

I have done 6 referral to get cubes for my htb account but I didn't get one cube . How can I get cubes for referrals

green shuttle
clear seal
#

Yaaaawn… waiting on this PIN number brute forcer… 😠

fathom pendant
green shuttle
#

really nice but i already got through and had problems turns out it was from the hackthebox servers once i changed i got access as h

fathom pendant
#

lol

#

you can search up in this channel, i posted a general hint list

frosty crescent
#

Not sure where to post feedback, but I just finished the attacking common services medium skill assessment and I thought it was a lost easier than the easy one (which was also easy)

#

The hardest part was figuring out that I need to restart the target because the necessary service(s) didn't start on the first target I spawned and I wasted a lot of time

faint hamlet
fathom pendant
#

@wheat breach i already told you previously about spoiling module content, and i also told you your other issue. The username is spelled wrong

frosty crescent
wanton hound
#

how the hell password is wrong? trying everything but still couldn't connect

frosty crescent
#

did you try quotes

#

I don't know that exercise I've just had that issue a few times

#

single/double quotes

wanton hound
celest peak
frosty crescent
#

xfreerdp + single quotes

wanton hound
wheat breach
wanton hound
#

trying every damn way for 30 mins prayge 😄

fathom pendant
#

you got some letters swapped around

celest peak
#

Wasn't it so that rdesktop isn't capable of pass-the-hash? If so I would switch to xfreerdp asap

fathom pendant
#

rdesktop i think is capable of pth

celest peak
#

Ah okay, didn't remember that

fathom pendant
#

nah looking at it it looks like rdesktop doesn't have an option

wanton hound
#

xfreerdp /v:10.129.49.115 /u:htb-student /p:'Academy_student_AD!' /cert:ignore
should I put single quote to username too?

wanton hound
fathom pendant
#

also it could be because you're running around as root

wanton hound
#

Academy - Active Directory Enumeration & Attacks - LLMNR/NBT-NS Poisoning - from Windows

fathom pendant
#

i'm also gonna heavily judge you for running around as root, that's bad habits

fathom pendant
#

it helps to see the full error you're getting as well

wild valve
#

pls some help

fathom pendant
fathom pendant
#

not just "please help"

#

but that looks wrong just from the outset

wild valve
fathom pendant
#

yeah that's definitely wrong

wild valve
#

ik

fathom pendant
#

reread the dns proxying subsection from the IDS/IPS evasion reading section

#

genuinely don't know how you got that string kek

reef sonnet
#

stuck at AD enumeration module in Attacking Domain Trusts - Child -> Parent Trusts - from Windows
the question is
erform the ExtraSids attack to compromise the parent domain. Submit the contents of the flag.txt file located in the c:\ExtraSids folder on the ACADEMY-EA-DC01.INLANEFREIGHT.LOCAL domain controller in the parent domain.

but i can't even run mimikatz because i am getting this error ERROR kuhl_m_lsadump_dcsync ; GetNCChanges: 0x000020f7 (8439)
tried some ways but i kept getting other errors lol
can someone help?

reef sonnet
fathom pendant
#

did you run powershell as administrator?

wanton hound
reef sonnet
fathom pendant
fathom pendant
#

it's the simplest solutions

wheat breach
#

@fathom pendant thx. I could have lost a lot of time with such an issue ... 😂 😭

fathom pendant
#

i got stumped on a module before... it was because i was typing inlanefright

wheat breach
#

it's a big problem

#

very common

fathom pendant
#

many such cases

reef sonnet
wanton hound
opal cape
#

hey in Linux Privilege escalation Docker Module, where in the heck is the docker.sock file?

wanton hound
fathom pendant
#

sometimes the machine spirits smell weakness

wanton hound
#

yeah I guess, I actually close and open my VM again then it worked

#

Puhahahhahahaha

opal cape
#

nvm i found it

fathom pendant
#

if you want a cheeky little secret (and yes this works in vms)
shutdown -r 0 should restart your machine, may need to run with sudo

wanton hound
#

thank you FeelsGoodMan

fathom pendant
#

might save some time from waiting for a vm to fully spin back up

cunning berry
#

hey, looking through old messages it appears i'm not alone on this one, but has anyone found a work around for Exploiting Web Vulnerabilities in Thick-Client Applications lab? i generally use /smart-sizing:1920x1280 for xfreedrp, but i see the example says to use /dynamic-resolution, can't use both. /smart-size won't works, /dynamic-resolution is too small. even when stretched, the icons are too small. and it's slow, takes a few minute to not stretch properly. then i tried to log in again with /dynamic-resolution, but it wouldn't let me... this appears to be a very glitchy machine. any suggestions?

fathom pendant
celest peak
cunning berry
#

/smart-sizing:1920x1280 has always worked for me.. or just /smart-sizing, but this lab will not let me use use anything but /dynamic-resolution. /smart-sizing at least allows me to stretch it and it stretches right along with it. this one is a mess. even though i finally got it log in with /dynamic-resolution, it wouldn't work again, with the exact command. and i reverted a few times, not working. this is very difficult to deal with. my smart-sizing technique has worked on all HTB labs.

cunning berry
# celest peak Try using /scale:140 flag with xfreerdp

ok, i will try that. although i'm close to not wanting to spend another minute on this lab. something is off with how it's configured. i have read many complaints. i hope HTB team looks into this. this is a hard lab, we shouldn't be spending an hour on this sort of thing.

fathom pendant
cunning berry
# fathom pendant \/feedback if you wanna ensure the team sees it

will do, because i have also tried /auth-only and /cert:ignore flags. i tried /scale:140, but was unable to resize at all. i also notice even when i get it open, despite too small, its also, too slow to tweak anything. not a good use of time... my smart-sizing system has worked on all htb and oscp labs. something seems very off with this one. i'll get to this later, must move on for now.

sacred rock
lone sluice
#

Hello all, I am having trouble with the Intro to Active Directory, active directory functionality section. I am entering the correct answer for the last question but it just doesn't want to accept it. I reached out to help desk but I gotta wait until tomorrow for a response

fathom pendant
lone sluice
fathom pendant
#

that's the only thing i can think of that's why you're getting it wrong

#

it's just the 3 words

#

not Rel* I* (R*) Mas*

lone sluice
#

I have been trying to spell it each and every way but no luck. I capitalized the first words, don't capitalize. It won't accept it 😮‍💨

fathom pendant
#

refresh the page and try again

lone sluice
#

That worked! Thank you so much

fathom pendant
#

Sometimes that happens, it's rare, but it happens

lone sluice
#

I'll keep that in mind for the future. It was getting pretty frustrating

tropic wind
fathom pendant
tropic wind
#

I'm not sure why the text is outputting like that

fathom pendant
tropic wind
#

Thank you, it's running now

tranquil fulcrum
#

can someone here explain to me why dnsenum was able to enumerate internal subdomains when dig can't?

fathom pendant
tropic wind
#

Hey sorry but I think I'm going about this the wrong way, I've been combing through the output but can't find the password. If possible could you point me in the right direction ?\

fathom pendant
cunning berry
graceful urchin
#

Is there any solution for when I can't connect to a machine no matter what I do? I've been having this issue w/ the past couple of machines but I thought it was just an Attacking Common Services issue, to the point where I've just been relying on the solutions just to get through the modules.
I've tried:

  • Resetting the machine
  • Resetting Pwnbox
  • Downloading a new VPN file & switching up the regions
#

Best case scenario, I get 1-2min before the box just dies on me

silent ivy
#

In the Getting Started module Public Exploits section, I was able to find and run the exploit but now I'm stuck on how to actually get the content of the flag.txt file. Any advice?

tropic wind
fathom pendant
fathom pendant
fathom pendant
silent ivy
#

Didn't set certain options that already had default values lol

paper nest
glad flicker
#

quick sense-check. When a module gives us resources like a userlist/pwlist, are we expected to use them in every section of the module, even when not explicitly referenced?

Like right now I'm doing the Attacking Common Services skills assessment and have hit a bit of a dead end unless I'm supposed to use those lists

glad flicker
#

also, searching messaage history i see people referring to sections of this module like attacking tomcat - I don't have that in my module? unless that's from a different path than Pentester

onyx vale
#

To anyone that can help, I’m still having issues with the sqlmap essentials assessment. I’m quite confident I have the flag but it’s saying it’s incorrect when I enter it in. Has anyone run into this?

gray yacht
onyx vale
#

Ironically it just reset and changed. Submitted and it worked! Don’t know what the deal was but it the one it gave me last night or this morning wasn’t the “right” one

cloud urchin
#

i've seen slqmap give a malformed flag before too due to casting or something. i had to adjust a character or two by guessing what the correct char was in one of those sections.

gray yacht
#

Was also going to say a page refresh sometimes helps too.

onyx vale
lavish steppe
#

Guys I need hacker friends asap

steep forum
lavish steppe
quick gull
#

Hi, I'm currently working on the module Pivoting, Tunneling, and Port Forwarding. I have configured both ProxyChains and SSH as instructed. However, when I run an Nmap scan, it doesn't detect anything — even though I'm able to connect via RDP. Can someone help me?

steep forum
steep forum
quick gull
lavish steppe
#

Guys so where do I find hacker friends ?

silent ivy
lavish steppe
#

How do I learn/start?

compact patrolBOT
silent ivy
lavish steppe
#

Thank you all love u

sharp siren
#

Hi everyone, I am stuck in skill assessment - hard (abusing http misconfiguration) can you help me?

sacred basin
#

hey im doing "Shells & Payloads - The Live Engagement" and in the rdp connection with the foothold machine i cannot find any web browser to open the link of host machine and upload the file, plz help me to find the web browser

cloud urchin
#

@sharp siren Careful not to reveal attack paths in skill assessments

autumn pilot
rain mirage
#

the question : Identify if its possible to perform a zone transfer and submit the TXT record as the answer. (Format: HTB{...})
which txt record cos the only thing im seeing in the zone transfer is some subdomain and a,soa record

sleek spruce
rain mirage
#

back me up then

sleek spruce
#

If you don't get domain transfer in actual domain try subdomains

rain mirage
#

dont give spolers if possible

sleek spruce
#

Okey

rain mirage
#

try to zone transfer the subdomain ?

sleek spruce
#

Yes, to get the flag right?

rain mirage
#

ya . i just did not know we can ask the subdomain for zone transfer

fathom pendant
sleek spruce
#

I believe that's the example they gave as well

rain mirage
#

;; communications error to 10.255.255.254#53: timed out its trowing this error

fathom pendant
rain mirage
sleek spruce
#

Do host entry as well

fathom pendant
fathom pendant
sleek spruce
frosty crescent
fathom pendant
rain mirage
#

the format dig <...> <sd>.inlanefreight.htb @ip right

fathom pendant
frosty crescent
#

😂

rain mirage
#

when i asked the main domain to zone transfer it gave me 2 subdomain and rest are mail and authoritative server ... so i need to ask for one of those subdomain only right then one i found above

fathom pendant
#

In the future it's helpful to include the module name and section in order to get better directions

#

The base zone transfer should give you more than one subdomain on that section

rain mirage
fathom pendant
#

For zone transfers to subdomains (that may also be zones) dig axfr sub.inlanefreight.htb @spawned_ip

#

You don't use the ip in the record

rain mirage
#

thats what im doing from so long

#

wait let me try once more

rain mirage
fathom pendant
#

They are separate arguments altogether

rain mirage
#

thats what im saying dam it ... from connecting to so many smbs and stuff

#

i have a habit of not spacing in between

#

and that looked like it did not even have a space

#

k thx man .. will be back soon 😅

rain mirage
fathom pendant
fleet axle
#

Hi! I stuck for hours on some dumb question, in the Process Injection Attacks and Detection module, Remote Dynamic-link Library Injection question.

Can someone help a little bit? I just tried everything...

autumn pilot
#

You can clear the logs to ease the analyze phase, start off by looking for events related to process creation

fleet axle
#

And Process GUID cannt be a flag, right?

autumn pilot
#

The flag as mentioned in the question is in format CTF{}

#

and the proces GUID cannot be the flag

fleet axle
#

The hint says "Check the event logs for the answers. Some IO operation took place in the background."

What is IO operations?
I thought about the Event 13, and found something suspicious there, but the site wrote that its not correct

autumn pilot
#

The best advice I can give you is by starting to enumerate events related to process creation, then correlate what you've got as information to move further

fleet axle
autumn pilot
#

go through the source provided in the section, it will help you tremendously

rain mirage
#

What is the FQDN of the host where the last octet ends with "x.x.x.203"? which wordlist do i use ...?

tough ravine
#

wordlist.txt

rain mirage
rain mirage
acoustic owl
tough ravine
rain mirage
#

recursive?

fathom pendant
#

you can sort the SecLists DNS Discovery lists using ls -lSr

fathom pendant
#

at least that i know of

rain mirage
#

man..

#

wait i will try

fathom pendant
#

dig axfr inlanefreight.htb @ip | grep -E "\sA\s" use those as your starting base domains (you can skip over one, since you can already transfer there)

#

think of it this way: "why do you need to bruteforce something you can already access"

rain mirage
#

i have tryed the subdomain-topmel5000.txt and now 20000 is on

fathom pendant
#

are you using the pwnbox?
ls -lSr /opt/useful/seclists/Discovery/DNS/

fathom pendant
#

then ls -lSr /wherever/you/have/your/SecLists/cloned

tough ravine
tall imp
#

I'm doing the Attacking Common Services - Easy, and apparently in the SMTP service you have to attack it, but I'm supposed to find a user, but I can't find anything, I'm using the user.list of the resources, but it's weird, since in all the tutorials it comes out that with this command you get that user: sudo smtp-user-enum -M RCPT -U users.list -D inlanefreight.htb -t 10.129.203.7

winged steeple
#

you can change VRFY to RCPT or EXPN maybe try that?

fathom pendant
rain mirage
#

hope fully i will get the flag

fathom pendant
#

the command i provided to give you the a records for the subdomains that exist on the base domain

#

with the dnsenum command, you just replace the inlanefreight.htb at the end with sub.inlanefreight.htb

rain mirage
tall imp
#

sudo smtp-user-enum -M VRFY -U users.list -D inlanefreight.htb -t 10.129.203.7
Starting smtp-user-enum v1.2 ( http://pentestmonkey.net/tools/smtp-user-enum )


Scan Information

Mode ..................... VRFY
Worker Processes ......... 5
Usernames file ........... users.list
Target count ............. 1
Username count ........... 79
Target TCP port .......... 25
Query timeout ............ 5 secs
Target domain ............ inlanefreight.htb

######## Scan started at Wed Jul 2 03:29:45 2025 #########
######## Scan completed at Wed Jul 2 03:31:05 2025 #########
0 results.
It's weird why should a user leave

fathom pendant
acoustic owl
tall imp
#

Ok now yes, thank you very much

rain mirage
rain mirage
fathom pendant
vague silo
#

Yo

fathom pendant
vague silo
#

Is there any hacker

rain mirage
fathom pendant
# vague silo Yo
  1. for spamming
  2. for trying to spam
  3. And i hesitate to ask, why do you need a hacker, because this isn't a hacker4hire server
rain mirage
# fathom pendant dnsenum can get you the answer

ya for that i will be needing a wordlist and the recommended wordlist (subdomains-top1million-110000.txt) is huge it takes yrs .. is there a smaller alternative (i know there are 5000 and 20000 but will they work ?)

fathom pendant
#

do you have the SecList repo cloned?

#

if not, you should

rain hawk
#

Hi everyone,
I'm working on the Android Fundamentals module and got stuck on this question:
“What is the name of the function that returns the string inside the cpp file? (Format: FunctionName())”
I entered stringFromJNI() but it's marked as incorrect.
Am I missing something? Any hints appreciated 🙏

fleet gust
#

Hey People ,
its my first time here and i'm trying to learn the basics of cyber security and to know if this is what i want to do in the future if anybody got any pdfs or files Please . send it to me
BIG THANK YOU

compact patrolBOT
rain hawk
acoustic owl
fleet gust
fathom pendant
#

Also we refrain from sharing files from the server, you can link where to find it