#modules

1 messages · Page 460 of 1

quaint raft
#

Hey there , I'm stuck in introduction to bash scripting module. In the flow control loops section. Can someone help plz

fathom pendant
fathom pendant
#

echo $var | wc -l not ${#var}

quaint raft
#

let me try that

fathom pendant
quaint raft
fathom pendant
quaint raft
#

just tried that. it gave me the decrypt error & printed an incorrect value for salt

fathom pendant
quaint raft
fathom pendant
#

Simple debugging would be printing the count variable out every time the loop executes

sage jungle
#

Anyone doing web fuzzing?

#

I am stuck for more than 5-7 hours, not getting the exact parameters. . Or i am looking in different directory!?

#

Previously i got a clue about a parameter in one directory but not getting that directory! Tried for long 🙁

lusty flint
#

I’m not sure if this is relevant to your case but I was in the sharphound section and I kept using the sharphound.exe provided by HTB in C:\Tools, the legacy version and parsing it through the CE Bloodhound(apt package on kali) on my attack host. That was the root of my issue.

I had to install the latest sharphound.exe from the official GitHub repository and it worked well

Or alternatively use the legacy bloodhound provided in tools with the legacy sharphound

sacred ermine
lusty flint
#

The skill assessment might be providing data for the legacy bloodhound maybe ?

Maybe try with legacy bloodhound

sacred ermine
#

Cool, will give it a try, thanks !

quaint raft
#

but thanks again for your support

sweet comet
#

Can I DM you about this? I got the users but all sprays etc is taking ages. Could use a nudge in the right direction 🙂

bitter wing
#

Could I DM someone for help on the Attacking Common Applications - Skills Assessment II question 1? I've completed skill assessment 1 and 3, this is the last question I need for assessment 2, What is the URL of the wordpress instance. I got the sub domains, B***.domain.local. and I thought I found the WP instance at wp-login.php but apparently thats not the instance?

spiral yarrow
#

I want help in Identifying Unkeyed Parameters section from Abusing HTTP Misconfigurations can anyone support ?

terse sedge
#

I'm in Penetration Tester - Attacking common services - Attacking SMB - When I try to get the password for jason, using the provided password list in the resources section with crackmapexec, I get hundreds of STATUS_LOGON_FAILURE, for each username:password pair.

bitter wing
fathom pendant
terse sedge
#

@fathom pendant This is being run against the target of the module, which is a remote linux machine..? Do you have to specify anything for that?

fathom pendant
#

that's for non-domain joined machines

#

this is literally mentioned in the reading

terse sedge
#

@fathom pendant

clear pelican
#

Hey guys, can anyone help me in the web pentest path web proxy module

#

I am trying to make command injection via the burp and kinda stuck with it

fathom pendant
clear pelican
#

Repeating requestes

#

I did most of the work of doing the match and replace to make the injection on always

fathom pendant
#

this section takes advantage of burp's repeater

#

if you right-click a request you can send it to repeater to modify it

wise junco
#

the question is from the module introdutction to windows comannd line

#

its on the skill assessment

#

last question

jovial walrus
#

knowledge check on getting started module
I was able to guess admin credentials and ik the current apache version is vulnerable to rce but I have tried modifying all the php files with payload <?php system('id'); ?> and i dont think any of those is vulnerable
ik these files are hosted at http://10.129.230.184/theme/

wise junco
#

none of those match

#

humm

#

Ok I will try all properties

#

Did not work

#

atp I just wanna get the answer, idk why isnt working

wise junco
#

Got it

#

The problem was that I wasnt on the domain controller

fathom pendant
#

ahnvm i see you figured it out

hasty mauve
brave field
hollow ridge
#

Can somebody help me with the rce via the theme editor-section on the module hacking wordpress?

I tried the steps it told me on the explanation but i cant find the flag

Pm

dull sigil
#

I can see that alot of people are having issues with Logrotate, i have the command and i can get it to run, if i dm my command, can anyone confirm that im right ?
i followed the guide and done both create and compress. and i have tried all three versions of rotten with 2 rev shells and a copy of the root bash
the rev shells work when i run them as htb-student. just not with the exploit :/

dull sigil
marble quiver
#

Need a hint for the Footprinting Lab - Hard.

fathom pendant
#

for the foothold: UDP

rich spoke
#

Module: Using CrackMapExec
Proxychains with CME

For some reason -x in netexec isn't processing the command after space normally.

$netexec smb <ip-addr> -u grace -p Inlanefreight01! -x "C:\Windows\Temp\agent.exe -connect <ip-addr>:11601 -ignore-cert"
usage: nxc [-h] [--version] [-t THREADS] [--timeout TIMEOUT] [--jitter INTERVAL] [--verbose] [--debug] [--no-progress] [--log LOG] [-6] [--dns-server DNS_SERVER] [--dns-tcp]
[--dns-timeout DNS_TIMEOUT]
{mssql,smb,ftp,ldap,nfs,rdp,ssh,vnc,winrm,wmi} ...
nxc: error: unrecognized arguments: -connect <ip-addr>:11601 -ignore-cert

$netexec smb 10.129.204.178 -u grace -p Inlanefreight01! -x "C:\Windows\Temp\agent.exe '-connect 10.10.14.174:11601 -ignore-cert'"
usage: nxc [-h] [--version] [-t THREADS] [--timeout TIMEOUT] [--jitter INTERVAL] [--verbose] [--debug] [--no-progress] [--log LOG] [-6] [--dns-server DNS_SERVER] [--dns-tcp]
[--dns-timeout DNS_TIMEOUT]
{mssql,smb,ftp,ldap,nfs,rdp,ssh,vnc,winrm,wmi} ...
nxc: error: unrecognized arguments: '-connect 10.10.14.174:11601 -ignore-cert'

Found this on github https://github.com/Pennyw0rth/NetExec/issues/621 but couldn't it to work.

GitHub

Describe the bug A clear and concise description of what the bug is. Using NetExec to run a simple command containing a space results in an error. To Reproduce ┌─[✗]─[user@parrot]─[~] └──╼ $netexec...

digital pendant
rich spoke
digital pendant
pure apex
#

the same problem too, can anyone help?

pure apex
mellow mist
#

Any1 that finished the "Using CrackmapExec" skills assessment and can give me a nudge on Question 3? about DEV01

sturdy jetty
#

Hi, for the Applications of AI in InfoSec - skill assessment. Is there any specific extension to save and upload the model on? I'm getting 0 accuracy all the time when uploading

dark jay
#

hello, can anyone help? i am doing local file inclusion module LFI and file uploads, i uploaded file and got the web shell but i cannot find the flag.txt can any1 help?

soft reef
dark jay
#

find does not work also

#

idk why but pwd works but for instalnce cat 0x70.txt

#

does not

#

maybe its because space filtering but i fix that with %20 or +

mellow mist
#

I think it's something like cat+20+flag in the folder

#

Use *

rotund trellis
#

Hello! I am on the "Active Directory Enumeration & Attacks" on module "DCSync" question 2. I have launched powershell as user 'adunn' and attemping to run mimikats for the DCSync attack. I am getting the following error. I also looked at the solution and it seems I am running it correctly:

mimikatz # lsadump::dcsync /user:INLANEFREIGHT\syncron
[DC] 'INLANEFREIGHT.LOCAL' will be the domain
[DC] 'ACADEMY-EA-DC01.INLANEFREIGHT.LOCAL' will be the DC server
[DC] 'INLANEFREIGHT\syncron' will be the user account
[rpc] Service : ldap
[rpc] AuthnSvc : GSS_NEGOTIATE (9)
ERROR kull_m_rpc_drsr_getDCBind ; RPC Exception 0x00000005 (5)

dark jay
#

it does not work

soft reef
dark jay
#

yea good idea )::: how did i not came up with that

spiral sapphire
#

Does anyone know whether the EU server's are fixed on Acadamy yet? Thx

hollow kernel
#

Hi
I need help please module Windows escalation privilege interactive with users
I created @inventory.scf file and start the responder. But it not works anyone can help me?

solemn dagger
#

Hey anyone finished the XSS Phishing section of the CBBH path?

steel canyon
tulip bramble
#

yes I have the same issue

#

Wanted to ask what im doing wrong :D

crystal cove
#

everyone getting very study

late rapids
#

I am absolutely lost in the Skills Assessment for the Incident Handling Process module;

The very first question is:
Open the alert "[InsightNexus] Admin Login via ManageEngine Web Console." Find the foreign IP address starting with "203" in the comments. Check VirusTotal for the information related to this IP address, and add the details as a comment in this alert. In VirusTotal, what is the name of the file starting with "Mango" in the Files Referring section?

However, there does not appear to be any instruction on how to Check VirusTotal (as there are questions after this that asks for the same thing). I found the ip address it pointed to, but the real virustotal does nothing and returns nothing on it. In that case, is there somewhere I'm supposed to be looking in the pwnbox itself on theHive? Because there is no clear direction here and I've been sitting on this for the better part of an hour trying to figure this out, hah.

autumn pilot
#

VirusTotal has three different tabs representing three ways of search

late rapids
#

Aye, I plugged it into URL and Search; nothing came up unfortunately

autumn pilot
#

I just did a search using the IP address and managed to get a result, make sure you have the correct IP address

late rapids
#

Wh-

#

Sure, I'll go back and check one sec!

#

I remain confused; I grabbed the only address in the comments of the alert which starts with 203, tested with both port and not using the port, searched it on VirusTotal and it came back clean every time

autumn pilot
#

Carefully read the question again and you will notice something that you are not paying attention to, when you search about it everything will click

cerulean bramble
#

Hey everyone. I just started the Attacking LLMs module and I'm having trouble getting the flag on the "Cross-Site Scripting (XSS) 1" lab exercise. I'm capturing the cookie but it's not giving me the flag. Am I supposed to do something else with it?

autumn pilot
#

Think about the encoding of the cookie

cerulean bramble
#

OHHHHHH, ok. Thanks!

#

Got it. Thank you, so much.

late rapids
# autumn pilot Carefully read the question again and you will notice something that you are not...

Well, as it were, the issue was on VirusTotal's end. I dont know what I clicked on the website, I did nothing different as far as I can tell, and searched the exact same way, however this time two new tabs came up that stated details and relations, which were not there before (as it just showed detections and community previously). I don't even know what changed, because I copy pasted the URL the exact same way as I had been; so while I now I have the next step (I think), I'm still confused, just by Virustotal now lmao

#

Genuinely flabbergasted, because I did the same thing I had been doing for the better part of an hour, just to check once more - so, thank you I reckon? Maybe asking is what changed the quantum state or something Idk, but I appreciate it lol

#

Ahhh. . .I have figured that out as well. It had autoconverted the IP into an HTTP url. So it was searching as a URL not as an IP. thonk

#

Thank you dpgg lmao

grizzled schooner
#

Is anyone experiencing connectivity issues with box websites? Taking a couple minutes for a page to load, and doing IDORs isn't fun when that happens lol

