#modules

1 messages · Page 345 of 1

quiet trout
#

not that i can think of, i know that burp has a encoder/decoder tab in the gui. i dont use zap

#

@shut vapor do you need zap to take a list of params and encode it then issue reqs? (or similar?) if so encode the list before your load it into zap

fathom pendant
#

Typically they're explained with hands-on exercises

shut vapor
#

or whatever, cobbled together bash probably would be quick& dirty

weak kindle
fading olive
#

I think there is a full command-line version of ZAP, but with community scripts, under pre-processors you should be able to encode everything like you want and fuzz. I did the module very recently so I remember it well enough

shut vapor
#

just had trouble figuring out how to use it

quiet trout
#

@shut vapor i would suggest not getting TOO attached to zap, nobody uses it in real world. i did all the zap modules with burp in the sections ive encountered it

fading olive
mild dust
#

Good part of the day guys! Right now i'm stuck in Module (Login Brute Forcing) UPDATED, NEW, Skills Assessment Part 1. What is the password for the basic auth login? -> the task is easy to do it, just brute force it using hydra with passwords and usernames lists. I've done several lists from SecLists but neither of them are not working. Can somebody help with it? Maybe because of being updated module everything is not working or i'm dumb))

fading olive
fading olive
fading olive
mild dust
#

ok, will try again

fading olive
storm elk
#

This is not the place @sterile fiber

#

We are not hacker for hire.

candid lily
#

need help for this

#

i found the function but its not being accepted idk if im making a mistake with the format

#

OH nvm got it, its from the table on the section

mild dust
fathom pendant
limpid hemlock
#

Can some one help me with the last question in skills assesment for information gathering web edition i cant seem to get the api key i used reconspider and pulled a dev website but in json file i dont get anything

limpid hemlock
#

I got all that subdomains at last i try to get the api key from that webpage

#

But i get a json file when i cat it it has nothing its supposed to have some information

quiet trout
#

i think you're supposed to make the request to the json file using the approprite http method

#

link the section? i may have done this one

limpid hemlock
#

Its the skill assesment section

quiet trout
#

ok i was incorrect no special method, that i can see is needed to get the key, you want to DM me your request and output?

limpid hemlock
#

Of information gatheridng web eddition

tacit bay
#

Anyone able to help me out? I'm on the sliver C2 module - trying to maintain persistence, followed the same commands (At assumed breach portion) - when I try to download the string using powershell against 10.x.x.x:8088/staged.txt - I'm getting a 404 & therefore no other session is being generated, I've got a HTTP listener on 8088:

http -L 10.x.x.x -l 8088 --website delivery

quiet trout
mild dust
fading olive
fading olive
quick eagle
#

Hello! In Lateral Movement section of 'Attacking Enterprise Networks' module, how would I RDP into ms01 on 172.16.8.50 with user ilfserveradm? Evil-winrm works with other user and xfreerdp but not for this one that I need.

native crow
#

can somone explain how this FFUF command would not pick up vhosts ffuf -w /opt/useful/seclists/Discovery/DNS/subdomains-top1million-5000.txt:FUZZ -u https://FUZZ.inlanefreight.com/

#

or subdomains

#

iots the one fdirectly from the module

fading olive
native crow
#

it rmeoves caps when i past it here wierdly

fading olive
native crow
#

mistype when putting it here, am i missing a flag or am i missing something that you should do when fuzzing?

#

cause this is the exact same thing taught in the modules but it misses subdomains

native crow
#

yeh same here, it picks them up if they ar ein /etc/hosts already but how can you know what they are without putting fuzzing first lol

fading olive
native crow
#

i know this is for my own project

#

was hoping somone might know how this command could possibly miss a subdomain

fading olive
native crow
#

its in th wordlist

fading olive
native crow
#

ffuf -w /opt/useful/seclists/Discovery/DNS/subdomains-top1million-5000.txt:FUZZ -u http://academy.htb:PORT/ -H 'Host: FUZZ.academy.htb'

#

same goes even with that

steady valve
#

is it just me or is ffuf with the pwnbox unbelievably slow

odd marsh
#

i cannot chat in general. why?

steady valve
#

does ANYONE know how to stop this

#

im dying here

quick eagle
#

Ctrl+C doesnt work?

steady valve
#

not the problem, i probably shouldve been a little more specific lmao

#

but its posting every result every tick

#

and i have no idea how to stop it from doing that

#

also, 2 requests a second for whatever reason

fathom pendant
#

This is just a weird scaling issue with ffuf

steady valve
#

but im still at 2 requests a second, i dont know why

fathom pendant
#

Likely your isp or router limiting traffic

#

If you use nat networking in vm it should be marginally better

steady valve
#

thats sounding a little alien to me

#

why would my isp or router limit the traffic? it wasnt giving me this problem before

quick eagle
steady valve
fathom pendant
#

Figure out if the user is for the host you're trying to connect to

#

But working through the problem better preps you for the exam

quick eagle
# fathom pendant Do it blind

yeah I get it but I've been stuck here for 2 days and can't solve the issue by myself and would really love to move on

fathom pendant
cerulean grail
#

Can someone explain how this is supposed to be performed? Is the intention that I copy a Base64 econded string manually into a Windows host?

midnight galleon
#

it only works well for small files tho iirc

fathom pendant
rustic sage
#

🤬

#

🤦‍♂️ !!

#

@midnight galleon

dim wolf
rustic sage
#

🙅‍♂️ 🎆

dim wolf
#

please keep conversations in English

rustic sage
safe star
#

😭

analog dock
sonic ridge
#

can someone help me with the login brute forcing web services module, when I try to login to ssh its asking for a fingerprint and giving me access denied

#

nevermind i was using the wrong port

foggy knot
#

hello im currently on the webrequest page two ive tried $ GET 83.136.255.36:35306

#

$ curl GET 83.136.255.36:35306 http//1.1

#

and $ curl 83.136.255.36:35306 http//1.1

#

im extreamly new so im not sure what im doing wrong

mystic echo
#

Hey im new on on hackthebox if someone can help me with what modules are the best as a beginner in cybersecurity

shut vapor
shut vapor
foggy knot
#

oh that may be it then

#

one second

#

no it didnt work

#

curl: (6) Could not resolve host: get
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blank Page</title>
</head>

<body>
This page is intentionally left blank.
<br>
Using cURL should be enough.
</body>

#

thats what it sent back

shut vapor
#

what module & section are you on. I might be able to have more insight knowing what you're looking at.

foggy knot
#

the module is web requests

#

http requests and responses

shut vapor
foggy knot
#

no i typed it in

#

cause get shoudlve beenGET

#

nvm

#

i justed typed it

shut vapor
#

btw, if you wrap command line stuff in 3 backticks (e.g. ``` stuff ```) it blockcodes it so it looks nice.

foggy knot
#

not really i dont know much of whats going on

#

this is the question:Send a GET request to the above server, and read the response headers to find the version of Apache running on the server, then submit it as the answer. (answer format: X.Y.ZZ)

shut vapor
#

Ok, well, then ask a question.

foggy knot
#

i dont know what its tring to tell me though

shut vapor
#

Formulate a question to convey what it is you want to understand.

foggy knot
#

ive never been good at that

#

ill try

shut vapor
#

it's a thing you can learn to do

#

you can DM me if you'd prefer, less noise in the main channel that way

fathom pendant
foggy knot
#

does anyone know the key bind for network tools on mac?

#

im trying what it tells me but its not working

#

or how to get to network tools

final shale
#

mac sux

foggy knot
#

ik ik

#

its all i have atm

#

I have to have the dev tools to get past this module

fathom pendant
thick spire
#

anyone able too help get an email asap? it’s urgent any help appreciated 🙏

thick spire
#

fuck some guys made an acc bout my dead mate and we tryna find who it is

foggy knot
thick spire
#

okay mb

fathom pendant
#

Even if what they're doing is fucked, what you're requesting is still illegal

cerulean grail
cerulean grail
fathom pendant
#

Literally just highlight, copy, paste

quick eagle
#

Any help on how to solve this error?

mimikatz # privilege::debug
ERROR kuhl_m_privilege_simple ; RtlAdjustPrivilege (20) c0000061

safe star
quick eagle
#

no

fathom pendant
#

Then you're not gonna be able to privilege::debug

velvet sparrow
#

can someone help me with Intro to C2 Operations with Sliver -> Skills Assessment-> Q3 Escalate your privileges and submit the contents of the flag.txt file on the Administrator's desktop on the domain controller I caont find the way to DC I use the user f... and after that I can get any other access to DC

velvet sparrow
quick eagle
cloud urchin
quick eagle
idle marsh
#

lets say i am on a low privilege user and i manage to find the creds for root. however, i am not able to log into root user as the system has PermitRootLogin prohibit-password. How can i priv escalate?

quiet trout
#

if you can ssh to the box and root has ssh privs

#

if you're out of ideas thats a good first step

#

if you're on windows, you might try connecting to a dc and doing a runas, or something with winrm

#

or just a plain dc login as domain admin

