#modules

1 messages · Page 440 of 1

fathom pendant
#

I've never had to do any of the faketime/ntpdate/etc stuff so its all Greek to me

silver ocean
#

which region do you use for htb vpn..ill try that?

cloud urchin
#

Try somethign like faketime "$(ntpdate -q $Target | awk '{print $1 " " $2}')" <cmd>

silver ocean
#

okay thank you ill try it

wintry turtle
#

heys guys , I'm having a tough time trying to complete these tasks on PTH module

Using David's hash, perform a Pass the Hash attack to connect to the shared folder \DC01\david and read the file david.txt.
Using Julio's hash, perform a Pass the Hash attack to connect to the shared folder \DC01\julio and read the file julio.txt.

I managed to find both hashes and complete the other tasks but these 2 nothing works
help please

fathom pendant
#

Iirc its the sekurlsa::pth

ocean flower
#

it won't say completed int i need help when i connect to htb vpn

quaint cliff
#

@ocean flower you redownloaded the file between tries?

fathom pendant
fathom pendant
#

Then download and try a new one after switching vpns

quaint cliff
#

<@&861185840277487616>

#

it's gone sorry

fathom pendant
#

@pallid cove thats not what this server is about

fathom pendant
ocean flower
fathom pendant
compact patrolBOT
ocean flower
pallid cove
#

Channel hacking

fathom pendant
#

Though judging by how youre talking youre either a teen, or English isnt your primary language

wintry turtle
#

idk what else to do

fathom pendant
#

I did dir \\dc01\user to confirm [user being David or Julio]

#

You're not gonna find that on this server as thats illegal

fathom pendant
wintry turtle
#

now it worked

#

i dont know what I was missing but thanks a lot

fathom pendant
#

Probably forgetting the sharename

wintry turtle
errant moss
#

Getting hashes from Responder in "analyze" mode?! Why?!

So I'm working on "Active Directory Enumeration & Attacks"

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

and I've just run Responder for a while, from the provided 'ATTACK01' machine. As instructed I'm running it in "analyze" mode so it shouldn't be getting up to any nasty business pretending it's someone it ain't,

sudo responder -A -I ens224 | tee responder_passive.log

"[i] Responder is in analyze mode. No NBT-NS, LLMNR, MDNS requests will be poisoned."

[SMB] NTLMv2-SSP Client : 172.16.5.130
[SMB] NTLMv2-SSP Username : INLANEFREIGHT\wley
[SMB] NTLMv2-SSP Hash : wley::INLANEFREIGHT:<Redacted NTLMv2 hash>

But still I'm getting NTLMv2 hashes from accounts trying to authenticate to SMB?!
Now I'm as happy as the next guy to get my hands on some hashes, for sure! But ain't it strange?

Someone here to shed some light on what I just observed? Why did those machines just try to authenticate to my supposedly passive Responder?

fathom pendant
#

no nbt-ns, llmnr, mdns requests
Smb is none of those things

errant moss
#

True. But why were there authentication attempts?

fathom pendant
#

Likely just a background script running to ensure things work properly

errant moss
#

I see, so lab phenomenon. Not necessarily something one would find in a real network?

fathom pendant
ancient coyote
#

Hey @fathom pendant I sent a dm regarding rules if that’s cool

fathom pendant
errant moss
fathom pendant
#

it can be listening as well when a response is sent out via the dns, 'hey who is xyz' and every system gets the multicast request

silver ocean
#

I want to ask,
Active Directory Certificate Services (AD CS) attacks
Kerberos Constrained Delegation
Kerberos Unconstrained Delegation
Kerberos Resource-Based Constrained Delegation (RBCD)
Are the following concepts included in CPTS?

#

Do I cover them for CPTS, or only for CAPE when time comes?

fathom pendant
#

ADCS is really only relevant for CAPE

#

only like 1 ESC is covered in the CPTS path; ESC8 in the password attacks module

#

but if it's not in the CPTS path, assume it's not necessary to be covered

silver ocean
#

Can you please use the full form of the abbreviation?😅

fathom pendant
#

?

silver ocean
#

ESC and ESC8...

fathom pendant
#

the numbers are just the order they were discovered

#

ESC 8 is the 8th escalation path that was discovered

silver ocean
#

There are numbers?? I didn't noticed that...

fathom pendant
#

and they are specific to ADCS

valid gate
#

Hey guys, I'm stuck on bypassing UAC for the Attacking Windows Credential Manager section of Password Attacks and I'm not able to save the backup anywhere after privesc. Once key manager opens, I'm able to download the backup file but it disappears immediately. What could be causing this? I've searched around and haven't been able to find anything so I'm not really sure what else I could try.

silver ocean
#

@fathom pendant thank you so much for the link...things are much clear now...It's truly impressive you are online most of the time and give back to the community! Thank you!

fathom pendant
#

could also be a cleanup script running to prevent you from saving it somewhere on the local machine

valid gate
#

no luck saving it to temp, C:/users/public, or any of the other users folders...

fathom pendant
#

idk, if it's a cleanup script then it's there on purpose and you shouldn't tamper with it. I don't really recall any issues however saving or doing what i needed to do

#

i don't recall though saving a backup anywhere for that section

#

the only thing that tripped me up was running the command from the impersonated user in cmd, and not from the search bar

#

aside from that i ran mimikatz (and even lazagne) and got the expected results

valid gate
#

hmmm

glossy cloak
#

Hi guys! anyone knows what a crack is going on with my rdp session?

valid gate
#

yea I even tried connecting a drive via SMB server running on my attack host but ran into an issue where I couldn't access it from the target host... I'm stumped because I tried everything from the section without luck.

#

has anyone else here done this module recently that could give me some pointers?

umbral beacon
#

Hello

cloud urchin
# umbral beacon Hello

Hi, welcome. Please read the #rules and follow the instructions in #welcome to gain access to channels that are more appropriate for general greetings. This channel is dedicated for discussion of the various modules on Academy.

umbral beacon
#

@cloud urchin ok thanks

glossy cloak
fathom pendant
#

ctrl+v not working? for windows machines they use ctrl+c/v for copy/paste; linux use ctrl+shift+c/v

#

also i suggest adding +clipboard to the rdp command

glossy cloak
#

ctrl+shift+v not working, right click drop down menu paste not working

#

alert http $HOME_NET any -> $EXTERNAL_NET any (msg:"ET MALWARE Possible PowerShell Empire Activity Outbound"; flow:established,to_server; content:"GET"; http_method; content:"/"; http_uri; depth:1; pcre:"/^(?:login/process|admin/get|news).php$/RU"; content:"session="; http_cookie; pcre:"/^(?:[A-Z0-9+/]{4})*(?:[A-Z0-9+/]{2}==|[A-Z0-9+/]{3}=|[A-Z0-9+/]{4})$/CRi"; content:"Mozilla|2f|5.0|20 28|Windows|20|NT|20|6.1"; http_user_agent; http_start; content:".php|20|HTTP|2f|1.1|0d 0a|Cookie|3a 20|session="; fast_pattern; http_header_names; content:!"Referer"; content:!"Cache"; content:!"Accept"; sid:2027512; rev:1;)
this is the command I m trying to paste

fathom pendant
glossy cloak
#

suricata

#

Suricata Rule Development Example 1: Detecting PowerShell Empire

fathom pendant
#

can you not open a text editor?

devout lily
#

nmap -sV -sC 94.237.60.55 -p- can someone tell me why does this command het blocked?

fathom pendant
#

also try copy/pasting into a text editor (like pluma) in your vm then over to the rdp session

devout lily
#

when i run it, the shell remaining on wait

fathom pendant
#

if you're given a public ip:Port your ONLY scope is the port on that IP

devout lily
fathom pendant
devout lily
#

ok but why?

fathom pendant
#

and it does work; you have to bear in mind it's a public container and can have many ports open

#

that's why you're explicitly given a port to attack

fathom pendant
#

i suggest instead of doing nmap -p- use -p given_port

#

because just nmap without specifying the port only scans the top like 1000 popular/common ports

fathom pendant
# glossy cloak no luck mate

i haven't done the module so i can't really tell you what more to do; i also tend to use my own vm not the pwnbox

#

