#modules

1 messages · Page 275 of 1

fathom pendant
#

Different tool

#

There's a reason the link was to the module content repo, not a GH repo

#

Though I think a requirements.txt should be added to the zip, it just takes reading the error to figure it out @vestal wing

vestal wing
#

I can't give too much help as its the skills assessment, but re-read the brief in the skills assessment section. When it doubt, go again

rustic sage
#

I'm revisiting this module and I didn't record my steps that well for this module. So now I'm trying again to retrace steps, but even with ReconSpider my json file is empty. I've tried 5 different ways to crawl inlanefreight.htb

vestal wing
#

Remember to add subdomains to your hosts file as you discover them.
As I said, read the short brief again, it contains several very big hints 😛

rustic sage
#

I've got ziltch subs right now, I tried finding them and got nothin

dusky gyro
#

i got one with gobuster but not sure if its correct or just a phantom one

rustic sage
#

ill run it in the background while i carry on with another module. Dirb didnt find anything with the common list

#

ill try Gobuster and see if i get anything from a larger list

vestal wing
rustic sage
#

fk em

fathom pendant
#

Run your vm in bridged mode usually makes ISPs not care, if you're referring to your rate dropping

vestal wing
fathom pendant
#

People can't read errors, sadly

tender vine
#

Yeah, I think I just got confused because they had the same name. Now that I think about it, I thought it was weird there wasn't any github link for the tool (the other modules usually had the link), and that the wget link was for academy.hackthebox.com. It should've tipped me off that it was a different tool. It was probably from the lack of sleep. Lol

vestal wing
fathom pendant
#

Is it mentioned though that scrapy is required? Might be good to add that

#

For our error non-reading friends

vestal wing
#

it does but I'll look on monday if I can make it clearer, anyway I'm off to bed, 4am here lol

fathom pendant
#

Night rest well knowing your code isn't on fire (yet)

ionic palm
#

hi guys im a total beginner and i wanted to access the windows fundamental but for some reason it wont unlock can yall help me T-T

fathom pendant
#

Disable adblock

ionic palm
#

mannnnn

#

you are my savior

#

thank you

vale salmon
#

Alright, now working on Exploiting SQLi via WebSocket. I set up the middleware script, with the victim IP, but running sqlmap against it doesn't identify or exploit a vulnerability, unlike in the module. I am using ?username=htb-stdnt. I know I am missing something. Anyone got a small nudge?

grand loom
#

how would i speed up hashcat?

rustic sage
grand loom
grand loom
#

went from 9 days to 9 hours lmao

rustic sage
#

You would use either but not inconjunction

grand loom
rustic sage
#

Hashcat can use both CPU or GPU to scale the workload, but I don't think it runs together. It would change accordingly. But if you can use a GPU you would always want to use that

#

From a forum discussion in similar context "Option -D 1,2 will tell hahscat to use CPU+GPU (GPU only default)"

rustic sage
#

👍

sterile solstice
#

i have 4cpu + 8gb ram assigned to my VM. is this generally enough for hashcat?

#

also, is anyone else having issues with maintaining a connection for the credential hunting/password attacks module? i keep getting disconnected in the pwnbox and on my VM

rustic sage
sterile solstice
#

true. at this point, i am more worried about doing things quick enough for the CPTS when i'm ready lol

#

but my computer is relatively new. i made sure i got 64gb of ram as i knew i'd be using a lot of VMs for various projects

rustic sage
#

Is this for CBBH?

#

Or I've forgotten burp was used in a module

#

I will have a look back at my notes unless someone jumps in b4 i do

#

Shells & Payloads?

#

Roger

#

Ahh you're ahead of me, my bad

#

I get you're trying to bypass file extension allowlisting but I haven't seen that content

sterile solstice
#

im not up to that yet either. im on password attacks

#

so i just googled how to passthrough gpu to virtualbox vm, and apparently they dont support it. is this a good push to then rely on cpu instead?

rustic sage
#

What if you setup hashcat on your host instead of the VM and crack it with your own GPU instead?

#

you should be able to grab the hash you're cracking through drag&drop from guest to host

sterile solstice
#

yea true. ill keep that in mind

#

im sure HTB wont be giving us stuff that will take a whole day to crack for the exam lol

#

well for some of them, it was taking me an hour or more though more with cracpmapexec

rustic sage
#

I doubt it, I haven't run into any cracking issues either through pwnbox or my own VM

sterile solstice
#

crackmapexec seems to be more time consuming right now ....

#

but my connections to target boxes has been shit

#

spent more time reconnecting than anything else. i guess there is a lot of ppl using their sunday to study

icy marsh
#

#modules blind sql injection skill assessments. i dump the admin email and password hash and able to crack that, but why those not works for login . I tried multiple times but unable to login. just getting the same /login.php page returned. what should I do ?

storm elk
summer swallow
icy marsh
summer swallow
#

Hey, just completed intro to AD. I completed the whole lab with the MMC GUI Console and NOT with powershell. Is it okay ? or should i complete the wholw lab with powershell again ?

summer swallow
storm elk
summer swallow
grand loom
rustic sage
grand loom
rustic sage
#

According to this post:

"bcrypt is very slow. A 2080 Ti can get around 28,640 H/s for one hash (iterations: 32)"

normal sand
#

Module: AD Enumeration & Attacks
Section: ACL Enumeration

I was just going through the section when I begun wondering how I can obtain the username of a domain user? There are several instances within this section where they just state the username but it's not shown in any of the output. I'm assuming it's 'cause of the pattern from the CN. For example, if the CN of the object is Dana Amundsen, the username is damundsen. That's just been the pattern of usernames followed in the module so far.