idle marsh
#

oh i could have just ran su on the low priv user haha

#

thanks

quiet trout
#

cool cool

primal adder
#

Linux Fundamentals / Filter Contents
I've just learnt how to work with files and filter their contents, how am I supposed to know all of this?! I don't even understand what second and third questions mean

dim wolf
#

good luck with that last question

modest remnant
#

Have there been any reports of DC01 not responding in the last question of the Pass The Hash module? I have been trying all day, finally reading and running the commands as listed in the solution - no connection to nc.

primal adder
dim wolf
primal adder
dim wolf
#

not necessary to know what it means

primal adder
#

oh ok makes sense

#

But i'm not gonna start PWNBox knowing only one question

cloud urchin
#

you can use your vm if you have one

primal adder
dim wolf
#

you can always just google how to share files between host and guest

#

and yea you'd have to download the VPN file and run openvpn with it

primal adder
#

Wait i can just drag and drop the files onto machine lol. Ok, good, i'll try it

tired ember
#

Where can i find resources of footprinting module. I'm not able to find footprinting-wordlist for SMTP user enumeration

cloud urchin
#

in the upper right part of the page, above the table of contents

storm elk
tired ember
#

Thanks @cloud urchin

mellow saffron
#

Somehow when I press hint no hint appears i don't know why

thin citrus
median gale
#

What is the one place for all equivalent to kali for windows tools ? ( Not the OS part rather than having all the tools at hand )

#

... currently copying all the tools provided at windows modules to my machine for future usage

thin citrus
#

how to do monitor the NodeJS Debug Console to view console log?

tulip dragon
#

module : secure coding 101 , is the variable name in the module is the actual value of those encrypted strings or is it for only to tech about the modules , like testcase and _0x2b2171

normal sand
#

Module: Windows Privilege Escalation
Section: Interacting with Users
Link to section: https://academy.hackthebox.com/module/67/section/630

The subsection on "SCF on a File Share" states the following:

A Shell Command File (SCF) is used by Windows Explorer to ... <SNIP> ... If we change the IconFile to an SMB server

I don't understand the explanation 😅

Especially this sentence:

An SCF file can be manipulated...

#

If I'm understanding this right, an scf file is just placed in a directory/file share frequently accessed, so when it is accessed, the scf file is automatically executed and makes a request to our smb server (responder) and captures the NTLM hash?

#

So an .ico file doesn't need to actually exist on our attack host since we're using responder?

toxic glacier
#

Hi, Module: Active Directory Enumeration & Attacks
Section: AD Enumeration & Attacks - Skills Assessment Part II
Question: Submit the contents of the flag.txt file on the Administrator desktop on the DC01 host.
I've the ||CT059|| credentials and the Admin access on MS01, but once I use the command: ||Get-DomainGroupMember -Identity 'Domain Admins'|| on MS01 it gives me this error: ||Warning: [Get-DomainGroupMember] Error searching for group with identity 'Domain Admins': Exception calling "FindOne" with "0" argument(s): "The specified domain either does not exist or could not be contacted."||

What I'm missing?

bright coral
dapper moth
#

Where are you hanged and what walkthrough are you using?

viral mica
#

im super hype after an hour and a half of reading about windows privesc from the module and miserably draining my life away trying to figure out how to use the windscribe attack, only to find out all you had to do was set the right payload for the meterpreter session, I finally got it to work and got system ^^

#

yesh!

#

made a note to myself in bold lettering with 24 sized font.

#

I think it's pretty cool that you can use pipes as an attack vector for privesc on windows.

normal sand
idle marsh
#

not too sure if they modified the chapter cus i did it quite sometime back, my own notes seemed to be simiar to that^

normal sand
idle marsh
#

let me try it again hehe ill update u

normal sand
idle marsh
#

okay i understand the hint now haha. look for a shared folder that you in a windows server have access to, that other users with similar roles has access to as well

#

lmk how that goes popcat

dapper moth
#

What are you trying to do specifically?

#

Via WSUS? That SA will have you to think outside the box in order to obtain the flags

normal sand
dapper moth
#

And it is pretty much structured as to pivot from one Host to another

idle marsh
normal sand
#

Ok

dapper moth
#

Oh sorry
From the section’s steps it should be pretty much it

#

You are getting no results or are you getting some kind of error?

naive sage
#

@dapper moth you are majestic Sir. prayge

dapper moth
#

Imma check my notes in a bit

cerulean grail
#

Going through the modules in the "Penetration Tester" job path and I'm at "File Transfers" which heavily deals with PowerShell. Except none of the previous modules have exaplined what PowerShell exactly is (I know what it is generally, I'm wondering if I missed something in previous modules or are people supposed to blindly fill in the gaps)

shut vapor
# cerulean grail Going through the modules in the "Penetration Tester" job path and I'm at "File ...

No, you didn't miss anything. I can't find a "PowerShell" fundamental HTB module like there is for bash unless it's under the Windows fundamentals. PS is, of course, a shell but consider it's somewhere between a shell and a programming language that can leverage .NET. It's object based. Someone linked the following YT video when I was griping about how much I dislike PS and it helped me "get" the concept that's very different from bash.:
https://www.youtube.com/watch?v=UVUd9_k9C6A

#

Crank the speed up to 2x and zip through things if you're reasonably well versed in bash / cmd.exe already.

dapper moth
#

Just checked here and pulled it with the same commands as the section. You gotta approve the update in the 'Update Services' console

#

There was some kind of error that SharpWSUS wasn't able to get if the update had been installed or not, always returning that it didn't but in the console said it did

thin citrus
#

Anyone can help me for node debug monitor?

rustic sage
#

Anyone has the Secure Coding 101 for JavaScript? There is one thing I don’t quite get. I wanna purchase it cause I think is a windows based Java script ( not javascript ) tutorial for obfuscation and deob, but windows based. Am I right?

quiet trout
quiet trout
rustic sage
#

I was looking forward for a java script module for payload development

thin citrus
#

@quiet trout I have search the chanel, did not find anything about this

quiet trout
#

input sanitization, perhaps type safety, etc. etc.

quiet trout
quiet trout
rustic sage
#

Seems like it’s malware based huh

thin citrus
#

@quiet trout yes I am. I like to know how to view console.log in node debug monitor

rare swan
#

Im a little bit confused by the xsstrike tool - there are alot of positive results but if im testing them they all fail

#

could it be that theyre all false positive?

quiet trout
quiet trout
#

if you're sure you're using them correctly, false positives

rare swan
#

none of them get executed -- just embedded within " "

#

maybe the tool is outdated?

quiet trout
#

manually?

#

and can you show us the requests you're trying them with?

#

just to make sure you dont have any syntax issues?

rare swan
#

everything gets encapsulated within ""

quiet trout
#

there's a sanitization occuring encapsulating them in the quotes, you need to "break out" of it

thin citrus
quiet trout
#

"> <img src=x onerror=alert("wtflol")><!--

rare swan
#

tried alot but all not working - alot also from paylaod all the things

quiet trout
#

i was referring to the broader context of the lab, im attempting to offer some suggestions without being familiar with the lab, since no one else whos done it is curently active

thin citrus
#

I really appreciate your input and help

quiet trout
# thin citrus I really appreciate your input and help

yeah np, just trying to get familiar with how you're approaching this... though im not entirely sure my approach is valid, but its often how i've done very limited js debugging... via the console in the browser dev tools

mental tapir
#

started an nmap scan with nmap -Pn -sV -sC -p- 10.129.196.213

I used the mouse scrolling wheel while nmap performed the scan which showed its progress percentage. After 15 min. of scanning it is only 3.75% complete and has 7 hours left to finish scanning all 65k+ ports...

Why is it taking so long?
https://academy.hackthebox.com/module/77/section/850

balmy lotus
quiet trout
#

+1 ^ use the --top-ports 10000 option

balmy lotus
#

the q is just looking for a web server, just let it run with default ports first. at least for labs, you typically won't be looking for nonstandard ports. even in real world i always start with default (top 1000) and then kick off larger scans while I'm reviewing the initial data.

quiet trout
#

sure, top 1000 no problem, top 10000 takes only marginally longer and is a good one to remember for baseline real world scans and box scans on app.htb

#

basically anything other than the 65k scan is going to return MUCH faster results, also note that you can press spacebar to get namp to return its progress rather than whatever mouse scroll wheel button you were using just to prevent an errant click but use what you prefer

balmy lotus
#

(and if you do need full 65k port scans for whatever reason, try masscan instead of nmap... way way faster, generally speaking... only slightly less reliable)

mental tapir
quiet trout
#

yeah do the base scan, 1000, im not sure that 10k port scan should take THAT long, sometimes the pwnbox vms are slow

mental tapir
balmy lotus
#

haha i mean really, you know what ports are typical for web servers yeah? just hit those ports for the lab 😉

mental tapir
balmy lotus
#

you can use nmap but on a large network like a /16 or multiple /24s, that scan may take a week (or more) to run... you can run masscan more than once to see if it maybe missed anything the first time, it probably won't keep missing a port unless there are network issues... and typically if you miss one or two services, it's not the end of the world