grizzled schooner
#

Yeah I'm a bit confused if my module is having trouble working or I'm doing something wrong

Doing Mass IDOR Enumeration and have gone through all 20 uids like the question suggests. But, I'm just getting a blank page. Have tried manually in the URL, the Bash Script the module provides and Burp Intruder.

white crest
#

Hi, Im on the Attacking Web Application with Ffuf module, in the skill assessment, i belive i find the correct answer but they keep notify me that its incorrect, how can i get support about this?

solemn dagger
#

Hey hope all is well, on Cross-Site Scripting (XSS) - Phishing I am pretty sure I have the correct payload for the /phishing/send.php page, anyone finish the module that can have a look please to confirm im not missing anything? thanks in advance!

ocean coral
#

So I’m still currently stuck on the responder module as a novice unable to get the responder.py to run

spring lotus
#

any help on Parameter Logic Bugs SA, I managed to unlock all modules but still cant find the flag?

spring lotus
#

yes I did, can I DM?

ocean coral
#

someone please assist

waxen totem
solemn dagger
ocean coral
ocean coral
waxen totem
#

show

solemn dagger
#

try ./Responder.py

fathom pendant
# ocean coral

why are you trying to run Responder on the pwnbox, and not the attack machine vm?

ocean coral
ocean coral
fathom pendant
civic inlet
fickle thicket
#

In the WPA2 4-way handshake diagram, I noticed that SNonce is shown being sent from the Access Point to the Client. Shouldn't SNonce actually be sent from the Access Point to client in image 1?

drowsy grove
#

Huh, the traffic is a lot slower than I expected

vagrant wraith
#

i just keep getting "connection refused" has anyone used ligolo for the AEN specifically ?

tight seal
#

Hiiii is there any better alternative of link2 while using RDP it really sucks 😭

full echo
#

You're very close, look at the ss again and try to identify the UID of the application.

#

You need to install myapp_adb.zip

tight seal
#

Also does anyone have completed shells and payloads?

full echo
#

What have you tried so far?

#

Use the manual process will yield the same result.

#

What have you tried so far?

#

Look at the code, especially the required http when constructing the http request.

#

User the recommended version of frida.
I use uv as a package manager to install the specific version.

#

What did you get?

#

what have you done and what was your result?

hollow kernel
#

This is the problem
You need to Open python server in port 4444, because You configured redirect ports from 4321 to 4444

full echo
#

What Frida version are you using?

#

What is your first step after downloading the assessment package?

#

You can dm me

vagrant wraith
full echo
#

what step did you get stuck?

fathom pendant
#

@vagrant wraith ive already told you several times to stop spoiling info regarding AEN module as its tier 2

#

Your problem is youre fundamentally misunderstanding how the listener works

#

--addr is an interface on the host youre proxying through --to is going to be the address youre routing the forward to

vagrant wraith
fathom pendant
#

A; B; C
A is your machine that only had access to B
B has access to A and C
C only has access to B

#

When you set a listener on addr B:1234 to A:4321, you have to send a connection from C to B:1234 that will then be forwarded to A:4321

#

Because C does not have a direct line to your host machine, you have to forward information.

#

A <-> B
B <-> C
A <//> C (directly)

#

It sounds like you didnt pay too much attention to the pivoting module

vagrant wraith
#

i really didnt ..

vagrant wraith
fathom pendant
waxen totem
fathom pendant
#

If youre struggling this hard with AEN I suggest going back through the modules

grim crypt
#

Help anyone I am stuck to answer the SQL injection fundamental question for :

  1. What is the password hash for the user admin ?
  2. Archieve remote code executation and submit the content of /flag_xxxxxx.txt below

because I can't shown the login page after activate the burp proxy.

How to solve.

fathom pendant
grim crypt
fathom pendant
#

why are you doing https?

#

and localhost

wicked apex
#

wrong address and protocol scheme

fathom pendant
#

the target doesn't spawn in your local environment; so localhost isn't gonna go anywhere fast

hollow kernel
waxen totem
#

also as much as I like ligolo I'd advise learning how to do it with chisel/ssh and proxychains as it may be harder but it gives you a better understanding of how pivoting works overall rather than just: spawn agent go brrrr

hollow kernel
#

Yes personally i don't like other methods because You need to use proxychains and You have limitations
Ssh pivoting method maybe is usefull only for redirect ports
With ligolo You can use nmap in your own machine

grim crypt
fathom pendant
grim crypt
agile mountain
#

Good day all. Please which wordlist am I suppose to use for the exercise in the Burp Intruder section of the Using Web Proxies Module. i have been on these for quite awhile. Please any hint would go along way!

fathom pendant
thorn solar
#

Hey all, just wondering if I'm missing something here about the Academy? I purchased the Metasploit Framework module. It starts with a preface telling us not to rely too much on tooling, okay.....the second page is two questions about Metasploit when it hasn't actually taught anything about Metasploit yet. The third page is just a blank screen. It then goes onto Unit 2, where it jumps right into a practical exam, again without yet teaching anything about Metasploit

#

I feel like to complete the Academy module I need to ChatGPT / Google everything, is this expected?

fathom pendant
#

everything required to answer is provided by the module

thorn solar
#

I'm on Section 2 and so far it's said absolutely nothing

#

The preceeding screen, Introduction To Metasploit, was just two exam question which I had to Google

fathom pendant
#

turn off the beta view and return to regular view

agile mountain
fathom pendant
fathom pendant
# thorn solar

i just loaded the module in the beta view; it's working fine for me do you maybe have extension running?

agile mountain
thorn solar
#

I can see the content now 👍🏻

fathom pendant
fathom pendant
agile mountain
fathom pendant
#

i'm just making sure

fathom pendant
agile mountain
fathom pendant
agile mountain
fathom pendant
shy isle
#

hey guyz i am stuck on Skills Assessment - SQL Injection Fundamentals
i am able to bypass login but no clue after that so anybody can guide please

fathom pendant
#

did you mess with all the functionalities of the app?

agile mountain
faint hill
#

Had to scratch my head a bit here too. But following the steps in the module (the manual approach or the automated script approach presented) will ||get you to a location from where you could perform a file transfer of a program ||that might allow you to do ||a sync of something or other ||where you can dump out the relevant user hash.

bright marlin
#

i cant solve this question: After performing the DCSync attack, connect to DC1 as 'htb-student:HTB_@cademy_stdnt!' and look at the logs in Event Viewer. What is the Task Category of the events generated by the attack?. There are no logs for the event id 4662 or the user rocky, i tried every task category i've found in logs can someone help me

vast estuary
#

does anyone know if the sliver module covers evasion?

devout lily
#

Hi everyone, im getting this error, does someone know how to resolve?

grizzled schooner
#

I feel like I'm missing something for Web Attacks | Mass IDOR Enumeration any uid I try takes ~5 minutes to load and is blank lol

grizzled schooner
bright marlin
#

thanks anyway

grizzled schooner
#

oh alright, sweet

fathom pendant
bright marlin
fathom pendant
#

it's thinking you want to use file.hash as a wordlist against rockyou.txt with the hashfile... and Rockyou is a LARGE file

grizzled schooner
#

Marcie, do you by chance have a nudge on something I'm maybe doing wrong for this module?

fathom pendant
grizzled schooner
#

Oh even if I go to the website in a normal browser and just solely click documents it's taking like 5 minutes to load lol

#

Have thrown in to repeater and had repeated change the request type to make sure things are formatted correctly as well

fathom pendant
grizzled schooner
#

Which is odd, restarted laptop, vpn and everything.... regular browsing is working fine too

fathom pendant
fathom pendant
grizzled schooner
#

I use vpn just to be safe while I'm at work lol

#

I can try w/o though

fathom pendant
#

then it could be an issue with your vpn causing some kinda issues

grizzled schooner
#

yeah getting same thing w/o vpn

#

this webpage in particular is taking ages - not sure if it's something on the boxes end though?

cinder cobalt
#

Hi, for both AI evasion - first order attacks and AI evasion - Sparsity attacks you apparently don't need a VPN to connect to the modules, however, unless you are in a pwnbox you can't access any of the generated skill assessments - thing is you can't actually complete these skill assessments in the pwnbox due to the ressource intensive libraries and tools we're using.
I have tried with and without VPN but I just can't access them, any advice?

merry mortar
#

Hi, in the Active Directory Enumeration & Action (Initial Enumeration of the Domain) I have an issue regarding the connection to ssh, I used "nslookup inlanefreight.com" to find the address" but when I try to ssh using the sss username@ip it doesnt work.

fathom pendant
#

there should be a 'spawn target' button

grizzled schooner
#

Have just gone through a miserable 990 package update && upgrade on my kali - and this module's website is still taking about 5 minutes to load anything I click on... Is someone able to verify this is on my side / box side?

Web Attacks | Mass IDOR Enumeration

Please @ with replies

Disregard - after 20 minutes of loading got it

tight seal
#

Can someone help me with payload and shell the live engagement

#

How can I find vulnerability on target when I can only use link2

#

The site name blog.inlanefreight.local

fathom pendant
#

perhaps looking at the website, examining the source code, etc. also firefox is installed on the jumphost

tight seal
#

Also can I share one more pic?

#

Like I use hints that have credentials for login but how can I find those credentials without the hints 😭

inland oak
#

can u PM me

tight seal
#

Sure

inland oak
#

I also stuck at the same module

tight seal
inland oak
#

already send u friend req. can u check

tight seal
fathom pendant
tight seal
steep skiff
#

This is a stupid question i think. In the Command Injection sections, they explain that if you want to check whether validaiton is being ran in FE we can just check it on the network section. Does that apply universally?

tawny quiver
#

I've been working on the passwords attacks module. I am trying to set up the pwnbox so that I can run some netexec commands like the questions asks. When I try to download the vpn connect file or the network services file it just infinitely loads, any suggestions?

hushed rivet
#

u dont need vpn

#

with pwnbox

#

its already connected to the network

tawny quiver
#

Any idea why the wget network-services command isn't working?

hushed rivet
#

not sure what u are trying to do

tawny quiver
#

I need to download the password.list file from there, can't open it in firefox

#

so I can run a netexec command

hushed rivet
#

why it doesnt work in firefox ?

tawny quiver
#

Not sure, the pages just load and then it says "connection timmed out"

hushed rivet
#

download the file with your own browser then

#

and then copy paste the password list

tawny quiver
#

gotcha

pale island
#

for nmap in general if i want to scan a UDP port like IPMI i have to use -sU. does that mean the normal scan does not scan UDP ports and vice versa? (so the UDP scan does not cover tcp ports?)

trim lantern
#

I'm doing the final part of the skill assessment in cracking passwords with hashcat.
How long is it supposed to take to find the final flag?
I cracked a bit over 500 hashes and the most common ones I've found so far has only been used 2 times, which seems a bit little imo.

analog oasis
#

disclaimer: this could be spoilers for current students in the penetration tester job role path in password attacks module so please if you still haven't reached it yet don't open the image and don't read the rest of this message

