#modules

1 messages · Page 449 of 1

hasty mauve
#

Why would they change it suddenly? I'm used to INLANEFREIGHT from all the other exercises.
From Active Directory Enumeration & Attacks all the way Active Directory LDAP exercises.

#

but NOOOO they had to change it.

rich obsidian
lunar wraith
#

Do i just start from the top and go down?

hasty mauve
snow badge
#

Hi, I'm working on Attacking Common Services - Easy. I'm trying to use hydra to bruteforce a user's password against SMTP and FTP. When I use it against SMTP, it hangs. When I use it against FTP, I get this message (attached). I can dm the command, as it contains spoilers for the lab. What is this error that I'm getting?

unique willow
#

Can I get some help on Password Attacks final assessment? (/modules/147/1356)

#

nvm

snow badge
opaque dew
#

i figured it out, finally... my ISP seems to be blocking path traversal. doing it on a VPN works.

vapid maple
rich obsidian
rich obsidian
grizzled schooner
#

Looking for a nudge on Abusing ACLs I found the user who should be able to get to adunn, I got their hash to crack --> impersonate, but nothing is cracking this hash. Any hints would be useful

snow badge
rotund trellis
#

Hello, I am currently working on Module: Credential Hunting in Windows. I am on question 2 and I have copied over the lazagne.exe file to the Windows machine. No matter how I run it, it returns: "cannot start due to incompatibility with 64-bit Windows". I have noticed that there is not a 64-bit version of LaZagne.exe. I even walked through each command on the "Show Solution" and still returns the compatibility error.

rich obsidian
# snow badge I didn't specify, so it must be the default.

havent done the module, but if you know you can establish a connection with this server i.e. you have manually tried it with credentials, then it is probably either an issue with the command, or an intentional configuration on that machine. I know you can configure how many simultaneous connections are allowed in ftp.

rich obsidian
snow badge
rotund trellis
#

Ok thank you!

rich obsidian
rotund trellis
#

That worked! Thank you 🙂

snow badge
# rich obsidian Did you get what you needed?

No joy. I tried using the -T4 option without much luck. I also tried resetting the target, resetting my tmux session, rebooting, etc. I'll try the pwnbox and see if that actually works.

sage void
#

I’m having trouble in enumerating the network shares module. I’ve used net exec and every time I get the brokenpipe error. When I use snaffler it gives me errors when I use the -x command when I try to direct what file extension I want to go through

gray yacht
#

Not what this server is about.

gray yacht
sage void
#

Yes

final kite
#

someone hint for password attacks skill assesment

#

i got wheer i need to crack some hashes

#

but doesn't seem to go for someone reason

gray yacht
final kite
#

only managed to crack 1

final kite
#

yo can someon tell is it possible

#

to exract hash from .ibak file

storm elk
#

Wrong channel buddy

signal bane
#

oh

ocean night
storm elk
#

What box is this?

signal bane
#

like the starting point one

storm elk
signal bane
#

ok bet ty

storm elk
#

Just name the box. We are not psychics, so please, try to be as clear as possible if you want help

ocean night
heady sapphire
#

Hello ! I am in pivoting module , in dynamic port forwarding section and I do the dynamic port forwarding as shown in the course but when I try to connect to the target using proxychains xfreerdp I get error about Kerberos and then proxychains timed out

final kite
# ocean night Well done

my god how it makes sense, i brute force rdp with net-exec got valid hit then try to rdp and cant

ocean night
desert widget
#

Guys I am stuck on pivoting module, can someone share some videos so I can understand it better?

final kite
#

just search ligolo

desert widget
#

I also want to learn the theory of it

robust pecan
#

I managed to create an nmap static binary. I have written a blog post about it. You can also ask AI to walk you through the process.

worldly rover
#

I need help. I don't see any option to close the target system I spawned to complete an exercise.

ocean night
#

It'll take care of itself 🙂

worldly rover
#

awesome. I just got used to seeing option to terminate other machines while not seeing one here and got concerened. Thank you.

final kite
#

guys pls help on password attack assesment

#

i kinda got almost everything i would guess but cant move further

chrome fulcrum
#

Hi everyone, in the Advanced Deserialization module, is it normal for it to show this in the Example 1 instead of teetrave website?

thick stratus
#

I'm on the Operating System fundamentals and I'm having trouble finding a ".bak" file... i see the original file in /etc directory but in the /var/backups I'm not seeing any ".bak" files in general. I've tried "find" and "Locate" on the "/var/backups" directory still no file any hints?

gray yacht
civic inlet
#

Oh my goodnes finally DACL II Skills Assessment done!

that was insane but super super fun!

If anyone get ths 'libcrypto' error which I was debugging for almost an hour! This is a really good site which I followed and I didn't get the error again!

https://github.com/dirkjanm/PKINITtools/issues/9

Ty htb for a very informative module!!

sterile shell
#

Hi everyone. Can a moderator please help me with verifying my account? I keep getting an error since yesterday when trying to do so and being told to get in contact with a mod/admin. Thanks!

PS: sorry for posting it in this channel, it is one of the very few in which I have access to send anything 😅

urban island
#

Hi everyone, i want to ask, i was doing the elastic module, i seem to understand it a bit looking at the solutions, but without it, I dont know how to get there. For example, im clueless on how to tackle the skills assessment, am I supposed to do extra reading in the tools or do an extra lab? Can someone help guide me in how to better understand the elastic module
Like for example, how are you supposed to know whether something is event code 11 or event id 1 or 3 or 5, etc... so that you can filter

cloud urchin
#

Google important/critical event id's

#

Also note down the ones you find in the modules

plain summit
#

Attacking Common Applications Exploiting Web Vulnerabilities in Thick-Client Applications

I can't open start.sh after using FileBrowser->Config in Traverse.

urban island
brazen nacelle
#

Any help for my question?

cloud urchin
# brazen nacelle Any help for my question?

I don't know for sure because I don't know the perms, but in that section one user has perms over another, i think GenericWrite, so they can just change the password to anything they want for that user.

#

so the password is arbitrary and could be set to anything

brazen nacelle
wooden halo
#

Has anyone completed the Command Injection Module ??

civic inlet
#

I know right haha!

All the best with DACL I!

fluid furnace
#

I am new here and going to start learning bug hunting and bounting which module should I choose

#

Junior cybersecurity analyst or some other

craggy anvil
#

Hey guys, I have difficulty understanding a spl command for "Pass the Ticket" for the "Detecting Windows Attacks with Splunk" module.

index=main earliest=1690392405 latest=1690451745 source="WinEventLog:Security" user!=$ EventCode IN (4768,4769,4770)
| rex field=user "(?<username>[^@]+)"
| rex field=src_ip "(::ffff:)?(?<src_ip_4>[0-9.]+)"
| transaction username, src_ip_4 maxspan=10h keepevicted=true startswith=(EventCode=4768)
| where closed_txn=0
| search NOT user="$@*"
| table _time, ComputerName, username, src_ip_4, service_name, category

I do not understand how the transaction command works? please help

#

it is because there is no endswith, it is very confusing

craggy anvil
#

so for closed_txt=1,
there must be at least more than one eventcode 4768 (same username and src_ip),
or after 10h it will automatically be closed_txt=1.

Am i correct?

spring trail
#

Anyone can nudge me the Lab on Pass the Certificate on Password Attacks?

wooden halo
inner arch
#

Hi, Why the reverse shell may not work. I upload the shell to the server, enter cmd=ls in the address bar, I get the answer, let's say shell.php, but as soon as I continue to write cmd=ls../../, problems begin, either the page does not show anything, or the shell itself disappears from the page.

rustic sage
quartz quest
#

Hi,
I was doing Introduction to Windows Evasion Techniques - Static Analysis
All checks are passed, but i didn't get flag!!

#

What did i miss?

inner arch
soft reef
#

On web cache poisoning how does the 3rd request get a hit meaning its unkeyed? The 2nd request gets a hit because the 1st was send but the value of the 3rd request was not sent so how does it get a hit?

# First request is miss
/index.php?language=valuewedidnotusebefore&ref=test123

# Request again is hit
/index.php?language=valuewedidnotusebefore&ref=test123

# Change value third request is hit
/index.php?language=valuewedidnotusebefore&ref=Hello
mellow mist
viscid epoch
#

Any hints on ADVANCED SQL INJECTIONS - Skills Assessment create function ?

civic inlet
# soft reef On web cache poisoning how does the 3rd request get a hit meaning its unkeyed? T...

Hey there!

I believe that the 3rd request is a hit because the cache ignores the ref parameter. Even though that you changed the value, the cache will treat it as identical to the second request since the only keyed part is the /index.php and language=..