dim wolf
balmy lotus
#

if it's a ctf on a nonstandard port, cross your fingers 😉

#

you can also use -t and other switches to speed up nmap, but then you might run into the same sort of potential reliability issues anyway

quiet trout
# mental tapir yeah but in a real world scenario, if you need to be thorough... what if you nee...

then you sit on your hands, or try to do something productive while you wait. also in a realworld scenario you're adjusting timing options and such to bypass waf which adds even MORE time to the scan... your best bet is to do thorough enum on the application stack, target analysis get an idea of what you're dealing with an still proceed with an initial target of the well used ports and any you think MIGHT be being used outside of that, then run your 65k port scanner after so you can set it and forget it just for good housekeeping, if it even matters at that point

velvet sparrow
#

can someone help me with sliver with last question Access the other domain controller in the forest and submit the contents of the flag.txt file on the Administrator's desktop I have access to DC02 but I cant abuse to DC01 I use trust key and I dont get access to the DC01

surreal chasm
#

Hey, i;m in the certificate transparency logs page
And I didnt really understand 2 things.

  1. Why do we need CT logs, who is looking at them?
  2. And I didnt really understand the The Merkle Tree Structure concept, is the root hash always changing? a bit confused...
coral nacelle
#

Guys

#

Who a hacker here pls reply

#

@surreal chasm

surreal chasm
surreal chasm
urban elk
surreal chasm
urban elk
#

shall I google it for you? 🙂

coral nacelle
surreal chasm
surreal chasm
coral nacelle
coral nacelle
surreal chasm
#

DM me if you want

coral nacelle
#

I need a hacker

surreal chasm
#

dont know what a hacker is..

coral nacelle
coral nacelle
#

Sry wrong person theb

dim wolf
coral nacelle
dim wolf
#

no

coral nacelle
dim wolf
#

that's illegal

coral nacelle
dim wolf
#

doesn't make it any less illegal

coral nacelle
#

But ty for asking-_-

safe star
#

@velvet sparrow did you do it through psexec?

shell solar
#

i cant open splunk page, but vpn connected

dim wolf
#

try https

quiet trout
dapper moth
#

There is a part in the section with a PowerShell command to grab the path that WSUS is using for the file and transfer PsExec64.exe to that path and name

velvet sparrow
safe star
novel parrot
#

doing brute force first module

#

and the script is trying all the pins and didnt find anything lmao

#

any help?

dapper moth
#

Shouldn't take long.... Have to check if it's installed in any of the Hosts

plain prairie
#

Hello guys, I'm having an issue with one of the sections in the Linux Fundamentals module. On the question about the Kernel Version and the name of the Network Interface with the MTU 1500 I cant seem to get the correct answer even though I have found bothof the kernel versions of the machine and the network interface with the correct MTU. Do you guys have any idea what could be wrong, Im following the format the questions suggests.

dapper moth
novel parrot
dim wolf
#

makes it easier to help

novel parrot
#

brute force, on login brute force

#

you are supposed to copy paste the python script but it hasnt done anything so far

#

wait

plain prairie
#

Hey guys, some modules might be outdated. The Kernel version on my Machine was updated while the asnwer on the section was not, any idea where I need to report this. Just lost 2 hours of my life 🙂 trying to figure out the correct kernel version

plain prairie
#

Module: Linux Fundamentals, Section: System Information

dim wolf
tepid holly
#

losing my sanity with advanced deser. XML

#

this should be somewhat right?
||

<?xml version="1.0"?>
<root type="System.Data.Services.Internal.ExpandedWrapper`2[[System.Windows.Markup.XamlReader, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35],[System.Windows.Data.ObjectDataProvider, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]], System.Data.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
  <Tee xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    ...
  </Tee>
</root>

||

plain prairie
dim wolf
#

the answer to the question

rustic sage
#

just send htb-student ig lol

dusk crater
plain prairie
dim wolf
#

yes

#

if it's different then you probably aren't SSHed into the target

compact apex
#

Hey, just finished the Tunneling and Pivoting Module, that was a great one and a must have ! I just got a question if someone can explain to me it would be great. I understood how to do port forwarding pivot etc BUT if I am not wrong the module does not explain how to use a transfer method form the victim (not the pivot machine) to my own attacking machine. Example: I want to download the LSASS file from the Windows machine I got access in by using an ubuntu pivot. I want this file into my kali machine so I can crack it, how can I perform the transfer ?

dim wolf
safe star
mellow saffron
#

I need help with wordpress skill assessment last question rce not working for me. Im in admin panel put the php shell into correct theme but not showing any feedback with curl

scenic shale
#

hello, is there any way we can use our own hosts as attacker hosts in internal network for AD specific modules ? HTB instances hosting Parrot OS is way too slow.

surreal chasm
#

Is it legal to crawl the website? or should we use a machine from previous pages?

compact apex
mellow saffron
surreal chasm
mellow saffron
surreal chasm
#

thanks

compact apex
mellow saffron
#

they ask you to do that

mellow saffron
surreal chasm
compact apex
mellow saffron
#

k

median gale
#

What is the one place for all equivalent to kali for windows tools ? ( Not the OS part rather than having all the tools at hand ) ... currently copying all the tools provided at windows modules to my machine for future usage

median gale
#

What am i missing ? Win Priv Esc - DnsAdmins

#

Got into the domain admins group. Why dont i have permissions to view the administrator page?

cloud urchin
#

i'd have to look to see if you're even supposed to be able to do that, but right off the top of my head just because a user is part of a domain admin group doesn't automatically grant them permissions to everything, even the domain admin group can be denied access to things

#

also, if you escalated your privs, remember you need to log out and log back in to gain the privs sometimes. i think if you logged in and then escalated privs you're still in your non-escalated session

median gale
cloud urchin
#

close the session/log out and rdp back in again

median gale
cloud urchin
#

check the permissions of the folder i guess

cloud urchin
#

sounds like you didnt' actually close the session out properly tbh

quiet trout
#

Rdp isn't vnc users are logged out when season is terminated/sigint'd you can be super sure by just logging out of Windows first then killing rdp if it doesn't close itself

#

shutdown /l /t 1 in cmd (or ps I think it works too)

median gale
cloud urchin
median gale
#

Or is there?

cloud urchin
#

sure let me google for you

#

try logoff in powershell, or ctrl alt del to see if log off is there

median gale
#

haha brother you were right. Ngl had some disbilief about this in the first place logoff worked

#

Didnt pass my mind of sign out if there is not option in the power button

#

Should have been mentioned somewhere in the module though

cloud urchin
#

maybe.. but it is pretty basic windows functionality

#

i think it is mentioned somewhere

twin cape
#

help

#

guys iam stuck with an queston in the

Linux Fundamentals

System Information

task /question = uestions
Answer the question(s) below to complete this Section and earn cubes!

Target(s): 10.129.156.62 (ACADEMY-NIXFUND)

Life Left: 75 minute(s)
SSH to 10.129.156.62 (ACADEMY-NIXFUND) with user "htb-student" and password "HTB_@cademy_stdnt!"

answer: ssh ACADEMY-NIXFUND@10.129.156.62
ACADEMY-NIXFUND@10.129.156.62's password:
Permission denied, please try again.
ACADEMY-NIXFUND@10.129.156.62's password:
Permission denied, please try again.
ACADEMY-NIXFUND@10.129.156.62's password:
i keep typing the password but it doesn't work

cloud urchin
#

you're using the user "ACADEMY-NIXFUND" which probably doesn't exist. it's ssh user@ip, so ssh htb-student@ip

#

ACADEMY-NIXFUN is the hostname of the pc, not the username you log in with

twin cape
#

owh thats why thanks

thin citrus
#

They use curl to make a POST request.

winter root
#

Hi, is there any chance to reset progress in htb and start's all from 0 ??

cloud urchin
#

no but you can just go through the modules again

final shale
cloud urchin
#

i've never heard of that so idk

#

i've seen staff comment and say it's not possible to reset the modules

final shale
#

Yea that is obviously BS. They might not have a button for it, but for sure they can do it.

#

Its all in the DB...

quiet trout
# thin citrus

Sorry I don't think I can be of any more help without having done the module. Looks like an express app though I would research how to debug a node/express app and see how it applies to your section

dapper moth
#

Aren't you running it with node in terminal/vs codium? Check what app.js accepts then, enter what you want the JS code to do.
It should show in the terminal if the return is "console.log(input[0])"

thin citrus
#

I used visual code debug mode and test it with node run dev in root directory of the app. Monday I look further

winter root
covert wyvern
#

does anyone know how to open a quick HTTP server that accepts POST requests?

#

kinda like python3 -m http.server 80

#

that option doesn't handle POST requests and I was looking for an alternative

ocean night
#

It's not something our stance will change on either I'm afraid, sorry.

midnight galleon
#

which is a custom action in most cases ig?

#

you can type a simple python server however and make it handle ur POST data
you can let any LLM help you