Is there a way to obtain the username of the user from the following output?
||```
ObjectDN : CN=Dana Amundsen,OU=DevOps,OU=IT,OU=HQ-NYC,OU=Employees,OU=Corp,DC=INLANEFREIGHT,DC=LOCAL
ObjectSID : S-1-5-21-3842939050-3880317879-2865463114-1176
ActiveDirectoryRights : ExtendedRight
ObjectAceFlags : ObjectAceTypePresent
ObjectAceType : 00299570-246d-11d0-a768-00aa006e0529
InheritedObjectAceType : 00000000-0000-0000-0000-000000000000
BinaryLength : 56
AceQualifier : AccessAllowed
IsCallback : False
OpaqueLength : 0
AccessMask : 256
SecurityIdentifier : S-1-5-21-3842939050-3880317879-2865463114-1181
AceType : AccessAllowedObject
AceFlags : ContainerInherit
IsInherited : False
InheritanceFlags : ContainerInherit
PropagationFlags : None
AuditFlags : None

split glade
#

(It's a tool from the CPTS path)

normal sand
split glade
normal sand
#

Nvm, it is there.

normal sand
split glade
#

The IP being the DC
Otherwise you have:
ldapsearch
crackmapexec/netexec
windapsearch.py

normal sand
split glade
# normal sand Ahh, okay. So the only method is by enumerating domain users and then looking fo...

I think I didn't understood your question from the start (I shouldn't try to help when tired)
1)
If you have the CN you can get the username using several powershell functions
Get-ADUser -Filter {CN -eq "Dana Amundsen"}
Get-DomainUser -Identity "*Amundsen*" (PowerView)
2)
You can also get the username from the ObjectSID (from your input)
$u=Convert-SidToName "S-1-5-21-3842939050-3880317879-2865463114-1176"; echo $u
3)
In that case, we already saw that the accounts all use the pattern firstletter of firstname + lastname, so we can guess it

split glade
normal sand
mossy steppe
#

hi guys
im new to hacking and im really stuck on the ACADEMY-NMAP-MEDIUM (https://academy.hackthebox.com/module/19/section/118). i feel like i tried out every solution on the internet and still nothing works
im trying sudo nmap <IP> -p53 -sSU -sV --script dns-nsid but the only version i get is "NLnet Labs NSD" for 53/udp and this doesnt seem to be the solution

split glade
#

Also you can use the -d flag to see if the dns-nsid script worked

fathom pendant
#

This is one of the few labs that's weird between vm and pwnbox output

mossy steppe
#

how does it come that there is a difference between openvpn and pwnbox?

fathom pendant
#

¯_(ツ)_/¯

#

You can get it to work on your vm, but it's inconsistent

split glade
#

I'm trying the exact same command that worked for me and it doesn't anymore

#

Best exercise 👌

sterile solstice
#

this Password Attacks module is taking me forever .... lol

cedar marsh
#

I am currently doing intro to c# and am stuck where I have to get flag from a Library-Question.dll, the problem I am faacing is I have dotnet ver 8.0.101 and the dll file I got supports net 6 and 7 so I am getting a architecture error any way to resolve it?

sterile solstice
#

sorry mate, wish i could help :/

#

i wish i knew c# lol

#

targets are taking forever to spawn ... ive had a lot of trouble with this today tbh

next bronze
shell ore
#

nvm sovled after resetting 🙂 🙂

slender wraith
#

Hey guys. I need some help with the Skills Assessment - Snort " There is a file named wannamine.pcap in the /home/htb-student/pcaps directory, which contains network traffic related to the Overpass-the-hash technique which involves Kerberos encryption type downgrading. Replace XX with the appropriate value in the last content keyword of the rule with sid XXXXXXX within the local.rules file so that an alert is triggered as your answer. " Tried to delete the whole "content" for the related IoC, got some alerts and when search them i only find 02 for the unknown value but this doesn't work. Tried to use the 12 as this is the value for RC4 and again i get some alerts here too, but still doesn't work. What should be the correct answer? Is i just don't understand the question i guess.. EDIT: found the 17 as value but idk what the answer must be ...

rustic sage
#

yeo guys why isnt pwnbox isnt working

wary tendon
#

anyone experiencing down pwnbox cant spawn vm

copper ferry
#

I got an error message

wary tendon
#

ok thanks for update they must be going through something atm

rustic sage
#

its a scam

#

i watched like an hour lojng video on this exact scam

#

someone ban this loser

old oasis
#

<@&861185840277487616>

rustic sage
#

idk why bro came here to phish people

copper ferry
#

Why am i unable to spea in general channel

#

speak

rustic sage
copper ferry
#

How do i do that

rustic sage
#

use /verify in bot commands

#

and the bot should dm you

rustic sage
slender wraith
fathom pendant
#

<@&861185840277487616>

vast geyser
#

Anyone finish Skills Assessment II of INTRODUCTION TO DESERIALIZATION ATTACKS ?
Could me DM you to get some hint?
Thanks

wary tendon
#

anyone still experiencing errors when loading pwnbox

wary tendon
#

ok yea its lame

humble sage
#

Hello anyone can help me?

#

i am getting this error

#

when i host something in hosting websites

acoustic owl
#

To post pictures, you have to verify your user.
Read and follow #welcome

wary tendon
#

does anyone know what it could be thats not loading the pwnbox. has anyone tried the parrot os version?

solid quarry
wary tendon
#

also status says everything is up

native sinew
#

Hello everyone, I am taking the Introduction to Windows Command Line module and I have a problem when running Get-ADUser -Filter *

solid quarry
#

Winrm?

fathom pendant
native sinew
fathom pendant
#

Are you told to ssh? Or rdp?

native sinew
#

ssh

fathom pendant
#

What section?

native sinew
#

User and Group Management

#

it's working now. ty

fathom pendant
#

Look just above the question

native sinew
#

yeah I am blind smh

fathom pendant
#

Also your filter is kinda broad, you might want to narrow it down

#

There's a GivenName field for AD users

#

And there's an example command above that shows searching for email

native sinew
#

I did thank you ❤️

fathom pendant
#

Gl!

tender nimbus
#

Hey guys why do i always have this?

acoustic owl
tender nimbus
#

i never had that before

acoustic owl
rustic sage
#

but im using a vm so it doesnt matter

cloud urchin
#

i believe the pwnbox server is somehow tied to the vpn or the vpn's region, maybe try changing regions to see if the pwnbox spawns in another region

old oasis
civic dawn
rustic sage
#

i think its everyone

near thicket
#

Hi there. I'm stuck on the Web Enumeration section of the Getting Started module and would like some help if possible. I've used gobuster to enumerate subdomains but I can't seem to access any of them at all, neither through the web browser or curl, etc.

oak girder
#

My PWNbox also fails to start

tender nimbus
rustic sage
#

and i use the vpn files from the modules to connect

tender nimbus
rustic sage
#

like log into hack the box on the vm and download

#

i can help you if you need it

tender nimbus
rustic sage
tender nimbus
#

messages are ok i just have to install it again on virtualbox give me a sec

jolly raptor
#

how are you guys completing these modules? I'm currently on silver Plan but not got enough cubes for most of the CPTS job role path, are you guys just buying the modules?

near thicket
jolly raptor
#

ah okay cool i will have to look into the student plan

near thicket
jovial sable
jolly raptor
#

Yeah, I've completed getting started

near thicket
jolly raptor
#

Go for it, what you stuck on?

jovial sable
#

I have a question for the Skills Assessment Web Recon lab, if anybody could give me a hint

near thicket
#

I discovered subdomains of inlanefreight.com but I can't access any of them, no clue how gobuster found them if I can't access them through the browser or curl, etc.

jolly raptor
#

Send me a DM bro, and screenshot if you can

split umbra
#

did you write the domain+ip in /etc/hosts?

cloud urchin
#

he should be able to resolve inlanefreight.com without adding it to /etc/hosts, if not then it's a problem with his dns or something.

split umbra
#

i had to write the subdomains in /etc/hosts. But afair it is described in the module. So there could be another problem

little bolt
#

I m following pentester role path and having this problem in Getting started module, do anyone know what should I do to fix that ?
is it a temporary problem ?

split umbra
#

i have this problem too, sometimes. Hit F5 to refresh the page and you see the instance

near thicket
near thicket
rustic sage
#

use a vm it shoul;d work

little bolt
#

ohh okay thanks

rustic sage
#

thats what im doing and i can still do stuff

acoustic owl
little bolt
rustic sage
near thicket
#

section Web Enumeration and the question is " Try running some of the web enumeration techniques you learned in this section on the server above, and use the info you get to get the flag."

rustic sage
#

get some resources on an oracle vm

near thicket
#

I have tried everything from that section.
gobuster dns
gobuster dir
curl
whatweb

old oasis
little bolt
#

great thankss

jovial sable
#

Im stuck in the Web Recon Skill Assessment Lab, as the web crawler doesn´t seem to work. I can´t seem to find the "admin" directory that you are supposed to find. Any hint is welcomed

acoustic owl
jolly raptor
#

Inlanefreight is the example

acoustic owl
near thicket
jolly raptor
#

that could be the instance issue

rustic sage
#

i might be an idiot but does the certificate have somethijng to do with it

rustic sage
#

ok

fathom pendant
#

You'll almost always get a certificate error on targets, since (if they're using SSL) they're using self-signed

tender nimbus
#

@rustic sage im ready

near thicket
rustic sage
fathom pendant
outer dagger
#

I'm trying to enter my ~/tmux.conf file, but it says I don't have permission to access. I have tried to use YT and ChatGPT for this issue, but to no avail with all of their solutions, none of them worked. Anyone that can help in this regard?

rustic sage
near thicket
fathom pendant
#

Not rn

#

Probably won't be at my computer for several hours

near thicket
#

ah okay

oak girder
#

Can I only use OpenVPN when I start PWNBOX?

acoustic owl
fathom pendant
#

Pwnbox automatically connects to the vpn

rustic sage
#

yeah what marcielee said

fathom pendant
#

You can run openvpn without running the pwnbox

oak girder
#

Is PWNbox fixed now?

tender nimbus
#

@rustic sage do you ahve the article?

near thicket
rustic sage
#

i just tried

rustic sage
#

ill get it for you

tender nimbus
#

its very annioying its not the first time that those vm's are down

fathom pendant
#

sudo openvpn /path/to/file.ovpn {replace /path/to/file.ovpn with the filepath to the openvpn config you download}

#

Run this in your own vm

oak girder
#

I see what you mean

#

But I failed to start pwnbox

fathom pendant
oak girder
#

I don't want to use my own host connection right now

fathom pendant
#

It's for your own personal vm, not the in-browser vm

oak girder
#

Ok, I'd like to use an in-browser VM right now

fathom pendant
#

Well then you'll have to wait until it gets fixed

oak girder
#

Ok, thanks

fathom pendant
#

Likely several hours to a day or more

winter gazelle
fathom pendant
#

Reach out to support

#

The HTB support team doesn't monitor the discord, they aren't paid to

rustic sage
#

i think its happening to everybody, or a region

violet yacht
#

hi, its the right channel to ask about a module quiz ? i think i get the right answer but i dont understand if i missing something

acoustic owl
fathom pendant
near thicket
fathom pendant
#

Or if you have a domain in your hosts file

near thicket
fathom pendant
#

http://domain:port

fathom pendant
near thicket
violet yacht
fathom pendant
#

The flag will be in the decoded js code flag =

#

If it looks weird with a bunch of + then it's not fully decoded

#

flag=HTB{..} with no + in it

#

Always pay attention to the steps they want you to do

#

If you link to the section I'll be able to help you more

violet yacht
fathom pendant
#

Mm ok I see what you did wrong

violet yacht
#

i did get it, sorry

fathom pendant
#

In your curl request does your -d flag have the decoded secret from the previous section?

#

You're not literally putting the text from the question, you're replacing whats after the = with the decoded secret

#

The answer would be HTB{j..l}

#

Another common thing is having extra whitespace in your answer so make sure there's no extra whitespace before or after your copy/paste

violet yacht
fathom pendant
#

I use my own vm for these

violet yacht
shut vapor
#

Has anyone advice regarding webdav? I've completed File Transfers > Windows File Transfer Methods but webdav just wont work for me.

$ sudo wsgidav --port 80 --root /path/to/share/directory --auth=anonymous

Powershell doesn't seem to switch over to webdav as described in the section

PS C:\Users\htb-student\Downloads> dir \\10.10.14.244\DavWWWRoot
dir : Cannot find path '\\10.10.14.244\DavWWWRoot' because it does not exist.
near thicket
fathom pendant
fathom pendant
#

The htb vpn shouldn't be rerouting your whole traffic

#

It's split tunnel, if you're on your own vm

near thicket
fathom pendant
#

The htb vpn should not be re-routing your main internet traffic

acoustic owl
fathom pendant
#

If it is, there's some weird setting in your network manager

acoustic owl
#

you don't need a VPN for this

fathom pendant
#

Well yeah, but the vpn shouldn't be restricting his VMs internet access anyway

near thicket
fathom pendant
#

Just odd that your vpn is restricting access in general

silent dome
#

Anyone having trouble spawning pwnbox and target ?

near thicket
#

I had no clue some labs are to be accessed without the vpn

fathom pendant
fathom pendant
opaque pawn
#

Where’s the hacks

fathom pendant
#

As well, if you don't see a vpn download next to the questions, it's not necessary

fathom pendant
#

If you're looking for game hacks or stuff like that, these are not the droids you're looking for

languid fjord
indigo rock
#

We are currently working on this Pwnbox issue, please use a personal VM for the time being to connect to HTB VPN, I will let you know once this is resolved guys, sorry hugthebox

last schooner
#

When will the problem be solved?

exotic pilot
#

Yes I had the same issues, so I raised it with support to unlock the answers so I can correct them. A notice if a module is going to be updated in advance would be useful going forward.

indigo rock
#

Few hours maybe I'd say

slender violet
#

Help, I can't spawn a VPN instance.

#

I tried refreshing the page, clearing my cache, changing my VPN server, and rebooting my laptop.

kind turret
#

@slender violet Its something from our side. Please allow us time until the designated staff deal with this.

slender violet
#

Thanks for confirming it's an issue on your end, I was going crazy haha.

old oasis
#

Support on point even though its the weekend.

limber river
#

did someone solve web recon skill assessment ?

slender violet
limber river
slender violet
#

That's the new one right? I haven't solved it yet but I paid for all the solutions.

fathom pendant
#

"Paid for all solutions" also kek

slender violet
#

Ok it says "New" and "Updated", I guess it just means updated.

fathom pendant
#

They likely don't have a new writeup yet for the changes

#

It's new because they changed the name, then reverted the change

slender violet
#

That makes sense haha.

fathom pendant
#

Hence why it still says "Web Recon" Skills assessment instead of "information gathering" skill assessment

jovial sable
#

Yeah, i asked about that lab some hours ago. Something has to be wrong (me probably haha)

fathom pendant
limber river
#

yeah the lab is kinda of weird (if I am not missing something )

jovial sable
#

Your comment really helps

fathom pendant
#

I highly doubt they would have released the skill assessment without testing it first

slender violet
fathom pendant
#

The walk-through basically uses knowledge that you would have gained from actually reading

#

You're gonna find yourself in a worse off spot by blitzing through content

limber river
# fathom pendant I highly doubt they would have released the skill assessment without testing it ...
fathom pendant
#

If you struggled with Pen-200, then you're gonna struggle with CPTS, it's how you deal and learn from the struggle that will define your success

#

Nah he's afraid of failing an exam

slender violet
#

I get what you're saying about learning through struggle like with PEN-200. That was tough but I got the basics down. Right now, with the OSCP coming up fast, I'm using the HTB solutions to stack up on extra notes. It's like a speed run for me—I know I might miss some learning depth, but I think having solutions from 12 modules will help me more than just doing one module slowly without looking at the answers. It's all about maximizing my prep time. Thanks for the advice though!

fathom pendant
#

Which imo most people fail OSCP on their first go

lofty marsh
#

hey everyone I am new to Linux but want to learn Kali, what would be the best resource that would work for me?

fathom pendant
lofty marsh
#

kali linux

fathom pendant
#

Kali is just a Debian linux derivation, if you know linux basics you know Kali basics

slender violet
fathom pendant
#

The CPTS modules tend to emphasize the understanding of underlying vulnerabilities so you know why they work and when to use them

trail sail
#

Hi. Does anyone remember the module in which we get "wley" hash?

fathom pendant
#

Rather than having a list of copy/paste commands you don't understand

slender violet
fathom pendant
fathom pendant
trail sail
fathom pendant
slender violet
fathom pendant
#

And even if you pass OSCP, you'll bomb CPTS

slender violet
fathom pendant
#

Either way, just using solutions is cheating yourself from learning

#

Even if you "know" the content

#

If you're using academy as practice, you shouldn't be using shortcuts

#

That's my point

slender violet
#

If I had more time before my OSCP attempt or if I were preparing for CPTS, I would definitely do the HTB Academy modules the right away.

fathom pendant
#

still do it the right way, if you actually know and understand it, then you won't have many troubles ¯_(ツ)_/¯

slender wraith
slender violet
#

But my view is:

PEN-200 and no HTB module notes < PEN-200 and notes from HTB modules without doing it the right way < PEN-200 notes and doing HTB modules the right way

#

It's better than not having notes from HTB at all.

fathom pendant
#

I hope you at least go through the modules the right way after

slender violet
fathom pendant
#

Imo if you are just planning to use the solutions do it this way:
Spawn target, attempt for an hour, fall back on the solutions

#

As the solutions don't generally explain why a tool is used

#

Just that a tool is used, and you should know why

#

Or a technique is used, and the reading explains why

slender violet
#

I got most of the knowledge I need for the OSCP from PEN-200

#

HTB Academy is just on top of what I actually need.

fathom pendant
#

Then don't do academy. Just study your PEN-200 notes

#

If you fail, then do academy to increase your knowledge.

slender violet
#

I have until December for my second OSCP attempt.

fathom pendant
#

No. Your current plan is just using academy to practice your copy/paste skills because you're doubting what you actually know

slender violet
fathom pendant
#

Well PEN-200 preps you for OSCP, you shouldn't need to know more than what they teach

slender violet
#

In theory, yeah.

fathom pendant
#

The reason people say CPTS path crushes OSCP prep is simply because HTB teaches it better

#

And gives you a more solid understanding

slender violet
#

Yeah I heard that too.

fathom pendant
#

(And the labs aren't as jank, usually)

#

But plenty of people pass OSCP off OSCP prep, PEN-200

slender violet
#

It's definetely easier to revert the VMs.

#

Also having the VM built in to the platform is a better experience.

fathom pendant
#

Well, it's a crutch

#

I suggest everyone, if they can, to use their own VM ¯_(ツ)_/¯

slender violet
#

Or just SSH in from your host lol.

fathom pendant
#

Not to mention OffSec states to use Kali for the exam, and any technical issues won't be helped with if it isn't Kali

slender violet
#

True

fathom pendant
#

You have more control over software versions and such within your own vm

#

And you aren't reliant on a third party to be functioning

#

I.e. the current pwnbox outage

slender violet
#

So you're saying there's a way to connect to the lab from my own VM, right now with the pwnbox outage?

#

Oh wait pwnbox is working now.

indigo rock
#

The issue seems to be fixed for Pwnbox, can you guys please try now?

slender violet
#

CONFIRMED

unique remnant
#

it was working an hour ago

indigo rock
unique remnant
#

my VPN is OK

autumn cloak
indigo rock
autumn cloak
#

I am on a dedicated server and changing locations gives the same error.

sleek moss
#

why wont my proxychain nmap work? i set it up using ssh dynamic port then i edit the config file for proxychain then i do proxychain nmap and it says host r down use -Pn if block, then I do -Pn and it says hosts r up but al lports r filtered but in module it doesnt need -Pn

cloud urchin
#

or aren't on the vpn

sleek moss
#

i am

#

i can nmap -Pn

#

and it shows me 4 ports but they are filtered

sacred jewel
#

whats up my people, anyone working in the Information Gather - Web Edition - Skill Assessment? cannot for the life of me get my local kali box to resolve inlanefreight.htb while on the VPN, added vHost to /etc/hosts, can pull up the page using the box's IP/Port, but all enumeration tools come back null. Im certain its an issue with my DNS but unable to determine where or how to fix

limber river
jolly raptor
limber river
old oasis
#

ie the subdomains hosts aswell

limber river
old oasis
sacred jewel
#

@limber river @jolly raptor @old oasis its been updated as of last week if Im not mistaken, use to be githubapp.com but now uses an on network domain of inlanefreight.htb which is why I've been using the VPN. adding <targetIP> inlanefreight.htb allows us to hit the page using the targetIP:port but if I try to hit inlanefreight.htb in a browser I get nothing. I can ping inlanefreight.htb without issue but, for example, if I use dig, or even curl, I come back empty handed

even tried from the HTB machine in browser, nothing

limber river
old oasis
#

should be the same concept though. I remember I had the same problem and it was fixed after I double checked that I had all the hosts

limber river
old oasis
#

I am going to eat now will take a look at it after and see if I also run into issues

sacred jewel
dusky gyro
#

I also think it might make sense for the next module past it (attacking web applications with Ffuf) to come before the info gatherng web edition

wraith pelican
#

I solved it earlier today. Took me quite a while as subdomain bruteforcing did not give results and/or got a lot of errors even with the correct wordlist, tool and command. So I had to circle back and finally got it.

pure osprey
fiery crane
#

what would be the equivalent of "find / -name flag.txt 2>dev/null" for windows?

sacred jewel
# pure osprey Are you able to run ffuf on <targetIP>:<port> like mentioned here? https://disco...

thanks for suggesting this, it appears so as previously I was getting only errors.

as it goes, only after coming here did I recall the VPN on my router. since then I've added a rule to allow the traffic to bypass and things are starting to look up although Im not getting what I need just yet. results from ffuf:
└─$ ffuf -w SecLists/Discovery/DNS/subdomains-top1million-5000.txt -u http://94.237.52.167:42931/ -H "HOST: FUZZ.inlanefreight.htb" -fs 120

    /'___\  /'___\           /'___\       
   /\ \__/ /\ \__/  __  __  /\ \__/       
   \ \ ,__\\ \ ,__\/\ \/\ \ \ \ ,__\      
    \ \ \_/ \ \ \_/\ \ \_\ \ \ \ \_/      
     \ \_\   \ \_\  \ \____/  \ \_\       
      \/_/    \/_/   \/___/    \/_/       

   v2.1.0-dev

:: Method : GET
:: URL : http://94.237.52.167:42931/
:: Wordlist : FUZZ: /home/null/SecLists/Discovery/DNS/subdomains-top1million-5000.txt
:: Header : Host: FUZZ.inlanefreight.htb
:: Follow redirects : false
:: Calibration : false
:: Timeout : 10
:: Threads : 40
:: Matcher : Response status: 200-299,301,302,307,401,403,405,500
:: Filter : Response size: 120


:: Progress: [4989/4989] :: Job [1/1] :: 195 req/sec :: Duration: [0:00:13] :: Errors: 0 ::

@limber river @jolly raptor @old oasis

dusky gyro
sacred jewel
silk anchor
sacred jewel
silk anchor
sleek moss
#

socks4 127.0.0.1 9050
proxychains.config file my ssh └─$ sudo ssh -D 9050 -i root root@abc

#

but then i o proxychains firefox ip but it doesnt work

#

why

sacred jewel
sleek moss
#

why wont my proxychain wprk i deleted and reinstalled how do i get my flag o.o

fathom pendant
#

Are you trying to run proxychains from the ssh connection or a new terminal

#

You shouldn't need to reinstall

#

Part of it is likely just a you issue

sleek moss
#

from a new termina

#

in general the proxycahin dont work

#

i tried to proxychain curl 1.1.1.1 but no work

#

┌──(sam㉿kali)-[~]
└─$ proxychains4 -v curl 1.1.1.1
[proxychains] config file found: /etc/proxychains4.conf
[proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4
proxychains: can't load process '-v'. (hint: it's probably a typo): No such file or directory

#

└─$ proxychains curl 1.1.1.1
[proxychains] config file found: /etc/proxychains4.conf
[proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4
[proxychains] DLL init: proxychains-ng 4.17
[proxychains] Strict chain ... 127.0.0.1:9050 ... 1.1.1.1:80 <--socket error or timeout!
curl: (7) Failed to connect to 1.1.1.1 port 80 after 0 ms: Couldn't connect to server

fathom pendant
sleek moss
#

└─$ proxychains smbclient -U ssmalls '//172.16.8.3/Department Shares'
[proxychains] config file found: /etc/proxychains4.conf
[proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4
[proxychains] DLL init: proxychains-ng 4.17
Password for [WORKGROUP\ssmalls]:
[proxychains] Strict chain ... 127.0.0.1:9050 ... 172.16.8.3:445 ... OK
session setup failed: NT_STATUS_LOGON_FAILURE

#

ik ik just in general it wont work

tender nimbus
fathom pendant
sleek moss
#

i was able to use crackmap for like a minute and give proper and then it stoppd working and disconncted

#

nope i double check with the give answer

tender nimbus
#

can i mp someone for my problem so we dont border other people?

fathom pendant
#

It also helps if you provide the module name and section

fathom pendant
sleek moss
#

proxychains crackmapexec gives stuff till SMB 172.16.8.3 445 DC01 [+] INLANEFREIGHT.LOCAL\ssmalls:Pwned123 SPIDER_P... 172.16.8.3 445 DC01 [*] Started spidering plus with option: SPIDER_P... 172.16.8.3 445 DC01 [*] DIR: ['print$'] SPIDER_P... 172.16.8.3 445 DC01 [*] EXT: ['ico', 'lnk'] SPIDER_P... 172.16.8.3 445 DC01 [*] SIZE: 51200 SPIDER_P... 172.16.8.3 445 DC01 [*] OUTPUT: /tmp/cme_spider_plus SMB 172.16.8.3 445 DC01 [-] Error enumerating shares: The NETBIOS connection with the remote host timed out.

fathom pendant
#

Also

#

For fucks sake, idk how many times I've told you

#

Wrap your output with triple backticks

sleek moss
#

soz

fathom pendant
#

```