The first request is a miss because it doesn't have an entry yet which will result in a miss but it will store the path and language and the ref value is left out because it's unkeyed.

Hope this makes sense and helps!

edgy schooner
#

I am still stuck on this one. You get anywhere with this?

floral fulcrum
#

Hi need a slight nudge for the Advanced XSS and CSRF exploitation Skills Assessment, stuck on ||promoting to moderator||. Have a payload that works locally but seem to have no admin bot triggering the response

glad finch
#

Hi! I'm currently taking the File Upload Attacks module and whenever I want to make a fuzzing attack using burpsuite, every response is a 200 OK but in reality any of them work. I have read the resolution and it still doesn't work at all

soft reef
soft reef
glad finch
soft reef
glad finch
#

I mean, in the Whitelist Filters exercise. Not the final one

soft reef
#

Okay you have fuzzed the file extensions in Burp? Do you see the values of "Length"?

glad finch
#

But how do I know which one works if all of them says 'File successfully uploaded'

#

If I use the repeater it changes and says 'extension not allowed' but I have to try one by one

soft reef
#

If there's different sizes of the response it should give you different messages.

glad finch
little terrace
#

am doing the password attack skill assessment and ive alr gotten the domain admin hash n rdp in

where am i suppose to find the Administrator hash?

limber river
#

try to use techniques learned in the module

#

the ones that allow you to dump stuff

gray yacht
gray yacht
merry stone
#

Hi i am doing Skills Assessment - Password Attacks
i got initial access via ssh but I am stuck here, any hint please?

knotty gulch
storm elk
#

@knotty gulch this is not the place to boast about having an, illegal, botnet

knotty gulch
storm elk
#

Follow the instructions and you will be able to

knotty gulch
gray yacht
icy carbon
#

hi guys i am confused why cant i chat in general chat? i just joined

little terrace
#

is there a way for netexec to also dump the hklm/system?
password attack module says that it can only dump lsa and sam

nova pivot
#

Not sure you can output SYSTEM from netexec though, best way to find out is to search in the nxc documentation

paper hollow
#

nvm

fiery trench
#

Howdy 👋
I'm looking for help with** Intro to Whitebox Pentesting Skills Assessment Q2**
So far I believe I made the appropriate patches to the JavaScript code, but the check is not playing nice.
I followed each step one by one to the hint provided but I'm at a dead end and have revised this code multiple times based on info in the forum and on Discord.
If anyone can give a hand it would greatly be appreciated.

carmine depot
#

uhhh I need help with the Password Attack module section Credential Hunting in Network Shares. I really don't understand the whole section.

fathom pendant
carmine depot
civic inlet
plain summit
#

@gray yacht You able to help out with Exploiting Web Vulnerabilities in Thick-Client Applications?

gilded radish
#

yo where can I ask about fortresses?
I completed it and all 11 flags, but I cant get points for 1 on the task, because it says I already own it

mellow mist
gilded radish
mellow mist
fast zephyr
#

Cool

river grove
fast zephyr
#

I can only use this to talk...

#

I cant talk on general

#

Anw

#

I wanna know who is the best hacker in the server

fathom pendant
hollow kernel
#

Hi I have a problem in Ad enumeration and attacks skills assesment part II
When i generate de hashdump of administrator in sql01 it generate the administrator wrong
I compared with posts and it not the same hash
Can I talk with someone in dm?

gray yacht
brave field
plain summit
#

Attacking Common Applications Exploiting Web Vulnerabilities in Thick-Client Applications

I can't open start.sh after using FileBrowser->Config in Traverse.

lapis sky
#

Active Directory Enumeration & Attacks -> Bleeding Edge Vulnerabilities -> PetitPotam
i've been stuck for a whole day on this, tried to make it work out but nothing useful,

sudo ntlmrelayx.py -debug -smb2support --target http://ACADEMY-EA-CA01.INLANEFREIGHT.LOCAL/certsrv/certfnsh.asp --adcs --template DomainController
python3 PetitPotam.py 172.16.5.225 172.16.5.5
fathom pendant
#

no route to host

lapis sky
fathom pendant
#

No route to host == the ip may be incorrect

#

Or theres no way for the tool to reach the requested host

ocean night
#

Hit the Resources button in the top right 🙂

primal eagle
#

cant someone just search and replace crackmapexec with netexec in academy 😄

ocean night
#

🤷‍♂️ I mentioned it as you didn't

#

Nevermind I guess

#

The module does include information regarding how to use datasets however

#

Modules do not always have all teh answers documented in the sections. It can take a bit of outside of the box thinking and research to achieve the end goal

#

This is for Academy Modules

pallid geyser
#

oh sry miss

ocean night
#

They are not, no.. but have a read back over. torch is so freakin useful

#

You may need to do a little research

#

Either that or I'm completely missing something

limpid hemlock
#

Hey I. The evasion module I'm stuck at static analysis portion i don't see how I can compile the code for the revshell

ocean night
#

oof

static plinth
#

Aaah interesting, more insights yeeh. View #modules message , in this the message I posted earlier you can see a difference in bloodhound queries that are used (CE vs legacy), that will explain the krbtgt user not showing up (maybe you already saw this)

ocean night
wet willow
#

Yo why does someone ppl’s username start with "0x"

shadow cloud
#

Hi im stuck at the trust attack skills assessment qn3 like I tried the trust account attack but I am having a hard time getting to dc04.mssp.ad so anyone could be kind enuf to give me hints please?

ocean night
atomic violet
#

Hi how can i report someone sharing active machine writeups ?

rough phoenix
#

Hello everyone, Can someone explain in simple terms what these networking concepts mean: CIDR notation, NAT, subnet, and route? I’m having trouble understanding them.

ocean night
#

FYI @young radish 😉 I've passed that feedback on to the team btw

#

Apologies for the inconvenience

rustic sage
#

hi

ocean night
#

Wow nice, well done! Home stretch

plain summit
#

Attacking Common Applications Exploiting Web Vulnerabilities in Thick-Client Applications
I am not able to view start.sh after selecting FileBrowser->Configs in traverse.jar.

acoustic owl
grizzled schooner
#

Looking to talk to support - ACL Enumeration module. RDP session always crashes and port closes causing me to have to reset and try to rush through before it crashes again please @ with responses

plain summit
shadow cloud
#

Yeah the ad trust attacks skills assessment

plain summit
#

AD was tough but I got it

#

Wanna DM? @shadow cloud

shadow cloud
#

Sure thanksss so much

plain summit
edgy ember
#

Introduction to Windows Evasion Techniques > Dynamic Analysis
Anyone knows why the execution of the file just keeps timing out? I got the reverse shell when running the executable from the -DEV box but on the -TARGET VM I just never get the shell back...

little terrace
#

when i do pivoting with ligolo, how do i start a file server that is reachable by the internal systems for file transfer purposes?

fathom pendant
#

(/drive: for xfreerdp and upload/download for winrm)

little terrace
#

ok thank you, was trying to think if making an impacket-smbserver with ligolo listeners would work but that seems way simpler

fathom pendant
#

Listeners just need to point from x to y

icy egret
#

hello, i currently have access to jump01 and dmz01, how am i able to find file01 password from jump01?

Password attack module skills assessment module.

silent kindle
#

I'm confused with the reverse port forwarding command. Google says you run the ssh -r command on the pivot machine, but on the example in htb ssh -R <InternalIPofPivotHost>:8080:0.0.0.0:8000 ubuntu@<ipAddressofTarget> -vN this command is clearly run from the attackers machine since "ubuntu" user is the pivot machine(?)

amber heron
#

===

icy egret
jade frigate
#

What should I do if the exact file 'rockyou.txt' is being used as indicated by the module and gets disabled like this?

dark hedge
soft reef
jade frigate
jade frigate
dark hedge
#

afaik that file should be uncompressed after install, though i'm unsure how gzip compression works

jade frigate
#

I'm gonna reset the target machine and the instance I'm in, let's see if it works

dark hedge
#

for the connection error, i'd check if you can interact with SMTP

silent kindle
#

try sudo gunzip

soft reef
jade frigate
dark hedge
#

seclists has some smaller rockyou.txts you can try

jade frigate
#

the file got uncompressed, but the problem is the hydra getting disabled

dark hedge
#

but usually hydra works with rockyou

jade frigate
#

I've restarted the instance and the target machine, now hydra got the password using the wordlists/rockyou.txt normally

fading hare
#

Any luck? I'm also stuck at the 3rd CTF (insecure function)?

#

Any luck? I'm stuck for 3 days at this part...

native turtle
#

hi everyone, are you able to spawning targets?

safe star
jade frigate
viscid terrace
#

yo