dreamy oyster
#

Anyone else having issues when trying to solve tasks that involve SSH conections?

No matter if I connect via provided Instance or via VPN and SSH connection from my host machine.

After establishing the connection I am able to run a few commands. But at some point the terminal suddenly freezes on me and I cannot type anything anyone. At that point I have to open another tab an reconnect.

Did run into this issue on multiple occurences now. Which is really annoying, since I have to be fast and reconnect for each invidual task.

ocean night
#

Check if you have multiple VPN instances running.

#

sudo killall -9 openvpn or reboot

#

I can check logs if you want

midnight galleon
ocean night
#

If you want me to check logs, DM your Academy user ID or email

dreamy oyster
ocean night
#

Could maybe be a Pwnbox instance in the background still running perhaps?

#

Anyway, can check if you want.

final shale
# ocean night No, we cannot do that.

So you are trying to insinuate that a company that creates all of this is not able to make a query to the DB and reset the progress? I mean that is nonsense obviously. HTB can do it for sure its just like every other place you have to be a big shot for someone to go out of their way to do what you are asking. 😉

ocean night
#

There are other reasons for the inability to do this, which I am not at liberty to discuss.

#

It might seem like a straight forward task, and obviously we COULD perform a query to remove progress, but there are other systems and processes that would be affected. Sorry

#

..and it doesn't matter who you are, bigshot or whatever. We do not perform this task for anyone.

#

As mentioned, you can always run through the module content again 🙂 You just wouldn't be able to submit the answers, as they have already been answered.

final shale
#

O well thank you for clarifying. Its not like i want my progress reset, so it doesn't matter to me. I just thought the answer was silly 🙂

vagrant wraith
#

hi guys currently stuck at "ACL Enumeration" lab yet im stuch at this question " What flag can we use with PowerView to show us the ObjectAceType in a human-readable format during our enumeration? "

dapper moth
hazy zealot
#

Hi guys, I really need help on "The Live Engagement" module on shells and payloads. Im not sure if I understand vHosts correctly and im struggling

#

Ive found these on the target. but after copying them to my attackbox /etc/hosts file i still cannot access them. What am i doing wrong

cloud urchin
#

those look like internal IP's and you wouldn't be able to reach them without pivoting

hazy zealot
flat sleet
#

can somebody help with nginx

hazy zealot
#

my bad i understand the task now

neon furnace
#

why I don't get the 36% discount for unlocking modules with subscription:
"+1000 each month to unlock modules à la carte
36% discount"

Yet, all senior web pentester modules still cost 500 cubes. I subscribed in the afternoon, hoping to get some discount on this, but it does not register. I paid for a module with 500 cubes to start on CWEE, but this whole cubes thing is either not well implemented or documented

#

Or you get discount for purchasing cubes? I'm confused tbh

valid gate
#

this odat crap is fucking annoying

#

I can't get it to work for Oracle TNS foot printing module. Tried following the install guide from the github page and tried everything I could find in the text channels here with no luck

#

this module needs to be updated

next osprey
#