Alright this must be broken, so i was in the password attacks module, in the "Credential Hunting in Network Shares" section, and i AM frustrated, so in the exercise there this nxc command that was mentioned in the section, and everytime from my local and even from the pwnbox i get this error

ERROR NetBIOSTimeout on target <ip>: The NETBIOS connection with the remote host timed out.
i tried different smb timeouts nothing worked, if someone has any idea what can i do that would be appreciated

grizzled schooner
#

Web Attacks | Bypassing Encoded References

I've downloaded all 20 pdfs, but they're all blank?

#

nevermind - had to after re-downloading them all, we're good now

digital pendant
#

well maybe not, but usually they ask to remove any content from modules above tier 0.

analog oasis
#

then who can i ask for help🥲

digital pendant
analog oasis
#

Thank you! I will try that

digital pendant
#

also what version of netexec have you got installed?

#

if its v1.3.0 or newer the bug with NetBiosTimeout is 'fixed gracefully' but I don't usually find much luck like that 😄

analog oasis
#

Version : 1.4.0

but weirdly that 'fixed gracefully' github ticket i searched for doesn't seem to be applying in my case🙃

digital pendant
#

you know that command, try "netexec" instead... im curious

#

nxc and netexec operate differently for me. Probably different versions but they also tend to fix issues each other face

analog oasis
#

i don't reallt think they differ but i could try it if thinks get sketchy, but for now, the academy target machines doesn't seem to be stable( or atleast for my current module) they disconnect randomly when i am in the xfreerdp session or using the ping command(even from the pwnbox), maybe i will take a small break and come back later

digital pendant
#

at least in one other users experience and mine, they do differ, but usually netexec has issues that nxc solves (but thats not much of a dataset to prove anything 😄 just confirming my bias really)

digital pendant
#

well worth taking a break, hope you crack it!

analog oasis
#

Thanks mate! Much Appreciated❤️

trim lantern
#

figured out the final flag in hashcat skill assessment. don't understand why I didn't just make my life easier from the start....

#

for some reason I made the bold and moronic assumption that surely the hashes had to be salted...

barren crystal
#

is the web fuzzing modules new? swear i covered fuzzing in another module

safe meteor
barren crystal
safe meteor
barren crystal
runic nacelle
#

Hello I'm stuck on API Attacks
Exploit another Unrestricted Resource Consumption vulnerability and submit the flag.
can any one help

solemn dagger
#

Hey hope all is well, on Cross-Site Scripting (XSS) - Phishing I am pretty sure I have the correct payload for the /phishing/send.php page, anyone finish the module that can have a look please to confirm im not missing anything? thanks in advance!

#

Or happy to show my current payload

zealous hearth
#

Hi guys, I am completing the graphql modules , specifically information disclosure. I found what appears to be the flag for that question, but it is not accepting it. It is in the regulations htb… format. Is there an issue with that lab?

jovial walrus
#

I tried those, didnt work

#

looks like the ans was based on ttl value

nocturne sun
jovial walrus
cloud urchin
#

@jovial walrus I deleted your post because I think that module is above tier 0. Please take care not to post content from modules above tier 0.

jovial walrus
#

and in which channel do I post queries then?

cloud urchin
#

Modules are ranked by tiers. You can only post content from modules that are tier 0. You can ask questions about modules here.

jovial walrus
cloud urchin
#

It's on the module overview page

novel matrix
#

^

cloud urchin
jovial walrus
#

so i can ask ques from other module tiers on cpts channel ?

cloud urchin
#

You can ask whatever questions you want from any module here. Just don't post content from the modules themselves. ie. screenshots of the modules, usernames/passwords/commands/etc.

#

You always want to mention the module, section, and question you're stuck on. People who can help have already done the module and don't need extra context like a screenshot of the content itself.

#

And if you feel like you need to reveal a little more info you can ask someone to take it to DMs

jovial walrus
#

ah ok

keen crescent
#

anyone have any tips on the command injection skills assessment? just a nudge in the right direction will do!

languid lagoon
#

Is anyone having difficulties in answering the questions in the modules due to case sensitive and other things? I have been typing in the correct answers yet it still says incorrect. Then I will copy it and paste it then all of a sudden it accepts it. I literally stayed on 1 section for over an hour raking my brain and rereading the section like 3x to come to find out I had the answer correct it just wasn’t accepting it because of a case sensitive which in the section it wasn’t even CAPITALIZED!! 😅😅😅

#

Maybe its because Im still on the free option anyways give me some feedback thanks

waxen totem
languid lagoon
glad oxide
#

guys what is the answer of this question?

#

I tried Fiber optic cable but it was not correct

remote smelt
#

the format is a bit specific for this one iirc?

#

i think it's fiber-optic cable

glad oxide
#

ok trying

glad oxide
#

I am using academy 2.0 let me revert back to the legacy mode

remote smelt
#

which module and section is this?

#

ahh nvm i found it

#

yea it's fiber-optic, i.e. without the cable @glad oxide

glad oxide
#

ok trying

#

thanks it worked

#

Which protocol manages data routing and delivery across networks?

what about this one

remote smelt
#

its the abbreviated version

glad oxide
#

only IP?

#

I tried both but nothing worked

remote smelt
glad oxide
#

TCP/IP?

glad oxide
remote smelt
glad oxide
#

trying

#

worked

#

but how?

#

the answer should be only IP, isn't?

remote smelt
#

I think it's bc IP is responsible only for a part of the whole process, i.e. the source and destination ip address of the packet, and the question was more about the entire flow of data between networks

signal rain
# glad oxide but how?

Transmission control protocol. It's on layer 4 of the OSI model, the Transport layer.

That's how I remember it

glad oxide
glad oxide
tight seal
#

Hey I am trying to exploit eternal blue smb but how can I get smbpass and smb username

signal rain
glad oxide
signal rain
brave summit
fathom pendant
ebon fable
#

Hey guys and Ladies i am realy confuse. I am stuck on the second question of the "Windows File Transfer Methods" Module on the Pen test path.I have done everything according to the question put the Hash generated as per the question is wrong. Please assist?

fathom pendant
# ebon fable

i'm not seeing anywhere here where you unzipped the file

#

I believe there's an existing "upload_win.txt" that is a red herring but it's been a minute

ebon fable
ebon fable
ebon fable
fathom pendant
ebon fable
glad oxide
#

bro anybody interesting forming a group of beginners learner in cybersecurity where we come daily and write our goals for the cybersecurity and discuss what we all learned and share things and knowledge together?

ebon fable
#

Owlsec is a huge cyber community that you can join. 130k members

glad oxide
#

Yeah I know that but I am looking for some members with whom we can create group seperately

spice void
#

hi looking for people to study for CPTS , a study group, dm me guys

mighty harness
#

Guys i have a question for this lab:
"Find another valid user on the target GitLab instance." - Attacking Common Applications module

it's been 2 hours trying to brute force the username using || 10 mill || wordlists from seclists, am i on the right track?? i found several user but none of them is the answer.

sacred rock
mighty harness
inland oak
#

on metasploit framework CPST path is really make my brain explode.. it is really hard to get the answer .. 😂

inland oak
#

anyone can help ?

#

i found the www.d*** .. but to access the root require password. I have done everything I have

#

anyone

autumn pilot
#

On which question do you need help?

inland oak
#

The target system has an old version of Sudo running. Find the relevant exploit and get root access to the target system. Find the flag.txt file and submit the contents of it as the answer.

I need help with the question above .

autumn pilot
#

Drop in a shell, find the version of sudo, exit the shell, background the session and search for a module that can exploit it

inland oak
#

THANK YOU SO MUCH

#

I did it

forest oak
#

Hello, I am new to the Discord. I am having difficulties in the final skills assessment portion in the AI Red Teamer Job Path - Prompt Injection module. I already gained access to the admin panel and got the admin key. I am having challenges convincing the backend chatbot checker to ban the CEO. Any assistance with this is greatly appreciated.

keen crescent
#

morning all! i'm having a bit of trouble with the command injection skills assessment. throughout the module, it teaches to rely on output from the application to tell whether the injection is successful or not. but i am not reliably getting the same kind of errors from the application in the skills assessment. any help would be much appreciated

narrow sage
#

Hi guys. I have a question about Hack The Box Academy module: OSINT: Corporate Recon
Module name: OSINT: Corporate Recon
Section name: Contact Information
I sucks in the following questions, please help. Thanks.
Question: What is the email address for enterprise customer support?

What I tried.

  1. Went to https://www.inlanefreight.com/index.php/contact/
    Then pasted enterprise@inlanefreight.com as my answer. But it showed "Incorrect answer!"

  2. I already checked the hints but don't understand what should I do?

  3. I also did a Google search but can't find the answer.

narrow sage
fathom pendant
grizzled schooner
#

When a box module rick rolls you.... I'm leaving HTB

devout lily
#

hi everyone, in AD domain, authentication server and TGS are both inside the DC?

#

About Kerberos auth

fathom pendant
#

they can be, sometimes they are on separate machines to further increase security through delegation

echo marsh
#

Hi, I encountered some issues with the file inclusion skill assessment and I want to know why that happens.
Spoiler:|| I saw that the right payload was not working from the browser URL but was working from the curl command. Because of this using ffuf I have never been able to get a positive result even that the payload was in my list.||.
I also noticed that the page is not displayed properly in my browser. I used browser box provided by HTB.

lusty flint
#

Module: AD Enum & Attacks
Section: Skill Assessment Part 2

While running ||responder|| from the Linux Host, I get the text
||Skipping previously captured hash for inlanefreight\user||
However, it never captured it before or displayed it. Is there a log file where it’s stored ?

mental canopy
hasty spire
#

could anyone point me into the direction where I can find the flag in the Attacking AI - Application and System - Rouge Actions question? I went through all tables in the db with the SQLi but I'm either completly wrong or have overlooked something...

devout lily
#

when i will complete the penetration tester path, will i be ready for the CPTS immediately?

fathom pendant
fathom pendant
#

Attacking Enterprise Networks, it's the last module in the path

devout lily
#

i am at the 30% of the path, the road is still long

#

do y'all think this cert is better than a Master’s degree program?

fathom pendant
#

most practical certs are gonna overshadow degrees

devout lily
fathom pendant
#

also a master's degree when you have no experience is generally gonna shoot yourself in the foot, a bachelor's is generally what most entry level positions want

devout lily
#

this for red team only, and something about blue team as well

lusty flint
runic nacelle
#

hello I'm stuck on API Attacks
Exploit another Unrestricted Resource Consumption vulnerability and submit the flag.
I need help

fossil sequoia
#

hello i need help on the Login Brute Forcing module , skill assessment part 1

fossil sequoia
dark jay
#

no probs good luck in the path

#

can anyone help? when i was doing cbbh path i missed this Using Web Proxies Repeating Requests cuz i found the flag and it said that it was not correct, btw yes, i found the flag in another directory, can anyone help? it still does not work

#