if you fullscreen the pwnbox you should have a clipboard icon in the bottom-right

#

also copy after the pwnbox launches, if you copy before... it clears the clipboard

devout lily
glossy cloak
fathom pendant
#

but again

#

the SCOPE of whenever you're given a public_ip:port is ONLY the port given

#

so scanning for other ports is just useless

#

as it's literally going out of scope

#

this is explained in the Intro to Academy module

devout lily
fathom pendant
#

because you're not only running a connect scan, you're also running a version scan, and then a script scan

fathom pendant
#

yes

devout lily
#

this is the reason, got it

fathom pendant
#

but again, you're missing the major point

devout lily
#

only the scope, got it

fathom pendant
#

don't nmap the full device

#

:)

devout lily
#

thx

fathom pendant
#

@twilit parcel dont dm people without permission

twilit parcel
#

is that dm? ok, sorry

fathom pendant
#

Yes, dm/pm however you want to abbreviate it. Don't message people without asking

twilit parcel
#

got it. sorry

devout lily
#

did someone ever run this exploit on Metasploit? It's taking so many time

cloud urchin
#

also that's definitely not the exlpoit to use

#

that's a denial of service exploit

#

you are doing something wrong here

devout lily
#

im on the getting started module for pen testing, the exercise on public exploit section gave me the target 94.237.60.55:54566

cloud urchin
#

Okay yeah that's fine then, but wrong exploit for sure

#

none of the modules call to DoS the target

devout lily
#

this the result of the enumeration with nmap, i thought to use the httpd version or the wordpress version

sharp notch
devout lily
sharp notch
#

ye just saw

#

you a fresh account too?

cloud urchin
cloud urchin
sharp notch
#

facts dont over think i started that too probably still am

devout lily
sharp notch
#

curl n dirbuster go brrrr

cloud urchin
# devout lily what?

From your nmap scan, you can see it's a website. Did you try to visit the website to see what's there?

eternal peak
#

hello, has anyone solved “Bypassing Basic Authentication”

#

I need help with how to use Burp Suite please

cloud urchin
#

Always best to mention the module section and question you're on

shut wraith
#

Hello

#

Can I DM anyone for the ESC attacks in the ADCS module

#

My Certipy command wont work it says "RPC connection refused"

#

I mean "Failed to get DCE RPC Connection"

#

I think its spoiler right

#

I marked it

primal rover
#

Hey awesome people, i'm having trouble with the "Public Exploits" question in the Getting Started Module. I don't understand what i'm supposed to do. I can find a exploit using searchsploit for the httpd server, but there's nothing in metaspoloit. Am i missing something? I also scanned the site with WPScan to look for plugins and found none, only WordPress CVEs that are also not in metasploit.

cloud urchin
primal rover
#

yes, WordPress

cloud urchin
#

notice anything on the page?

primal rover
#

yes it's talking about a plugin, i'll see if i can find an exploit

#

oh wow, that's a bad one haha

#

thanks supernuts!

sharp notch
#

i deobfuscated but it shows empty page??

#

im going step by step

#

nvm

#

i was doing it wrong

#

backwards

primal rover
#

ah

#

won't work backwards haha

sharp notch
#

idk why my flag wont work

#

im almost positive this is it theres no where else to go

#

ye just wont work

#

the flag wont subit as correct

#

im looking at it it just wont go in?

#

41 sec 442

#

deobfuscation

#

yes

#

the lesson efore knowledge check

#

no

#

yes

#

the last lesson in it

#

yes i unpacked and i decrypted the bit64

vestal scaffold
#

Hello, I'm Brazilian and I'm new here... I would like to know a little about what this service is about.

sharp notch
eager barn
#

Hello can anyone help me? I am stuck on the Password Attacks Assessment. I was able to pivot to the internal host using ligolo and then ran nmap on the internal network but can't do anything beyond that 🙁

stuck hollow
shut wraith
#

Hello

#

Can I DM Anyone for ADCS module

crimson depot
#

Hey i am new here. I am new to this channel as well as the subject. I am trying to type in general chat but it says check out modules.

fathom pendant
opal shuttle
eager barn
opal shuttle
#

All parts of password attacks have assessments

eager barn
#

the final one sorry im stuck where i need to pivot to the internal network

fathom pendant
eager barn
#

are there creds i need to look for before pivoting?

fathom pendant
#

yes; there's creds you can find if you do some basic searching

#

sometimes a look to the past can lead you to the future

raw hamlet
#

how can I change my academy avatar?

storm elk
raw hamlet
#

oh thank you! hadn't notice that

storm elk
raw hamlet
#

my "gravatar" entry on 1password is tied to my wordpress.com account and when I login it says my last activity was on november 2005 👴

#

thanks @storm elk

storm elk
storm elk
scarlet hatch
#

hello fellows

#

a person is bugging me on snapchat for a while

storm elk
#

Then you use the block function @scarlet hatch

#

This isn’t a hacker for hire server

scarlet hatch
#

no

#

lemme finsh

storm elk
#

If what you ask for is gonna be illegal, you’ll be out as fast as you entered

fathom pendant
#

^

shut wraith
#

Guys please

#

Anyone can I DM for the ADCS module

storm elk
scarlet hatch
#

he said he have something on me , and I'm scared I might've clicked a link that he sent me , so is there any way that I could k that my device might be hacked or phished ?

shut wraith
fathom pendant
shut wraith
#

Unless his IP discloses his ISP

fathom pendant
#

even then

shut wraith
#

Then he knows the location

fathom pendant
#

not really

#

it heavily depends

storm elk
shut wraith
#

Hey @eager barn u should rather just learn hacking and forget about ur issue

#

Mine shows the same country at least

fathom pendant
#

you pinged the wrong person @shut wraith

shut wraith
#

Marcie if u ping me im gonna DM u

scarlet hatch
#

guess so , so it's not something serious right

storm elk
scarlet hatch
#

thx a lot

storm elk
#

You can always do a virus scanner depending on the device

fathom pendant
#

tbh though; if you're afraid they have some blackmail on you: go to your local police/feds not a random discord server

scarlet hatch
#

i would've send that link that he sent me but pretty sure that would lead me to a quick perma ban

scarlet hatch
fathom pendant
#

it would be against the rules, yes

scarlet hatch
#

thx a lot , I will just block him

shut wraith
#

Bro dont ever be scared

#

Whether ur getting hacked or not

raw hamlet
#

dont click on links

#

dont use snapchat

shut wraith
#

Bro im retiring to play Bit Burner

#

Cause no one will help me with the module

cloud urchin
#

Probably best to move this conversation to #general as it has nothing to do with modules. @scarlet hatch if you want to continue you'll need to follow the instructions in #welcome to gain access.

raw hamlet
#

Do I need to complete the paths before scheduling an exam?

drowsy raptor
#

As I recall, yes

fathom pendant
#

you need to finish the exam's requisite path, yes

raw hamlet
#

thank you

hasty dune
#

Why

wispy crater
#

hi

shut wraith
#

Hi

cloud urchin
#

I think you guys meant to post in #general doge_finger_guns

shut wraith
#

Hey @cloud urchin can u help me with the ADCS module

cloud urchin
#

no

shut wraith
#

I think its not working properly

cloud urchin
#

it probably is

undone cypress
#

Hi!!
Module:Password Attacks
Pass the Certificate
Please help me understand the reason for the error.
Question:
"What are the contents of flag.txt on Administrator's desktop?"
I'm doing everything described in the assignment. This error is already on two different VMs, as well as on PwnBox.

#

Can someone check it? I'm afraid it's not just me who makes this mistake.

acoustic owl
slate hamlet
#

ok this is doing my head in... i've already put in the answer multiple times even after looking at the show solutions and its still saying its incorrect.. in "Linux Fundamentals" question 2 i've put "/home/htb-ac-2061563" and its saying its incorrect

cyan glade
slate hamlet
#

nope, ill look into that, thanks

eager spindle
slate hamlet
cyan glade
soft moon
#