can someone please spoonfeed me on the Pass the Ticket (PtT) from Linux bonus question? (From Windows (MS01), export Julio's ticket using Mimikatz or Rubeus. Convert the ticket to ccache and use it from Linux to connect to the C disk).

i've dumped all of julio's b64 .kirbi ticket with both mimikatz and rubeus on MS01 and converted them to ccache with impacket-ticketcoverter. when i try exporting the KRB5CCNAME and using it to connect to the C drive (smbclient //dc01/c$ -k -ls) using the LINUX01 machine, the ticket never works. i've been at this for hours, what am i missing here?

vital marlin
#

currently stuck on Windows Attacks & Defense: Credentials in Shares.
Invoke-ShareFinder is erroring out and I've got no idea why.
Server01 also isn't showing up in the Network section at all, but is responding to pings.

cloud urchin
#

the error says it can't find the pdc

storm shard
#

Target instances have to be modular, so try to reset your instance and the target also. They can bug out. It is normal even in the wild to find unexpected behavior, so dont be discouraged.

rustic sage
#

One of the modules has you convert RIDs in Hex format into decimal. I had a script take the enumdomusers output and do it for me. What does getting the RID in decimal format get me though?

cerulean hinge
#

Hello, it seems that the box for the Reverse Shell part of the module Shells & Payload is not working.
I can't ping the IP. I used the right vpn config file. Tried to reset both the box and my machine and nothing changed. Am I alone to have an issue with this part of the module ?

vagrant wraith
cerulean hinge
#

Yes I did, I downloaded a new config but it didn't work...

vagrant wraith
#

do u see any erros when trying to connect ?

honest karma
#

hi all. I'm new here. Am doing the HTTPS/TLS Skills Assessment. I managed to decrypt the user cookie with padbuster and then encrypt a custom admin cookie and I got access to the /admin portal, yay! Got the token and put it into redeem token. Now I'm stuck on the last step to get the flag. I feel rather stupid and stumped. Can anyone help please? I've been trying for hours and I know the answer is probably right in front of it. After redeeming the token it says: "Token successfully redeemed. Check you email for further information.", but it doesn't lead to anything. Looking at /token in Burp, I can't seem to induce an error when forwarding to Repeater either. I'm totally stuck. Very appreciate any help. Thank you.

cerulean hinge
#

No the vpn connection works well and I'm assigned an IP. But I do not know why I can't ping the machine. It worked with the previous module like 10min earlier...

visual socket
vagrant wraith
#

man i still dont get what exactly its asking for "What flag can we use with PowerView to show us the ObjectAceType in a human-readable format during our enumeration? "

safe star
vagrant wraith
#

man i really feel dumb right now ..

vagrant wraith
safe star
#

its asking for the flag not the command too

#

the flag is right in the header title too

vagrant wraith
#

yeah i did submit the answer as ObjectAceType yet still

#

idk what im doing wrong

safe star
#

just look through the section

#

i found it just by searching human.

#

you should also have notes for this

round marten
#

"Documentation and Reporting", section "Effective Remediation Recommendations". I feel like every expensive penetration test I've been on the receiving end of is a copy paste of that "Bad" example. Specifically "Example 2"

novel parrot
#

apperantly i kneed to read, funny how that works 😆

spring lily
#

Can anyone give me a sanity check of the "Error-Based SQL Injection" section in the "ADVANCED SQL INJECTIONS" module? I believe I've found the required information to generate the reset link but seems wrong answer

crimson moon
#

In Passwd, shadow & Opasswd module;
Using hashcat to crack passwords from unshadowed hashes and is throwing me “Status:Exhausted” what am I doing wrong?

cmd I’m using is;

hashcat -m 1800 -a 0 unshadowed.txt rockyou.txt -o unshadowed.cracked

cloud urchin
#

exhausted means it ran through the password list and did not find any matches

#

try using the mutated password list

primal adder
#

So, i think i connected to VPN (I wish anyone ever told me it's done through terminal before, i spent 30 minutes searching for openvpn in apps) and now terminal doesn't display that input like above, like, i cant type any commands now. What do i do?

storm elk
#

You’ve connected to the vpn, great, now you can connect to the boxes or modules

primal adder
storm elk
#

The vpn tab must remain open

primal adder
#

ok

primal adder
#

Oh god my own VM is lagging more than the PWNBox

#

How do i complete this question if target's passwd file looks like this? What did i do wrong?

#

I dont even know what passwd file is for, why are these questions are so hard like if i skipped entire path

fresh plinth
#

do /etc/passwd, not etc/passwd

#

also if you don't know what passwd file is for then maybe you should take some steps back and do the linux fundamentals path or something

primal adder
#

I've been told how to work with files not what all these default files mean

#

I'm not even talking about 2 other questions that dont make any sense

fresh plinth
#

oh right, my bad. I don't have the path myself so not too sure what exactly it covers

#

but did you try cat /etc/passwd? your screenshots don't have that first slash

primal adder
#

Ok i passed the question by randomly trying each one of these words

#

I guess the username is the word after second "/"

fresh plinth
#

nah that's the program name. Username is the very first word

primal adder
#

ok thanks

fresh plinth
#

also im not sure if it's covered at that point but if you add -i to grep it'll search case-insensitively, so you should still get a match with grep -i 'ProFTPd' for example

primal adder
fresh plinth
#

reading man pages is a good skill to have to help yourself often. Most of the man pages you could also search for online in a browser and there you can search in a more familiar way like using Ctrl+F

primal adder
#

As for first question, I know about ifconfig from a completely different course but it shows 4 services and that's wrong answer

fresh plinth
#

ifconfig just lists network interfaces rather than services associated with them

#

that's more for something like netstat or ss

primal adder
#

Right when i thought i began to understand this

cloud urchin
#

netstat is a tool that shows network related info, not services

urban elk
midnight galleon
#

AD Enum & attacks - Kerberoasting from linux
what is the intended way to solve this?
What powerful local group on the Domain Controller is the SAPService user a member of?

earnest quartz
#

Hey guys am new here.. And I want help

midnight galleon
#

I solved it with PowerView but surely this isn't intended as it wasn't talked about in the section

midnight galleon
earnest quartz
#

@midnight galleon

dim wolf
earnest quartz
dim wolf
#

that's illegal

#

so no

earnest quartz
#

Wht illegal?

earnest quartz
dim wolf
#

hacking your discord account is illegal

earnest quartz
dim wolf
#

so? contact discord support

earnest quartz
dim wolf
#

still not an issue for us to solve

earnest quartz
earnest quartz
#

?

midnight galleon
# earnest quartz My discord acc is hack I made this new acc

even with the fact that it is illegal, hacking inactive discord account is not possible unless you have some weird 0day/extremely complicated bug in which case i would be more interested in reporting it and cashing it out than hacking someone's account

#

So ig you should just enjoy ur new account and don't click free nitro links again

old oasis
#

The last couple of days I been trying to get the Attacking Common Services - Medium skill assessment lab to work but its been giving me closed ports on some of the services.

#

Had to restart it a bunch but I got it working again.

median gale
#

Need help in
Wi-Fi Penetration Testing Basics
Wi-Fi Interfaces. How many interface modes are available ? As show in the module iw list shows that but the correct asnwer prove to be way less than shown ? What am i missing?

#

Also, not said in the module but in order to scan for networks you will need sudo rights

fair pebble
#

hi ik this is from a few days ago but im running into a similar issue my terminal shows "all ports in an ignored states" i tried disabling the firewall, but it didn’t help do yk how can i fix it?

wary plover
#

<@&861185840277487616>

#

Oh sorry mods it apparently got already deleted KEKW

gaunt monolith
#

Hello
I'm in Windows Event Logs & Finding Evil -Skills Assessment
Q1 : I found the answer using power shell By examining the logs located in the "C:\Logs\DLLHijack" directory, determine the process responsible for executing a DLL hijacking attack. Enter the process name as your answer. Answer format: _.exe
I answered the question But in Q2 I cant answer it I'm thinking about ProccesID related on the Q1 but how can I thinking about it ?

gaunt monolith
#

OK

wary plover
#

Better to state the questions themselves too, gives more context to your question

gaunt monolith
#

Is there a related between ProccesID and what I will search about it ?

wary plover
#

So try to research which ID's correlate to the type of event in the question and narrow down from there

safe star
neon furnace
#

is "Intro to nosql injection" skill assessment 2 solvable without doing blind/error-based injection and enumeration? Got a solution by doing error-based, but still wondering why it's needed

fair pebble
eager ledge
#

Hi,

safe star
#

You’re trynna scan your own network or the target machine?

fair pebble
safe star
eager ledge
surreal orchid
#

Hello all, anyone who did the AD Skill 2 know why my Socat don't want to connect ? (few details for avoid spoil)

└──╼ $sudo socat tcp-listen:135,reuseaddr,fork tcp:172.16.7.50:9090
2024/10/27 09:01:47 socat[5451] E connect(5, AF=2 172.16.7.50:9090, 16): Connection refused

Really blowing my mind

safe star
safe star
#

im pretty sure you just check groups after getting access to the user

rustic sage
#

guys i cant find the profile id on the website, i have a student sub

#

but when i try to identify it says id must be at least 60 character

#

oh its on app

#

sry

full wagon
#

I have a question in the SSH pivoting with Sshuttle part. I run everything from my Kali and use the VPN, and my 'attack' IP is the one connected to the tun0 interface. When running the sshuttle pivoting, and checking the output from the tool, it was my eth0 IP address that got connected to the windows host on the internal network. How can that be?? (Since the VPN is creating the tun0 interface, I mean.)
This is the output:
fw: iptables -w -t nat -A sshuttle-12300 -j RETURN -m addrtype --dst-type LOCAL
c : Accept TCP: 10.0.2.15:51538 -> 172.16.5.19:3389.
c : Accept TCP: 10.0.2.15:50042 -> 172.16.5.19:3389.
I'm just very curious about how the networking part works in this case (in the output, my 10.0.2.15 address is connecting to the 172 over RDP)
Thank you in advance

honest egret
#

Where is the incident response module?

#

I cant Find it. I can see incident handling but not the incident response one

rustic sage
#

Did you ever get the answer to this? I can’t get the service flag to be viewed as well

fair pebble
rustic sage
#

Academy.hackthebox.com/module/263/section/3085

can anyone help me pull the service file ? I obtained a shell with sharp no psexec but the shell is worthless and I can’t more type cat etc files. Tried various servers without luck someone had the same question but it was a dead end in the chat

“Use any tool to get a shell on SRV02 using the service application layer gateway”

dim wolf
#

if it doesn't, Security Incident Reporting covers it

dapper moth
rustic sage
#

Yeah, I mean I got the shell, but it is hell on earth to read this file and I don’t have the annual subscription because I pay monthly so getting an answer for anything is literally impossible because I’m not paying the extra money I guess apparently

#

Can I DM you later? I’m not near my computer now. I took a break. Could use a walk-through on how to get this file to be read.

dapper moth
#

Sure

rustic sage
#

Yeah, they burn you big time if you don’t want to drop $1000 on a one year subscription

#

Better than offsec though

#

Added

mellow saffron
#

Can I use wsl for taking the exams ? anyone tried it or only vm.

empty trout
#

can anyone explain me how we can find virtual host or subdomains which are not public with virtual host fuzzing

mellow saffron
#

use ffuf

safe star
mellow saffron
empty trout
#

i dont understant

mellow saffron
#

Can I send you dm ?

safe star
#

What module is that

empty trout
#

information gathering web edition

empty trout
safe star
#

ask questions after you're finished reading

empty trout
#

ok

safe star
#

it shows you how right after

empty trout
#

yeah i get it . it is talking about those subd which are public but does not reside on dns server . i was thinking that if the subd is not on public we can only acces it on the internal network . yeah i got it we are querying the server for subd this time there is no interaction of dns in here just changing the host header of a HTTP req

rustic sage
#

Heyy

storm elk
rustic sage
storm elk
pallid timber
#

Does anyone know if you could share a prolab among your friends

urban elk
#

Hi 🙂 has anyone had to do any keyboard remapping on VMWare, mac host to linux guest ? I've been getting along working through the modules with copy paste but I really don't want to be relying on that come exam time...

The "language specific key mappings" get me the closest, but some keys are still wrong. However I can't modify/disable/delete those (the checkboxes are disabled). I then thought I'd reproduce them as custom mappings, but the UI for that is silly... it only takes "basic" keys as input, plus modifiers, so I can't for example create a mapping for '§'. Even attempting to copy-paste it into the box unhelpfully turns up a 'v'...

Any clues ? I can't be the only one struggling with this, yet somehow google and even chatgpt didn't help.

(it's probably a bit cheeky of me to use the "Setting Up" module as an excuse to ask this question here, but I'm not sure where else to ask and #general was... well, not helpful... so lets say I'm asking in the context of Setting Up 😋 )

#

I've tried turning the VM off to see if those settings are enabled, I looked for other places that could enable them... no luck so far

#

just realised it's probably easier with a screenshot. This is what I mean

patent blaze
#

Is there anyone for a sanity check on Advanced Deserialization Attack?

molten pond
#

Okay guys I have been stuck on a question for an entire day and now I am actually asking for help

safe star
#

You didn’t ask anything

molten pond
#

First question in Find files and directories want the name of the config file created after 2020-03-03 and is smaller than 28k and larger than 25k

find / -type f -name.conf -user root -size +25k -size -28k-newermt 2020-03-03 -exec ls -al {} ; 2>/dev/null

rustic sage
#

i’m stuck in the intro to assembly skill assessment p1 😭

#

I looped xor for me to grab the hex of every $rdx value after each loop [ 14 ]. Have a large code with in theory, is the shellcode. But when running the loader.py, nothing happens

safe star
molten pond
#

Okay I will try that. so a Syntax error

boreal bison
#

Hello guys I got stucked in a problem and want to know something from you guys I thought maybe you guys can help me

rancid zephyr
#

Working on a few modules with xfreerdp and have the same issue. I’ll connect to tgt box, it’ll work for a minute or so, and then the connection will drop. Happens on both my VM parrot and pawnbox. Any suggestions?

boreal bison
storm elk
#

This isn’t hacker for hire

molten pond
#

find / -type f -name *.conf -newermt 2020-03-03 ! -newermt 2020-03-04 -size +25k -size -28k 2>/dev/null

@safe star Typed it exactly like this and nothing happened it just looks like the command line resets and I have to start over again

rustic sage
#

want me to doc my process on it?

molten pond
crystal chasm
#

Do you experience some issues while working on target machines? After I ssh to them (either from pwnbox or my own vm connected to vpn) the shell is stuck after a few seconds for a few minutes. Then it repeats (a few seconds everything works fine and then stuck for a few minutes). They targets are literally unusable.

mellow saffron
#

Is it possible to connect on 2 different machines like a vm and main pc to a lab with vpn at the same time ?

mellow saffron
#

ty info

safe star
mellow saffron
#

I wanna use wsl but idk maybe stick to vm

safe star
#

yeah vm is the best option

rancid zephyr
cloud urchin
mellow saffron
#

I see ty info I wanted to try with wsl

#

bec. wsl I can't open website only if I use rdp

cloud urchin
#

yeah it's not really setup for that and there really is no need for it either

#

you'd have to do some networking voodoo on your end to achieve it

vital marlin
#

yet more struggles with Windows Attacks & Defense: Credentials in shares. can't rdp to the target from the pwnbox.

#

had this issue yesterday as well

#

this module as a whole is the most inconsistent i've encountered so far by a huge margin

cloud urchin
#

probably something wrong with your command, error says logon failure

#

my guess is credentials based on your error message

vital marlin
#

does it need to be bob@eagle or something like that
edit: nope. @eagle and @eagle.local don't work either.

midnight galleon
safe star
#

dont think that would make much of a difference tho

vital marlin
#

yea same error

#

hmm it works if i RDP directly from my actual PC

#

so it could be a config thing with xfreerdp and the certificate not looking legit

cloud urchin
#

you can add /cert-ignore

safe star
vital marlin
#

also Invoke-ShareFinder is working when it wasn't yesterday 😄

midnight galleon
#

Attacking ColdFusion
the exploit for the RCE timesout?

cloud urchin
#

i didn't have that issue

midnight galleon
#

both metasploit and the python one didnt work for me

cloud urchin
#

sounds like something's up with the network connection then

midnight galleon
#

working from pwnbox so idk

cloud urchin
#

probably your config or the target timed out then

rustic sage
#

Academy.hackthebox.com/module/263/section/3085 question two. Use any tool to get a shell on SRV02 using the service application layer gateway service and read the flag. Can anyone give me a walk-through. I have tried no sharp however the shell was completely worthless and does not provide any output.

cloud urchin
#

it's a tier 3 module no one's going to provide a walk through

#

if you have the annual subscription there's a built in walkthrough

rustic sage
#

Yeah, I don’t have the annual

#

I don’t want to pay all that money

cloud urchin
#

maybe check the hint and go over the section again

rustic sage
#

Check the hint? No way

worn matrix
#

i have a serious serious problem.I am doing module attacking common applications,assesment 2 ,and while i have found the WORDPRESS URL ,i doesnt accept my answer!!!

#

either with http:// or https:// or non

#

any tip,cus i am losing time for no reason

cloud urchin
#

the protocol and url worked for me

midnight galleon
worn matrix
green portal
#

hello everyone. quick question, can I follow a learning path to one of the 4 certs by using the student membership?

#

also can someone explain me what do I need for the vpn file and how can I use it? I feel a bit overwhelmed with the instances and vpn thing

tired dagger
#

[17:00:23:772] [8544:8545] [ERROR][com.freerdp.core] - freerdp_tcp_connect:freerdp_set_last_error_ex ERRCONNECT_CONNECT_FAILED [0x00020006]
[17:00:23:772] [8544:8545] [ERROR][com.freerdp.core] - failed to connect to 10.129.181.88
why this happens ;/

upper ruin
#

Did you start the vpn service?

upper ruin
#

The openvpn.

old oasis
upper ruin
#

Attacking Common Applications - Exploiting Web Vulnerabilities in Thick-Client Applications
I got an issue, anyone know what could be wrong?

green portal
#

Thank you guys for the support!

green portal
tired dagger
# upper ruin The openvpn.

yes, it started before
and then disconnected

[18:04:28:283] [31917:31918] [INFO][com.freerdp.gdi] - Local framebuffer format PIXEL_FORMAT_BGRX32
[18:04:28:283] [31917:31918] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_BGRA32
[18:04:28:307] [31917:31918] [INFO][com.freerdp.channels.rdpsnd.client] - [static] Loaded fake backend for rdpsnd
[18:04:28:307] [31917:31918] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel rdpgfx
[18:04:56:563] [31917:31918] [ERROR][com.freerdp.core.transport] - BIO_read returned a system error 110: Connection timed out
[18:04:56:563] [31917:31918] [ERROR][com.freerdp.core] - transport_read_layer:freerdp_set_last_error_ex ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[18:04:56:563] [31917:31918] [INFO][com.freerdp.client.common] - Network disconnect!

└─# xfreerdp /v:10.129.19.148 /u:htb-student /p:Academy_WinFun!
[18:05:24:308] [32303:32304] [ERROR][com.freerdp.core] - freerdp_tcp_connect:freerdp_set_last_error_ex ERRCONNECT_CONNECT_FAILED [0x00020006]
[18:05:24:308] [32303:32304] [ERROR][com.freerdp.core] - failed to connect to 10.129.19.148
and now cant connect

tired dagger
#

nvm started again

upper ruin
#

Oh I love xfreerdp, funky tool.

cloud urchin
#

there are a lot of reasons why that can happen. most likely in this case your target died or it's because you didn't wrap the password in single quotes.

old oasis
brazen plover
#

Hey guys, how are you? Can someone guide me in the xpath part of the skills assessment, injection attacks, I've already managed to get to the part where it lists but I can't get out of it, any tips on how to get all the ids?

tired dagger
upper ruin
#

Restart your VPN, check if it connects.

upper ruin
#

nvm, i think I can fix it, forgot to add an ip in the hosts file

tired dagger
upper ruin
#

nvm x2

upper ruin
#

And send screenshots.

vale crow
#

hey anyone able to help me with this htb academy XSS scripting lab?

upper ruin
vale crow
#

the instructions tell me to listen on port 80 but it is saying that port 80 is in use... the section is "phishing"

upper ruin
#

lemme look at it a sec

vale crow
#

ty

upper ruin
#

dm me

tired dagger
hushed raven
cloud urchin
hushed raven
#

multiple people have confirmed the same issues

cloud urchin
#

i haven't had any issues on US

midnight galleon
#

Attacking Thick Client Applications
when i execute restart-oracle i can't find it in procmon

hushed raven
cloud urchin
#

yeah but you're claiming there IS a problem with US and EU, when i haven't had any that indicates there aren't actually problems with at least US

#

just because you're having a problem doesn't mean it's the VPN

hushed raven
cloud urchin
#

Wtfbro is the only person who's commented about issues

hushed raven
#

and me

#

so that makes it more than one person i.e. multiple people

cloud urchin
#

yep, 2 of hundreds

#

probably your end, vpn isn't having issues

hushed raven
#

I can assure you it's not my end

#

my internet works just fine, but oddly it's only HTB VPN where I have problems

#

and I've tried multiple VPN's multiple times with the same issues

#

so you telling me you personally don't have issues doesn't solve it for me or wtfbro

cloud urchin
#

been stable for me and many others, don't know what to tell you, seems like it is an issue on your end

hushed raven
#

it's not, but thanks for your input

cloud urchin
#

it is

#

i've been on all day zero issues, every time someone comments on an issue and i provide some advice it seems to resolve their issue and actually wasn't vpn related. i'm not saying you're wrong, but you've provided nothing beyond "me and one other guy are having problems"

hushed raven
#
RESOLVE: Cannot resolve host address: edge-us-vip-9.hackthebox.eu:1337 (Temporary failure in name resolution)

I'll brb

cloud urchin
#

yeah that's 100% your end

hushed raven
cloud urchin
#

you can't include : or the port when trying to resolve a host

cloud urchin
hushed raven
cloud urchin
#

no problem here, your end. don't include the port.

#

check your dns service etc

hushed raven
#

and Im pretty sure they're fine

cloud urchin
#

so use another provider then, again no issue resolving hosts here. plus your issue is resolving a hostname, not the vpn like you claim

#

so looks like you were wrong afterall.

tired dagger
wary plover
cloud urchin
#

udp/tcp isn't going to matter if he can't resolve the hostname

#

he needs to fix his DNS

hushed raven
#

again it's not my dns

cloud urchin
#

it is, and you even showed a paste of the problem

#

adding a :<port> after the hostname is going to fail every time, the port isn't part of the hostname

hushed raven
#

okay if you can explain how my correctly working dns which allows me to talk to you right now is the problem I'll listen

cloud urchin
#

and if you still fail to resolve the host, try another upstream dns server

#

there are too many reasons to list, bottom line is now you're moving the goalpost, at first you said VPN issue now you're realizing it's DNS. one of them could be because you already have discord's address cached, another could be because the resolver simlpy can't resolve that particular address for whatever reason, which is why i said try another upstream server

#

plus you haven't shown trying to resolve a real hostname

hushed raven
#

I have not moved the goalposts, I have been very consistent. hey @languid fjord can you get in here because this is very poor response from HTB

cloud urchin
#

your query was invalid due to the port thing like i said

hushed raven
#

instead of investigating just blame the users

cloud urchin
#

lmao pinging staff because you don't like that i'm right

hushed raven
#

this is unprofessional at this point

#

and in fact I will @jolly cradle

cloud urchin
#

don't ask for help then i guess if you don't want it

#

what happens if you try to resolve a hostname without the port attached to your command? does it resolve? (this isn't even related to HTB at this point, not the VPN like you originally stated)

#

maybe reach out to Google if you're using their DNS servers

hushed raven
#

I'm not going to continue responding because this is extremely rude. you haven't provided help, you've just blamed me and @tired dagger for having problems without providing any assistance other than for your own ego by claming I've moved goalposts, and some weird insult by me pinging staff when you have personally taken this convo out of control

cloud urchin
#

why are you even asking for help since you know everything and refuse to try advice given to you when someone points out what you were doing wrong in the first place

#

then you bother staff over it. just reach out to support on the website if you don't like the answers here.

midnight galleon
#

chill guys

strange delta
#

Hello. can anyone pls give me a hint in Linux Privelege Esc / Environment Enumeration.

midnight galleon
tired dagger
#

Nah it does not work vpn and even machines itself on htb has some issues I can't do any task without errors it is so frustrating

brazen plover
#

Can someone at least give me a light on this injection attack skill assessment?

old oasis
brazen plover
#

❤️thanks

ocean night
#

Those who are having issues with the VPN, please raise a support ticket via https://help.hackthebox.com. Someone will come back to you when normal office hours resume. I've checked over the infra, and do not see any issues ongoing at the moment. Anyone that is having issues, feel free to DM me with your current ovpn file and username. I'll be online for another hour or so.

Switching to TCP may help, as some ISPs do block the port used by the HTB VPN servers over UDP.

#

@tired dagger @hushed raven

neon furnace
#

Attacking Authentication Mechanisms, I do the skill assessment, I can forge anything, tried lots of things, but in the end I don't know what to forge. Any tips in terms of methodology on how to enumerate possible solutions? I feel like it's just brute-force at this point, but that looks wack

strange delta
# safe star search for HTB

Thank u so much. but i have a question.
is there any other way ??
i mean i found the flag by searching HTB{ but it is interesting for me does the HTB really wanted me to find the flag like that?

safe star
#

yeah, im pretty sure thats the only way.

#

they had multiple "HTB" appear and it was in the most random file

strange delta
#

alright. thank u so much

neon furnace
brazen plover
#

@old oasis can i DM you? Just to check something

dapper moth
rustic sage
#

Can someone make an AD path group?

dapper moth
#

It got me stuck for a day… but that’s what it is 🤷‍♂️

dapper moth
dim wolf
rustic sage
#

It would be nice to have the active Directory path be a subgroup somewhere

#

I know it’s not a test yet but it would be super cool of HTB to do that

dapper moth
#

Yet 👀

brazen plover
#

Can someone help me? I'm stuck 🥲 I'm doing something wrong and I wish someone could show me where the error is, I'm doing the injection attacks skill assessment, I'm already 80% done but I'm stuck now

#

||I'm trying to use the order to find the depth but I'm doing something wrong 🥲||

hazy zealot
#

man how come all the servers are showing 700+ ping

#

im in australia and the australian server is going from 700 to 1000

#

im trying to do the last shells and payloads lab but its torture

wooden summit
#

Hi everyone,
Information Gathering Web Edition - WebArchives:
While pages for Google, IANA, paypal, facebook, are working fine
I 'm having trouble finfding the HTB pages. While there are snapshots marked on the calendar, the landing page is in another date, e,g, question 1, takes you from Aug2018 to Feb2020 if I correctly recall.
https://academy.hackthebox.com/module/144/section/1256

rustic sage
#

Anyone else having issues with VPN? I redownloaded VPN pack, rebooted VM, killed all services, etc.

rustic sage
#

^^ ah nm. I see that wonderful convo from earlier

stable jasper
safe robin
#

need some help here

ocean night
#

Please don't post full payloads like that

safe robin
#

i thought something wrong with it thats why i did that

vital notch
#

Am I allowed to ask questions about current boxes or should I avoid that

ocean night
#

Right.. but spoilers

safe robin
#

reverse shell module

ocean night
#

For active boxes or content, you can ask for guidance, but keep it to DM's if someone offers to help

vital notch
#

I've been researching all night and i got school tomorrow 😦 still stuck

ocean night
#

Sure, but you could've said something like "I'm having issues with this section, could someone give me a nude or advice please?"

safe robin
#

this is the question

ocean night
#

Read the message I forwarded above please 🙂

safe robin
vital notch
#

I'm having problems with chemistry I've been trying reverse shells for the cif and I've brute forced the web directories and found nothing useful and I also looked for cves on the open ssh

safe robin
ocean night
#

If you need to validate your account, follow the instructions in #welcome

safe robin
#

and sir me?

ocean night
#

I can't help you, as I'm not familiar with that module. Someone may offer to help though

#

Just be patient 🙂

safe robin
#

ohk sure

ocean night
#

..buuut, it looks like a syntax error.. one or two of them..

#

What is the first error you see?

safe robin
#

from the hackthe box academy

#

i dont knw what code do

ocean night
#

Ok sod it, DM me a screenshot of you running the command and the first error after attempting

cloud urchin
#

looks like something that happens when you don't use the raw code off github

ocean night
#

I'll see if I can help

cloud urchin
#

where did you copy it from

ocean night
#

Oh man..

#

It's ok SuperNuts, I got it

safe star
safe robin
#

and if i baseencode it it will exceed the limit i think so also its easy module and reward no cubes too

safe robin
#

i dont know

#

and yeah i didnt tried the payload

#

but still why its giving syntax error

eager ledge
eager ledge
ocean night
#

Leave it, I got it

eager ledge
ocean night
#

Speaking with them in DM

safe star
# eager ledge

recheck your settings, i got like 10 sessions earlier for some reason

cloud urchin
#

two differnt people g0blin

ocean night
#

TLattice was responding to the person I'm helping is what I mean

#

They don't need two different threads

#

😄

#

Found the problem, guiding in DM.

safe star
eager ledge
eager ledge
eager ledge
primal adder
#

Hello. I've been trying to ssh to the target but it says "Connection reset by [Address] port 22". I tried resetting the target several times and restarting the VM, same thing. VPN is working, both name and address are correct. Does anyone know what can be the reason?

storm elk
eager ledge
#

Thanks @safe star for the help. If I get into a similar situation when I am doing real-world pentesting or when I am doing CPTS exam, there would not be sure shot way to know that something is exploitable until it actually succeeds. So, I might miss this just because I couldn't get the exploit right even when the target was vulnerable. Any tips on how to improve on this area?

storm elk
#

If it’s an ip 10.x.x.x you need the vpn, if it’s not , it will be a public ip

primal adder
storm elk
#

SSH isn’t always on port 22.

#

The default is 22. But some targets will have a different port

primal adder
#

And how do i know it?

#

It worked normally yesterday

storm elk
#

Look at the target

storm elk
#

Okay then a vpn is needed. Have you tried respawning?

#

And check your vpn connection

primal adder
#

It's both funny and sad that it takes me an hour just to connect to the target and more than 3 days just to answer these 3 questions. I'm never getting past fundamentals.

primal adder
storm elk
#

But the feeling when you will solve it will be amazing

primal adder
storm elk
#

Have faith in yourself. Which question are you stuck on

safe star
primal adder
cloud urchin
#
  1. terminate the target. 2) kill the VPN. 3) reconnect to the VPN. 4) hard refresh the page (CTRL+SHIFT+R). 5) spawn the target. 6) wait 5 mins and try to ssh in.
storm elk
cloud urchin
#

if that doesn't work, shut down your vm. open an elevated command prompt and type netsh i i r r then netsh winsock reset, note that this will reset any custom configuration you have in your NICs. Reboot your PC. Then boot up the VM, spawn the target, connect to the vpn, wait 5 mins, and try again.

vagrant wraith
#

ayoo can someone leave a hint "+ 0 What is the ObjectAceType of the first right that the forend user has over the GPO Management group? (two words in the format Word-Word)
" muxh appriciate it

storm elk
vagrant wraith
storm elk
vagrant wraith
#

Active Directory Enumeration & Attacks ACL Enumeration

primal adder
#

I changed VPN location, I refreshed, restarted and respawned everything and it still doesn't work. (Not a screenshot because i can't open Discord on PC right now)