acoustic owl
viscid terrace
#

i have done that beore

acoustic owl
frank bloom
#

Hello, my name is Mohammed. I am a beginner in cybersecurity and I am trying to learn more.

acoustic owl
compact patrolBOT
frank bloom
#

How do I start?

ocean night
#
  1. Sign up at https://academy.hackthebox.com
  2. Study and run through some fundamentals in Academy's "Getting Started" module https://academy.hackthebox.com/course/preview/getting-started
frank bloom
ocean night
#

No, sorry

#

Hang out and chat here

frank bloom
#

Ok thank you tell me step by step

ocean night
#

What?

sick karma
#

Hello, ı need help badly

frank bloom
#

I want to start learning but I don't know where to start.

sick karma
#

@dense ferryHello, I really need help right now. I changed the email address for my Hackthebox account, and I'm not receiving any verification emails. Is there any way to reset this because I can't access my account?

cloud urchin
compact patrolBOT
sick karma
ocean night
sick karma
#

thank you sir have a great night

ocean night
#

You too 🙂

fathom pendant
#

@frank bloom we don't promote taking chats off of discord. if you read and follow instructions in #welcome there's a careers channel (#careers-and-certs)

inner arch
#

Hi guys, has anyone encountered a situation where when a reverse connection occurs via shell, the cursor moves below the $ sign and no longer accepts commands.

spring trail
#

anyone give me a nudge on Password Attacks Lab - Skillassessment?

torpid inlet
frail bloom
#

Helo

little terrace
spring trail
shadow cloud
#

Hi anyonr can give hints on AD trust attacks skills assessment
Gain access to the DC04 (Mssp.ad) and submit the contents of the flag located in "C:\Users\Administrator\Desktop\flag.txt"

inner arch
#

Are attachments prohibited from being sent?

sacred ermine
inner arch
#

Well, yes, that's what I meant, screenshots.

onyx scroll
#

this is gonna be funny

wooden seal
#

is it corp osint?

onyx scroll
wooden seal
#

i think i missed it then kek

#

or forgetting about it

onyx scroll
#

trying it by my own

#

sht is not gonna work but

#

lets see

wooden seal
#

this too

onyx scroll
#

fair

onyx scroll
#

theyd showcase some tools instead

wooden seal
#

idk mods wil dlt anyway if it violate haha

onyx scroll
#

well no problem then

wooden seal
#

can u share the link btw i cant find this one

onyx scroll
#

https://academy.hackthebox.com/module/147

#

there we go

onyx scroll
#

are u kidding me

#

nvm

#

had a whitespace at the end :p

shadow cloud
#

AD Trust Attacks skills assessment
Gain access to the DC04 (Mssp.ad) and submit the contents of the flag located in "C:\Users\Administrator\Desktop\flag.txt"

anyone coud be kind enuf to hint please?

civic inlet
#

DM me I might be able to help

vagrant bluff
#

pleasee help

civic inlet
tough wing
#

I need some help. Not sure if anyone is available to assist. I’ve launched the machine in the Kerberos module under "Unconstrained Delegation - Computers". As required, I need to connect via RDP. I’ve tried using the built-in Remote Desktop Connection tool on Windows, as well as xfreerdp from HTB’s Pwnbox, but neither was able to establish a connection.

civic inlet
vagrant bluff
#

Its handshake is working it says connected and when i am trying to connect to the windows host it showing me its doing something

river stream
sacred ermine
#

need more details I guess to help you

#

Note: If the connection to the target machine fails, wait 2 or 3 minutes and try again.

#

thats what the section says, proabably need to wait

tough wing
#

Thank you. Please give me a moment, I'll provide more details shortly.

#

Yes, I also noticed that waiting is required. However, I've already tried waiting, but still cannot establish a connection.

sacred ermine
#

which port are you using ?

#

sometimes using ovpn and the pwnbox might be the issue as well, you need to use either of it

valid oasis
#

Hello Guys, I'm new here

tough wing
proven plinth
sacred ermine
#

the task says

#

use argument /port: for xfreerdp tool

vagrant bluff
valid oasis
#

Can anyone guide how to learn white hat methods?

tough wing
sacred ermine
#

it literally says you to use the port 23389

brave field
tough wing
vagrant bluff
#

how did you get pass this?

proven plinth
vagrant bluff
#

Should i try with vm

autumn pilot
#

Did you read a specific note in the section of the module?

proven plinth
vagrant bluff
#

I did i tried to do exactly the same as the content

vagrant bluff
autumn pilot
#

There are two notes in the section that will help you go past that error

vagrant bluff
#

I did that too

#

Same thing

autumn pilot
#

Read the notes and you will establish a successful tunnel

vagrant bluff
#

Thankyouu for your time ill read through it again and try

vagrant bluff
vagrant bluff
opal shuttle
#

👀

proven plinth
# vagrant bluff .

I found a version that works. If you are stuck you can DM me. I'll be available for the next 30 minutes or so

jagged zenith
#

if i connect vpn udp ? NOT WORK WITH ME

#

i test all VPN connection file. US 1 ,2,3,4,5,6

coarse dove
#

you have 3 links that can help you there at the end. If you study the first one you find a grafic there that help.

civic inlet
quiet halo
#

can someone explain this further

#

"We can also use NFS for further escalation. For example, if we have access to the system via SSH and want to read files from another folder that a specific user can read, we would need to upload a shell to the NFS share that has the SUID of that user and then run the shell via the SSH user."

#

especially this part "we would need to upload a shell to the NFS share that has the SUID of that user and then run the shell via the SSH user."

proven plinth
#

I haven't tested it out myself. I used 1.7.6 as well.

digital pendant
#

I need some guidance on Windows privilege escalation - Citrix Breakout section.

Long and short of it; I can't seem to get the UNC path to work (trying to follow the example for practice) - Paint -> open and then all files + UNC path to the users folder (or the user in question folder). Still getting the disallowed dialogue.

Is this by design?

proven plinth
#

Have you been sharing your account with someone.....?

old dome
#

No. I haven't used the account in a while though (several months if not longer)

proven plinth
#

Also.. best not to post the answers here... you might spoil it for others

old dome
proven plinth
proven plinth
old dome
#

Thanks for your help, much appreciated 😄 and yeah, I'll do that

proven plinth
#

Usually a couple of hours

old dome
#

That's great! Thank you

fathom pendant
#

if you did the module previously, then the answers remain, HTB can't erase the progress (barring deleting your account) it's due to how the backend works

gray yacht
digital pendant
digital pendant
gray yacht
digital pendant
#

I was doing it in this bit but you need to do it into the red marked bit

digital pendant
#

Anyone know how to not have a full screen citrix while also xfreerdping into a linux environment?

xfreerdp into linux lab machine, running the citrix file fullscreened the connection.

fading hare
#

I solved it with the use of Claude 🙂 tip: part of the answer can be found in the SQL injection section.

dapper crown
fathom pendant
#

it's expecting it as "a-b" not "a b"

#

also deleting the image since it contained the answer to another question in it

dapper crown
#

and spaces worked fine until now

fathom pendant
#

it's not expecting a-b cable, just a-b

digital pendant
#

Strange that, i've not seen it spelt with a hyphen

fathom pendant
#

it's as it's written in the module

dapper crown
fathom pendant
#

it's hyphenated in the reading of that first paragraph there

#

as a note:
Modules is the big name
Section is the chapter name
Module - Network Foundations
Section - Components of a network

dapper crown
fathom pendant
#

yes

dapper crown
#

Thanks a lot for helping out buddy 🩶

river stream
#

Still nothing

frank bloom
#

Hello friends, I want to ask you, can I learn only by phone or computer?

frank bloom
dapper crown
#

I am losing brain cells.... i am struck on these 2 questions... can the answers be from sections before or the same section only?

fathom pendant
dapper crown
fathom pendant
#

also i helped you with that first question like 30 minutes ago, it's NOT expecting the word "cable"

primal eagle
#

its fiber isn't it

dapper crown
primal eagle
#

maybe technical term of it?

#

fiber-optic?

#

well, RJ45 is fast too

dapper crown
#

for lans it said twisted pair ethernet cables in prev. section, but there is no mention of them here

dapper crown
#

and rj45 isnt a cable if i understood it right... its a type of connection, no?

dapper crown
#

maybe i should take a break and get back into this

frank bloom
#

Can I find someone to send me cybersecurity lessons in the form of ملف بي دي إف

primal eagle
#

دروس الأمن السيبراني

frank bloom
primal eagle
#

I have no clue

#

Maybe use google translate in hackthebox

#

Or learn English first, since it will be used a lot

frank bloom
primal eagle
#

ChatGPT is your biggest friend

frank bloom
#

Yes I use it all the time

magic timber
#

hello for the skill assesment of the "Attacking Wi-Fi Protected Setup (WPS)", i found the second question really quick, but for the first one i would like to know if it is normal that it takes a lot of time? because the ap keep getting locked and idk if i should try another way?

frank bloom
primal eagle
#

Use WPA3 without WPA2 failover, and make use of a very long sturdy password ^

#

but as time will tell, WPA3 will possibly also become vulnerable for something

frank bloom
primal eagle
#

thats what is expected to happen when you click a reset button

frank bloom
#

Yes, and the problem is that the Wi-Fi password is usually admin.

primal eagle
#

Not really, that is not your wifi password

#

that is commonly the password for the router

#

router > broadcasts the wifi
from the router you can configure your wifi

frank bloom
#

When you enter the address to control the Wi-Fi via the phone, you are asked for the password. All devices are admin, and then you are asked for a new password.

primal eagle
#

for sure not all devices. Maybe some, but recent ones they mostly require you to enter a random passcode on the back of your router

#

But it is indeed quite common for organisations to leave default passwords set on interfaces, but not limited to routers. Also printers, phones, remote interfaces etc.

frank bloom
#

Yes, you are right.

sick karma
#

guys plssss help me

#

The person on live support on the site still hasn't responded since last night.

magic timber
frank bloom
#

Is there a way to know who is spying on your phone, whether through applications or Gmail?

rose lagoon
#

hello I'm block in the Firewall and IDS/IPS Evasion - Hard Lab I tried everything that I know do you have an hint for me pls ?

dry grove
rose lagoon
#

okay

elder kraken
#

Hello,

Can someone DM me for Skills Assessment - File Upload Attacks ?

dry grove
#

||If I remember correctly it the firewall has a misconfigation that you can abuse. In the examples provided in the module itself the technique is also used||

rose lagoon
#

sudo nmap 10.x.x.x -p 445 -sA -sV -f -Pn -n -T2 --disable-arp-ping --packet-trace I tried this I'm close ?

dry grove
#

||The flag in question is missing in this command, but if you add it, it should work||

dry grove
#

No problem, just check all the commands again and look for something that isn't present here and that you didn't try

#

Good luck!

dry grove
#

If you're stuck again, I can give you another small nudge
Maybe the other hint was too vague

rose lagoon
dry grove
#

Hope this helps, sorry I'm not great at giving advice without spoiling the challenge 🫂
But this narrows it down

lean void
#

on the hackthebox site it disconnects me every time after 5 hours approximately even more

#

It's normal ?

sick karma
#

Hello pls help on the site ı need . My support is not answering 3 -4 hours

dry grove
# rose lagoon it's .....

You should probably put your text in spoilers so you don't accidently spoil the challenge for others

dry grove
dry grove
frank bloom
#

Peace be upon you. Hello, I want to learn protection. Can I find someone to help me?

compact patrolBOT
acoustic owl
#

@frank bloom ^

frank bloom
#

Can I contact you?

acoustic owl
#

For what reason?

magic timber
#

hello for the skill assesment of the "Attacking Wi-Fi Protected Setup (WPS)", i found the second question really quick, but for the first one i would like to know if it is supposed to takes a lot of time? because the ap keep getting locked and idk if i should try another way?

rose lagoon
#

how to put the text in spoiler ?

snow badge
#

type between ||

#

||This is spoiler text||

snow badge
grizzled schooner
#

Looking for some help on the Privileged Access module

On the last question. I can't get the damundsen password to reset. I went through the same ACL Abuse from the module prior, but nothing is working to reset this PW. Used a different account with DCSync privs, but hash wouldn't crack. Am I missing something? Please @ with responses

Edit: solved, forgot to start my ligolo tunnel

short orbit
#

hey im stuck on a module (command injection Advanced Command Obfuscation) i manage to run the command but i just don't know what format the question is expecting the thing i get :
||
.
./style.css
./index.php
||

#

btw i get it from : ||ip=127.0.0.1%0a%09$(rev<<<"c-%09hsab")%09$($(rev<<<"d-%0946esab")<<<ZmluZCAvdXNyL3NoYXJlLyB8IGdyZXAgcm9vdCB8IGdyZXAgbXlzcWwgfCB0YWlsIC1uIDE=)||

rose lagoon
#

|| sudo nmap 10.129.100.235 -p53,445 -sA -Pn -n --disable-arp-ping --packet-trace --source-port 53|| @dry grove @snow badge ||what is wrong here ? I also test w SYN Scan ||

rose lagoon
fathom pendant
#

If so: the right port to enumerate is not gonna be low

sick karma
#

Guys, a live support agent named Stefan hasn't responded for 13 hours since last night. Why?

fathom pendant
#

But support isnt generally given on the discord

sick karma
#

thank u so much

rose lagoon
short orbit
fathom pendant
# rose lagoon yes it is

The expected port to enumerate isn't low. Telling them to scan 53/445 will yield nothing of value

rose lagoon
#

okay so I have to scan every

fathom pendant
fathom pendant
delicate adder
#

Hi, I feel very stupid asking this question. I'm doing the chapter on nmap but there's this question that I don't understand.

#

there is no IP to scan

rose lagoon
fathom pendant
#

That's what its asking about

#

Pro-tip: if theres no target, the information is in the reading

delicate adder
#

OK, thanks

frank bloom
delicate adder
acoustic owl
short orbit
#

i finally got it to work

#

thx

#

always the dumbest things (like adding a parameter)

frank bloom
snow badge
delicate adder
tiny cave
#

I’m working on advanced deserialization attacks and focusing on Example 2: XML. I’m testing the payload against a locally hosted IIS web application. The payload successfully bypasses the initial root XML checks, but when it reaches the deserialization step, it does not spawn the expected process. Can anyone help me understand why it isn’t executing or how to troubleshoot this?

I'm not sure if I can share the PoC code here without "spoiling" the content

swift kelp
#

Hello admins, I am having a problem with identification

#

I already id'ed once but when I came back to discord I didn't have this discord channel and I had to Auth again to type into general

swift kelp
#

Guys who is doing Linux Privilege escalation on academy? I need a hint. I am stuck at task 0 😱 (environment enumeration). I managed to change user from htb-student to lab_adm with sudo privs but where from here

swift kelp
#

Can u give me a hint plz

haughty fiber
#

pwnbox down??

snow badge
digital pendant
#

can I get a nudge please on part 1 skills assessment of Windows Priv Escalation module

misty matrix
#

Just finished the AD attacks module, very fun & complete !

gray yacht
digital pendant
#

thats sort of the issue okay thank you - the nudge would still be needed on the priv esc as I must be doing something wrong... if possible

digital pendant
#

thank you 🙂 will do

shut delta
#

hi im stuck on Attacking SMB question is "What is the password for the username "jason"?" cant find the password list

gray yacht
shut delta
exotic coral
gray yacht
exotic coral
exotic coral
#

Yeah I just got the flag

opal shuttle
river grove
coarse dove
#

Hi, i need help with the hashcat rule at this question. The last part with the last character repeated three times : "Crack the password of Wi-Fi network named "HTB-Wireless", using a rule where the second character is capitalized, all occurrences of the letter 's' are replaced with '$', any letters 'b' are capitalized, and the last character is repeated three times" !!!

torpid vault
#

@cloud urchin

#

hey

#

How do I see my Identify?

dry grove
torpid vault
dry grove
#

I need to write a walkthrough

torpid vault
#

oh

rose lagoon
#

In the nmap testing firewall IPS IDS it is normal that my scan is slow ??? it's written 1h+

rose lagoon
#

hoo okay

torpid vault
rose lagoon
torpid vault
#

although you can search for specific information with -p

torpid vault
#

just send faster packages

#

or more

#

idk

rose lagoon
rose lagoon
coarse dove
torpid vault
magic timber
frank bloom
#

Hello friends, does any of you have a YouTube channel that explains cybersecurity and protection?

cloud urchin
# frank bloom Hello friends, does any of you have a YouTube channel that explains cybersecurit...

Hi and welcome. As stated before, this is not the appropriate channel for such questions. This channel is dedicated for discussion of the modules on HTB. You'll need to verify your HTB account by following the instructions in #welcome which will grant you access to most channels, where you can ask this question. Also as a side note, they're not videos, but the Academy platform on HTB is where you can learn about cybersecurity and protection.

frank bloom
#

I just have difficulty understanding the lessons via links.

cloud urchin
#

Then you'll need to follow the instructions to ask in a better channel about videos

frank bloom
#

What would you advise me?

terse sedge
#

I'm in Password Attacks, Pass the Ticket (PtT) from Linux, Question 7. I'm trying to import julio's ccache file with kinit, but get errors when trying: Pre-authentication failed: "Unsupported key table format version number while getting initial credentials" or "Pre-authentication failed: Permission denied while getting initial credentials". Any idea what I'm doing wrong? I've tried changing the permissions of the files, same errors.

ancient coyote
#

Attacking Common Services
Attacking DNS

How long should subbrute be taking to accomplish the first part of this?

toxic palm
#

Could someone help me on this question?
It is on the section "AD Enumeration & Attacks - Skills Assessment Part II"

So I get the hash with metasploit "load kiwi"
as you can see here

[+] Running as SYSTEM
[*] Dumping SAM
Domain : SQL01
SysKey : 2cdbbee2d1fb9cfb7cf7189fa66971a6
Local SID : S-1-5-21-3827174835-953655006-33323432
SAMKey : 1f3713f605ea<SNIP>dea5ce
RID : 000001f4 (500)
User : Administrator
Hash NTLM: 136b3<SNIP>61248f364```

But it fails!
#

I don't know what else to try, I have tried Inveigh, Responder

ancient coyote
#

Dont post the account hashes and stuff its content spoiling

toxic palm
#

K, I'll mark it as spam

ancient coyote
#

if you have the hash did you try pth with xfree?

#

Not on this Mod yet so if there are new ways mentioned idk them yet

ocean night
toxic palm
#

Yes, I have tried pth, the thing is, the Hash is not the right one.

crackmapexec also says that the hash is wrong

cloud urchin
toxic palm
cloud urchin
cloud urchin
# ancient coyote any guesstimate on this?

No one can really answer this, depends on computer & network speed as well as the wordlist you're using. If you have a wordlist with 1 word, it should probably take less than 1 second. If you have a huge wordlist over 9 billion, it's going to take a lot longer.

ancient coyote
#

true, I didn't know if it was notoriously slow or not

toxic palm
# cloud urchin Try to understand the context of the hashes you're dumping

So far I know that the hash I am dumping is for SQL01, and the Hash it asks is for the Admin on MS01 the thing is I thought that there would be password reuse across admin accounts.

I don't have SYSTEM/Admin on MS01 so I can't dump hashes there. on SQL01 I have SYSTEM so I can dump hashes there.

terse sedge
#

I'm in Password Attacks, Pass the Ticket (PtT) from Linux, Question 7. I'm trying to import julio's ccache file with kinit, but get errors when trying: Pre-authentication failed: "Unsupported key table format version number while getting initial credentials" or "Pre-authentication failed: Permission denied while getting initial credentials". Any idea what I'm doing wrong? I've tried changing the permissions of the files, same errors.

civic inlet
#

hello everyone!

I'm currently doing the Whitebox Attacks - Type Juggling Authentication bypass. The question is:

"Try to use what you learned in this section to access the admin panel and obtain the flag."

At the moment I found the vulnerability for the password I believe but when I send the request I still get a failed message. I've been researching for potential username bypass but I cannot find anything can anyone help?

Thank you!

civic inlet
#

Nevermind figured it out!

granite trail
#

\

rustic sage
#

May i dm you?

hollow kernel
toxic palm
#

I finished that module, rn I am on attacking common apps

lilac raft
#

Hello

cloud urchin
# lilac raft Hello

Hi, welcome. You can follow instructions in #welcome to gain access to way more channels in the server, like #general where you can have general chat discussions/greetings. This channel is dedicated for discussion of the modules on Academy.

dapper flame
#

Can anyone help me? I have an issue with the Introduction to Windows Evasion Techniques module, specifically in the Static Analysis section. When I placed my .exe in C:\Alpha\Static, the logs showed this message:
[21:07:31] C:\Alpha\Static\Evasion_HTB.exe - OK - Undetected by Microsoft Defender Antivirus, but I couldn’t find the flag anywhere. Any idea what I might be missing?

cloud urchin
#

did you 1) choose console app (.net framework) ass the app, 2) compiled a relase build and 3) use c#?

dapper flame
#

yes, i did but no works

iron cipher
#

Can anyone help me with the Final question with the Bloodhound Module Skill assessmentI have been stumpped all day long

#

I have figured out how many azure users have global admin path and have access and the total number of azure users of it but the percentage keeps on saying it is incorrect.

steady plank
#

Hey mate, i had the exact same issue. I updated the msfvenom command line to use -o instead of > as the file that was being output was not executable, and then netcat was receiving info but never opening a shell. i then updated the shell type to meterpreter and used multi/handler to receive the shell. Even so it still died seconds after the session opened so had to type cat flag.txt quickly

dapper flame
#

Thanks

storm elk
waxen totem
#

@slender bane that's illegal, please familiarize yourself with the #rules

wooden seal
#

not related to modules. but how do you guys setup the obsidian git sync. can someone dm me a video or link (tried following some but no clue why its not working for me)

little terrace
#

whenever i rdp pth, i can only do it once, if i exit out and try again it tells me that the username\password is wrong

how do i rdp in again if thats the case

waxen totem
#

@broken star please refrain from spoiling Skill assessments and simply ask for help on the module and section, I'll dm you with your message so you can copy paste it to a person who'd like to help.

waxen totem
jaunty vine
#

hey huys, i just started and i´m having a gard time with the most basic comand (ssh), can somebody please tell me what im doing wrong?

magic timber
#

Hello, someone could help me on the "Attacking Wi-Fi Protected Setup (WPS)" module please?

hasty mauve
digital pendant
#

<@&861185840277487616> I'm not sure exactly but doesn't seem module related...

limpid holly
#

Advanced XSS and CSRF Exploitation -> Skills Assessment. We can get flag without promoting role to moderator. To fix the expected path, maybe filtering <> when uploaded file is needed.

light sapphire
#

Hello there!
I hope this is the correct section for this topic.
In my company, we will do an HTB-CTF event. I'm a programmer, but I never do anything like a CTF. I started with the HTB Academy.
Can you suggest a course or a learning path? I'm a little bit overwhelmed.

cyan blade
light sapphire
#

@cyan blade Hello
Okay. Thank you.

So pentester path is something like ctf?
(I know pen testing only from our company. There create a lot of requests against a system for testing the scalability.)

Is the lab this website? https://app.hackthebox.com/starting-point

grim gust
signal apex
#

Goog morning everyone

cyan blade
# light sapphire <@377170177038483459> Hello Okay. Thank you. So pentester path is something l...

The pentester path would cover multiple topics on how to find vulnerabilities in different services, not necessarily sending multiple requests, but say for example some configs can be abused by attackers and give them additional access to internal stuff

The module I recommended goes over this stuff in a basic way, and for starting point machines they are helpful to try and experiment with different services

And yes that's the website you're looking for

#

<@&861185840277487616>
Spams as usual

rich salmon
light sapphire
#

@cyan blade Thank you 🙂

I will continue my journey.

south hound
#

Can anyone please tell me what's recently changed in the academy (after the update)?

#

What modules were updated & should be revised?

#

I'm talking about CPTS.

cyan blade
acoustic owl
grim gust
#

Is there a compiled version off certify.exe not detected by defender.

south hound
acoustic owl
fair merlin
#

Hey

#

@acoustic owl could you please check my dm

acoustic owl
#

Such things are made public there.

fair merlin
#

I could not send pictures here so I had to send a screenshot

fair merlin
#

Done

digital pendant
rustic sage
#

dddd

red steppe
#

Hey all, just a generic question for module 'Session Identifiers' Cross-Site Request Forgery (POST-based). During the module they explained to authenticate on to the web yeah. However, in a case where I want to fid the CSRF token using this technique, either 1. I haev already obtained a users credentials to authenticate in to a web app (which renders the CSRF token post req attack) 2. I am using a different user, of which I have to wait and hope for the best that a certain user would then click the link I have been crafting.? is this the best way to use this vector? I am just confused on its main purpose tbh. lmk if I am over stepping any rules here chat cheers

crisp pecan
#

Pls guys am to have a project in cybersecurity to build and present by the end of this month any suggestions?...

digital pendant
#

not the place for this Hunter.

cyan blade
# red steppe Hey all, just a generic question for module 'Session Identifiers' Cross-Site Re...

The attacker doesn't have to be authenticated, only the victim

As long as the application is vulnerable to CSRF then you can place the payload on any other website and it should execute because cookies should be sent with that request

IMO CSRF works better if it was not really targeted towards a specific user, say for example an application that was widely used by people, like 30% of the population

If 5% of the population were authenticated and some of those would visit my blog that has the CSRF payload then pretty much that's a lot of victims, and imagine if a banking app was vulnerable to CSRF then oh well

red steppe
# cyan blade The attacker doesn't have to be authenticated, only the victim As long as the a...

Ah im hearing what you are saying, as at the end of the day this is meant to obtain some form of authentication via sesisonID, and in this case CSRF.. if its Vulnerable, and it happen to be a POST request I can set up a listener of some form or capture a traffic (as per the example) just based on that scenario alone. .. apologies for my silly questions im just trying to put this attack vector in perspective

haughty fiber
#

Hey, I'm trying to move some tool to the internal network host, how do I achieve this. I have a meterpreter session working as a proxy

fathom pendant
#

I personally dont use meterpreter pivoting

cyan blade
worn ginkgo
#

hey guys need help in this module : Windows Privilege Escalation(Server Operators)

I got the hash but while cracking it i am facing issues.
john --format=NT --wordlist=/usr/share/wordlists/fasttrack.txt admin_hash.txt

I am trying this

red steppe
haughty fiber
limber river
#

anyone done with Prompt Injection Attacks , skill assessment I got the first part ||I have the key of the administrator and I can read chats|| , still can't have progress after that

fathom pendant
limber river
#

hello can I Dm you about that ?

solar wave
#

Hello everyone, I wanted to ask what is the best tier 3 module to buy on htb academy

acoustic owl
#

It depends on your interests.

solar wave
#

I would like to delve more into red teaming

reef sonnet
#

how does this work?
Back when I had a subscription i started the mini-module about graphql ( not completed it ). Now when I don't have any subscription, I still can access it although it is Tier 2

leaden island
#

yo guys

#

im on web proxies

#

im using burpsuite as my proxy on port 8080

#

my command is nmap --proxies http://127.0.0.1:8080 google.com -p80 -sC -Pn

#

also tried proxying with proxychains

#

also added http 127.0.0.1 8080 to the tail of my /etc/proxychains.conf, and ensured other routes are commented

#

and burp working and interpection is on

#

it works fine when proxying with firefox

green musk
#

Can someone help me with bloodhound cypher tricks
This is from HTB academy I got but when I run it on Newer version of Bloodhound CE it says no result

MATCH p1=shortestPath((u1:User)-[r1:MemberOf1..]->(g1:Group)) MATCH p2=(u1)-[:CanPSRemote1..]->(c:Computer) RETURN p2

opal shuttle
green musk
opal shuttle
#

Check out youtube

#

Or some blogs for more detail, even in bloodhound section i guess they share a link if you wanna go deep

fathom pendant
green musk
#

Maybe reuploading works

digital pendant
# worn ginkgo any help.?

hey ! dm if you need more help but you should look at other methods of using that hash to log in... maybe the hash isn't intended to be cracked?

green musk
worn ginkgo
dull solar
#

Then like make sure to actually see the results so remove the 2>/dev/null and count how many entries there are because some are not log files but other lines.

#

something subtle ig.

green musk
digital pendant
ebon warren
#

hello

#

im new here

storm elk
#

Hello @ebon warren Please read #welcome and #rules it will explain how to get verified

green musk
opal shuttle
#

ummm you can do to change the sharphound.exe

#

sometimes precompiled binaries dont work

#

or try building yourself if option

#

i am not sure if it helps ...but it worked me for me in mimikatz case

#

i was fetching wrong binaries , when i tried any other binaries from github it worked in the first go

green musk
cloud urchin
#

@mighty mulch Please do not reveal answers. The format is firstword-secondword, all lowercase

vapid maple
#

does anyone know how to reconfigure the opvn file to allow to split tunneling?

cloud urchin
magic timber
#

hello for the skill assesment of the "Attacking Wi-Fi Protected Setup (WPS)", i found the second question really quick, but for the first one i would like to know if it is supposed to takes a lot of time? because the ap keep getting locked and idk if i should try another way?

vapid maple
acoustic owl
grim gust
vapid maple
#

I dont use any 10.0.0.0/8 IPs at home

bright pivot
#

@gray yacht i already dm you

limber river
wet nimbus
#

Hey all,
For the "Attacking Drupal" module,
I am not able to find the "Install New Module" button for the drupal-dev.inlanefreight.local vhost.
Any nudges for this?

gray yacht
bright pivot
#

.

#

@gray yacht

gray yacht
opal shuttle
#

@acoustic owl you dont have cape

#

Studying for cape?

#

You have all the certifications

sick stump
#

Hey guys in the password attacks module, skill assessment https://academy.hackthebox.com/module/147/section/1356,
im falling in a bit of loopholes, so i need just to know where to head exactly, i enumerated the shares, and noticed one of the shares which I had read access contained creds.txt there, and then i enumerated the usernames through nxc, and found some usernames but they dont match the folder names at all which were named inside the share i managed to get the creds.txt from

So can anyone tell me if im on the right track or did i drift way too much

acoustic owl
acoustic owl
opal shuttle
magic timber
#

hello for the skill assesment of the "Attacking Wi-Fi Protected Setup (WPS)", i found the second question really quick, but for the first one i would like to know if it is supposed to takes a lot of time? because the ap keep getting locked and idk if i should try another way?

hot cedar
#

I’m looking at the cap machine and no matter what I do it doesn’t seem to be up for me. I think my network is setup ok for this?

dusty blaze
#

Hi guys , which module should i take first introduction to networking or network foundations?

dull solar
#

Just look at the contents and see for yourself the difficulty difference.

opaque copper
#

hey guys I'm stuck in a binary exploitation challenge can someone help me ?? (not a HTB challenge)

#

this is the decompiled script :

undefined8 main(void)

{
setup();
vuln();
return 0;
}

void vuln(void)

{
char local_28 [32];

puts("Describe your plan to hack the future:");
read(0,local_28,0x200);
puts(local_28);
puts("Processing your plan...");
return;
}

and there's a win function :

void win(void)

{
puts("You hacked the future!");
system("/bin/sh");
/* WARNING: Subroutine does not return */
exit(0);
}

ocean night
#

If it's not a HTB challenge, then this isn't the place to find help with it, sorry

#

Is that from a CTF? Another learning platform? What?

opaque copper
#

yes a local ctf I played

ocean night
#

Well again, this isn't the place.. this channel is for discussing HTB Academy Modules

opaque copper
#

ok 😢 . do you know where I can find help ?

ocean night
#

Read #welcome to verify your Discord account, maybe check #binex-rev, but include a link to the event so anyone helping can be sure it's not to do with a live event

#

Another option, speak to others that have taken part in the CTF if that's what it is.

opaque copper
ocean night
#

That's for HTB community driven support, I already gave my recommendation.

dull solar
#

https://academy.hackthebox.com/module/35/section/247
Under the GET section in the Web-Requests Module, it says it's broken? Why is that so, under the network tab the requests seem to be fine, going to the search.php? I have solved it already by crafting a curl cmd, and why doesn't copying it in fetch and using it in the console work. I got this.

#

"The exercise above seems to be broken, as it returns incorrect results. Use the browser devtools to see what is the request it is sending when we search, and use cURL to search for 'flag' and obtain the flag."

#

The former part "seems to be broken" is a bit confusing. What is it referring to.

ocean night
#

Broken is a bit misleading I think.. focus on what is different between the requests being sent from the browser (either from the page, or fetch) and what is being sent from cURL

#

I think it's trying to highlight difference in behaviour of requests from different sources

dull solar
#

I don't see the curl command come up in the Network tab at all though..

#

Only the ones sent from the page are shown.

ocean night
#

You have a cURL command though right?

dull solar
#

Yeah.

ocean night
#

Read up a little in that section, how could you investigate the differences between the cURL request and the fetch request?

#

HTTP requests include more than just the URL and query parameters

#

Again, I personally find "broken" a bit of a misleading term there

dull solar
#

Checked headers and everything and they seem quite similar ig. Both have very close 'initiators' idk though.

#

Normal Search vs fetch (curl doesnt appear)

ocean night
#

A cURL request would've been executed through the terminal

#

Have you compared that request with the ones from the browser?

dull solar
#

I used the terminal, and nothing comes through, I've completed the section btw I just don't feel content.

ocean night
#

What response do you get in the browser, also

#

Nothing comes through?

#

Something must have to get the flag though

dull solar
#

When I use curl yes.
It gives me the flag but it doesn't show in the network tab.

#

I'll show you.

ocean night
#

No it wouldn't show in the network tab

#

Re-read the section again, you're missing something critical in the output of the example curl command, and the available data from the browser requests

#

I don't want to flat out spoil it 🙁

dull solar
#

Fair.

ocean night
#

I think the end (again, a bit obscure and misleading) learning here I think should be the answer to the question.. why does cURL work

#

I can't think of anything else to say without directly spoiling tbh 😅

dull solar
ocean night
#

Yes I know

#

It's a bit confusing, we're on the same page

#

Getting the flag, it says it is broken, but it doesn't ask you to find out why it is broken

#

..but you are obviously curious as to what it means

dull solar
#

Maybe it has something to do with the fact curl is separate from your browser?

#

And so you don't see it there?

#

I'll try the options.

#

curl -I and curl -v

lime cosmos
#

1-
nmap MS01.INLANEFREIGHT.LOCAL ==> 3389/tcp open ms-wbt-server
so there is a rdp service on MS01

but when i enum in bloodhound using cypher " workstation/servers were domain users can rdp = no results . why is bloodhound give fast results??!

2-
when i login to the domain computer MS01 with psexec i get the system priv .
but when i enum using bloudhound cypher "computer where domains are local admins " = no results . why is bloodhound give fast results??!

dull solar
# ocean night ..but you are obviously curious as to what it means

User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:128.0) Gecko/20100101 Firefox/128.0 Accept: */* Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Referer: http://94.237.57.211:34841/ DNT: 1 Authorization: Basic YWRtaW46YWRtaW4= Connection: keep-alive Sec-GPC: 1 Priority: u=0

* Connected to 94.237.57.211 (94.237.57.211) port 34841 (#0)
> GET /search.php?search=flag HTTP/1.1
> Host: 94.237.57.211:34841
> User-Agent: curl/7.88.1
> Accept: */*
> Authorization: Basic YWRtaW46YWRtaW4=``` 

So mainly what I see is the User-Agent difference, and if you also navigate to the resource via browser it says "Please use Curl" so Ig User-Agent is what differentiates and allows you to get the flag. Unless there is something else I'm missing. Thanks for your help tho.
ocean night
#

No worries, you got it 🙂

#

Again.. misleading.. but it could be rules like that are covered further in the module

#

It's not broken, it's restricted

dull solar
#

Yup.

ocean night
#

You can provide feedback to us through /feedback, but I will probably mention this next week if I remember

#

It's probably a balance between getting too technical for a fundamentals module, and providing a suggestion to investigate the why

#

Feedback is a gift.

ebon warren
#

everything i see here looks so hard

#

i got here from completeing cisco academy

ocean night
#

It's a complex field that takes a lot of effort, practice and research to become comfortable with.. and even if you become "comfortable", there is always more to learn 🙂

#

Every expert started one day at "what the hell, how does this work"

#

Keep at it if it's a field you are interested in, keep learning and building your knowledge

signal steppe
#

What is this channel

ocean night
#

Read the pinned message.

signal steppe
#

Ok thx

ocean night
#

np 🙂

signal steppe
#

I can't talk in the general chat

ocean night
signal steppe
#

I did

ocean night
#

Follow the verify steps

signal steppe
#

Ok thx

inner arch
cloud urchin
inner arch
verbal solstice
#

I need some friend to help out in smt

#

Some expert in Kali

cloud urchin
# verbal solstice Some expert in Kali

This channel is dedicated for discussion of the various modules on HTB's Academy platform. For general questions you'll need to ask in another channel and verify your account by following the instructions in #welcome.

verbal solstice
#

Okay

#

Sorry

cloud urchin
#

It's no problem

tame totem
#

I need help on the last question of skills assessment on Active Directory BloodHound module, the question is "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).".

I've tried querying all users with both these query to find all the users. (Returns 15 for User and 13 for AZUser)
MATCH (u:User) RETURN u
MATCH (u:AZUser) RETURN u

Then I use this query to find all shortest path to global administrator (Returns 3 users)
MATCH p = shortestPath((u:AZUser)-[*1..]->(target))
WHERE target.name CONTAINS "GLOBAL ADMINISTRATOR"
RETURN p

I've tried all combination of those numbers and all answer was incorrect. (3/13 x 100, 3/15 x 100, 3/28 x 100).

I've also tried querying in both neo4j database and bloodhound itself, both of them returns similar results

hollow holly
#

Hi everybody, are some of the commands in the academy modules misspelled on purpose?

ocean night
rustic sage
supple dragon
rustic sage
hollow holly
#

After the upcoming changes regarding the subscription plans will the student license remain?

ocean night
hollow holly
#

Sorry, next question: there is this "weekly streak" feature and its mentioned on the dashboard that one can earn rewards through it. there is also a blog entry about it. But I couldn't find an explanation on what kind of rewards we can earn. how does it work?

ocean night
#

I believe there are badges you are awarded, at least that lines up with what the blog posts says

hollow holly
#

ah I can see it now in the help files. alright. thanks. I was hoping for some cubes 😋 . I'm saving for some Tier 3 modules since they cover a lot of interesting topics I'd like to do even though they are not part of the certification I'm currently working on

grand flax
#

Can anyone please teach me hacking

ocean night
hollow holly
# grand flax Can anyone please teach me hacking

also if you'd like to dive directly into it without all the boring theoretical parts (which will be important later on) I recommend https://academy.hackthebox.com/module/77. It teaches you howto setup your hacking device, what tools are important and then goes straight into scanning systems and gives you a quick glance about exploiting targets and so on. I use it to teach my son and his friend inorder to get them hooked 😊

magic timber
#

hello for the skill assesment of the "Attacking Wi-Fi Protected Setup (WPS)", i found the second question really quick, but for the first one i would like to know if it is supposed to takes a lot of time? because the ap keep getting locked and idk if i should try another way?

#

Like I tried all the methods I learnt so far in the module but every time it is really long and not finding anything so idk if I should wait more or if I’m on the wrong way

dull solar
rustic sage
#

Need some help if possible

deep hemlock
#
  • 0 What is this user's cleartext password?
    in dcsync attack how to get that
cloud urchin
#

@echo flint Please do not share content from modules above tier 0

deep hemlock
#

anyone can help me with dcsync attack secretdumps and mimikatz not working

swift dove
#

Hello, has anyone tackle the LLM Output Attacks - Section XSS lately? Would like a small help on the XSS_2 🙂

young pier
#

Hello everyone im new here!

#

I just created beef tool alternative simulated system

cloud urchin
#

Please don't cross-post, and please post this in an appropriate channel, not Academy channels.

eternal vigil
eternal vigil
swift dove
#

Hey there, did you end up finding a way, I retrive a cookie, but the xss return my cookie only

coarse leaf
swift dove
magic timber
#

hello for the skill assesment of the "Attacking Wi-Fi Protected Setup (WPS)", i found the second question really quick, but for the first one i would like to know if it is supposed to takes a lot of time? because the ap keep getting locked and idk if i should try another way?
Like I tried all the methods I learnt so far in the module but every time it is really long and not finding anything so idk if I should wait more or if I’m on the wrong way

swift dove
#

@warm pumice You seem to have managed to finish the module, can I ask couple of questions?

bright coral
swift dove
#

Anyone has finished the LLM Output Attacks by any chance?

#

@storm elk , @dull sparrow or @cosmic patrol if you guys have any insight from your previous conversation that would help 🙂 thank you

magic timber
static bobcat
#

He is hacking?

swift dove
bright coral
static bobcat
static bobcat
swift dove
#

Are you bot? lmao

magic timber
#

because im out of idea

bright coral
hollow holly
#

oh sorry i found it on the help sites

calm lintel
#

Hey guys question, do i need some skills to start ? If So how much

leaden island
#

Yo guys

#

On on web proxies module

#

Specifically the web scanner sections

#

Im supposed to use ZAP active scanner to scan for a high severity vulnerability and use it to read the /flag.txt on the system

#

But ZAP active scanner dosent find the vulnerability

#

Ive run it twice

#

It finds a bunch of other severity alerts tho

#

I also run burp suite professional on the same target and it found it

#

What is wrong

swift dove
#

Hey Julian, can I ask you for some hints for this particular section?

gray yacht
haughty fiber
#

xfreerdp issue [09:45:33:321] [3166:3166] [ERROR][com.freerdp.client.x11] - failed to open display: [09:45:33:321] [3166:3166] [ERROR][com.freerdp.client.x11] - Please check that the $DISPLAY environment variable is properly set.

#

Its the ad enum and attacks module skill assessment part II if that matters

lilac raft
#

👋

haughty fiber
hollow holly
# calm lintel Hey guys question, do i need some skills to start ? If So how much

No. everything you need to learn is covered in the academy. I would recommend trying this module if you start from scratch: https://academy.hackthebox.com/module/details/15 it will teach you everything about HackTheBox. How its structured, howto use it, what goals you can achieve and finaly show you where to get help. Afterwards a good starting point is: https://academy.hackthebox.com/module/details/77 there you learn howto setup everything in order to get started, basic tools you need, scanning targets, exploit some mashines and at the end there are even some practical challanges.

calm lintel
#

And thanks man

hollow holly
calm lintel
#

OH thats cool, thanks a lot man, im considering finishing some OTW games before starting i Have Done whole Bandit but i dont think thats enough

leaden island
#

try this ☝️

haughty fiber
fathom pendant
#

Ssh doesnt generally carry x11 / display perms.

haughty fiber
#

oh

fathom pendant
#

Iirc if you want to rdp through ssh you either need to pivot or pass the -X parameter

haughty fiber
#

ill try it

#

That did something but now i just have a black xfreerdp screen

ocean night
#

Can't you proxy X over SSH to a local X / display?

#

I'm sure I've done that before between a headless VM back to Windows with X

#

(yes, it was HORRENDOUS)

haughty fiber
#

I hate proxies, it makes everything so much slower

fathom pendant
#

well proxying is an important skill

#

also, man pages

ocean night
#

That's the one

#

As needs must

fathom pendant
#

alternatively -o ForwardX11

haughty fiber
#

alright, thanks for the help

sinful tundra
#

How do I get faster at this like easy ones are a little hard for me

fathom pendant
sinful tundra
#

Like I am buying books because I love it but it makes me mad at the same time because I want to be better

fathom pendant
#

being better starts with the first step of doing

#

you can't suddenly be an expert if all you've done is read a book

grim gust
#

How do I set the spn (UserPrincipalName) with bloodyAD ?

                                                ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/bloodyAD/msldap_patch.py", line 330, in encode_changes
    raise Exception('Unknown conversion type for key "%s"' % k)
Exception: Unknown conversion type for key "UserPrincipalName"

#

according to the manual it should be simple

bloodyAD --host $dc -d $domain -u $username -p $password set object $target userPrincipalName -v $new_upn
but what is the format for the $new_upn

fathom pendant
grim gust
#

This tool does woerk
certipy account update -u 'BlWasp@lab.local' -p 'Password123!' -user user2 -upn user3@lab.local

ocean night
#

Special characters are special

swift dove
#

Going back, if anybody is available, and could test the section Cross-Site Scripting, especially the challenge 2 for https://academy.hackthebox.com/module/307/section/3586. I would appreciate some help, I wonder if the port fowarding is not making the whole operation buggy. Im unable to retrieve the admin cookie, even though the LLM bot is opening the payload but It retrieve my own cookie. Thank you for the help 🙂

fathom pendant
#

i mean:

  1. mods aren't staff
  2. when you ask for a mod you limit the potential people that can/will help you
fathom pendant
#

it's akin to "are there any experts" but your question isn't anything that you'd need an expert for

swift dove
#

I try to contact some help earlier but no great success. It's a pretty new module so I assume it's normal. But all the rest seem to be working and im confused of where Im wrong

fathom pendant
#

well typically speaking Website support doesn't help with "skill issue"

#

if it's something wrong with your setup, or how you're doing something: you're not really gonna get anything from support

#

support really only helps with technical issues with labs, i.e. "if the lab itself is broken"

swift dove
#

But I think the issue might be from my way of doing it. By any chance where you able to do it ? 🙂

fathom pendant
#

i don't have that module, and am not interested in LLM stuff

swift dove
#

Fair enough

waxen totem
#

Hello, this isn't #general please read #rules and follow #welcome to gain access. Also please stop cross posting the same message in multiple channels

vapid maple
#

can someone give me a hand with AEN Lateral movement? I just cant not get a rdp session into dev01. nmap is saying that rdp is filtered

vapid maple
#

I quit, misspelled the password 😄

swift dove
#

Try to message you , but it doesn't let me. I manage to solve it even thought the chat was saying CEO baned, it took couple of retry, same process to get the flag to appear

crystal cove
#

facing a dumb problem in a lab, i have to use sudo to run a command, the sudo password for all machines has an "@" but the keyboard doesnt:

#

if any one wants to check, its the "Suricata Rule Development Part 1"

robust sun
#

hi, im currently stuck on pass attacks credential hunting in network shares

ocean night
#

Heya 🙂

#

Thanks!

pastel karma
#

hey can anyone help me im stuck at codetwo machine in htb

#

It says No Access

#

Thanks @cunning canopy

calm lintel
#

hey guys question, can F2P player earn cubes to the highest stages? and is the 2 Hour linux instanc for day or idk eternity?

gaunt oyster
#

Noob question : can someone explain me the kerberos double hop problem. I ve read the module content but still dont seem to grasp well. Can someone dumb it down for me a little bit more clearly? Thanks

cloud urchin
swift dove
#

I have to say, the Skills Assessment for the LLM Output Attack is absolutely insane. I haven’t had to bang my head against a challenge like that in a long time, and this one was particularly well done. Loved it—and I definitely recommend the Job Path from the AI Red Team. I’m less of a fan of the first and second modules since they’re quite theoretical, but the rest is phenomenal. Huge congrats to the HTB team and Vautia for this!

limber river
#

any hints on the skills assessment LLM output attacks ?

limber river
swift dove
#

Want to dm? I can help without giving the answer if you want

brazen niche
#

Hello

#

Can somebody help me

cosmic radish
#

Hello I'm currently doing the Introduction to Malware Analysis - Debugging chapter. I managed to get past all three sanbox detections but now I'm only seeing the Connected to C2 prompt and not the one about the Inetsim program. Here's how i've set it up:

  • set the dns resolution on the windows remote machine to my local kali VM's ip from tun0
  • set the inetsim setup with my local kali VM's ip from tun0 for both the service_bind_address and dns_default_ip, and the other two dns parameters like in the chapter (tried also setting service_bind_address to 0.0.0.0 like in the screenshot but didn't work either)