I think I turned my brain to mush
please I get some help I search around on the web but not much... already did some for find that users in the group for Q1 (useful as https://lazyadmin.nl/powershell/get-adgroupmember/)
https://academy.hackthebox.com/module/143/section/1275
What host can this user access via WinRM? (just the computer name)

Easily Export or modify all Active Directory Users from an ADGroup with Get-ADGroupMember in PowerShell. Including usefull examples & scripts

fathom pendant
#

computer/host name would be something like
Some-Computer-Name

soft moon
#

I got that it be something like the host computer im current RDP into (academy-ea-ms01)
so by that logic it could be something such as academy-ea-ABCD1234
although Im interested how I can get the user ||Brian D|| to have access to computers on the network so I can finish the section of the module

#

I could legit start doing some ping sweep and brute force it although time consuming and would like to know another way

gusty mortar
#

Module: HTTP Attacks
Section: Skills Assessment

Problems with the operation of TE.CL via a TE.TE technique. Can anyone help?

fathom pendant
soft moon
#

alright lets see where this goes... I swear if it was that simple going to have a fit

#

ugh bloodhound another thing I dont know great here we go again

fathom pendant
#

if it doesn't you may need to re-run your ingestor (sometimes it doesn't catch everything)

#

you may also be able to run the Get-NetLocalGroupMember query, and instead of specifying the ACADEMY-EA-MS01 i'm sure you can either drop that ComputerName or use *

soft moon
#

interesting I tried doing a wildcard aka * but I dont think I did it correct

#

luckily im not going crazy...
PS C:\Tools> Get-NetLocalGroupMember -ComputerName *
PS C:\Tools> Get-NetLocalGroupMember -ComputerName * -GroupName "remote management users"
PS C:\Tools> Get-NetLocalGroupMember -ComputerName * -GroupName "remote desktop users"

spiral sapphire
#

I'm having an issue with CrackMapExec. The module is "Using CrackMapExec" and the section is "Password Spraying". I've created the command for MSSQL password spray exactly as instructed but I'm getting weird errors "name 'logging' is not defined". Could someone help me?

soft moon
#

what module jezz?

#

I have a feeling its the same 1 im doing

spiral sapphire
soft moon
#

ahhh interesting it seemed similar to active directory module i am doing painful it seems

spiral sapphire
soft moon
#

I guess once I understand it better but so far some sections been more enjoyable than others

fathom pendant
soft moon
#

and I finally got what I was looking for through ping -a $IPv4
but im aware it wasnt the intended way but jank is how we exist hahahaha...

fathom pendant
#

i can dm you a query that'd help narrow things down if you'd like

#

instead of a jank ping

soft moon
spiral sapphire
#

Don’t worry, a lot of stuff really ”clicked” for me too later after I’ve finished it. I did some AD machines on the main platform that really got me thinking about the stuff I learned. And there are more AD modules on Academy if you want deeper practice after you’ve finished that.

#

With AD is that there’s just so much stuff to learn but after some time you’ll notice it wasn’t that complex after all even tho in the beginning it seems overwhelming

soft moon
#

I put this in my notes jezza and might ping you later on if that comes true for me hahahaha

spiral sapphire
#

Haha for sure 👍

fathom pendant
#

AD really is a game of finding out "wow, microsoft really allows this, huh"

soft moon
#

well MS cough cough really let anyone ||~~ backdoors~~|| in

#

all in for something about national security but I cant put my fingerprint on for some reason

fathom pendant
#

I'm Eternally Blue when it comes to AD

spiral sapphire
#

Yet, another problem with CME:

fathom pendant
#

crackmap exec has been deprecated for over a year at this point, and netexec is the same tool (quite literally, same tool, same devs)

spiral sapphire
fathom pendant
#

i believe so yes

#

also looks like the issue is that it requires sudo for you to perform that action as it stands up an smb share

spiral sapphire
fathom pendant
#

¯_(ツ)_/¯

wary wren
#

Hello can anyone help me in intro to malware analysis debugging section question, Reproduce all the debugging procedures mentioned in this section and provide the hidden shellcode-related hex values from the final screenshot as your answer. Remove all spaces.. I have bypass sandbox detection but cant find notepad.exe in attach process

fathom pendant
#

not everyone has enterprise it's best to say the module and section name

spark fox
#

I have question about "Understanding Log Sources & Investigating with Splunk", in 2nd page "Using Splunk Application", it instructs to access Sysmon App for Splunk however it is not there in the machine. And it does not seem to be present in Splunkbase either, what is the approach there?

devout lily
#

i need help with this excercise on the gettine started module, Public exploits. I have scanned the target and this is the result. Im new here.

inland sky
#

Artificial

devout lily
#

i dont know which is the next step

devout lily
sharp notch
#

did you visit the site?

sacred jacinth
devout lily
sacred jacinth
sharp notch
#

trying to figure out my path rn

#

idk if i should do another skill path before going for either cpts or cjca path

sacred jacinth
devout lily
sharp notch
#

yea, idk i should do cjc or go right to cpts if or when i do another skill path or not

sharp notch
#

scroll up and re read what you learned

sacred jacinth
hallow iris
#

Do you have to buy the Silver sub to get access to CJCA?

sacred jacinth
sharp notch
#

instead of jumping right in

#

to a job path

#

better foundation i suppose

sacred jacinth
sacred jacinth
hallow iris
sacred jacinth
sacred jacinth
sharp notch
#

i have silver

#

got 2 vouchers

sacred jacinth
sharp notch
#

i have to remember to take my notes from getting started module into my own ntoepad

sacred jacinth
#

don't rush it, burnout gets really bad in Cyber

sacred jacinth
sharp notch
#

ive been using apple notes 😒

devout lily
sharp notch
#

yuser1 i got stuck on that module for like 4 hours one night till 4am overthinking

hallow iris
sharp notch
#

yuser1 take advantage of firefox i dont remember exactly the module how i got there but i know i did something without msf

sacred jacinth
sharp notch
#

awoken said foundations r good start too

sacred jacinth
#

usually some modules, plugins, or even frameworks used by the website are vulnerable

sharp notch
#

apache is usually just the server right

#

wrong place avira

#

thats illegal

sacred jacinth
#

and probably still is.
Complete path
Get voucher

sacred jacinth
hallow iris
sharp notch
#

avira, you need to find another sub i think this is the page for HTB modules

#

not illegally hacking instagram accounts lmao

sacred jacinth
#

wrong place, friend

devout lily
sacred jacinth
sharp notch
sacred jacinth
#

the http_title returns WordPress site

#

WordPress is a very famous CMS. Open your browser and navigate to http://ip:port

sharp notch
#

are there usually more than 1 way to collect flags

sacred jacinth
sharp notch
#

for that module for example

#

ahh ok

#

that one i dont recall if i did anything with that WP vuln

#

i dont wanna say too much

sacred jacinth
#

better not

#

but I think T0 modules allow for spoilers

sharp notch
#

like nibbles

#

idk what if spending 4 hours on it till u figure it out or ultimately use walk through is good too lol

#

definitely engrained some things in my mind doing it that way

gray yacht
#

Please refrain from posting flags.

devout lily
#

thx guys

gray yacht
#

Again refrain from posting flags!

devout lily
#

didnt know this rule

#

any way, using google is often the best solution

sharp notch
#

i like bing

#

just enrolled in info security foundations

#

i wanna learn about these fortresses and sherlocks but that should come after i do skill and job pths?

sacred jacinth
sacred jacinth
gray yacht
# devout lily sorry, i have not read

If you've never read the #rules for the server, I highly recommend doing that and as for posting content do not post and spoil content on module content over Tier 0, along with credentials, hashes, flags, etc. If something cannot be asked or described as it would likely result in spoiling content it should be taken to DMs, as long as you have consent from someone willing to help via DMs.

sacred jacinth
#

certs give you the required knowledge

reef sonnet
#

in password attacks module
i am stuck at Credential Hunting in Network Shares

can i dm someone? I got answer for the 1st question but cant find the answer for the 2nd one

As this user, search through the additional shares they have access to and identify the password of a domain administrator. What is it?

gray yacht
signal berry
reef sonnet
#

found the password for domain admin
had to rerun manspider multiple times smh
tysm @gray yacht @signal berry

quartz ridge
#

hi guys . I am new in here . can i connect htb vpn with kali linux in VM ? parrot os is very heavy for my computer . dont work nice .

opal shuttle
#

Download the vpn file