#

Not today i guess

storm elk
#

And your vpn is still running? You didn’t close the window?

primal adder
storm elk
#

Can you show a screenshot of that window? Should see this line Initialization Sequence Completed

primal adder
#

Oh wait yeah i see it's there

storm elk
primal adder
storm elk
#

Yeah that seems right 👌 have you tried switching regions? Or maybe try via pwnbox?

primal adder
vagrant wraith
#

ayoo guys any hints so far ?

earnest pasture
#

Good morning guys, I'm in the Skill Assessment - Web Fuzzing of the Attacking Web Applications with Ffuf module.

I am stuck on the question: One of the pages you will identify should say 'You don't have access!'. What is the full page URL?

I have found the page but when I submit it it says it is incorrect, am I missing something?

autumn pilot
#

Read the hint

final shale
#

O yea i see what you did wrong now

earnest pasture
neon furnace
#

and I didn't add any newlines to solve the issue either

#

or well, sorry, I'm encoding python dict in the payload, so there's no newlines, that's what I mean

dapper moth
#

If it's the skills assessment then you will definitely need to append a new line.
Otherwise you are performing the wrong attack

neon furnace
#

can we DM? I solved it already, just not sure if we talking about same thing

dapper moth
#

Attacking Authentication Mechanisms SA, aren't we!? 🤔