What am I doing wrong ?

fathom pendant
#

@brazen niche this isn't a hacker for hire server

brazen niche
#

Ok

quasi wave
#

I am working on the LOL Section of Active Directory Enumeration and Attacks module. I am having trouble with second question. I have tried multiple commands to filter the PS output for what the question is telling me to find and it is not working.

I have tried multiple dsqueries and was gonna try doing net user to get output I need but output is always either too general or too specific but not right output.

#

anyone have a hint on how I can specifically find the info it tells me to get? I am trying to filter for that group but having trouble figuring out how to do that.

limber river
#

they got tons of theories , really hard to absorb all of it

viral mica
#

@quasi wave net localgroup Administrators this command should be able to get you what you want it's on one of the tables with the commands specifically meant for net on the same page

#

I'll try it out just to make sure im right

terse sedge
#

I'm in Password Attacks, Pass the Ticket (PtT) from Linux, Question 7. I'm trying to import julio's ccache file with kinit, but get errors when trying: Pre-authentication failed: "Unsupported key table format version number while getting initial credentials" or "Pre-authentication failed: Permission denied while getting initial credentials". Any idea what I'm doing wrong? I've tried changing the permissions of the files, same errors.

viral mica
#

@quasi wave wmic is slow because it quieries the domain; just use the net commands