am i doing anything wrong?

#

yea also there are two flags and i compared and they are identical so maybe the machine is broken

cold star
#

Hello Everyone, I have a general question While doing tasks in the academy we are provided with the rdp is there any way we can connect to machind command line without rdp I tried winrm but the creds are wrong + I am not admin so Can not use psexec also I am on windows privlage escaltion module

vagrant pine
#

Hi everyone I’m on the Getting Started module of the Penetration tester path and having frequent connection timeout issues with the target machines in the exercises. Im trying to connect from the pwnbox. The target url initially works but soon after times out frequently and requires multiple refreshes before it is accessible again. I’ve tried restarting my pwnbox and target multiple times but same issue. Is anyone else seeing frequent connection time out issues with their target boxes?

tight kraken
# vagrant pine Hi everyone I’m on the Getting Started module of the Penetration tester path and...

I would have frequent connection timeout issues when failing to manage my VPN usage. For example, if you leave your VPN connection up on your computer at home, then try to use pwnbox at work, you're going to have a bad time. There was also a period of several weeks where I just couldn't maintain a connection long enough to complete exercises, only to discover I left my VPN connected on a VM on a separate desktop I completely forgot about. 🤦‍♂️

tl;dr check and/or refresh your VPN file, and failing that, try changing your pwnbox location

vagrant pine
#

Thanks I’ll try what you mentioned

austere timber
#

hello was wondering if i can bounce something off yall

austere timber
#

I'm stuck on a module. I have got all other questions correct, aside from What is the kernel version used by the Linux target? (Format: x.yy.z). I can not for the life of me get it. I assume skill issue but there is only one kernal version to put in.

fathom pendant
austere timber
#

fair enough Pentest in a nutshell linux initial access

fathom pendant
#

Did you first try what's mentioned in the module, bearing in mind the question seems to be asking for version number not flavor as well;
So not Ubuntu 1.23.4
Just 1.23.4

austere timber
#

I did not do just version

#

thanks for the assist. i feel like an idiot.

fathom pendant
#

You get used to it

cold star
#

Hello Everyone, I have a general question While doing tasks in the academy we are provided with the rdp is there any way we can connect to machind command line without rdp I tried winrm but the creds are wrong + I am not admin so Can not use psexec also I am on windows privlage escaltion module

cloud urchin
vagrant pine
#

What’s the best way to take notes for the modules I solve in the pentesting path? Should I copy all the commands I ran to solve the exercises and paste them into a note taking software? And what note taking software do you recommend?

fathom pendant
#

I use obsidian for my notes, whenever I'm given a command/syntax i break down the options that are used alongside the context in which I may use it (if it's not implied); i.e. If i have a page that's just SMB related commands, I don't need to specify that the command works for SMB

narrow sage
#

Hi guys. I have a question about Hack The Box Academy module: OSINT: Corporate Recon
Module name: OSINT: Corporate Recon
Section name: Contact Information
I sucks in the following questions, please help. Thanks.
Question: What is the email address for enterprise customer support?

What I tried.

  1. Went to https://www.inlanefreight.com/index.php/contact/
    Then pasted enterprise@inlanefreight.com as my answer. But it showed "Incorrect answer!"

  2. I already checked the hints but don't understand what should I do?

  3. I also did a Google search but can't find the answer.

#

Anyone can help would be appreciate?

narrow sage
# vagrant pine What’s the best way to take notes for the modules I solve in the pentesting path...

Software: Obsidian
My approach is by understanding what the questions asked me to do during the pentesting path.

  1. Then I open a new section that talked about a specific topic, for example Footprinting.
  2. After that I copied commands I actually used during the exercises, you can also put related questions and screenshot for reference later.
  3. It is the best that you try to understand what every options (flag) does in the command.

Later you can use search function in the note taking app for quick reference in the future.

#

Extra tips: You can always reference to man page for commands in Linux. Or even do a Google search, or asked AI for more information, which let u understand more about what a command does in details.

civic inlet
waxen bloom
#

Anyone can help me in trust attacks skill assessment Q3?

crimson moon
#

Hi guys on Pivoting path, Chisel section do i need to downgrade the go version??

[★]$ go build go: errors parsing go.mod: /home/htb-ac-1152543/chisel/go.mod:3: invalid go version '1.25.1': must match format 1.23

#

[★]$ go version go version go1.19.8 linux/amd64

waxen totem
glad sky
#

Hello everyone I’m very new here and I just had a quick question that has been torturing me for the past 3 days lol. I’m on the windows privilege escalation module in the SeDebugPrivileges section and after rdping into Jordan’s account and running cmd as admin it’s giving me an access denied whenever I try to make a dump file. I’ve already tried to change my privileges through the local policy settings but I don’t have access to that either. Any help would be really appreciated.

autumn pilot
#

If you are trying to run command prompt/powershell as an admin and you submit the password, it would work

crimson moon
glad sky
autumn pilot
#

I have just tested the exercise and managed to get the NTLM hash by dumping the lsass process using procdump and mimikatz

foggy snow
#

Currently doing the "Living of the Land" section within the "Active Directory Enumeration & Attacks" module, but I feel like the provided machines don't always fit the sections, like its not letting me downgrade powershell due to the right version of .NET not being installed, I also can't check the firewall with the provided commands. getting so many errors while trying to follow the given commands and instructions

autumn pilot
#

Not everything shown in the section can be applied to the scenario presented by the questions/exercises

glad sky
autumn pilot
#

the step of running a command prompt as an admin

pastel basin
#