neon furnace
#

yeah, and not sure what you mean by newline... It's a token forgery

#

like where exaclty do I need to add newline in this process? I wrote automated script to forge tokens, the problem was finding the right payload, and I'm not sure where a newline is fitting in the picture

dapper moth
#

It's the other type of attack (don't want to give much spoilers)

#

You can DM

smoky iron
#

Hi, I have an issue with the 'Wi-Fi Penetration Testing Basics' skill assessment and question 1. The question is: What is the name of the WiFi network with the BSSID D8:D6:3D:EB:29:D5?
When I enter the name of the WiFi network, I got an incorrect answer.

wifi@WiFiIntro:~$ iwlist wlan0 scan | grep 'Cell|Quality|ESSID|IEEE'
Cell 01 - Address: D8:D6:3D:EB:29:D5
Quality=70/70 Signal level=-30 dBm
ESSID:"<REDACTED>"
IE: IEEE 802.11i/WPA2 Version 1

stray prairie
#

anyone got this triggered by mdefender on intro to evasion windows ?

CorExeMain.mscoree.dll

thin citrus
#

Can someone please DM for help with intro to whitebox pentesting - command injection

grim sleet
#

hello, in the module "file transfert" and "windows file transfert" on 2nd question(https://academy.hackthebox.com/module/24/section/160i), i am connect to vpn, i make the command that needed but i don't suceed to connect on port 22 :/, i don't see where is the problems

#

┌─[eu-academy-4]─[10.10.15.31]─[htb-ac-1386028@htb-mtwvig7ahu]─[~]
└──╼ [★]$ ssh htb-student@10.129.123.173
ssh: connect to host 10.129.123.173 port 22: Connection refused

timber hatch
#

File Inclusion / automated scanning, i do receive without filters a lot of noise and with filters i receive no output...can sombeody give me a hint plase?

analog dock
#

@grim sleet you did not include the module and section, difficult to help that way

analog dock
timber hatch
quiet trout
grim sleet
analog dock
green portal
#

Hey, is it normal for ticket support to take so long to respond? I’ve submitted two tickets with no feedback yet. I also emailed customerps@ two business days ago, and I still haven't heard back. Is this usual?

grim sleet
#

Ok thanks you very much, it's already very helpfull, i will see/tried the ssh port😉

analog dock
grim sleet
#

Oh ok thanks ! i will tried with other command, i understand more why it doesn't work 😂

quiet trout
quiet trout
# green portal I did

you should get a response soon. they have some support working in timezones outside of greece if you're basing your day count on that.

hushed raven
urban elk
#

I'm doing easy boxes and it's the second time I find services listening only on the localhost interface, so only visible when I establish a foothold. Is this (also) what the Pivoting, Tunneling and Port Forwarding module will be about? I didn't expect to need this on easy machines... am I overlooking something silly?

gray yacht
# hushed raven no, the issue resolved itself somehow

So I ran into that DNS issue during an exam. It worked fine for a couple of days and then all of a sudden had DNS resolution issues. I was using VirtualBox and after getting nowhere doing all of my troubleshooting, I eventually just created a new network with VirtualBox and switched my VM to that network and it resolved my DNS issues. Not sure if that helps, since it fixed itself on your end, but in a pinch, something you can try if it happens again.

finite abyss
#

Hi @storm elk
I got an issue in the Final assessment of Blind SQLi module

I found the hash and found the password of admin. Next question requires me to login as admin but login page is not working.

agile meadow
#

Hi!
I try to do the XSS module and I'm at the phishing section. I've followed the page's instructions and at the /phishing site it worked normally, but on the /send.php site did not, I got "Invalid URL!" all the time. I thought about putting the payload into the onerror field, but then I have problems with the encoding.
I saw a few writeups and searched the forum but I dodn't found any solution to this.. (I found the flag, but I don't want to cheat..) .
Any help/tip?