Like this
So it
Gets formatted

```

sleek moss
#

i used proxychains crackmapexeca nd it works for like 2 seconds

fathom pendant
#

timeout
So try increasing the timeout flag

#

¯_(ツ)_/¯

sleek moss
#

how to increase timeout flag

fathom pendant
#

Google

sleek moss
#

how many seconds i did it

#

how many secs u think is good?

fathom pendant
#

Just guess

#

Try 5 or 10 or 15

#

I'm not some wizard

sleek moss
#

its socks4 right

fathom pendant
sleek moss
#

i am

#

i did everythin in moule but dont even work

#

yes i am sure

fathom pendant
#

Did you try increasing the timeout

sleek moss
#

yes

#

could other proxy mess it up

#

but ive no other proxy open

#

socks4 127.0.0.1 9050
└─$ sudo ssh -D 9050 -i root root@abc

fathom pendant
#

And you get the connection to the host?

#

Btw you don't need root

sacred jewel
smoky gyro
#

Hi guys, is the sa user creds that on important.txt misguiding or it's right ? talking about Footprinting Lab - Medium

fathom pendant
#

Think of default accounts on Windows

smoky gyro
#

so why i can't login with those creds on mssql data base ?

fathom pendant
#

Think of powerful local accounts on Windows and try using the pw to log in

sleek moss
#

bruh i made text file then i renamed it pwn.bat

#

but its still a text file why?

fathom pendant
#

Because it's still an underlying text file

#

If you run it in windows, it'll treat it as a batch file

sleek moss
#

it doesnt

#

its pwn.bat but its full pwn.bat.txt

fathom pendant
#

Oh you mean in windows?

#

Just go into the thing and delete the .txt portion

#

Or in linux mv file.bat.txt file.bat

sleek moss
#

i cant delete the .txt portion

#

tis name is pwn.bat but its actually pwn.bat.txt

#

an yes its in windows

fathom pendant
#

You should be able to, windows might give a warning

#

In file explorer

sleek moss
#

i am in file explorer it dont change...

fathom pendant
#

weird ¯_(ツ)_/¯

#

Also when you save in notepad you need to change the filetype at the bottom when you save as so it doesn't append the .txt

slender violet
#

@sleek moss As long as you select All Files as the file type, it should save correctly.

sleek moss
#

finaly.. i am done.. the pen tsest path...

narrow geyser
#

Hi I am doing the SQL map case 5. Somehow the flag printed is .....0{7...} and submitting this results in the wrong answer. I manually changed it to ....0R7.... and it's correct. Seems there's a bug there, I've tried with --no-cast option as well and no difference.

balmy meadow
#

Hello everyone!

I have a question about the API CRUD section.

I am trying to get the city to change to "New_HTB_City" using the POST in the Heder method with
curl -X PUT http://<SERVER_IP>:<PORT>/api.php/city/london -d '{"city_name":"New_HTB_City", "country_name":"HTB"}' -H 'Content-Type: application/json'

Ive edited it look like
curl - X POST http://admin:admin@94.237.52.66:46886/api.php/london -d '{"london":"HTB_City", "UK":"HTB"}' -H 'Content-Type: application/json'

The comand error is
city details missing

Im confused. what im I doing wrong?

gusty zinc
#

I'm having this exact same issue.

#

Module is not completed, I can connect to VPN, but it will not allow me to start the machine to progress

#

"waiting to start" is all im given

summer jetty
#

hi, i hope this is the right place to ask
I am at penetration tester > getting started > knowledge check section

#

getting frequent disconnection issue with the target
even after repeated resetting if IP

cloud urchin
#

try a tcp vpn instead of udp

#

<@&861185840277487616>

flat frost
#

Hey everyone. I am stuck on the limited file uploads on the "file uploads attack module" specifically reading the upload.php source code. Can anyone offer any help?

flat frost
#

I am trying to get it the same way i got the first flag. I keep breaking the box over and over though. what am i doing wrong lol

cloud urchin
#

ok let me just read your mind to see how you did it last time..

flat frost
#

sorry. Didnt know if i would break any rules by posting

cloud urchin
#

is this the skills assessment?

flat frost
#

no

cloud urchin
#

you should include the section too

flat frost
#

I did the "limited file uploads" in the "file upload attack module"

#

this is how i got the first one.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg [ <!ENTITY xxe SYSTEM "file:///flag.txt"> ]>
<svg>&xxe;</svg>

#

saved that as a svg and uploaded. it printed the contents of the file to the page source.

cloud urchin
#

you should state the section you're having trouble with along with the question at the bottom you're struggling to answer. no one can give help if you don't at the very least give those two things.

flat frost
#

i said i got the first flag?

#

there is only two questions

cloud urchin
#

there are 11 sections in that module my guy.

#

so you're on the "Upload Exploitation" section since you got the first flag from the first section you can get the first flag from, "Absent Validation"?

flat frost
#

bro...

cloud urchin
#

you're doing it totally wrong, no xml required

flat frost
#

the

#

limited

#

file

#

uploads

cloud urchin
#

okay, did you find the upload directory?

flat frost
#

no thats what im stuck on.

cloud urchin
#

you can find it with the XML code provided in the XXE section

#

that shows you how to read php files on the server

flat frost
#

thank you

trail sail
#

I need help in the AD enumeration and attacks module: Section: Privileged Access.
I already did the first and third question
I just can't get right the second question:
What host can this user access via WinRM? (just the computer name)

#

I already tried with the IP from which we got the flag from.
And i also tried with the name of the Academy DB...
Also damu..../bd..../

cloud urchin
#

Without looking at my notes you can find that information in bloodhound

summer jetty
trail sail
vale salmon
#

Working on the Modern Web Exploitation Techniques -> Exploiting SQLi via WebSockets module and I am not quite understanding how and what payload to pass to grab the flag. I identified the SQLi vulnerability with sqlmap, like in the module text, but now I'm kinda stuck. Any help would be most appreciated.

trail sail
trail sail
trail sail
#

Oh man i hate this, i just can't get the answer right

cloud urchin
balmy meadow
#

Hello everyone!

I have a question about the API CRUD section.

I am trying to get the city to change to "New_HTB_City" using the POST in the Heder method with
curl -X PUT http://<SERVER_IP>:<PORT>/api.php/city/london -d '{"city_name":"New_HTB_City", "country_name":"HTB"}' -H 'Content-Type: application/json'

Ive edited it look like
curl - X POST http://94.237.52.66:46886/api.php/london -d '{"london":"HTB_City", "UK":"HTB"}' -H 'Content-Type: application/json'

The comand error is
city details missing

Im confused. what im I doing wrong?

oak lance
#

I'm just revisiting INFORMATION GATHERING - WEB EDITION since the module has been updated. The Skills assessment now has a different set of questions, but my original answers are still in the answer fields and marked as correct. Only the final question is blank, so I'm assuming that if I answer that correctly I can move on. Does anyone know any different?

fathom pendant
#

That is correct, but I do recommend going through the motions for the other questions

#

Just to be sure

#

Also a handful of sections suffer from this quirk of them updating the content

strange trout
#

Hi guys, i have lost acces to my 2fa app and no response from HTB, can anyone here assist me please? Thank you

fathom pendant
#

Wait for htb support to respond

#

No one can help you except support

compact patrolBOT
summer jetty
#

knowledge check

#

tried resetting both pwnbox and target machine multiple times

spark spruce
#

hey
I am stuck at information gathering skill assessment
any hint?

trail shuttle
#

were u able to solve it? I'm stuck aswell

spark spruce
#

is it okay to use port and ip together??

placid quest
#

@spark spruce nope

spark spruce
topaz fossil
#

ugh. took me far too long to figure out how to enable custom scripts in ZAP's payloadprocessor. finally, WEB PROXIES is done!

topaz fossil
#

look at the previous lines. those are already examples on how it should be configured

sterile solstice
#

im trying to do 'Attacking Common Services'. any suggestions on how to speed up hydra for brute forcing ftp and ssh?

cunning frigate
ancient portal
#

Hi ! I'm enrolled in the penetration testing path currently in the Post Exploitation module and something is starting to drive me mad: The module ends with 2 questions one of which being: "What is the name of the security standard for credit card payments that a company must adhere to? (Answer Format: acronym)" to my knowledge this is the PCI (or Payment Card Industry) standard, I tried the full acronym: PCI DSS to no effect. I asked google / ChatGPT.. whatever for confirmation and they answer the same... feels dumb but kind of stuck. I would appreciate any help ! EDIT: Finally found the solution... A simple 'PCI-DSS' worked, '-' was all i missed ...

next bronze
cunning frigate
stark lark
#

Password Attacks Lab - Medium
I've gained access to ||jason||'s account but unable to move to root.

Can someone give me a small hint? I believe the only thing I havent actually tried is to use LaZagne since i get errors

sterile solstice
#

you would've unpacked a document

#

it may list a usr:pass for a service that jason has access too

stark lark
#

And unsure where to go from here

sterile solstice
#

yes, and there are services which jason has acess too

#

it may give you a nudge to a lateral move, to someone else who has the abilty to gain root

mortal fossil
#

Hey good folks! Sorry for a total n00b question here. But I'm at the Setting up - Linus stage.

Using a Mac M1 so had troubles installing parrot os on VMWare Fusion. Got it to work on UTM. So I guess that's what could be causing the problems.

Because when running the first command "cat /etc/apt.sources.list.d/parrot.list" it says the directory does not exist. Altough I can find it in the explorer.

Also cannot install tools with the sudo apt install commands. "unable to locate package.. snip... "

Should I be using UTM or is there any other way to install Parrot on a sillicon machine, or should UTM work?

spark spruce
#

where can I find api endpoint??

module : information gathering
section : skill assessment
last question

stark lark
sterile solstice
#

in the document you broke the password on, it mentions the service

#

sql

#

so try poking around there

#

there is only 1 other user on that machine too

tardy snow
#

hey, if I buy Platinum sub, will my 1000 credits expire?

#

on month end?

summer swallow
#

I am learning cybersec through htb academy for some weeks now. I also have htb labs subscription. But the problem is when i start a module in academy, i get so into it that i dont get time to do the boxes. But I am new to this so I should solve boxes also. So what to do in this situation ? How to manage both, learning and solving boxes ? Sloving boxes takes time for me because at often look at walkthrough and try to understand how the author did what he did. So, in your opinion, what is more important to daily, boxes then the remaining time to modules ? or comlplete some sections of module at the start of the day and then remaing time do the box solving ? Suggestion for optimum growth with best learning ? Thanks in advance 🙂

trail shuttle
#

can someone help me out with the web attacks module - Advanced File Disclosure

#

i was able to read /etc/hosts using error based XXE but with /flag.php it says not found, any idea on how to find the correct dir?

tardy snow
# old oasis no

so it's like once I purchased 1000 I can use 1000 credits?

tardy snow
#

directly

#

ok great thnx

trail shuttle
#

I've tried it and it gives me this in response: remote host file access not supported. but when i try an random invalid dir it says: failed to load external entity "file://pathoffile" in http://host:8000/xxe.dtd

ember fern
#

Doing Login Brute Forcing, final assessment. When it says usernameGenerator, does it mean username-anarchy? Also, I'm getting no SSH hits on the outputs of cupp and username-anarchy, even after 15 minutes of running

twilit epoch
#

"What is the API key the inlanefreight.htb developers will be changing too?"

Anyone has any hints for me

vague sage
#

holy shit dude
SQL injections are hard bru

#

pause

shut vapor
#

No, I don't recall that as of a few weeks ago.

#

Is this in the pwnbox? I'm firing up to test myself. I used Kali, however, and didn't have a problem connecting without any options.

dusky gyro
#

anyone else having issues with ffuf not working properly?

shut vapor
#

Pwnbox doesn't have any issues. Kali didn't for me either. It's a WSL thing, apparently.

old oasis
shut vapor
#

How did you even come to the conclusion which MAC your client supports? I see how to enumerate what's advertised by the server, but not the client.

#

nevermind:

$ ssh -Q [mac|key|others?]
mint beacon
#

Hey, guys I am new here, can u guys actually say what should I do, I have no prior coding experience and I wanna learn hacking for fun if possible u can DM me

compact patrolBOT
silver iris
#

hey guys, dump question:
I´m in the Active-Diretory Module Skill Assessment Part 2. Is there a good way to set up bloodhound? In the modules it was already set up. So far i did everything with powershell, but was wondering if you know a good resource for setting it up

fathom pendant
silver iris
#

And then just copy the zipfile to my host again right?

fathom pendant
#

Yep

#

As long as you're using a compatible version of sharp hound you're fine

mint sundial
#

anyone know what the 'threat spotlight' and 'targeted cyber ops' sections are? tried clicking on them but nothing showed up:

#

hopefully :)

fathom pendant
#

The recent t3 windows modules would like to say hi

silver iris
#

Thanks 🙂

fathom pendant
icy kiln
#

hi guys im doing module Information Gathering - Web Edition im in section Skills Assessment try to do 3rd question, i add line in /etc/hosts and installed finalrecon, I executed the command i go to /dumps/inlane and almost folders r empty, someone can help me.

acoustic owl
green bolt
#

Anyone help me with file uplad attack module in that type filter part
i am not able to complete that module

storm elk
green bolt
#

Trying and its 2 nd day

#

not getting answer

storm elk
#

Also what have you tried?

green bolt
#

atleast provide hints

green bolt
#

also did fuzzing on content -type but only one message is shown in intruder "only images allowed"

storm elk
#

Have you identified an allowed extension? And what about a php extension?

green bolt
#

and in type filter there are two content-type header fuzzed both the header but still not result

green bolt
storm elk
#

Is it the skill assessment or type filters?

green bolt
#

type filters

storm elk
#

Try with all the content types there are

#

Also , if using burp, it can be useful to disable url encoding

#

In intruder

green bolt
#

yes done that but one more question

#

that should i fuzz both the content type at same time?

#

yes u were right when i disable url encoding i am getting extension not allowed error

#

anyone can tell why to disable thal url encoding what does it do?

storm elk
#

Sorry I was having dinner

sacred jewel
# old oasis Did you solve it?

not yet, Im finding that ZAP or Burp might be a better solution than some of the terminal tools. Ive gotten absolutely nothing from very lengthy fuzzing attempts as well

old oasis
#

using Ffuf

sacred jewel
old oasis
candid lily
#

in advanced csrf, xss does the bot visit our uploaded files?

void hemlock
#

Module: INTRODUCTION TO WINDOWS EVASION TECHNIQUES
Section: Process Injection

There seems to be a problem with the lab, there is no .exe file being run from C:\Alpha\ProcessInjection. The log.txt doesn't get updated. Is it possible for someone to have a look?

balmy meadow
#

Hello everyone!

I have a question about the API CRUD section.

I am trying to get the city to change to "New_HTB_City" using the POST in the Heder method with
curl -X PUT http://<SERVER_IP>:<PORT>/api.php/city/london -d '{"city_name":"New_HTB_City", "country_name":"HTB"}' -H 'Content-Type: application/json'

Ive edited it look like
curl - X POST http://94.237.52.66:46886/api.php/london -d '{"london":"HTB_City", "UK":"HTB"}' -H 'Content-Type: application/json'

The comand error is
city details missing

Im confused. what im I doing wrong?

fathom pendant
#

Because it's "city_name" as the key value

balmy meadow
#

@fathom pendant I replaced the code with
curl -X PUT http://94.237.50.63:52932/api.php/city/london -d '{"city_name":"New_HTB_City", "country_name":"HTB"}' -H 'Content-Type: application/json'

now the error code says

Unknown column '' in 'field list'

Its new and now i dont know ht changed

fathom pendant
#

Try escaping the "

novel lantern
#

Can someone help?

balmy meadow
fathom pendant
#

You're spoiling content for AEN since many people do it blind

fathom pendant
novel lantern
#

Dind know about it

#

Where can I get help then?

balmy meadow
fathom pendant
#

And if you can't do AEN with the guide in front of you "the actual module itself" then I suggest rereading the material

novel lantern
fathom pendant
#

The error can be one of many things, it all depends on what the error actually says

#

Usually in powershell and cmd the error tells you what's wrong

lusty hearth
#

Came back to finish the information gathering - web edition module, on Fingerprinting module.
Cannot access the target.

Things ive tried:
added vhosts and ip to /etc/hosts
reset vpn connection
downloaded a new vpn file to connect to
reset target machine
tried curl with custom header curl <IP> -H "Host: app.inlanefreight.local"

What am i missing here?

E: just did it from pwnbox, not sure why it doesnt work on my machine.

novel lantern
dreamy garnet
#

Need help with Advanced Deserialization Attacks module. I'm having issues loading TeeTrove w3wp.exe on dnSpy. Followed all the steps provided in the course, but anytime I attach w3sp.exe process I get an error "The JIT debugger was launched without necessary security permissions." and then it prompts me to open Visual Studio JIT

fathom pendant
#

Is that the value you expect?

balmy meadow
novel lantern
fathom pendant
novel lantern
fathom pendant
#

Try resetting the variable first

fathom pendant
novel lantern
#

They should do a channel JUST for AEN if we should not talk about it here

fathom pendant
#

AEN by many is considered a mock exam for CPTS, if you can do AEN blind, you can do CPTS fairly competently

#

Also AEN is one of the few modules that shouldn't require help, because the module itself is the walkthrough

#

In future, instead of providing the full username, you can substitute with first initial * [t*] so it doesn't fully spoil it for others

novel lantern
#

Right, I got it. But it is a module like any other in the end. If you have a problem, you should be able to get some help

fathom pendant
balmy meadow
fathom pendant
#

It's not like some modules where you have to extrapolate errors

fathom pendant
novel lantern
#

They almost always give you step by step

fathom pendant
#

Not really.

#

They give you most of what to do

novel lantern
#

Nearly really

fathom pendant
#

And the examples don't always match up

#

In AEN everything is explicitly told what to do

#

Password Attacks wouldn't have so many people asking about it if it was just right there

dim wolf
#

AEN is laid out as a walkthrough that you can follow. this differs greatly from all the other content presented in the path where it provides you with series of commands that you can use to achieve something

fathom pendant
#

Also you may have misconstrued what I meant by blind

#

By blind I mean, not looking at the questions or the reading, just going from boot to DA

icy kiln
lusty hearth
rustic sage
#

Hi, I'm doing the FOOTPRINTING module and I'm stuck in the SMTP Question Enumerate the SMTP service even further and find the username that exists on the system. Submit it as the answer.
I tried to use Footprinting-Wordlist and it didn't work
I don't know what to do so I would appreciate some help

fathom pendant
#

I used smtp-user-enum

#

And set the timeout to like 20 seconds

silk anchor
#

I have in my notes for that section After a lot of messing around, uninstalling the default pentestmonkey smtp-user-enum script as it just times out the SMTP server and installing a new using using pip, I managed to find the info.

fathom pendant
silk anchor
fathom pendant
#

I had to manually adjust the timeout

#

Iirc its -w for timeout, don't have a terminal in front of me to check

dusky lake
#

Where can i ask for help on specific modules?

fathom pendant
#

Here

acoustic owl
#

Just ask your question here in the channel

fathom pendant
#

Lol provide module and section name, what you're stuck on, and what you've tried

#

You can wrap commands in backticks `like this`

#

Large code/text blocks use triple backticks

dusky lake
#

I am working on information gathering - virtual hosts (https://academy.hackthebox.com/module/144/section/1257)

I am stuck on the question "Brute-force vhosts on the target system. What is the full subdomain that is prefixed with "web"? Answer using the full domain, e.g. "x.inlanefreight.htb""
I have tried using gobuster from the cheat sheet using namelist.txt and other wordlist from SecLists/Discovery/DNS.
I have also tried using ffuf and filtering the default size that is being returned.
I am unable to get any subdomains.
gobuster vhost -u http://94.237.53.91:46067 -w ./SecLists/Discovery/DNS/namelist.txt -t 100
ffuf -w ./SecLists/Discovery/DNS/namelist.txt -u http://94.237.53.91:46067 -H “HOST: FUZZ.inlanefreight.htb”

The module was just updated so I wasn;t able to find anything online for other people getting stuck before me. Any hints are appreciated

fathom pendant
#

```