Hello, guys i have a doubt in the module "Information gathering - Web Edition " and the section is "Virtual host". So i stuck in the questions , I stuck in brute forcing on ip to get the subdomains , i simply use gobuster with the given command and run it ,but it is not working, can any one tell me the right approach. I use this command [ gobuster vhost -u <Ip address: portNumber> -w <worldlist> --append-domain

Also i use subdomain-top1miilion110000.txt

barren salmon
#

Hey folks,
This might be a stupid question, but I'd rather be safe than sorry.
In the HTB Academy's "Information Gathering - Web Edition" module, specifically the "Subdomain Bruteforcing" section, the question for the cube is: "Using the known subdomains for inlanefreight.com (www, ns1, ns2, ns3, blog, support, customer), find any missing subdomains by brute-forcing possible domain names. Provide your answer with the complete subdomain, e.g., www.inlanefreight.com."
However, inlanefreight.com is a live website on the world wide web, and there is no VPN for this challenge. Am I supposed to brute-force this website outside of the HTB environment?

autumn pilot
#

Have you verified whether or not you can write files to the directory you are currently in

glad sky
#

I don’t think so. I’m not at my computer right now but I did check my privs and the debug privilege was disabled so I figured that was where the error was coming from

devout lily
#

Hi everyone, dumping is the phase when i use reg.exe to save the HKLM hives or the phase when i use secretsdump to decrypt the hashes?

cold star
foggy snow
foggy snow
devout lily
foggy snow
#

I might be wrong

#

Dumping hashes offline is not the same as decrypting them

devout lily
#

Copilot says dumping = reg.exe, decrtypting = using secretsdump as well

barren salmon
barren salmon
foggy snow
barren salmon
restive ermine
#

echo 94.237.120.230 mail.smtpinjection.htb >> %SystemRoot%\System32\drivers\etc\hosts

ipconfig /flushdns

Windows IP Configuration

Successfully flushed the DNS Resolver Cache.

This site can’t be reached
mail.smtpinjection.htb refused to connect.

@earnest jacinth

earnest jacinth
#

can you do nslookup mail.smtpinjection.htb ?

restive ermine
#

nslookup mail.smtpinjection.htb
Server: UnKnown
Address: fe80::1

*** UnKnown can't find mail.smtpinjection.htb: No response from server

earnest jacinth
#

can you show output of type C:\Windows\System32\drivers\etc\hosts

acoustic owl
restive ermine
#

its actually there but when trying to acces it from browser connection refusing

autumn pilot
#

The IP suggests it is a docker container, when you are visiting the website are you supplying the port as well?

acoustic owl
restive ermine
#

how to know on which port there is lab

autumn pilot
#

It is provided with the IP address you have obtained by spawning the target

restive ermine
#

Thanks

gray cloud
#

CBBH - Web Fuzzing Section 6 - Virtual Host and Subdomain Fuzzing

Hey guys, not a question from a question but I just followed the course and set up :
echo "myboxIP inlanefreight.htb" | sudo tee -a /etc/hosts
Then proceeded withe the course but i get the following error :

curl: (7) Failed to connect to inlanefreight.htb port 81 after 18 ms: Couldn't connect to server

I tried to restart the target twice, restart the box once, I didn't put IP:PORT in my hosts file so I don't really know wht coul happen here, I use the PWNBOX

autumn pilot
#

You need to put the port in your curl command

gray cloud
#

I did ?

autumn pilot
#

From the error message it seems it tried to connect to port 81

gray cloud
#

oh okay so it's not a set port from the course

#

I have to use the target port

autumn pilot
#

yup

gray cloud
#

Ok yeah, sorry the course material got me confused a lil bit since usually placeholder are used

#

thanks

thorn solar
#

Where do I find the target IP address on an Academy module (the Metasploit one)?

#

There's a VPN Servers section offering a download for a VPN connection file. Then I've got the Pwnbox which has spun up and I'm on. But there's no details on the target IP

autumn pilot
#

Within the questions there is a distinctive text that goes Click here to spawn the target system!

thorn solar
#

I did that and the Pwnbox appeared

autumn pilot
#

Pwnbox and the target are two different things

thorn solar
#

In the place of the Spawn Target (1 / 1) this Pwnbox appeared

autumn pilot
#

Scroll down a bit in the page and you will spot it

foggy snow
#

the green bit of text "Click here to spawn the target system"

thorn solar
#

🙃

#

My bad, thank you

foggy snow
#

Are you using OpenVPN or pwnbox?

thorn solar
#

Pwnbox, I just thought from the look of what happened that I spawned the target instance, and the Pwnbox was appering in it's place, but non-paying academy users get 1 Pwnbox spawn per day?

foggy snow
#

Believe so yes, so I would recommend connecting using OpenVPN instead.

thorn solar
#

Coolio will do, got a Kali Linux laptop in the wings

foggy snow
#

Best practice is VM's or clean installs since certain configs or downloads you need to perform during Academy could mess up the system.

#

Or regular backups

pastel basin
#

Hello, guys i have a doubt in the module "Information gathering - Web Edition " and the section is "Virtual host". So i stuck in the questions , I stuck in brute forcing on ip to get the subdomains , i simply use gobuster with the given command and run it ,but it is not working, can any one tell me the right approach. I use this command [ gobuster vhost -u <Ip address: portNumber> -w <worldlist> --append-domain

Also i use subdomain-top1miilion110000.txt

silver citrus
#

Hello I'm new here
And I need help in how to start

compact patrolBOT
pastel basin
#

Ya

#

I also tried in pwnbox

foggy snow
#

can you ping the IP?

#

to see if its up

pastel basin
#

Ya host is alive

foggy snow
#

port 80 or 443 is open I assume

pastel basin
#

Nope the port is given along with the ip

foggy snow
#

Ahh

#

try ffuf -u http://ip:port -w path/to/wordlist -H "Host: FUZZ.ip:port"

#

to see if it works with a different tool

pastel basin
#

Does, nt working i just run the above command exactly just replace the ip and port number along with the path

mental canopy
#

It tells you what vhost is needed for the question

pastel basin
mental canopy
devout lily
mental canopy
#

Because you could access the host via the IP:PORT if you wanted to

brazen dagger
#

Hey there, again technical issues? I am spawning an XSS target and it doesn't seem to be reachable ip wise. first hop is the tunnel gateway and than it dies

devout lily
#

dpapi_machinekey:0xc03a4a9b2c045e545543f3dcb9c181bb17d6bdce
dpapi_userkey:0x50b9fa0fd79452150111357308748f7ca101944a

hi, what is the difference?

fathom pendant
devout lily
regal birch
#

Hi there I need help in SQLI Skill assessment if anyone will help me

wet crag
#

Hi i am trying to do the Skill Assessment for the module hacking wordpress and I am stuck on the first question of finding the wordpress version, I have ran multiple difficult commands and have been all over the webpage to try find a page that has wp enabled or something, even resorted to google and ChatGPT to help, yet still no success. Was wondering if it's just me if I am doing something wrong.

I've ran
wpscan --url <url>

this says the url is live but isn't running WordPress,

curl -s -X GET <url>| grep '<meta name="generator"'

returns blank, and other methods provided by ChatGPT don't work either.

Could someone help me out please?
please tag in replies

rough tree
#

Anyone who recently did the "Attacking Wpa3 networks"?
Can't crack the password for the module Sae downgrade attack

glad oxide
#

hey stuck in the skill assessment of module called network foundation

it is from the optional task the question is:

I did nc <ip address> 21 - means initiated the FTP protocol

then ran logged in it anonymously and then and changed the mode of the FTP into Passive mode

and got the result put I don't know on which port I should connect to the FTP server for data connection
like how to figure out the port number I just got (number, number, number, number ...) this result

I also did the p1*256+p2 still didn't able to connect

please help

devout lily
# devout lily `dpapi_machinekey:0xc03a4a9b2c045e545543f3dcb9c181bb17d6bdce` `dpapi_userkey:0x5...

"DPAPI (Data Protection Application Programming Interface) is a set of APIs in Windows operating systems used to encrypt and decrypt user credentials employed to interact with third-party services (such as websites, applications, networks, etc.). The user key is used when the process that needs to store the credentials runs in user context. For example, it is used to encrypt the Credential Locker, which is the secure container used when a native Windows application accesses a remote service and stores user credentials via Credential Manager. (This is different from cookies, which are always used when the user accesses a website directly through a browser—they are stored locally and are not encrypted by default.) The machine key, on the other hand, is used when the process storing the credentials runs in system context, such as under the SYSTEM account." correct?

fathom pendant
lusty flint
#

Module: AD Enum & Attacks
Section: Skill Assessment Part 2

A hint for Q7

Submit flag under Administrator on SQL01

Tried password hunting etc but I’m stuck i feel like it’s something to do with the ||impersonation|| priv but I can’t ||impersonate|| anyone ? Any help would be appreciated 😁

Edit: nvm a google search on the priv revealed what to do, hopefully it works

wide cove
#

Module: Hacking WordPress
Section: Attacking WordPress Users
Question: "Perform a bruteforce attack against the user "roger" on your target with the wordlist "rockyou.txt". Submit the user's password as the answer."

I am running what I think is the right command (wpscan --password-attack xmlrpc -U roger -P /usr/share/wordlists/rockyou.txt --url http://IP:PORT -t 20), and wpscan does its initial thing with finding plugins and the like, but it keeps timing out on the pw scan itself. I have tried it with different wordlists and usernames. Am I missing something, or is the machine wonky?

echo marsh
terse bloom
#

Hello, Attacking Common Applications --> Attacking Drupal. Cannot conduct a drupalgeddon3 attack because the server returns internal server error 500 after each try. The initial ruby module was downloaded from github, since it's not by default on metasploit. Also does not work from htb hacking instance. I have tried debugging, doing the exploit manually and it magically removes the part with the payload, throwing an error. Anyone had this?

heady sapphire
#

Hello! I am on the attacking common applications module on attacking drupla and I try to use the drupalgeddon3 exploit as mentioned in the course but for some reason it does not seem to work . Did anyone try that and was successful?

terse bloom
heady sapphire
#

Also in attacking common applications , attacking tomcat , The multi/http/tomcat_mgr_upload Metasploit module which is mentioned it the course , did not work . The manual method worked though . Anyone has any ideas ?

heady sapphire
terse bloom
sinful oak
#

Hey everyone! Just curious if this is only me, but in the NFS module for Footprinting, there's no /etc/exports file in pwnbox, meaning I'm unable to configure NFS at all. Any suggestions?

#

I'm able to footprint the service still thankfully, but as for connecting to and enumerating the service for the flag, I can't do that

fathom pendant
#

with mount just use sudo with it to get it to mount properly

uneven moss
#

@sterile solstice did you get the answer? I have the same problem

#

About the os version that delivers winPEAS in the Module: Windows System Enumeration, i tried several answers and none of them work 🙁

sinful oak
glad oxide
#

can any body help, I am getting connection refused even after putting the right port after calculating p1*256+p2

dark jay
#

can anyone help with Skills Assessment - SQL Injection Fundamentals i am stuck, i am trying to inject sql code on invitationcode but it does not seem to work, any hints from the folks?

hollow kernel
grizzled schooner
#

Question on Web Attacks | Advanced File Disclosure

I was able to get the flag using the CDATA method, but I can't seem to do it with the Error-Based one. I can't seem to get the error to pop, but I'm unsure if I'm doing something wrong. Anyone have a second to lend a hand?

sterile stone
#

Can anyone help me understand what is going on here?

grizzled schooner
#

--skip-ssl

sterile stone
grizzled schooner
#

You're welcome

grizzled schooner
junior flicker
#

I'm working through the Attacking Common Services the Easy Lab. I'm struggling to find a login/password, tried using smtp-user-enum with VRFY & RCPT and many of the SecLists username lists. Am I going about this wrong? I notice the FTP version of the target is vulnerable to the CVE in the Latest FTP Vulnerabilities section, but I need a login for that

coral marten
#

There's a userlist you can download at the top under Resources

coral marten
#

Yep 😂 I never checked that too until then.

junior flicker
#

I guess I like working harder than I need to.

cold star
#

I have a question:
Recently I asked about is there any way to connect to the windows machine terminal instead of using slow rdp. I have low user so can not use winrm and ssh is disabled..
I have tried dropping a payload for shell But i am not getting connection back I have used correct ip and everyhing any walkthrough?

junior flicker
#

Curious, I'm thinking about doing a subscription to get the answers when I get stuck and to get CPEs. What are the step-by-step solutions like? For example, does it just show all of the steps or one at a time as I need help? Basically I still want to push myself and not just run through the exercises

cold star
hollow kernel
#

Hi the vpn in priv esc skills assesment doesnt work

#

Windows priv esc module*

coral marten
junior flicker
half meadow
#

Any Docker gurus around? I'm doing the Parameter Logic Bugs module, am able to build and run the provided container for the first exercise, which exposes port 5000. However, I'm unable to reach that from my browser. I checked docker ps and it does look like 0.0.0.0:5000 is exposed properly.

#

(PS: the bridge seems to be set up properly, and I've tried hitting the public IP of the container as well but it didn't work)

Nevermind, turns out it's an issue with bcrypt, and the application didn't even fully load in the container: Error: /app/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: cannot change memory protections

Any nodejs peeps out there who can help?

sick stump
#

Hey guys so ive been going through the Active Directory Enumeration and attacks module, and in the section Privelaged Access i used the bloodhound ingestor to get the info, and i inserted it into my own bloodhound in my linux attack host, but whenever i run the query to find the users with CanPsRemote it kept giving no results whatsoever, but when i tried the bloodhound given in the C:\Tools which is given when you rdp into the box, it worked fine.

does anyone have an idea why, and how can i overcome this?

half meadow
sterile solstice
light dew
#

Hey there, is anyone else having issues accessing a path within HTB? I am trying to get into enterprise section of HTB to continue learning for CPTS but since yesterday I have received the following message: 'We are facing "Failed to fetch sections" error when trying to access a path.'

ocean night
#

A fix is being worked on, as stated in the banner on EP at the moment. Apologies for the inconvenience caused.

nocturne geyser
#

Why can't I connect? Did I make a mistake somewhere in my command? (Just to clarify, I did activate the target.)

ocean night
nocturne geyser
#

I'm working on the SQL foundations at the "service and process management" stage.

ocean night
#

That section is in the Linux Fundamentals module, just FYI

nocturne geyser
#

yeah exactly

ocean night
#

You said SQL Foundations

#

Anyway, it doesn't matter

nocturne geyser
#

mb mistake

ocean night
#

np np

#

You have the username incorrect

#

It's htb-student, not htb_student

nocturne geyser
#

oohh 😅

#

ty xD

ocean night
#

😄 np

hardy sundial
silver citrus
#

I need a guide in my with HTB please anyone

cloud urchin
cloud urchin
silver citrus
#

How can I setup workingstation

ocean night
#

To setup a workstation, depends upon your chosen distribution, for example

fathom pendant
#

404 -> not found is not the same as we no route to host; which would be a vastly different error

nocturne iris
#

I am working through the AD enumeration & attacks module and I am stuck on the DCSync part. I can only connect to one of the machines (MS01) in the section and not the attack host.

silver citrus
#

Please no disrespect

I don't understand this question:

To get the flag, start the about exercise, then use cURL to download the file return by '/download.php' in the server shown above

ocean night
silver citrus
#

HTTP

fathom pendant
#

so http://ip:port/download.php

silver citrus
#

I dont know how to setup my cURL

fathom pendant
#

you don't have to set up curl...

#

you just curl <url>

silver citrus
#

This where I am currently

fathom pendant
#

...

#

i just gave you the syntax

#

you don't run curl and THEN add the url

#

it's curl url

glad sky
fathom pendant
#

also your paste contains some control characteres (the 200~) so be mindful of that

glad sky
#

Anyone know how to fix these errors on the sedebugprivilege on the windows esc module??

fathom pendant
glad sky
#

Do I do that before I procdump or after?

#

Thanks for answering btw

fathom pendant
#

well it looks like procdump did its thing

#

but look at mimikatz, it literally gave you an error

#

which is where the problem lies

#

actually

#

nvm i know the problem

#

@glad sky you're using the 32 bit mimikatz, not 64 bit

#

i just peeped the title bar

glad sky
#

Ohhhhh Idk how I fucked that up honestly lol

#

Thanks man I’ll let you know how it goes

silver citrus
fathom pendant
silver citrus
#

Sorry to say
Am new on this I don't really understand what you are saying if you can please break it down for me

fathom pendant
#

.... i'm not sure how much more you need it broken down

#

ip:port is the ip and port that the module gives you

silver citrus
#

Ok

silver citrus
#

Still don't understand dude

cloud urchin
#

curl is a command you use in the terminal, you can use man curl to find out more about the command. the url, http//ip:port/download.php is a representation of the website and endpoint you're having curl connect to. ip is the ip address, port is the port.

rain mirage
#

AD Enumeration & Attacks - Skills Assessment Part II
Q) Submit the contents of the flag.txt file on the Administrator Desktop on the SQL01 host.

now that i have the credentials to mssql of a privileged user and want to get a shell i used the reverse shell powershell cmd, but its too long and then i planned to send a payload but it says cannot execute this particular file (so probably security policies is causing issue), so then i tried to get a hash back of spn via responder that did not work either , the responder is not being triggred .. help ?

fathom pendant
rain mirage
fathom pendant
rain mirage
fathom pendant
rain mirage
fathom pendant
# rain mirage yup...

consider privileges you may have and tools you may be able to use to impersonate an admin

rain mirage
fathom pendant
glad sky
#

If you have the Sedebugprivilege you can use procdump and mimikatz

rain mirage
fathom pendant
#

they are before the dump stage :) i just didn't know where they were at

fathom pendant
#

I suggest going over your notes to see where you might be able to understand what I mean

#

note that the tool isn't explicitly showcased in the module, but it is mentioned alongside some taters

rain mirage
uneven solstice
#

Yo my bad if these are bad questions but I just started my journey and am doing this module but I cannot answer these 2 questions I am wondering if you guys know the answers: Question 1: What type of network cable is used to transmit data over long distances with minimal signal loss? Question 2: Which protocol manages data routing and delivery across networks?

fathom pendant
rain mirage
fathom pendant
#

likely just not broadcasting

uneven solstice
fathom pendant
#

it's not expecting the word cable(s)

#

like cat-5 instead of cat-5 cables

uneven solstice
silver citrus
#

How can I setup my own workstation

fathom pendant
eager spindle
#

Have someone complete the interaction with users for this Windows Privilege Escalation module?

pure apex
#

about the module of Android Penetration Testing Automation

the error message alway happen on pip3 install frida==16.7.17 frida-tools==13.7.1, the error message in chap Objection and Medusa - Bypassing Security Mechanisms

Traceback (most recent call last):
  File "/home/kali/Android/auto/Objection/objection-venv/bin/objection", line 8, in <module>
    sys.exit(cli())
             ^^^^^
  File "/home/kali/Android/auto/Objection/objection-venv/lib/python3.12/site-packages/click/core.py", line 1462, in __call__
    return self.main(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/kali/Android/auto/Objection/objection-venv/lib/python3.12/site-packages/click/core.py", line 1383, in main
    rv = self.invoke(ctx)
         ^^^^^^^^^^^^^^^^
  File "/home/kali/Android/auto/Objection/objection-venv/lib/python3.12/site-packages/click/core.py", line 1850, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/kali/Android/auto/Objection/objection-venv/lib/python3.12/site-packages/click/core.py", line 1246, in invoke
    return ctx.invoke(self.callback, **ctx.params)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/kali/Android/auto/Objection/objection-venv/lib/python3.12/site-packages/click/core.py", line 814, in invoke
    return callback(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/kali/Android/auto/Objection/objection-venv/lib/python3.12/site-packages/objection/console/cli.py", line 114, in explore
    agent.inject()
  File "/home/kali/Android/auto/Objection/objection-venv/lib/python3.12/site-packages/objection/utils/agent.py", line 202, in inject
    session = self.get_session()
              ^^^^^^^^^^^^^^^^^^
  File "/home/kali/Android/auto/Objection/objection-venv/lib/python3.12/site-packages/objection/utils/agent.py", line 166, in get_session
    self.spawned_pid = self.device.spawn(state_connection.gadget_name)
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/kali/Android/auto/Objection/objection-venv/lib/python3.12/site-packages/frida/core.py", line 86, in wrapper
    return f(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^
  File "/home/kali/Android/auto/Objection/objection-venv/lib/python3.12/site-packages/frida/core.py", line 1029, in spawn
    return self._impl.spawn(program, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
frida.ProcessNotFoundError: unable to find process with name 'system_server'
(emulator-5554) medusa➤run -f com.hackthebox.myapp
[2025-11-07 17:08:42,099 - ERROR] -  An error occurred while attempting to start the requested package: unable to find process with name 'system_server'. Retrying with monkey command...
...

plz help, thx

fervent pagoda
#

i am stuck at CRUD API, i followed the following requirements but the flag won't appear :" First, try to update any city's name to be 'flag'. Then, delete any city. Once done, search for a city named 'flag' to get the flag."

#

ok find my error sry

digital willow
#

Hi

eager spindle
dark jay
#

can anyone help with skill assessment of sql injection Fundamentals? i bypassed login page but i dont know what to do next

pure apex
#

Yes, I unload the same version of frida-server to AVD, and this error happen

ocean night
amber rose
#

intro to bash question 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.

#

34070
*** WARNING : deprecated key derivation used.
Using -iter or -pbkdf2 would be better.
bad decrypt
808B9B4EB27F0000:error:1C800064:Provider routines:ossl_cipher_unpadblock:bad decrypt:providers/implementations/ciphers/ciphercommon_block.c:107:

it gives me the error

ocean night
#

@amber rose remove that content which spoils portion of a Tier 1 module please.

#

You can ask for aid without pasting the whole damn section exercise

amber rose
#

mb

ocean night
#

Thank you

amber rose
#

fine now ?

#

i wanted to know if my answer was wrong

ocean night
#

I understand, but someone may be able to help in DMs to avoid spoiling module content that is over Tier 0 🙂

amber rose
#

alright

heady sapphire
#

Hello, Attacking Common Applications --> Attacking Drupal. Cannot conduct a drupalgeddon3 attack because the server returns internal server error 500 after each try. The initial ruby module was downloaded from github, since it's not by default on metasploit. Also does not work from htb hacking instance. I have tried debugging, doing the exploit manually and it magically removes the part with the payload, throwing an error. Anyone had this?

cedar pilot
#

hi

#

link in web attacks in Mass IDOR Enumeration very very slow

little pecan
#

I am doing the SOC Analyst job role path, and this first module is more like a conceptual framework rather than anything practical, how am I supposed to study this? Idk maybe this is a weird question to begin with, but it currently feels like passive reading, is this wrong?

vocal schooner
#

Hello,
is there a problem with Academy ? i can't ping the target IP in my local account but even too on the attack box
It's just the Reverse & payload module
https://academy.hackthebox.com/module/115/section/1106
I tried an another module, and was able to ping the target.

lusty flint
#

Switch to a US vpn works better imo

lusty flint
rough tree
#

Anyone who recently did the "Attacking Wpa3 networks"?
Can't crack the password for the module Sae downgrade attack

grizzled schooner
#

Anyone able to give a nudge on Web Attacks | Skills Assessment? I can't seem to figure out how to grab the admin

#

I've ran an IDOR script to pull info from all users, but there's no indication of admin as well

junior flicker
#

I'm working through the Easy Lab for Attacking Common Services. I found the username and password, discovered I have access to FTP and MySQL db, but not seeing much in either. The account doesn't appear to have RDP or SMTP access, so I've hit a wall. Any hints?

#

I also tried setting up web shells, using evil-winrm trying to get a CLI on the target with no success

pale island
#

anyone able to give me a nudge on the footprinting lab medium (cant seem to find a foothold)?

pastel basin
pastel basin
#

Ok now i assume you did the nmap scan so just analyze it properly see if there any service you see which you encounterd before in the module

#

.

heady sapphire
#

I am stuck on PRTG module on attacking common applications . I can’t login using the dangle credentials prtgadmin:prtgadmin

grizzled schooner
sick meteor
#

Hey all. Uhm, can someone help me with a sanity check please? I'm on the skills assessment of the Password Attacks module

#

I'm ssh'd to the jumpbox with -D to have a proxy via the jumpbox. But I just can't figure out why commands run with proxychains isn't being forwarded.

grizzled schooner
sick meteor
grizzled schooner
#

Trust, Ligolo is a much better proxy option, I haven't used proxychains since Ligolo

flint kindle
#

so I have finally returned, but things are not going well. I am in "Linux Fundementals" module: "working with files and directories". It's asked me to use "tree" but it does not exist on the spawn, so i used READ LINK -F. not a big deal, but its the questions at the end.
first: What is the name of the last modified file in the "/var/backups" directory? Answer: "alternatives.tar.0" but says that is wrong.

second question: What is the inode number of the "shadow.bak" file in the "/var/backups" directory? accept this file does not exist in the pawnbox. are these lesson way outdated to changes made in the system or the more probable answer, i am stupid.

sick meteor
grizzled schooner
#

You're welcome

vale geyser
#

Does anyone have working steps to recompile the .jar file for the "Attacking Web Thick Clients" from the module Attacking Common Applications?

twilit cipher
#

Can I DM you about this?

waxen bloom
#

Can anyone help me in trust attacks skill assessment Q3?

vale geyser
fathom pendant
junior flicker
#

I'm working through the Easy Lab for Attacking Common Services. I found the username and password, discovered I have access to FTP and MySQL db, but not seeing much in either. The account doesn't appear to have RDP or SMTP access, so I've hit a wall. I also tried setting up web shells and using evil-winrm try to get a CLI on the target with no success. Any hints?

fathom pendant
junior flicker
#

Yeah, I did the FTP vulnerability, but not sure where that's going to get me

fathom pendant
junior flicker
fathom pendant
#

you don't need to read the files, you can write a webshell 😉

junior flicker
#

I tried that, it just allowed me to download the aspx instead of execute it

fathom pendant
#

the file in ftp tells you where the webroot is

fathom pendant
junior flicker
#

I used the aspx before, so figured I would repeat it, but I know php is on there. I'll give that a go, thank you!

grizzled schooner
#

Can I get a nudge for the web attacks | SA I can't seem to find the xxe - I've tried all of the methods, but I can't get anything

fathom pendant
grizzled schooner
#

yeah I'm in admin - I have the xxe injection point, I just can't get anything to work

fathom pendant
#

a filter should do the trick

grizzled schooner
#

Interesting I'll have to try again then - tried before and couldn't get anything

#

Yeah I just get ... '' has been created

#

Yeah - none of these requests are even hitting my server

#

idk guess i'll table it for a while

glad sky
twilit cipher
#

If anyone ever needs help with the "LLM Output Attacks Skills Assessment," DMs are open, though it may take up to 24 hours for a response.

glad sky
#

Marcie it fucking worked ill never doubt you again big bro 🫡

hollow kernel
#

Im stuck .
In win priv esc module skills assesment I
Can I get any help?
I tried to use juicypotato vulnerabilty but i cant have rev shell

pure apex
#

I ran grep about adb shell friday process to check before, but no mind, I’ll try again tonight and let you know then. thx

junior flicker
#

Hey @fathom pendant , I'm getting errors trying to use the laudanum shell.php and reverse-shell.php. Any ideas?

shell.php - Error in Browser
Parse error: syntax error, unexpected '$allowed' (T_VARIABLE) in C:\xampp\htdocs\shell.php on line 56

reverse-shell.php - Error in Listener
┌──(stinger㉿kali)-[/usr/share/laudanum/php]
└─$ sudo nc -lvnp 8888
listening on [any] 8888 ...
connect to [10.10.17.142] from (UNKNOWN) [10.129.203.7] 49679
'uname' is not recognized as an internal or external command,
operable program or batch file.

cloud urchin
junior flicker
#

Really? I'm not sure because I know the uname command works

cloud urchin
#

Apparently it doesn't work, according to what you wrote. It says command not found.

junior flicker
#

Right, I mean outside of the script I can run uname with no issue

cloud urchin
#

You ran the command just fine, it just couldn't find the command.

junior flicker
#

I'm not sure why that would be

cloud urchin
#

It's because the command doesn't exist within the underlying host you're running the command on.

fathom pendant
junior flicker
#

Gotcha, that makes sense

#

Back to the drawing board, but at least I know where to upload the shell. Thank you!

#

Maybe time to go to bed 😀

silver citrus
#

Hello

#

Can someone explain the problem here for me

fathom pendant
silver citrus
#

Is what

fathom pendant
#

take out the -o argument BEFORE the url

#

it's printed in the terminal @silver citrus look closely

#

you can also add -o download.php to the end of your curl command

lusty flint
rocky estuary
#

any idea what triggered this ?

fathom pendant
#

no idea; could be terrible connection trying to reconnect

rocky estuary
#

i had foxyproxy on and burp opend but didn't intercept anything does this have anything to do with this error message ?

molten beacon
#

Hi for AEN module, why does double pivot using ligolo drops after around minute?
Update: It was due to WINRM shell, I tried using smb one and it works fine

summer stone
#

Hello guys CPTS Module (Attacking Common Applications > PRTG Network Monitor) Has no/missing pictures within . I tried refreshing , it is not a network issue

lucid badge
summer stone
#

Ok thanks it worked

mint flower
#

Hi there, i'm having an issue with the socond question of Android emulators on android fundamentals, this is the question: Create an AVD for 'Pixel 3a API 34 Google APIs' using Android Studio. What is the build number of the device? (Format: build_number, Example: build_number-test). i found the build number --> UE1A.230829.036.A4 but the format doesn't makes sens and i didn't manage to find any other compatible build number. am i doing something wrong or am i searching in the wrong place?

lusty flint
#

Are the images from the module’s section not loading for anyone else ?

It just loads and then disappears for me. I’ve got no vpn nor proxies turned on

Edit: I forgot to read the previous messages 👍😊

old plaza
#

Anyone completed GPO attacks module. I successfully abuse the privilege of gabriel but still not able get PSSession

tidal basin
#

Meusa - webservices lab issue in CWES learning path.

strong moon
#

can someone please help me , about the Graphql module

fiery palm
#

hi, i do't know if someone of you had the same problem, im doing the module foundamentals of linux, and mostly of tasks, says me my answer it's wrong, i was checking and checking, and i didnt find the correct solution, i asked to chatgpt and it said that my answers was correct, anyone else had some similar problems?

split pine
#

Can anybody who has completed "osTicket" give me some hints please?

novel valve
#

Hey Guys,

I'm at the Graphql Module from CWES Path and in "Information Disclosure" i found a flag after a query from users... But the flag doesnt accepting "Error
Incorrect answer!".. need help pls.

fathom pendant
fathom pendant
fathom pendant
jovial walrus
#

In the footprinting module, domain information section there is this command for dns resolution to see what all subdomains r live
in the output we have one aws result but in the command we have filtering for results containing the domain name

#

the result seems incorrect

storm skiff
#

Hey guys, I'm working on the Advanced XSS and CSRF Exploitation - Skills Assessment. I'm stuck at the last part. I've tried variations of the payload shown as an example in that section of the module, but I either get no response or I get ||{"error":"Something went wrong"}||. I know what I'm supposed to do, but I can't seem to figure out how to correctly modify the payload. Is anyone available for help?

leaden island
#

yo guys, i want tips on file inlcusion skill assesment

fathom pendant
rustic sage
#

I have a question about subscription and a path, student subscription to be exact. I want to start learning with Junior Cybersecurity Analyst and i don't have a subscription yet. If i buy a student subscription will i need to purchase anything more? Will it cover the entire path?

cloud urchin
rustic sage
cloud urchin
#

The subscriptions don't use cubes to unlock

#

The student subscription is incredible value

rustic sage
cloud urchin
#

You need a recognized edu email, and if it's not recognized you can email HTB and they can set it up if it's legit

rustic sage
cloud urchin
#

yeah if you can buy it. it's grayed out for me.

gaunt ibex
#

Hi. Can I ask for a nudge on how to get ||tangui's|| NTLM in DACL II - Skills Assessment Q2? Just single word.

rustic sage
cloud urchin
quartz plume
#

I'm having issues setting up droopescan on my Kali Linux. Did anyone experience similar issue and was able to fix it? I tried setting up venv environment and python3.10 but no luck. Stuck on "Attacking Common Applications" Module in the CPTS because of it

waxen totem
quartz plume
#

└─$ droopescan --version Traceback (most recent call last): File "/home/kali/VirtualManagedTools/droopescan-venv/bin/droopescan", line 3, in <module> from dscan import droopescan File "/home/kali/VirtualManagedTools/droopescan/dscan/droopescan.py", line 4, in <module> from cement.core import backend, foundation, controller, handler File "/home/kali/VirtualManagedTools/droopescan-venv/lib/python3.13/site-
packages/cement/core/foundation.py", line 8, in <module> from ..core import output, extension, arg, controller, meta, cache, mail File "/home/kali/VirtualManagedTools/droopescan-venv/lib/python3.13/site-packages/cement/core/extension.py", line 8, in <module> from imp import reload # pragma: no cover ^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'imp'

fathom pendant
#

no module named imp

#

sounds like the problem is right there

#

no module -> means that the python library isn't installed

quartz plume
#

what version of python though? any?

fathom pendant
#

well it looks like the error is just related to 3.13 according to your venv

quartz plume
#

weird... I've set up multiple tools on venv environment with no issues. I found on reddit people having similar issues and it says droopescan isn't compatible with python3.13 and only works with python3.10

fathom pendant
#

well your venv is 3.13

#

/home/kali/VirtualManagedTools/droopescan-venv/lib/python3.13/ <--

quartz plume
#

so I should run this command - python3.10 -m venv <toolname-venv> ?

grizzled schooner
#

But you'll have to cd in to that .venv environment every time you want to use it. Not create it everytime, just CD in to that directory

crimson moon
#

hi guys, not related to modules but which option to go for VIP+ access I reckon they removed the regular VIP only option? I see there are three options but I'm only an individual so don't fit in the government, education or enterprise. Also, is there student discount like in academy?? I didn't find it while looking so i'm guessing it's only applicable to academy?

cloud urchin
#

Yeah the student subscription only applies to Academy, they are different platforms with different subscriptions.

crimson moon
#

okay but which one does a regular person usually go with? It looks really pricey

cloud urchin
#

Academy is for educational/learning. The labs are for practicing what you know.

crimson moon
#

yeah i get that my question is related to subscription option

cloud urchin
#

People probably pick a subscription based on their own personal goals

#

Overall the value for the content you get blows other platforms out of the water. The student subscription on Academy is an incredible deal too.

crimson moon
#

is it 250 USD annually?

cloud urchin
#

is what 250 annually

crimson moon
#

For regular HTB platform VIP+ access?

cloud urchin
#

idk

#

the website shows the prices

remote smelt
glad token
#

I use the student discount for monthly Academy and it is a very good deal.

#

Are other people having issues with images not loading in the modules? I tried the usual clear history, switch browsers, restart computer, etc but I’m getting the broken images symbol for them. I did submit a ticket.
For context I’m in Attacking Common Applications

spiral sapphire
#

If there's anyone willing to give me a hint for MSSQL, Exchange & SCCM Skills Assessment, I'd be happy. Stuck on Q4 trying to find the attack vector for the SCCM host. Thanks!

nocturne iris
wide narwhal
#

Hey guys, I was doing the module "FootPrinting", section "MSSQL". the first question Enumerate the target using the concepts taught in this section. List the hostname of MSSQL server. when I use NMAP v7.93 none of the MSSQL scripts are working :

NSE: [ms-sql-info 10.129.229.230] brandedVersion: 2005, #lookup: 5
NSE: [ms-sql-info 10.129.229.230] brandedVersion: 2019, #lookup: 29
NSE: Starting ms-sql-ntlm-info against 10.129.229.230:1433.
NSE: Starting ms-sql-dac against 10.129.229.230:1433.
NSE: Starting ms-sql-empty-password against 10.129.229.230:1433.
NSE: Starting ms-sql-info against 10.129.229.230:1433.
NSE: ms-sql-ntlm-info against 10.129.229.230:1433 threw an error!
attempt to index a nil value
stack traceback:
        [C]: in for iterator 'for iterator'
        /usr/bin/../share/nmap/nselib/mssql.lua:3334: in function </usr/bin/../share/nmap/nselib/mssql.lua:3327>
        (...tail calls...)

NSE: ms-sql-dac against 10.129.229.230:1433 threw an error!
attempt to index a nil value
stack traceback:
        [C]: in for iterator 'for iterator'
        /usr/bin/../share/nmap/nselib/mssql.lua:3334: in function </usr/bin/../share/nmap/nselib/mssql.lua:3327>
        (...tail calls...)

....
....

I did reset the box but still getting errors. Anyone know what's going on ?

heady sapphire
pale island
#

i am currently kind of stuck on the footprinting lab hard. is it recommended to keep trying until i get it or just leave it for now and come back later when i have more knowledge and done more modules?

civic inlet
#

Just finsihed both the updated SQL injection SA and File inclusion SA. Both are much more realistic and harder then the previous assessments though I really enjoyed both. Very nice!

pale island
spark horizon
#

Hey guys I am currently studying introduction to networking modules.
I feel like there are alot of information and protocols mentioned and forgetting after i study or read them.
is it just me ?

waxen totem
spark horizon
#

yeh man
thanks for the advice!

trail plinth
#

Hi everyone, I'm stuck on Advanced XSS and CSRF Exploitation skills assessment, I'm on the last step of getting the flag, can someone dm please ? Thanks!

toxic apex
#

did anyone do the brute force http-post-form module?

why is the F not working here. every source tells me that it should fail if the string after F= is present but somehow it just succeeds on both Invalid and Invalid credentials

http-post-form "/:user=^USER^&pass=^PASS^:F=Invalid"
flint swift
#

Hey I am unable to have access to the XSS - Phishing module practice. The module gives me the IP address but I never reach it

#

it isn't the first time this happened doing modules

hasty mauve
#

anyone faced this issue when trying to use adalanche?

#

Module: DACL Attacks II
Section: Logon Scripts

leaden island
#

anybody has a tip on file inlcusion skill assesment ?

river grove
hidden ledge
#

In the Active Directory Enum and Attacks modules, the last question ask to find 'ObjectAceType of the first right that the forend user has over the GPO Management group' but the command Get-DomainObjectACL is running for a very very long time now and I don't know if I should wait or if i'm on the wrong path. But I think it is the right way

leaden island
#

will output findings sooner

hidden ledge
#

It is already in -Verbose 🙁

leaden island
#

i remember ive been stuck at it

#

u just have to wait

hidden ledge
#

xD alright thanks 🙂

obsidian palm
#

I have problem with vbn when iam install vbn to kali Linux replace machine of htb can't connect to target

turbid jewel
#

@fathom pendant mage of the modules, do you have any ideia why this is wrong?

turbid jewel
#

its weird because listing in on p0

fathom pendant
#

lsblk

severe inlet
#

Not sure if this is the right channel

But i just passed an exam i was worried about for a long time

And really benefited from the HTB Academy you guys are killing it with the content thank you so much

hidden ledge
#

Could not wait more than 45 minutes

arctic sentinel
#

Hello, I am trying to solve the skills assesment in the Incident Hanlding Process but I cannot login with the crendetials provided to TheHive...

#

anyone recall having problems with these module??

night hound
#

Lads and lasses of HTB, need some help on Footprinting Lab - Easy. Google and searching through messages didn't help, hence I'm here.

FTP on both 21 and 2121 is empty for me, no hidden files too, even mget * .* does nothing. Anyone face this problem?

fathom pendant
#

i believe there's creds you're given

night hound
#

No files there, not even hidden
On both ports

#

I thought maybe I just can't see them, so I tried to download everything with **mget ***. Still nothing O_o

fathom pendant
night hound
pale island
night hound
pale island
fathom pendant
#

are you sure you spelled the name right?

#

@night hound i spawned a fresh target and got the expected result

night hound
steady forge
#

Does anyone tend to have issue when trying to do a lab and connection doesn't work when you are using HTB pwnbox and it automictically gives you an ip to use for the lab, but there is no connection to be established? Windows Fundamentals > NTFS vs. Share Permissions

paper panther
#

Hello everyone, i have some problems with the module im working on can u help me?

brave field
brave field
lusty flint
proper parrot
#

even remmina doesn't work. I dont have firewall. Idk what's wrong. I don't want to use pwnbox because the box size sucks

#

like what even is this size

cloud urchin
cloud urchin
# proper parrot

You're not using the correct password, according to your 2nd screen shot

#

You're missing a ! at the end, and don't forget to wrap the password in single quotes.

proper parrot
cloud urchin
#

Try shutting down the pwnbox, disconnect from the VPN. Change regions and servers on the VPN (use TCP VPN) and re-download the VPN. terminate the target, connect to the VPN, ctrl+f5 on the page, then respawn the target and wait 3-5 mins and try again.

proper parrot
#

That's the thing. I dont see any reason why it wouldn't work on my machine. Even remmina says can't connect

cloud urchin
#

Becuase you're using the pwnbox and vpn at the same time

#

They share the same IP

proven swallow
#

Hello. Please need help 😭. Can’t pass the Conditional Execution in the bash scripting module. My script is ok but the value I submit is incorrect. Could you help me guys?

leaden island
#

what was that way though

#

dont tell me that its whats on my mind 💀

proper parrot
#

Thank you so much

leaden island
#

pls anybody a hint on file inclusion skill assesment

quiet halo
#

I'm doing password spraying with kerbrute and ran into an issue

#

when i user a list with users I get a error ```
kerbrute passwordspray -d inlanefreight.local --dc 172.16.5.5 valid_users.txt Welcome1

__             __               __     

/ /_____ / / _______ / /
/ //_/ _ / / __ / / / / / __/ _
/ ,< / __/ / / /
/ / / / /
/ / /
/ __/
/
/|
|_
// /.
// _,/_/___/

Version: dev (9cfb81e) - 11/09/25 - Ronnie Flathers @ropnop

2025/11/09 15:18:04 > Using KDC(s):
2025/11/09 15:18:04 > 172.16.5.5:88

2025/11/09 15:18:04 > [!] bdavis@inlanefreight.local:Welcome1 - [Root cause: KDC_Error] KDC_Error: AS Exchange Error: kerberos error response from KDC: KRB Error: (14) KDC_ERR_ETYPE_NOSUPP KDC has no support for encryption type
2025/11/09 15:18:04 > [!] adunn@inlanefreight.local:Welcome1 - [Root cause: KDC_Error] KDC_Error: AS Exchange Error: kerberos error response from KDC: KRB Error: (14) KDC_ERR_ETYPE_NOSUPP KDC has no support for encryption type

#

but when I use a list with the user I know exits, it works ```
kerbrute passwordspray -d inlanefreight.local --dc 172.16.5.5 user Welcome1

__             __               __     

/ /_____ / / _______ / /
/ //_/ _ / / __ / / / / / __/ _
/ ,< / __/ / / /
/ / / / /
/ / /
/ __/
/
/|
|_
// /.
// _,/_/___/

Version: dev (9cfb81e) - 11/09/25 - Ronnie Flathers @ropnop

2025/11/09 15:18:09 > Using KDC(s):
2025/11/09 15:18:09 > 172.16.5.5:88

2025/11/09 15:18:09 > [+] VALID LOGIN: RealUser@inlanefreight.local:Welcome1
2025/11/09 15:18:09 > Done! Tested 1 logins (1 successes) in 0.009 seconds

heady sapphire
#

Stuck on attacking thick applications . I can’t file the correct MAP Rw file . Pls help

cloud urchin
fathom pendant
hidden ledge
clever helm
#

hi

#

i have an issue process injection and attacking module i am not able to access the rdp

#

from the linux machine i tried to reset the target machine several times as well changing the acadmeny vpn

#

nvm sorry

digital pendant
jovial walrus
#

Can I make use of content from academy modules to post writeups? Specifically the commands use to get answers to the questions at the end of the section

heavy dome
#

Hello mate! Using CrackMapExec Skill Q1: I've find the entire list of users but the way for find the correct passwd it's only bruteforcing or other way it's possible and what list of passwd working? THX a lot!

faint hill
#

Currently on the "Find cleartext credentials for another domain user. Submit the username as your answer." in "AD Enumeration & Attacks - Skills Assessment Part I"
I have had no trouble|| pivoting, RDP'ing and running mimikatz||. I have actually found a plaintext password ||(really long and complex but plaintext nonetheless)||. But it appears this is NOT the answer (neither associated user or PW). So a bit flummoxed for the moment. Will try and run some other stuff. Any light nudges in the meantime appreciated....

lusty flint
#

Also it’s asking for the username

faint hill
last torrent
#

Good morning! I am doing Pass the Ticket from Linux from Password Attacks. Trying to do labs but provided credentials for SSH are not working, is that normal?

#

Nevermind, I got it 🙂

proper parrot
#

Hello is this normal for RDP labs? is slow as hell. I'm doing "The Live Engagement" assessment on Shell & Payloads

#

I tried tunneling via chisel to my real machine but connection refused. Is there any workaround on NOT using this foothold on the RDP? It so slow

devout lily
#

Hi everyone, what is the meaning of dumping in cracking password scenario?

#

are dumping password and dumping memory different things or the word "dumping" has the same goal?

steep skiff
#

i have a question on web attack blind data exiltration. So like we cant really identify or detect the blind one right? we just have to have the XML and try some things, maybe like /etc/hosts or else, and if it fails then there is no vulnerability?

novel matrix
#

Prompt Injection Attacks is fucking amazing. So far a VERY FUN module to do.

faint hill
#

I'm on the target machine of the "AD Enumeration & Attacks - Skills Assessment Part II" module. The machine keeps falling over/crashing. I have re-started it several times but it keeps crashing. Hard to make progress if the machine keeps dying. Anyone else with this problem?

runic nacelle
#

can any one help with this api attacks I'm stuck guy's
Exploit another Unrestricted Resource Consumption vulnerability and submit the flag.

rustic sage
#

If i purchase HTBAcademy Student version, will i have access to unlimited virtualmachines?

radiant tree
#

i literally made the same mistake 😄 thinking the task is broken lol

waxen bloom
#

Can i dm u about Q3🙃

humble hemlock
#

yeah for sure haha

grim crypt
#

Please help i still cant get pass this for sql injection fundamental. How to bypass the login. Already try by attack payload but not working found password. Plase give me a guide or hint.

fathom pendant
misty kelp
#

hi guys, any good articles or mini-guides for 101 on Docker? Going through Linux Fundamentals, but the info on the topic isn’t enough. Any good resources with practice? I mean not the hundred pages books but efficient practice oriented guide? Maybe some “do with me” project?

leaden island
#

day 3 for asking help on file inclusion skill assesment

noble spire
#

i need help with this plzz Attacking Thick Client Applications

grizzled schooner
#

Also looking for help on the Web Attacks | Skills Assessment I cannot for the life of me get an injection to work. I have the proper injection point, but everything is failing.

grizzled schooner
#

Sure

heavy dome
#

DACL Attacks - DACLs Overview Q3: Using dsacls.exe, what is the attribute that Pedro can edit for the user Rita? (Submit the attribute's full name, not its acronym.) I've the output ||SPECIAL ACCESS for Validated write to service principal name|| why don't working? Thanks

silk anchor
#

~~In the module : MSSQL, Exchange, and SCCM Attacks

In the SCCM section, the question Coerce PXE Boot and decrypt the password. What's the password for the PXE Boot?

Does anyone have a solution for not getting connectivity to the SQL host using the tool?

Tried resetting the lab multiple times, using different tools that allow the attack from linux after setting up a tunnel. Nothing seems to be working.~~

Switching to US VPN worked... zzz

safe star
#

Passwords can be stored in memory

teal root
#

Anyone able to DM me a nudge for NTLM Relay Attacks - Skill Assessments. I am stuck on Q3 regarding obtaining the password for the sqlftp account

candid field
#

Hi
Who can help we with CWEE path?
I am stuck at NoSQLI skill assessment ll

grizzled schooner
opaque marten
#

OMG I know everyone hates to read it but I have a 'Host seems down' issue on the starting point and I've tried EVERYTHING 😭😭 Someone help me I'm beggin

I've checked that my Kali firewall is disabled and that I only have 1 active openvpn connection. My ip also matches that on the HTB site, and still 'Host seems down'...

#

And yeah I tried switching to TCP and changing servers

fathom pendant
#

are you using the 'starting point' vpn?

opaque marten
#

yeah