old oasis
flint nova
#

Hello,
having an issue with the Exchange Enumeration module.

#

Ruler and other tools do not work

#

I guessed the password and the OWA responds with Your password has expired and you need to change it before you sign in to Outlook.

#

But when I try to change it says password is invalid

sinful folio
#

I am currently doing the "GitLab - Discovery & Enumeration" section from the module "Attacking Common Web Applications", but when trying to create a new user I am getting error 422. I have tried resetting the machine, but that did not resolve the issue. The solution for the question does not cover this in any way, so I'm assuming it is a bug. Has anyone experienced the same, or know how to resolve it?

finite abyss
# analog dock You cracked the hash?

Yes cracked the hash
But the application's Login page is not working, Login button is not having type="submit"
Even I send a POST req in Burp, I think there is no functionality configured to handle login

finite abyss
# analog dock Seems to work for me

Sorry for the trouble. It is working
I tried with dummy data, it didn't show any message/warning.
Looks like email input validation done in frontend.
Now it is working

analog dock
#

🥲

empty trout
#

i wanna know why the hostname is not resolving on browser when i edited /etc/hosts .

midnight galleon
agile meadow
empty trout
winter schooner
#

Hello, need help on password attacks module, attacking network services subsection, the question is, to find user and crack password for the user on rdp. I tried hydra and crackmapexec, and they both dont work and im stuck.

winter schooner
storm elk
#

Isn’t that a box? If so > #boxes

vital marlin
#

trying to work in any module with a nested VM setup feels like watching paint dry.
they're soooo unbelievably slooooow. i'm waiting multiple seconds for the window to render, multiple seconds for it to register my typing every time... it feels like i'm using my old win98 pc!
i understand how much it would massively increase the infrastructure load on HTB's end but if the expectation for the module is to RDP from one VM to another (like the Kali vm to the windows VMs in Windows Attacks & Defense) then the VM in the middle really should have at least 1 more core so that multiple layers of insane lag aren't being introduced. inputs to the windows vm at the end are taking 3-5 seconds to register, it's like talking to a Mars rover...and it makes the module take 2-3x the time it should to work on

storm elk
#

No worries

midnight galleon
#

did you also use the user list with that one?

errant glade
#

hey all, I'm having as issue with the Malware analysis module: I'm following the steps but the VM keeps giving me an error

vital marlin
#

Windows Attacks & Defense: Skills Assessment
when attempting to RDP from kali vm to WS001:
"The trust relationship between this workstation and the primary domain failed."
xfreerdp /u:bob /p:Slavi123 /v:172.16.18.25 /dynamic-resolution /cert-ignore
the error occurs whether or not /cert-ignore is included. i really don't want to reload the VMs and wait another 10 minutes for AD to initialize...

gloomy bramble
thin citrus
timber hatch
#

File Inclusion / Automated Scanning
should i not be able to find the flag with one of those commands?

ffuf -w /opt/useful/seclists/Discovery/Web-Content/default-web-root-directory-linux.txt:FUZZ -u 'http://83.136.251.22:36289/index.php?view=../../../../FUZZ' -fs 1935

ffuf -w /home/dmspa/SecLists/Discovery/Web-Content/default-web-root-directory-linux.txt:FUZZ -u 'http://83.136.251.22:36289/index.php?view=../../../../FUZZ' -fs 1935

ffuf -w /home/dmspa/SecLists/Discovery/Web-Content/default-web-root-directory-windows.txt:FUZZ -u 'http://83.136.251.22:36289/index.php?view=../../../../FUZZ' -fs 1935

ffuf -w /home/dmspa/SecLists/Fuzzing/LFI/LFI-Jhaddix.txt:FUZZ -u 'http://83.136.251.22:36289/index.php?view=../../../../FUZZ' -fs 1935

ffuf -w /home/dmspa/SecLists/Fuzzing/LFI/LFI-Jhaddix.txt:FUZZ -u 'http://83.136.251.22:36289/index.php?view=../../../../../../FUZZ/flag.txt' -fs 1935

ffuf -w /home/dmspa/SecLists/Discovery/Web-Content/default-web-root-directory-linux.txt:FUZZ -u 'http://83.136.251.22:30235/index.php?view=../../../../../../FUZZ/flag.txt' -fs 1935

ffuf -w /home/dmspa/SecLists/Discovery/Web-Content/default-web-root-directory-windows.txt:FUZZ -u 'http://83.136.251.22:30235/index.php?view=../../../../../../FUZZ/flag.txt' -fs 1935

winter schooner
midnight galleon
midnight galleon
timber hatch
winter schooner
midnight galleon
timber hatch
midnight galleon
#

IG yeah

#

but i recommend finding the actual endpoint and then LFIing from there

#

like run the ffuf with /etc/passwd and go to the url that actually displays the passwd file, and then remove /etc/passwd and type /flag.txt