#

Then

quartz ridge
#

am download vpn file and

#

run the code

#

but

opal shuttle
#

'''sudo openvpn <vpn file>'''

quartz ridge
opal shuttle
quartz ridge
#

wait please

#

i must open VM

#

my computer is old sorry (

opal shuttle
quartz ridge
#

oh sorry , when i was power off the VM the vpn file delete. I must download again . 2 min

#

okay , now it is solved

#

i saw this v" Initialization Sequence Completed "

#

so now where i must write "sudo killall openvpn" ??

eager ledge
#

Hello guys, I noticed earlier that people suggested to do AEN module blind as a preparation for the CPTS exam itself. I tried and got few flags. But after that, I could not see any other way out. I mean I intended to do the whole module without looking at any of the text or questions. But I got stuck. And I checked the text. And there is no way I could have figured things out on my own even though I have completed all the previous modules. Take for example, the wordpress site. It enumerates users and finds a username which is very specific to the environment. I did the enumeration but with a standard list from Seclist. So, I will never find the user. What can I do to improve?

river grove
#

Hello. I'm doing the skills assessment for Introduction to Deserialization Attacks and would appreciate if someone could tell if my payload is in the right direction or not 🙂

earnest sequoia
#

Reverse shell, not bind shell. First 2 commands for linux compromised host, 3rd command for windows compromised host

glad finch
#

is it me or the 'hacking wordpress' skill assessment is down? at least it is what i get from wpscan. I tried by myself many times and event read the solution. It doesn't work

delicate adder
#

I'm trying to access mysql with the default credentials from an ssh machine but I tried the default credentials but it doesn't work can you help me understand what I should do if it can help this is the link of the module https://academy.hackthebox.com/module/147/section/1328

earnest sequoia
#

As mentioned in the Note at the top of the screenshot, you're opening a listening port on the target machine. 0.0.0.0 indicates that you are opening it to external connections (if you run netstat -tnlp on the target system, you will see the same thing for all the ports you scanned with nmap). So the python command is opening port 1234 on the target machine.

The nc command is the one you run on your attacker machine, meaning you're connecting to the port you just opened on the target machine. The syntax is nc <target-ip> <port>. For example, this is similar to when you're connecting via netcat to an ftp service by running nc <target-ip> 21.

solar bloom
#

Module Password Attacks> PtH lab> Final (not optional) question. I using reverse shell like the question ais asking. I'm getting feedback that process has been made on DC01 but I never get the listener (NC) to flip over to a shell. I've gone through the show solution and how I am doing this appears correct.

solar bloom
sick depot
#

can anyone help with double pivot using ligolo on AEN?

hollow valve
#

I had posted this in the cpts chat but was asked to post here. I've been having trouble in the Pass the Certificate lab. On Kali, when trying to generate the DC01 certificate using the impacket-ntlmrelayx -t http://10.129.234.110/certsrv/certfnsh.asp --adcs -smb2support --template KerberosAuthentication command. In Kali, it errors out and just drops. On PwnBox, instead of creating a pfx file, it just dumps the certificate to the console. I copied it to a text file but when I try to run the gettgtpkinit.py to generate a ticket, it gives me a non-serial error and never completes. Though now I look at it, maybe I need just try shadow credentials.

minor bluff
#

Hello does anyone want to hear of a theoretical science

#

Depends what is the games code on

marble ferry
#

Like free fire

minor bluff
#

Never heard of that game

marble ferry
#

Where are you from

minor bluff
#

America

#

Apologize

marble ferry
stoic igloo
#

Hola

marble ferry
minor bluff
#

Oh

#

Hi Timmy tec

stoic igloo
#

Que tal ?

marble ferry
minor bluff
#

They said ni

marble ferry
#

Ok

#

I apologise

#

To the chat

minor bluff
#

Anyhow you want to hear of a theoretical science

marble ferry
#

No

#

Please explain

#

@minor bluff be my friend

#

That's over my brain

minor bluff
#

Sorry there was a break

marble ferry
#

@minor bluff let's be friends

minor bluff
#

I don't accept freind requests on here

#

Sorry

marble ferry
#

Why

minor bluff
#

To avoid risks and im anti social

marble ferry
#

No I am actually 16 yrs old

#

Just wanted to make friends

mellow rapids
#

Hi everyone! I have a quick question regarding the SSRF Module in the first section I was able to ffuf for the open internal ports, but I am stuck from here. Tried doing ip:port/admin.php but only keep getting an error. Any suggestions?

#

I have completed all the SSRF labs under portswigger but wanted to continue my CBBH cert path

marble ferry
#

@minor bluff where have you gone

#

??

minor bluff
#

Sorry I was staying quiet as what the guy said was not of my expertise and I don't think your telling the trueth

#

Truth

marble ferry
#

Oo

#

I am actually from India

minor bluff
#

That part yes

#

That's true

cloud urchin
#

@marble ferry Your questions and discussion have nothing to do with modules. Please read the #rules and follow the instructions in #welcome to gain access to more appropriate channels.

vital cloud
#

Hi, I'm stuck at Introduction to Windows Evasion Techniques > Static Analysis. The log file says undetected by Microsoft Defender Antivirus but I'm still not able to get the flag.txt. Can anyone guide me on this?

marble ferry
#

Sorry

minor bluff
#

I just realized this isn't general

mellow rapids
cloud urchin
#

@marble ferry Also, no illegal discussion is allowed here

marble ferry
#

Ok I was not aware about that

#

But where can I make friends

cloud urchin
mellow rapids
marble ferry
#

Ok sir

pulsar needle
#

CBBH > File Upload Attacks > Whitelist Filters section.
I don't get why the "file_get_contents('/flag.txt');" function did not work here? Just showed a blank webpage and all the other functions worked.

cloud urchin
#

Going to delete that since it contains spoilers for content above tier 0

#

In your message you didn't have the period

pulsar needle
#

My bad, but yeah I did have flag.txt

#

I checked phpinfo() and that function "file_get_contents" is not disabled, so should've worked am I right?

cloud urchin
#

I don't know

#

apparently not

#

I just don't know php that well, nor what protections that box has in place

pulsar needle
#

There is something wrong with that challenge

mellow rapids
#

Careful with the screenshots in tier 2 modules and higher, its part of the rules. Try doing it by intercepting the original image file and modifying the request

pulsar needle
mellow rapids
#

You can use Burp

pulsar needle
#

Doesn't matter what you use once your payload is uploaded

#

The file is there but it is not showing the flag the way I would cat a file in PHP

#

I had to id by doing cmd= something but why not just be able to see the flag with the other functions?

#

Yeah

#

No need, I just clicked the image from the homepage and removed "view-source" and it is a blank page

mellow rapids
#

Which section are you on?

pulsar needle
#

File Upload Attacks > Bypassing Filters > Whitelist Filters

#

This section is supposed to be about the filters and not how I form my payload so why do I need to do all that extra hassle to get to the flag because my initial payload is not functioning.

#

And did you get the flag?

#

That's what my URL is and I got nothing

mellow rapids
#

refresh and visit

pulsar needle
#

How did you get it? Did you get it with file_get_conents?

mellow rapids
#

use inspector to find the URL that the file was uploaded to

#

Thats what I thought as well since I saw something on the syntax too

pulsar needle
#

Where did you even get "echo" from? It is not on the cheat sheet it says just <? php file_get_contents .....?>

#

And why they don't teach that I need to insert an "echo"? I should have to look it up on another website and not the HTB module?

cloud urchin
#

In PHP, functions that return a value need to be explicitly output using echo, print, or some other output method.
file_get_contents() returns the content, but does not print it unless you tell PHP to.

#

that's what chatgpt says

#

working as intended

mossy wave
#

Hey everyone I know this might come off as a dumb question but I just started the practical modules In fundamentals of Linux. Im going through the questions on finding out the hardware name and stuff and I cant seem to ssh into the host server. I downloaded the VPN config file, loaded it into OPEN VPN, it shows connected, and when trying to ssh in, the terminal keeps spitting back invalid password. Im using the student password with htb-student@10.10.14.206 for the public server IP address and its accepting it as valid but the login credentials for the student account to access are showing invalid

pulsar needle
#

It is in the cheat sheet look it up, there is no "echo" in that function

#

I shouldn't have to research an "echo" on some 3rd party website when I am paying HTB to teach me all about their modules.

cloud urchin
cloud urchin
#

it is technically true, the command gets the contents of the file. it just doesn't display them to you.

mellow rapids
pulsar needle
cloud urchin
tidal rain
#

Anyone that completed the DACL attacks 1 module? I am stuck on the last question of the skills assessment.

vital cloud
mossy wave
#

I used the step by step guide for the question too and on the little side bar thay shows "SSH with user htb-student and password HTB_@cademy_stdnt!" And its still giving me permission denied, please try again

cloud urchin
mossy wave
#

@cloud urchin system information, linux fundamentals

tidal rain
# cloud urchin Did you see the hint?

Yes I saw it, I had the hash of jose and jeff but i got no acccess into dc01 only smb but only read permission then I was trying to play with bloodhound to find a way to get access into the DC01 machine but i don't find the path for dc01

cloud urchin
mossy wave
#

@cunning canopy so I tried the ifconfig command and its only showing one grouping for that. I can list out any details that it shows. I didnt know i couldn't run the pwnbox and open VPN at the same time so ill try that now but I had tried that before and I believe I got the same result with incorrect login credentials specifically the password. If anything, I can send you or @cloud urchin pictures of what im doing so its a little more concise. Im sorry about this im just not sure what im doing wrong specifically or if its my doing or not in this instance but I cant imagine the login credentials provided are incorrect on the given module

cloud urchin
#

That's a tier 0 module so you can post the info here too if you need, or hit up aw0ken since he's being kind enough to help

shut wraith
#

AD Enum & Attack Module

LLMNR Windows

I put the password correctly but it doesnt work to RDP to my attacker host

cloud urchin
mossy wave
#

@cunning canopy @cloud urchin I cant send screenshots or pictures I dont think I have access to post pictures in this group at the moment but ill dm you @cunning canopy if thats okay with you

shut wraith
#

Because other modules specified that

#

mstsc inveigh.rdp

#

The notepad:

drivestoredirect:s:Z:
username:s:htb-student
#

I include my fake drive to share tools

#

Maybe i have to without this stuff?

#

yes

cloud urchin
#

Sounds like you're already connected to the target

shut wraith
#

Sir even the normal command it doesnt work

cloud urchin
#

it also looks like you may be trying to log in as a local user

shut wraith
#

how to specify the domain

#

Plz tell me whats the domain name even

#

I guess ill finger print this IP

cloud urchin
#

i don't understand, are you using a Windows machine to RDP into the target, or are you already logged into the target trying to pivot to another host?

#

because your screen shots show you are using Windows to RDP, but you are RDPing into the spawned target

shut wraith
#

Because I need to share my windows tools

cloud urchin
shut wraith
#

Somehow I think the Domain needs to be specified

cloud urchin
#

so likely the problem is you are not specifying the domain along with the user, so it's trying to log in as a local user.

shut wraith
#

How to do it

cloud urchin
#

a lot of times the section provides that info to you

shut wraith
#

I know in other modules we include the domain in the username

#

But i didnt see the domain ill check now

#

Still didnt work

#

Specified domain in the rdp config file

#

There is some certificate problem maybe?

mossy wave
#

Thank you everyone for all the input already and the help is very much appreciated! Turns out im an idiot and was overthinking the question instead of looking at something as simple as actually clicking "spawn the target." Thank you again @cunning canopy and @cloud urchin for the input and suggestions and hopefully I wont make too many additional dumbass mistakes as I go along lol

cloud urchin
cloud urchin
mossy wave
#

@cloud urchin I've been going cross eyed doing a bunch of the beginning modules and after going through reading like 7 of them, it suggested linux fundamentals as a path in the same section and i jumped right into that and went a little cross eyed 😂

cloud urchin
#

ya don't be discouraged. despite being t0 it is still difficult.

shut wraith
#

Can u give me ur HTB profile to upvote u

cloud urchin
#

haha sure thanks

shut wraith
#

Can u please remind me where the upvote button is

cloud urchin
#

i'm not sure haha. i think you just click on the icon?

#

that's alright if you can't find it

#

i'll updoot you aw0ken

mossy wave
#

@cunning canopy stupid follow up question for you lol, why would I have to ssh into the spawned target ip address and not the displayed ip address which was the 10.10.14.206?

fathom pendant
#

i'm not aw0ken but yeah that ^;
if you need a handy little shortcut for remembering --
10.129.0.0/16 is the academy lab spawns
10.10.0.0/16 is generally gonna be the vpn user ips
Examples will rarely ever match what is given when you spawn target.

You can take some other shortcuts;
If you're given an ip:port, that's a public ip and the scope is only the given port, you'll usually be able to assume what method you're using to connect by the content of the reading. (though typically they are web containers, but you shouldn't expect being able to get a reverse shell)

#

if you don't have enough clues from the reading; sudo nmap ip -p port -sV will generally start you in the right track

#

nah you kinda explained it as succint as possible

#

another thing being:
Spawn Instance → Starts the in-browser pwnbox, which is NOT the target -- just an attack box
Click here to spawn target → Spawns the actual target, which will either be a 10.129.0.0/16 or public:port spawn.

frail grove
#

Going through pentester role path was fairly easy going until password attack section what a slog

trail adder
#

so in win fundamentals, I was going through ntfs vs share permissions. And I see alot of data in terms of types of permisssions, is thius something which is very useful in cpts or something to learn by hert

#

or is it something u skim over and remember that it their

fathom pendant
#

@cunning canopy i'm deleting just in case the OTP is not dynamic

#

not sure i haven't done it, it could be that your script isn't doing something properly

sick depot
#

Had anyone used ligolo for the double pivot on AEN?

stuck hollow
#

hi people, im trying to install PEDA for section Attacking Applications Connecting to Services on module Attacking Common Applications and im having problems with regex and a module named 'six.moves' that i cant install. any help please?

fathom pendant
#

I dont recall needing PEDA is it linked in the module?

fathom pendant
stuck hollow
#

no "requirements.txt" included.

#

will try that one

#

and what about regex problems?

#

still

stuck hollow
stuck hollow
#

i think im gonna try gef

shut wraith
rich obsidian
#

Im doing the enumeration module in the pentest pathway, on SMTP. Used a tool not even talked about in the module to find the answer to the second question. I used smtp-enum-users I know that nmap has that as an NSE script. Was the intention to use that considering the footprinting portion of the section literally only talks about nmap? Also looking through the documentation on the NSE script smtp-enum-users, there doesn't appear to be an option to extend the time in which the query will wait for a response before cancelling which is required for the correct answer.

proper hornet
#

Quick Question Guys, I've been trying to use ffuf, I know that the response for wrong username is "invalid username or password." and for the right username its "invalid username or password" (without period), when I use ffuf -fr "invalid username or password." it does not show the one without "." but in burp it does, how to solve this? thanks

shut wraith
peak topaz
#

Hey can anyone message me pls that has done the documentation and reporting practice lab

Its really really really annoyiing bc i alr dumped ntds and sam on the dc yet the user they want me to find pw for by dumping the ntds.dit isn't even there??? So its like i cant crack the hash if no hash

#

I guessed the local group the svc_reporting was part of but yet no user. Not in either database and i go to the C:\Users and nopeeee not there.

fathom pendant
#

ah nvm it's the q asking specifically to dump ntds

#

i'm assuming you used the user b* to get ntds

#

you can use netexec to dump ntds as well

brisk ruin
#

Hi I'm working on the cjca pat im in the Intrduction to bash scripting module Conditional Execution. In the pwnbox I tried enter the script to follow ./CIDR.sh inlanefreight.com but it says "permission denied". Is this just an example, or I'm suppose follow along?

fathom pendant
#

you can follow along but also if you're on a free htb account, be aware that the pwnbox has very limited internet access

peak topaz
brisk ruin
fathom pendant
brisk ruin
#

Thank you!

fathom pendant
#

so permission denied is likely something else

#

it's helpful to look at the whole line to find the error

#

because permission denied is very vague

brisk ruin
#

Yea i tried the command you mention and it didn't work

#

gotcha will do

fathom pendant
#

you can also try running it with sudo

brisk ruin
#

No dice still lol Im restarting my VM

peak topaz
#

@fathom pendant You goated asf i was literallyu abt to suplex my laptop and shootit w/ a c4 nerf dart i was going to crash out imemd;i;ately ong no bap. Netexec is goated too

fathom pendant
brisk ruin
#

Yea there is a question that require my to use the if-else condition in the Excercise script to get a character number.

#

Here is the question for the Condtional Execution section " Create an "If-Else" condition in the "For"-Loop of the "Exercise Script" that prints you the number of characters of the 35th generated value of the variable "var". Submit the number as the answer."

fathom pendant
#

yeah that's the important thing to figure out, i wouldn't worry about the CIDR.sh

brisk ruin
#

Ok

#

Thanks!

wooden seal
#

can anyone help with the answer of this
AEN
External Information Gathering
Perform vhost discovery. What additional vhost exists? (one word)
Tried:
||answering as number and alphabet (for ex- one) nothing working||

storm elk
#

you can dm me @wooden seal - dm me the asnwer 🙂 if you are still stuck (as for others, please do not dm me, ask permission first)

faint hamlet
#

I have question regarding solution of this question from AD Enumeration & Attacks - Skills Assessment Part II.
Submit the contents of the C:\flag.txt file on MS01.
The flag is certain sentence that suggest something.

Do we need to do that to get the flag. And how do we know x user has access to remotely access to ms01, as bloodhound output does not show this.

faint hamlet
wooden seal
#

anyone knows how to find/use prebuilt queries in bloodhound (v8.0.1) like the old one i cant seem to find it nor seen any articles on videos on it Nvm i was being blind for a second got it

eager spindle
zenith raven
eager spindle
half geyser
eager spindle
deep hemlock
#

i Have a question is it allowed to publish write-ups on HTB academy modules..?

opal shuttle
#

not above than that

deep hemlock
#

ok thanks

opal shuttle
#

guys i am new to ligolo

#

i am getting this error dont know why

storm elk
#

are you running an nmap scan or so?

sonic gust
#

hey guys iam new to the hack the box i want to learn go deep into it can anyone me pls

opal shuttle
#

yes

coral saffron
#

hello can u change javascript time by using the consoles

molten spade
#

I might seem dumb asking abt this but is it possible to hack in mobile

acoustic owl
dire oar
#

Hey guys, im relatively new in htb academy. Please, what is the best way of taking notes from academy? Thanks

opal shuttle
#

they will help you out

faint hamlet
opal shuttle
#

hii gues i was doing priviting skill assessment last one..i successfully gainded rdp using ligolo..but now i want to tranfer mimikatz to it..but i cant do with that my python server because i cant connect..how to do that

#

base64 thing?

dusk holly
#

if you are connected with RDP you can use /drive:<sharename>,/path/to/the/mimikatz

rose stratus
#

In Module Attacking Common Applications > Attacking Thick Client Applications , Q.
" Perform an analysis of C:\Apps\Restart-OracleService.exe and identify the credentials hidden within its source code. Submit the answer using the format username:password. "

When I run RestartOracle-Service.exe file as administrator in command prompt, it doesn't create the .bat file at C:\Users\cybervaca\AppData\Local\Temp\2\ after doing the permissions changes . Also, when I monitor it in ProcMon, I don't even see the RestartOracle-Service.exe process. What am i missing?

dusk holly
rose stratus
#

can i dm you

dusk holly
#

yeah

opal shuttle
#

thanks alot man

#

i was banging my head with this from last 3 hours

#

i was like i am missing something..i was questing my skills

#

even gemini havent told me this

#

ai failed

finite sable
#

Threat Hunting With The Elastic Stack
Hunting For Stuxbot
Question: Stuxbot uploaded and executed mimikatz. Provide the process arguments (what is after .\mimikatz.exe, ...) as your answer.
Answer: "lsadump::dcsync /domain:eagle.local /all /csv" exit

#

why this answer is not correct????

quartz ridge
#

hi guys . i can not connect vpn file / how can fix this ?

#

sudo openvpn C:\Users\acer\OneDrive\Desktop\academy-regular.ovpn
sudo: unable to resolve host parrot: Name or service not known
Options error: In [CMD-LINE]:1: Error opening configuration file: C:UsersacerOneDriveDesktopacademy-regular.ovpn
Use --help for more information.

opal shuttle
#

you can dm me

untold flint
opal shuttle
quartz ridge
#

i try this yesterday and do this /

#

but today cant

quartz ravine
#

im doing the junior cybersecurity analyst modules and im on task scheduling. Do i have to use my own VM to run the commands? When i run the 2 initial commands on pwnbox what comes up is nothing like the demonstration.

opal shuttle
opal shuttle
quartz ridge
opal shuttle
quartz ridge
#

oh okay , i understand you . thank you

wheat silo
#

I'm working on the password attacks skills assessment (https://academy.hackthebox.com/module/147/section/1356) and I've set up proxychains as it was described in the section but when I try to run an Nmap scan on one of the internal hosts it says it'll take 4 hours. Is there any way to speed this up or is there a workable alternative to proxychains available? Thanks!

opal shuttle
#

it is faster than proxychains + you dont need to setup proxys and edit files everytime

#

it will handle everything

quartz ridge
spiral lanternBOT
acoustic owl
quartz ridge
quartz ridge
vocal schooner
#

Hey, someone know wht's wrong with my temporary SMB server (freepbx to HTB machines) :
sudo impacket-smbserver share -smb2support /tmp/smbshare -user test -password test

austere forge
#

Hello, someone can help me with the module Broken Authebtication?

delicate adder
#

I'm doing the password attack module in the password defaults section and when I connect to the ssh machine I have to try the default credentials to access mysql but the default credentials but I don't know if I should do bruteforce?

#

yes I used the credentials he told me but they didn't work

#

sorry I deleted the photo

#

it doesn't work anyway

grave comet
#

Hey guys I am in need of some help. So I’m on the nibbles walkthrough module, I’ve done everything up to establishing a Meterpreter connection to the nibbleblog site. I haven’t been able to figure out how to establish a user shell. The walkthrough hasn’t been able to push me through. I have figured out the login info and everything else but just cannot manage to get a user shell. I think I’m lacking context or perspective somewhere, some please advise me

cunning hollow
#

.

grave comet
#

@opal shuttle Nibbles

opal shuttle
#

yuers

#

remove that..dont spoil here

devout lily
opal shuttle
#

its basically upgrading your shell

#

when we get rev shell...we dont have some features...if we want that features then we need to upgrade shell..its all about that how to upgrade

#

he is not even removing that

#

so you are getting 50 percetn discount on swag show

#

what will you order

#

i think we have talked before

#

let me check dm

devout lily
#

yes but i didnt understand what is the meaning of double enter

waxen totem
#

@devout lily removed your message because it contains content from a module above tier 0

devout lily
waxen totem
devout lily
waxen totem
tardy plover
#

Hey hello guys Actually I have a very light pc with i3 2nd gen 4gb ram so I am using live boot Linux in it and now I am facing a problem in Linux. Whenever I try to boot in live Linux and go on Firefox then every time it asks for captcha and it's persistent captcha it doesn't go away after filling it asks again and again. Anyone know the solution then please help 😞.

waxen totem
devout garden
#

Can someone please clarify which VM this section is referring to? I went to the Nessus Skills Assessment section as instructed and started the instance, but Nessus is not pre-installed. The instance does not appear to have anything extra or different compared to the others.

I tried accessing it via https://<IP>:8834, but Nessus is not running. I also connected to the target VM via SSH using the provided credentials, and Nessus is not installed there either.

Am I missing something, or should I open a ticket to report this?

devout garden
ancient coyote
#

the IP below

cloud urchin
#

no, that's the pwnbox

ancient coyote
cloud urchin
#

the pwnbox is the attacker machine

devout garden
#

I tried, there is nothing in there

cloud urchin
#

are you on the vpn?

devout garden
cloud urchin
#

ok then you should be able to get to that target from within the pwnbox

ancient coyote
#

https://10.129.202.116:8834

ancient coyote
devout garden
#

Okay, now it worked, either I am too tired or it got scared (the usual) 😂
Thank you both and sorry @ancient coyote @cloud urchin ❤️

ancient coyote
#

The webserver also may take some time to fully stand up so give it a couple mins after you get the IP

devout garden
#

😂

opal shuttle
ancient coyote
#

Im not here yet so im no help

cloud urchin
#

@opal shuttle Please take care not to spoil skill assessments

opal shuttle
#

hi guys i am stuck at the very last part skill assessment of PIVOTING AND TUNNELING MODULE..when we have ..i cant say more

edgy karma
#

Hello, in the module 229, section 2456 (IP Source & Destination Spoofing Attacks) in the decoy_scanning_nmap.pcapng file, why do we observe the reset connection packets on closed ports to occur only for the attacking IP, while the decoy IP is performing syn connections as well?
https://academy.hackthebox.com/module/229/section/2456

ancient coyote
#

Can I get quick sanity check on Pass the Hash (PtH) Skills assessment bonus Question? I dont need help just want to check my understanding

primal eagle
#

So I found the strangest bug?

ancient coyote
#

oh?

primal eagle
#

it spawns the wrong machine, it does not have 2121 open 😄

#

I enabled walkthrough mode to check my sanity, but the exact nmap scan does not show 2121 open.

merry crag
#

Can you interact with it thru netcat?

#

or is the port completly closed

primal eagle
#

completely closed

#

i even restarted it etc

merry crag
#

Ive had something like that happen before with a box where port 80 wasnt open. I just had to restart it

primal eagle
#

already did

#

never had this before 😄

#

well a reboot again, and it is now open

#

problem fixed, strange issue

ancient coyote
#

now prob should delete as this answers a question on the mod

primal eagle
#

people can ctrl f this issue now

sand nacelle
#

Hey can any one tell me why there is only 2 option for doing payment on HTB and can i use my debit card to pay?

sand nacelle
#

But i am getting card declined even though i have international payment on and sufficient funds

ancient coyote
#

call your bank

#

also General is prop better if you have further questions

#

or these

ancient coyote
#

it will thats how I paid

primal eagle
#

(ofc depends per country)

#

our debitcards aint like creditcards

eternal saffron
#

What is the name of the config file that has been created after 2020-03-03 and is smaller than 28k but larger than 25k?
can someone help me this

#

its from linux fundamentals

#

i tried it in root directory but ain't worked

eternal saffron
#

i tried with this in pwnbox
using find

#

i know what to use
but not where to use

#

there are config file in /var/backups and in root and in other directory also

acoustic owl
eternal saffron
#

okay then what shall i type in name *.config or name *config

acoustic owl
#

-name "*.conf"

#

The module explains how you can filter the output. ChatGPT is also a good resource for this kind of thing.

ancient coyote
#

I like for l in $(echo ".conf .config .cnf");do echo -e "\nFile extension: " $l; find / -name *$l 2>/dev/null | grep -v "lib\|fonts\|share\|core" ;done

eternal saffron
#

its not .conf

#

its config

#

then the above command is".conf .config .cnf"

#

now its three

#

so i tried with .config

#

i am not wrong at this point

reef axle
#

I'm struggling with the Server-Side-Attacks module Identifying SSRF. I have found three ports can someone helpme moving forward?

potent sandal
#

Hey Guys Whats up hope everbody doing good. I have a lot of problems using proxychains4 and crackmapexec this two combinaded make me a lot of headache und lose a lot of time. I am stcuked in the Skills Assesment of Crackmapexec. Have anyone some tipps how to solve this problems of connections. proxychains4 -q crackmapexec ldap dc01.inlanefreight.local -u skusers.txt -p '' --asreproast skasreproast.out
He dont do it and always stucked or gives errors. Tried also this one proxychains4 nxc ldap 172.16.15.3 -u skusers.txt -p '' --asreproast asrep.out
[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:1080 ... 172.16.15.3:389 ... OK
LDAP 172.16.15.3 389 DC01 [*] Windows 10 / Server 2019 Build 17763 (name:DC01) (domain:INLANEFREIGHT.LOCAL)
[proxychains] Strict chain ... 127.0.0.1:1080 ... 10.129.204.182:88 <--socket error or timeout!
[19:05:01] ERROR Exception while calling proto_flow() on target 172.16.15.3: [Errno Connection error (10.129.204.182:88)] [Errno 111] Connection

merry crag
#

they wont work. Use Ligolo-ng. Im not sure the exact reason im sure someone does. @gray yacht Has a good video on how to use Ligolo-ng and it helped me alot

eternal saffron
#

you can just tell did you solved the question of linux fundamentals

potent sandal
#

Yes i also prefer to work with with ligolo but since they install the chisel already and have no another opurtunity to connect trhew chisel

#

is so annoying

reef axle
#

done

merry crag
#

Its because of the difference of tunneling. Chisel nor SSH port forwarding will work. Unless anyone else knows a workaround I would use ligolo

eternal saffron
#

why one of the staff has name Cry0l1t3

spiral cove
#

is academy down again?

potent sandal
eternal saffron
#

its was in the home directory of linux fundamenttals pwnbox

#

tell him to give the answer i almost spend 2 hours on that

#

find files and directories

#

1st question i had done others

acoustic owl
eternal saffron
#

i just saw that in the home directory of my pwnbox

reef axle
#

no progess sir, are your referrring dateserver=http://127.0.0.1:PORTS_FOUND/index.php&date=2024-05-08 I have tried this burp but no fruitful progeress,where am i missing out

eternal saffron
#

bro
find files and directories
1st question

#

i know find

#

i did bro or i just got too strangled

#

just tell the answer now bro it will be huge help as i also need to burp labs now also i am fried

#

its not some rule breaking or somehting

#

okay then i will type the cmd
tell where is the error

reef axle
#

yes

#

sure

eternal saffron
#

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

#

and also @cunning canopy bro how can i use openVpn and use my machine

humble ferry
#

Hello, can someone help me with the module "Password Attacks"? Specifically, i need help with Pass The Certificate. Im not being able to do the DCSync part. I am REALLY stuck on this.

eternal saffron
#

is openvpn in built?

#

😂

chilly cosmos
#

what is your machine ? @eternal saffron

eternal saffron
glacial knot
#

hello

storm elk
#

Hello. Please read #welcome and #rules it will explain how to get verified

wooden basin
#

Hi everyone. I've a problem with Linux Fundamentals. I'm using built in terminal and so far it's impossible to get a correct answer. I found a YT walkthrough that I am checking if my answers are not right and most of the time I'm doing exactly the same as in the walkthrough but I'm getting different results that are not accepted as correct answer...

humble ferry
#

I already did

eternal saffron
#

@cunning canopy is openvpn safe or is it vulnerable to somehting do i need to keep check on something

glacial knot
#

hey all

humble ferry
#

Thanks. I tried to do the Shadow Credentials (msDS-KeyCredentialLink), but the klist command doesnt work in this particular lab.

storm elk
eternal saffron
#

answer?

terse bloom
#

Hello, I cannot crack the hash of keytab svc_workstation.kt with any tool after extracting the only AES-256 hash using keytabextract. Password Attacks --> pass the ticket from Linux. Am I cracking the wrong keytab file? Wordlist gets exhausted and crackstation doesn't recognize the hash

eternal saffron
#

any another person how can assure me how openvpn is safe ?

storm elk
#

The file itself is harmless

eternal saffron
#

no i am talking about the connection that is it safe to connect through this public ip address

storm elk
#

Well, as with anything in IT, nothing is 100% safe. Make sure to use a vm - HTB tries to keep it as safe as possible

humble ferry
#

How can i get help for this? I dont find anything related in Google about this particular Topic for HackTheBox.

eternal saffron
humble ferry
#

I cannot use the forums because i get this message everytime i try to log in with my HTB account;

eternal saffron
#

@awoken and @

#

@cunning canopy and @storm elk

#

the pawn machine are different for eveyone?

#

i mean their ip

storm elk
#

On academy, everyone has a private instance

eternal saffron
#

on htb labs?

#

if someone is spoofing on the ip that is known he can be the man in the middle?

#

so that safe ?

eternal saffron
#

well i try to go in deep to every vulnerable opportunity

#

that would a red teamer will require ?

#

so might have more knowledge than me currently

storm elk
#

Also , if we are not talking about academy modules, best to move to #boxes or if you’re gonna do starting points, #starting-point

eternal saffron
#

if want to share i can listen

storm elk
eternal saffron
#

there will be too much noise leave it i would find myself

terse bloom
eternal saffron
#

last qustion @cunning canopy and @storm elk how many users are currently in discord group?

storm elk
#

First number is a 3

eternal saffron
#

good its low

storm elk
#

Lets move to some other channel @eternal saffron

eternal saffron
#

where can i find people like me or a team to join

#

i was just asking that

grizzled schooner
#

Question on Active Directory Enumeration & Attacks | External Recon and Enumeration Principles

Am I supposed to be enumerating inlanefreight.com or .local? The beginning of the module said .local was what you have to use, but that doesn't appear to be a legitimate website? please @ with replies

#

Ah thanks, read it as no recon whatsoever - had to re-read it

clear seal
#

XSS skill assessment got destroyed by me in no time! lol

humble ferry
#

I solved it. I forgot to resolve the DC01 hostname to its IP Address:

echo "<DC01_IP> DC01.<CORP>.LOCAL" | sudo tee -a /etc/hosts

sick depot
#

anyone had any issues with windows agent using ligolo not connecting on double pivot on AEN?

fickle topaz
#

i about to start HTB CBBH program, i am looking for partners and study group to travel along on this journey

sick depot
#

I my second agent wont connect at all ive tried various ways

elder matrix
#

i have encountered something like that,..any luck?

sick depot
#

Would u mind sharing how you got it to connect, also have u tried the --retry flag when connecting windows agent ?

whole pumice
#

Hello. I has an issue with editor machine. I obtained ssh creds for oliver but he can't run sudo. I tried many things but i can't escalate my privs to root or read root.txt . Can you give some piece of advice where to look for?

vapid maple
#

Need help on the Linux Privilege Escalation Linux Services & Internals Enumeration https://academy.hackthebox.com/module/51/section/1777 The answer isnt working. I know how to know what verison of python is installed. Python2 isnt isntalled, python3 is; however that is not accepted. Any one have ideas?

fathom pendant
vapid maple
#

yea I the sub verion. but its not accepting the answer

#

*I know the subversiion

#

python --version doesnt return anything, but python3 --verision does

opal shuttle
#

@fathom pendant promotion

whole pumice
#

I dont have access

opal shuttle
fathom pendant
forest tendon
#

Anyone working with introduction to Active directory module?

fathom pendant
vapid maple
fathom pendant
devout lily
#

yuser1@htb[/htb]$ sudo -l

(user : user) NOPASSWD: /bin/echo      Hi everyone, can someone explain me this? I have understood that user:user says that yuser1 can execute sudo commad as user, and bin/echo without password
#

Correct?

fathom pendant
#

You can specifically only run /bin/echo as user with no password as user1

#

Think of sudo as runas,

#

sudo switch user and do

#

With no user argument, it defaults to root

devout lily
#

if i can run sudo -l, i have already sudo privileges right?

fathom pendant
#

You have sudo privileges to run a command as x with y conditions

devout lily
#

running echo as user with NOPASSWD condition?

fathom pendant
#

NOPASSWD is a specific thing, it means well... no password

#

It means you dont need user's password

devout lily
#

but once i have exploited a machine, can i always run sudo -l to see what privileges i have?

fathom pendant
#

Sometimes the user you land on has no sudo perms, but thats one of the basic steps of enumeration from a foothold

fathom pendant
# devout lily .

Im assuming by "exploited" you only landed as a user, not as root.

devout lily
#

"As it says user, we can run sudo as that user and not as root" this is what the section about my example says

#

it talks about sudo, not about echo

fathom pendant
#

Link to the reading bc you may be misinterpreting it

#

But yes because it says user, youre allowed to run sudo with -u user to run the specified command/path

devout lily
kindred cipher
#

Do you guys think I can skip the “SETTING UP” Module?
Does it affect my security carrier?

fathom pendant
kindred cipher
#

Okay so no problem if I gonna skip this?

devout lily
#

without password

fathom pendant
#

Yeah, if you already have a vm set up, youre good

kindred cipher
#

I mean I’m new in this scene. I got some basic infos about networking from my school but nothing about hacking or sth else

fathom pendant
kindred cipher
devout lily
kindred cipher
#
  • Kali VM on my main Laptop
fathom pendant
devout lily
fathom pendant
#

Itll straight up tell you {username} doesnt have sudo privileges

kindred cipher
#

Then I realized this is just a “help” module for someone who has no idea how to setup a VM

fathom pendant
kindred cipher
#

I was just worried about skipping this module. But if u say, I can skip this when I already got an VM. I’ll trust you 😁

#

@fathom pendant Do you think I can go for a Job Path after complete the skill path “Information Security Foundations” ? Or should I do any skill path before? Maybe go a little roadmap for me 🫣

fathom pendant
#

Information Security Foundations is generally the bare minimum, CJCA would be a small step up.

#

However it really all depends on what you wanna do

#

I.e. there's the Soc analyst pre-requisite path before the CDSA path

#

I dont have a road map for anyone bc I didn't follow a road map, I was interested and just went through the path with some basic knowledge on networking, linux, and windows

muted tulip
#

hello i have problem with Wi-Fi Penetration Testing Basics im stuck in Bypassing Mac Filtering, question 2: Execute the MAC Filtering bypass as demonstrated in the section to establish a connection to the 5 GHz band. Once connected, locate the flag at IP address 192.168.2.1.
Anyone has same problem with this command nmcli device wifi connect 'CyberNet-Secure-5G' password 'Password123!!!!!!' ??

wise grove
#

Hello, I'm trying to figure out a part in the Oracle TNS part inside the Foorprinting module. I'm stuck at the part where I am supposed to get the password hashes from sys.user$ ... The instructions say to write "select name, password from sys.user$;" but using the pwnbox it won't give the information like in the example. It just shows a new line with a 2. Any ideas?

muted tulip
fathom pendant
muted tulip
#

And this lab is terribly slow. Is there any way to improve the quality of the labs?

fathom pendant
#

Typically within a db server, a new line means it's waiting for you to close out a command

wise grove
muted tulip
#

In my case, it is this network, but as you can see in one of the screenshots, it is not detected. When I enter the password manually, I still cannot connect.

fathom pendant
#

Or its waiting for a command like "Go"

wise grove
#

if I hit enter it goes back to SQL>

fathom pendant
#

Iirc you need to add "as SA" at the end

#

It's been a minute but thats what I recall doing

wise grove
#

what does SA mean?

fathom pendant
#

Server/System Administrator

#

But SA is literally what the role/account is

wise grove
#

SQL> select name, password from sys.user$;

fathom pendant
#

Deleting bc spoiler

#

Add as sa to the sqlplus command

#

That logs you in (if user has sufficient perms) as the SA account

wise grove
#

ohhh I see, I'm stupid sorry. Thanks

muted tulip
#

@fathom pendant any guide for me?

fathom pendant
#

And also dont dm people without asking

muted tulip
#

so what now if the lab is bugged?

fathom pendant
#

Reach out to website support

compact patrolBOT
muted tulip
#

no option for open ticket

fathom pendant
muted tulip
#

this ai bot is so frustrating but thx

devout lily
# fathom pendant There's a support message at the top

"We can check which tools we can execute with sudo privileges by running the sudo -l command, which will return output in the following format:

text
User <user1> may run the following commands on <host>:
(<user2 under which <user1> executes <command> : <group>) <command>
When we compromise a host, depending on the exploit type, we gain access as <user1> (one of the existing system users), whose permissions are defined in the /etc/sudoers file. Each line in this file tells us which <command> <user1> can execute using sudo and under which <user2> it will run. The sudo -l command checks this file to find the rules associated with user1 and displays them in the output." Sorry, is this description correct?

fathom pendant
#

Yes

sturdy oracle
#

hi

fathom pendant
#

Did you run that through chatGPT or something?

devout lily
#

but now i think i have understood

fathom pendant
#

It helps strengthen understanding if you rewrite the concept in terms you understand and can relate to