like this

```

dusky lake
#

I didnt mean to hit send but i can provide more details

fathom pendant
#

I wouldn't really recommend unless it's like 20 lines

fathom pendant
dusky lake
#

okay

fathom pendant
#

The cheatsheet likely hasn't been updated to reflect new/changed content

#

The section I believe shows this wordlist, not namelist

acoustic owl
silk anchor
fathom pendant
silk anchor
#

Double works

fathom pendant
#

It wasn't working for me

#

I was using pwnbox so I don't recall what version it's using

#

But when trying with --append-domain it said that wasn't a valid flag

silk anchor
#

I use a kali vm for everything so that might be the reason

fathom pendant
dusky lake
fathom pendant
#

You said you were on 3.6.0 for gobuster

silk anchor
fathom pendant
#

But yeah using the right wordlist will get you answers

dusky lake
#
gobuster vhost -u http://94.237.53.91:46067 -w ./SecLists/Discovery/DNS/subdomains-top1million-110000.txt -t 100 --append-domain
===============================================================
Gobuster v3.6
by OJ Reeves (@TheColonial) & Christian Mehlmauer (@firefart)
===============================================================
[+] Url:             http://94.237.53.91:46067
[+] Method:          GET
[+] Threads:         100
[+] Wordlist:        ./SecLists/Discovery/DNS/subdomains-top1million-110000.txt
[+] User Agent:      gobuster/3.6
[+] Timeout:         10s
[+] Append Domain:   true
===============================================================
Starting gobuster in VHOST enumeration mode
===============================================================
Progress: 114441 / 114442 (100.00%)[ERROR] Get "http://94.237.53.91:46067/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

[ERROR] Get "http://94.237.53.91:46067/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
[ERROR] Get "http://94.237.53.91:46067/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
[ERROR] Get "http://94.237.53.91:46067/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
[ERROR] Get "http://94.237.53.91:46067/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
[ERROR] Get "http://94.237.53.91:46067/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
[ERROR] Get "http://94.237.53.91:46067/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Progress: 114441 / 114442 (100.00%)
===============================================================
Finished
===============================================================

Fuck

fathom pendant
#

Because gobuster doesn't know the domain

#

Then use http://inlanefreight.htb:port

dusky lake
#

okay thank you, I tried doing that before hand but maybe now with the different list might get it going

#

Ill report back

fathom pendant
#

You don't include the port in the /etc/hosts file btw

dusky lake
#

Thank you! 😎

#

just had to put it all together

fathom pendant
rustic sage
#

Why do I not see any Labs related category in the left-side panel containing available chats?

#

I've got an issue with an active machine

wraith pelican
#
context deadline exceeded (Client.Timeout exceeded while awaiting headers)

Does anyone have an idea why this error occurs? I see different possible issues on google. Is it just server overload, because we are fuzzing a datacenter in Finland? in this case just lowering the thread count would be a solution. I also see issues related to golang or docker.. Does anyone have access to the logs…?

fathom pendant
#

If you add the domain to your /etc/hosts it works fine

rustic sage
fathom pendant
#

Your account isn't linked so you can't see other channels

#

It's as simple as that, that's why you can't see #boxes

rustic sage
#

Bruh, it says connected on the web, I've done the procedure. Let me re-do this.

#

Identification error, please contact moderator or admin. Who's up for some support xD

#

I'm in need of some guidance here. Is the Blurry box patched or smth. Have the Linux kernel changed how permissions are applied to files/folders. I've got rwx on a folder, can't modify stuff in it. People who've done the box says it should be done this way and I can't get it to work somehow

fathom pendant
compact patrolBOT
fathom pendant
#

This channel is for academy module help

fathom pendant
#

As stated in the message

fathom pendant
#

Through the members list

rustic sage
#

Any discordian way to ping all online moderators/admins? xD

fathom pendant
#

No

rustic sage
#

@moderators wake up

fathom pendant
#

Just dm one

rustic sage
#

Alright. Thanks @fathom pendant

fathom pendant
#

There's plenty online since it's mostly midday across where all mods are

#

(Global)

rustic sage
#

ye, the bunch of them accepts DM's ...

fathom pendant
#

Because it's part of what they sign up for

#

<@&861185840277487616>

#

You know where they spam by now kek

wraith pelican
# fathom pendant It involves not knowing how to resolve a hostname

I want to believe you but I’m not sure that’s the issue. I had of course added the ip and vhost to /etc/hosts. But with the longer top100m wordlist even ffuf got a reduced rate. After several attempts and resets it worked, when I added the domain flag and a longer timeout. I guess we’ll never know.

gobuster vhost -u http://ip:port -w /opt/seclists/Discovery/DNS/subdomains-top1million-110000.txt --append-domain --domain 'inlanefreight.htb' --timeout 20s
winged hedge
fathom pendant
#

Since you have it in your hosts file

wraith pelican
fathom pendant
#

Then the issue is you're thinking how the tool works wrong

wraith pelican
fathom pendant
#

yeah ffuf works differently

#

With ffuf you're giving it a host header

scenic haven
#

Help :S
Assembly Language - Skill assessment task 2

"Optimize 'flag.s' for shellcoding and get it under 50 bytes, then send the shellcode to get the flag.
(Feel free to find/create a custom shellcode)"

Can someone DM me.

  • i used smaller registers where i could and remove exit code
wraith pelican
fathom pendant
#

It does not

#

It grabs the headers by first connecting to -u

#

Then uses that to do header manipulation

wraith pelican
steady torrent
#

Hello, I'm looking for a hint for the module Information Gathering - Web Edition for the skill assessement part on the API

#

I already tried to enumerate directories and subdomains

hexed oyster
#

Question regarding the command injection final assessment: the fact that I'm sending "%09whoami" and it's not rendering is an indication of the vulnerability, correct?

oak hollow
#

can someone hold my hand through the web attacks IDOR because I think its either bugged or something because the commands given in the webpage are not providing feedback (like the curl -s is giving me NOTHING)? For example IDOR in Insecure APIs I should be able to click Update Profile but it says that theres an uncaught reference where UpdateProfile is not defined.

muted jacinth
#

Hey guys has anyone completed the trust attack module?

next bronze
muted jacinth
#

i just can't figure out how to move from htb-student account

#

found a password but i can't figure how to use it

#

are we supposed to use that pass or is it totally somethings else?

next bronze
#

you just need to use the creds that you were provided with

#

it's DACL

muted jacinth
#

okay ty

royal python
#

Guys

#

I need help

#

Iam beginner on HTB and i have spwaned a machine now and then I finished that machine

#

But now I can't be able to spawn another machine

#

And I have my vpn still connect

#

I tried to shutdown my PC and do other staff like kill process

#

But nothing

fathom pendant
#

Well you need to stop the first machine to start another

royal python
#

Stoped*

wraith pelican
# fathom pendant It does not

i still not really understand the difference. I just sent gobuster and ffuf through burp and wireshark, those are the same get requests with a host header. Yes gobuster connects first to the ip:port then send some sort of hash in the host header, after that it follows with the wordlist. but i do not see some fundamental difference

fathom pendant
#

So if it fails it errors

wraith pelican
fathom pendant
fathom pendant
#

My suggestion; stop obsessing over it

royal python
fathom pendant
royal python
royal python
#

I can't spawn another machine

fathom pendant
#

Reach out to support on the website

royal python
#

The support is a suck

fathom pendant
#

That's what they're there for

royal python
#

I thing

fathom pendant
#

Whether you like them or not

#

It's their job to help resolve technical issues

royal python
wraith pelican
#

anyway thank you and good luck with that one 😄

fathom pendant
compact patrolBOT
royal python
fathom pendant
#

No, it's not

pale pike
#

hey admins or mods of HTB, can I use my college email to sign up for HTB academy on student promo although I am not currently enrolled in college but im an alumni?

dusky gyro
hexed oyster
#

@steady torrent I've found, personally, that the SecLists content provides the best results for HTB. Let me know if you need a link.

#

Anyone got some time to chat about the command injection final assessment?

fathom pendant
#

But you're best off actually asking support

compact patrolBOT
muted jacinth
# next bronze it's DACL

does it has to do with that Svc_Admins group? bro i can't figure shit i swear to god it's obscure as shit

#

Voodoo stuff bro i swear. driving me nuts

viral slate
#

[HTTP ATTACKS - HTTP RESPONSE SPLITTING]
Hey guys!
Currently working on question of this section. My payload worked for user, but still struggling with admin.
Can I have a nudge?

vapid veldt
#

Hi. For the Digital Forensics module, the Evidence Acquisition Techniques & Tools there is a mention of a vmdk image that is used as the example for Arsenal Image Mounter...anyone know where to obtain this image?

inland mesa
#

can someone give me a little nudge on

AD Enumeration & Attacks - Skills Assessment Part I

The question asks "Crack the account's password. Submit the cleartext value of the account" from the question "Kerberoast an account with the SPN MSSQLSvc/SQL01.inlanefreight.local:1433 and submit the account name as your answer"

I found the account with that SPN. but the powershell session is in a webshell and there is no reubues or mimikatz or tools like that. I have used ||setspn.exe|| but I dont think that can be used to grab hashes.

Can anyone nudge me on how to obtain hashes from a web shell powershell with no tools? Am i missing something from Living off the Land?

fathom pendant
#

Or pivoting

inland mesa
fathom pendant
#

My first suggestion is getting away from the web shell you're dropped into asap

topaz fossil
#

a question. i'm on the info gathering - fingerprinting module. the task is to identify the CMS used. i thought nikto would do that, but it isn't (not even for the example given in the module). i had to browse the page myself to get the right answer.
any ideas why nikto is not behaving the same way?

rustic sage
#

-Tuning Information Disclosure

topaz fossil
#

yes, -Tuning b. i used that too, but with the same result

#

oh... that's a different one. hang on. let me try

rustic sage
rustic sage
#

not currently haha

topaz fossil
rustic sage
#

😉

hybrid yoke
#

need a push for Check the /tmp directory and find Julio's Kerberos ticket (ccache file). Import the ticket and read the contents of julio.txt from the domain share folder \\DC01\julio. from the password attacks module. Tried both tickets in the /tmp directory for julio but not getting anywhere

sinful narwhal
#

I just downloaded a vulnhub VM: MATRIX-BREAKOUT: 2 MORPHEUS but I didn't get any credentials of it
Help me on this if anyone have any ideas

hybrid yoke
rustic sage
#

I must be crazy but this API key question is really making me laugh. I've sub dom brute forced in soo many ways and Im not getting any results. tf is going on

safe lark
#

Ho

#

Guys I need help

#

There is a guy who is threatening me with spreading my information and he has already sent me binaries to my WhatsApp. What I can do?

safe lark
#

He is a friend of an ex-girlfriend of mine and when I broke up with her all those things started to come to me.

acoustic owl
safe lark
wanton idol
acoustic owl
wanton idol
#

^

safe lark
#

I know I was just asking

wanton idol
#

just block and move on eventually they will too

storm elk
safe lark
#

I already did it but it's still the same

rustic sage
wanton idol
rustic sage
#

** What is the API key the inlanefreight.htb developers will be changing too?**

#

I'd have to find sub domains first i dare say

wraith pelican
#

yes

rustic sage
#

I've got nothin so far

wraith pelican
#

what are you trying to do?

rustic sage
#

Answer the question ideally

wraith pelican
#

haha yeah, i was thinking about that

rustic sage
#

haha

#

im not getting an sub dom hits to move forward so im not sure what im doing wrong with my scanning

wanton idol
#

its one of the seclist dns

rustic sage
#

ive used 3 of them

wanton idol
#

you gotta sait till it finishes all ghe way through

wraith pelican
#

but what's the reasonning behind it?

wanton idol
#

and are u using gobuster or ffuf?

wanton idol
rustic sage
#

top1million-5000
top1million-20000
top1million-110000

wraith pelican
#

i mean we can fuzz all the world wordlist if we do not fuzz for the right thing...

wanton idol
#

yupp

rustic sage
#

for sub domain im using dnsmap, sublist3r

wanton idol
#

no wonder

#

u not gonna find it

wraith pelican
#

is there dns on the box?

rustic sage
#

we're looking for a directory instead?

wanton idol
#

believe so but not worth it

#

remember u cant find all the sub domains in dns

#

thats why u use tools like ffuf or gobuster to find sub domains

#

i prefer ffuf

rustic sage
#

hmmmm alright ill revisit this and report back

wanton idol
#

fs fs

viral slate
#

[HTTP ATTACKS - HTTP RESPONSE SPLITTING]
Hey guys!
Currently working on question of this section. My payload worked for user, but still struggling with admin.
Can I have a nudge?

wraith pelican
rustic sage
#

🤞

wraith pelican
# rustic sage 🤞

but do not get lost with gobuster dir or ffuf inlanefreight.htb/FUZZ those will not work

storm elk
round moat
#

can someone help me!! even after getting correct answer and trying to submit, why does the labs says incorrect answer?

idle sigil
#

Hey, I am stuck at "What is the API key the inlanefreight.htb developers will be changing too?" in INfo Gathering - Web Edition. Is there anyone who can look at my ffuf command please?

rustic sage
round moat
#

am completing footprinting labs and even after getting correct answers it says incorrect answer

rustic sage
#

That doesn't help us understand the question you're working on

wraith pelican
rustic sage
#

Got nothing still

wanton idol
#

if u using ffuf remember the vhost syntax

wraith pelican
topaz fossil
#

the wayback machine question in the updated info gathering - web edition seems flawed. there's nothing on web.archive.org for the site in question on the specified date

rustic sage
topaz fossil
steady torrent
sterile solstice
#

i know this isn't modules, but i just spawned a box and i cant even ping it. what am i missing?