#

You'll see one user in the local admins group

#

wmic on the other hand will search the whole domain .... unless you tell it not to

quasi wave
#

Ok thanks

opal cape
#

Hey how do I take a file out the pwnbox browser onto my computer?

ocean night
#

..for anyone else wondering

merry turret
#

What is the 2021 OWASP Top 10 classification for this vulnerability? “Can someone give me a hint on how to solve this question?”

fathom pendant
#

but also this sounds like it's related to a starting-point machine, not an academy module

#

you'll need to link your htb account to the discord by following the instructions in #welcome to access #starting-point

terse sedge
#

I'm in Password Attacks, Pass the Ticket (PtT) from Linux, Question 7. I'm trying to import julio's ccache file with kinit, but get errors when trying: Pre-authentication failed: "Unsupported key table format version number while getting initial credentials" or "Pre-authentication failed: Permission denied while getting initial credentials". Any idea what I'm doing wrong? I've tried changing the permissions of the files, same errors.

fathom pendant
#

just need to add the filepath to the KRB5CCNAME variable

#

kinit is more for using keytab files

cosmic radish
proven perch
#

um can some1 help with What type of network cable is used to transmit data over long distances with minimal signal loss? and i answered fiber optic but still got it incorrect

hard horizon
#

I don't have money

acoustic owl
hard horizon
#

Yes I do

proven perch
#

o.o um

proven perch
hard horizon
#

Which one @acoustic owl 4

quasi wave
#

if I don't get third question by that time?

viral mica
#

I have no idea i never paid attention to that

quasi wave
#

ok well, whatever

#

I'll complete it when I complete it

hard horizon
#

I have one idea

quasi wave
#

thanks for helping me @viral mica

acoustic owl
#

send me a dm

proven perch
#

i did