#modules

1 messages · Page 219 of 1

quasi wave
#

if not why would they give password away?

fathom pendant
#

You don't get any password from nmap?

#

Like you're not going to get anything like that from nmap I mean

quasi wave
#

it gives sha2 salt

fathom pendant
#

??

quasi wave
#

its like a super easy question. I guess this is not password cracking module?

fathom pendant
#

It's not

#

And again you don't get any sort of encrypted password

#

I think you're misinterpreting the output

#

Also the creds it gives you are related to another section you've already done

#

You're given creds to connect to the service with, just use those to enumerate what's required

quasi wave
#

ok thanks I completed MySQL section

#

got everything I needed

fathom pendant
#

Literally just don't overthink it

#

Save the overthinking for attacking common services

quasi wave
#

ok thanks

#

I will do that from now on

fathom pendant
#

that's just general advice overall: don't overthink, if the module didn't make reference to - or go over how to do it, it's likely not what you're looking for

quasi wave
#

ya I have issues with overthinking things generally tbh

fathom pendant
#

the exceptions might be in some later modules where you're meant to crack a pw after obtaining the hash (but those are fairly obvious, as the Question will clearly state, what's the cleartext password for x)

quasi wave
#

ok got it

fathom pendant
#

but the later modules are later in the CPTS queue due to the fact they expect you to have a base level understanding of the stuff before it

#

Attacking Common Services can be seen as the Sequel to footprinting, as you footprint the available service, then attack it using various methods

quasi wave
#

ah I see ok thanks

fathom pendant
#

I.E. how are you meant to even know how to look for certain services

#

or do basic enumeration and recon

quasi wave
#

well that's a fairly clear explanation

fathom pendant
#

I would say, for your case, as you're learning these techniques - turn them into a checklist of sorts

quasi wave
#

ok

#

ya checklist could be good to organize my thinking

#

on another note I'm still learning but I want to be able to help other people on this server to give back to community but I don't feel I know enough. is there another way I can give back? or should I just try to do my best to help people here?

fathom pendant
#

I.E. a basic checklist for finding a vulnerable service

  • Are services that allow Null Sessions/Anonymous login available?
  • Is Anonymous/Null Login enabled?
  • Check other services for potentially revealing info
quasi wave
#

ok

fathom pendant
#

i.e. some people might label their running server with their username

quasi wave
#

ok got it

fathom pendant
#

username's FTP server

quasi wave
#

ya I can see how that could be a problem

fathom pendant
#

then that lowers exponentially the time it takes to bruteforce

quasi wave
#

ya

fathom pendant
#

instead of an x by y list, it's a 1 by x list

quasi wave
#

no I totally get the example your giivng

fathom pendant
#

also something I always encourage for local stuff; check the user directory (/home/ or C:\Users\)

#

give yourself an idea of the other local accounts on the system to trim from username lists

marsh echo
#

MarcieLee i can mp you pls ?

fathom pendant
#

that way instead of using a 100 user list you narrow down to 5-10

#

no :)

opal dagger
#

help i need a little bone in the linux privesc module the kernel exploit exercise, i already use all the exploits that apear in searchsploit for that kernel version but no luck T.T

mellow delta
#

Hey Marcie, yesterday you said to pay attention to udp ports, but I am not seeing any open

fathom pendant
#

(i'm also assuming you're doing -sU to scan UDP)

mellow delta
#

nmap -sU -T4 -F <target>

next bronze
#

do you know what -F does?

crystal steeple
#

Just do normal scan ig

fathom pendant
#

i don't believe the one port shows up on tcp

mellow delta
#

well, two minutes from the UDP scan finishing anyways

#

do you guys know about a note taking app called obsidian at all? I just started using it

crystal steeple
#

But a lot of ppl seems to love obsidian as their note taking app

mellow delta
#

I like the way it links and shows things in relationship

#

we will see as I keep using it

crystal steeple
next bronze
fringe urchin
crystal steeple
#

Its just i got too comfortable with notion now sadglas prayge

crystal steeple
fringe urchin
mellow delta
#

im walking but not getting anywhere

mellow delta
#

lol, i tried walking into the community but it wasn't ther

fringe urchin
#

You sure? I hope you didnt miss it like i did and though thats just a normal respond. Wasting an hour because i was legally blind

mellow delta
fringe urchin
mellow delta
#

yes

mellow delta
fringe urchin
#

There is a tool. Reread the module

mellow delta
#

thanks

quasi wave
#

so three subsections one for each tool. then think carefully about what your doing

mellow delta
#

i found it, but I don't have the wordlist they are referring to

#

so I guess I will just use one of the ones i have

quasi wave
#

and you may already have it. its hard to find on your machine

#

but if you don't want to look you can download

mellow delta
quasi wave
#

just google the name of the wordlist and look for a github to download. I actually think its on the machine already but kind of you gotta know where to look

#

but if you can't find it just google to download

#

there's a github for it I am pretty srue

fringe urchin
#

Isnt it from the seclist worldlist?

#

Like seclist/snmp/snmp.txt?

mellow delta
#

/opt/useful/SecLists/Discovery/SNMP/snmp.txt

#

but it's not there on my kali

shut quest
fringe urchin
#

Uszally in usr share

#

^

quasi wave
#

I think when I found it on Parrot in pwnbox it was in usr share

#

but if its your local machine just download it you will be fine

#

I had issues finding it too

fringe urchin
#

You can locate snmp.txt

mellow delta
#

working

shut quest
#

not sure if locate is installed by default on kali

fringe urchin
#

Thats true aswell. I dont rmemeber eitherFeelsBadMan

next bronze
#

pretty sure it is

mellow delta
#

got it

#

thank you

shut quest
past compass
#

Alternatively:
find / -name "snmp.txt" -type f 2>/dev/null
I guess you could add -exec cp {} . ; as well

#

For easier usage.

#

Mobile discord doesn't like \ but it should be in the -exec as well.

mellow delta
#

so i have walked into the community but it doesn't tell me much about the HTB user. Not sure what I am looking for

fringe urchin
#

If you walked with the correct string there should have been a username and password

mellow delta
#

then i guess im in the wrong community ol

#

lol

fringe urchin
#

Im pretty sure there is only one community string

past compass
mellow delta
#

hmm. i need to get back up then

#

i am seeing a failed password change for a user, but not the HTB pass

normal panther
#

is it okay to find the answer using google?

crystal steeple
heavy edge
#

dude this pasword mutation section is terrible

crystal steeple
heavy edge
#

like im readiong here and on forums

crystal steeple
heavy edge
#

the hints are all over "use force, dont use force, use these threads, "

normal panther
# crystal steeple What answer

i was stuck in a module banging my head and after a google search of how to do it I tried the command and it worked and found flag so is it considered cheating or not?

heavy edge
#

" dont attack ssh but pleazse target ssh"

#

also please wait 30+ min for a password

fringe urchin
crystal steeple
heavy edge
mellow delta
#

do i have the syntax right here? am i missing something? snmpwalk -v2c -c <community> <target>

heavy edge
#

yes

crystal steeple
#

Since bruteforcing ftp is faster than ssh

weak beacon
#

Struggling with the VHosts enumeration with ffuf. I went to the first url in my browser and I can access the flag, but if I use curl it gives a 400 error for the same url.

#

I am confusion

heavy edge
crystal steeple
heavy edge
#

ftp is already taking forever

crystal steeple
heavy edge
#

they need to just give a smaller list

#

gawd damn

crystal steeple
heavy edge
weak beacon
heavy edge
crystal steeple
#

Did you specify port in curl?

fringe urchin
weak beacon
mellow delta
crystal steeple
#

Lemme try that im opening my computer in 10min and i will see if it really doesnt work

heavy edge
#

i hate this

crystal steeple
fringe urchin
heavy edge
#

the output isd halfway down

#

with the name t

weak beacon
heavy edge
#

".sh

past compass
fringe urchin
heavy edge
#

what are you using for it to take 1-2 mins

fringe urchin
#

There is a name and password in there

mellow delta
#

I am dumb then. I don't see any mention of HTB

heavy edge
heavy edge
past compass
fringe urchin
past compass
#

Then don't use t 48

mellow delta
#

ah, this is just a step on the way

heavy edge
next bronze
#

it needs to be the mutated list, but that looks like a connection problem, reset your vpn or switch server

#

you can remove the first 14k entries

past compass
# heavy edge im using the mutation lol its 94k pw's

There's a way to cut down on the number of lines. I honestly don't remember but the clues are in the module. The shitty thing about the module is the dictionary randomly changes without any indication or reason.

next bronze
next bronze
weak beacon
#

ok I need a sanity check here because this is off the cheatsheet on the module

crystal steeple
crystal steeple
weak beacon
#

wth

next bronze
fringe urchin
#

Special TreatmentHarold

next bronze
#

use it directly in the url or with curl or browser

heavy edge
#

sooooooooooooo Fasttrack does not work

crystal steeple
past compass
#

Do a mutation of the provided list.

crystal steeple
#

or it was for other question

heavy edge
#

ive done a mutation ive had it time out 3 times

past compass
#

I'm not home so can't check.

next bronze
past compass
#

Honestly, try using pwnbox.

#

If it's a match, then you know it's a connection problem.

#

Do the mutation.
Run the command.
Try without -t

#

If it's a connection problem going fast only makes it worse.

mellow delta
#

so now that I have this users creds, i can't ssh or telnet in because i don't have the public key. Not sure where I should focus now

heavy edge
#

enumeration friend

crystal steeple
#
  • the password starts with B, reduce your wordlist to let it containn only passwords that starts with B and run hydra again
#

should save you some time

mellow delta
#

I found the users ssh private key and was able to ssh in

novel hinge
#

can anyone help me get around this? trying to install odat.py

#

i tried apt install python3-cx_Oracle and still giving me an error

heavy edge
heavy edge
#

oh

well thank you sir

next bronze
#

<@&861185840277487616>

#

piss off scammer

heavy edge
#

i already work on the corner for soemone else

#

shes pretty mean about it too

mellow delta
#

Just finished the footprinting labs. Thank you everyone who has helped me for the help and the patience with me. I feel like I have learned so much about how to think doing this and thanks to everyone here.

heavy edge
#

do them 3 more times blind in 1 week

rustic sage
#

scemmer

tired rain
#

I am Noob Here can you suggest me where I need to start in the hack the box

upbeat island
#

I’m stock in foot printing section “connect to the mssql instance running on the target using the account (backdoor:Password1), then list the non-default database present on the server”

heavy edge
#

getting started

tired rain
#

Yes

heavy edge
#

no thats where u start

rustic sage
#

kinda just skipped over the whole getting started module lol

tired rain
#

But what I need to do ..

rustic sage
#

you need to get started!

compact patrolBOT
upbeat island
#

I’m stock in foot printing section “connect to the mssql instance running on the target using the account (backdoor:Password1), then list the non-default database present on the server”

tired rain
#

Oky

#

I will try my best 😺

rustic sage
#

break a leg

#

and a pelvis

heavy edge
#

or your brain

tired rain
#

Hahahah

rustic sage
heavy edge
#

mssql user@ip

rustic sage
#

does anyone really use mssql these days? I thought everyone ditched nosql and stuck with oracle/mysql/postgres

heavy edge
#

its somewhat in use for older systems

upbeat island
#

I run the command, the thing is to list the non-default database present on the server

heavy edge
#

i quit man

#

this is on pwnbox

rustic sage
#

mutate the list

heavy edge
#

its been mutated and dwinwdled down to only B passwords

#

FROM WHT I READ on forums. its one of these unless they changed it since december 2023

rustic sage
#

i know which one it is it's in there

heavy edge
#

so why isnt PWNBOX picking it up

rustic sage
#

ive seen people have this issue before both on their own machines and on pwnbox. idk why this happens the last guy this happened to quit htb

cloud urchin
#

if you look at your error, it says 5 targets did not resolve or could not be connected, which indicates it has nothing to do with your list but instead some kind of network problem. i'd double check your IP addresses and the command.

heavy edge
#

i see i see

cloud urchin
#

yep, and your command has the wrong ip.

heavy edge
#

the issue

#

im a dumbass

cloud urchin
#

anyone who said it didn't happen to them is lying

heavy edge
#

i think i was c/p-ing commands as frustration, but really wondering why it wouldnt work earlier on my vm. thanks for the help sorry for the annoyance and frustration

rustic sage
#

god you are in for quite an infuriating journey my friend.

#

may the lord of the whales be with you always.

heavy edge
rustic sage
#

its only level 3 of pain you haven't gotten to lvl 20 yet 😄

rustic sage
#

I think I'm gonna stop using pwnbox and start using my kali vm

mellow delta
rustic sage
#

it's not that bad

#

I actually do love the convenience, it's just that I'm paying $18 a month for it.

#

i dont remember if on a free acc you can extend the time for targets

mellow delta
#

with your kali vm, it will always be set the way you want it with your tools where you want them and how you are used to your environment

barren root
#

Any ideas why the AD environment in Documentation & Reporting Practice lab seems to have f'ed up LDAP?
None of the tools that I usually use work there. Am I doing something wrong and not recognizing something about the enviroment or is it just not there?
I m leaning towards the other since AD Webservices aren't set up there either.

#

Also interestingly enough, the provided report says that ASMITH as AS-REProastable however the .zipped bloodhound output from the same report conflicts with that It doesn't, it's DHAWKINS that's roastable. Doesn't change the fact that either LDAP is not there or I'm too tired to notice my mistake

#

bro you might wanna change that name

#

Just server rules shrug

#

you do you. ||not minimodding just a friendly reminder||

#

<@&861185840277487616>

#

ngl kinda takes you outta the immersion. Shame the lab isn't... properly constructed (?)

slender shoal
#

Thanks

barren root
#

oh cavalry is here !

#

np

wise tartan
#

philosophical programming

#

'the greek tragedies are being played out on Github'

heavy edge
#

got it done thanks for the help

dim wolf
barren root
#

I also tried proxying impacket through a pivot

barren root
#

heck, the "DC" even has DNS on it's 53

barren root
#

same result lol

next bronze
#

what's the error

barren root
#

connection error

#

I m using a dynamic SOCKS proxy with chisel

#

me - SOCKS -> pivot -> domain

next bronze
#

did you try resetting the lab

barren root
#

I don't wanna sound like a dick but I wouldn't be here if I wasn't absolutely sure something is wrong

#

yes I did

next bronze
#

if you did then it's probably not the labs problem

cloud urchin
#

you're getting a connection error, read the error and follow it

next bronze
#

no one else ran into it from what I've seen

barren root
#

Is it okay if I explain my "attack path" since it's documented in the mock half-finished report anyway?

barren root
next bronze
#

checking

#

works for me

barren root
#

hm, what user did you run this as*

next bronze
#

doesn't matter, any domain user can kerberoast

barren root
#

explains the local part since I was running Rubeus under NT / Service

#

I must have messed up the proxy

cloud urchin
#

i'm deobfuscating your picture and cracking your hashes right now

barren root
#

but cme works fine through it

next bronze
#

only SYSTEM/local admin can be used to get similar rights as a domain user

buoyant void
#

Can anyone give me a nudge on the web attacks skill assessment? I feel like I've gotten through the difficult part and elevated privileges, but now I've tried every XXE payload that the modules covered and nothing seems to be working

normal panther
#

anybody in IPS/IDS evasion hard lab?

barren root
#

the... DC... seems to be down in my lab... but other hosts are fine...
I solved the issue then... thanks Xre0uS

rustic sage
#

I need help with the skills assessment for the file upload attacks module I am stuck because I'm not sure how to get upload.php to come out as base64 when uploading. I've tried:
-altering the html
-inserting a fake jpg
-inserting a real jpg with a php filter
-uploading a jpg but in the request adding an XXE payload to read upload.php

if anyone has any hints i'd appreciate it

#

oap I just got it, looks like there was a typo on my payload

normal panther
#

EVASION NMAP HARD LAB:
can anybody point out what's wrong with this command?
nmap <TARGET_IP> -p- -sV -Pn -n --disable-arp-ping --source-port 53 -v

Getting banned before getting full port scan done
I have tried other evading techniques as well to no avail.

I already got the flag(which is of no use if I didn't get it myself) by searching around the web what's the higher port number was but I wanted to find that port number by myself as well that's the issue I'm not getting halfway through the whole full port scan thing.

mellow vector
#

Hello hackers i need some help

#

I need help
In my kali linx , home directory there is a folder which is empty and if i remove it, it appears again on every reboot at same position

dreamy yew
#

Module: Password Attacks, Section: Protected Files, Question: Use the cracked password of the user kira and log in to the host and crack the "id_rsa" SSH key. Then, submit the password for the SSH key as the answer. I have been trying to use hydra to crack the password of user Kira, either using rockyou.txt, password.list (given in resources) or mut_password.list. Am I off the intended path by a huge difference, or i just need to let hydra run longer?

next bronze
#

kira not Kira, lowercase k

dreamy yew
#

yep i used lowercase haha

next bronze
dreamy yew
#

I am missing the password to Kira

next bronze
#

mutate loveyou and bruteforce with the list, I think it was mentioned in a hint of an earlier section

dreamy yew
#

Ohh ok, i think i recalled it in one of the hints

#

thanku

dreamy yew
#

Why does ssh2john.py not work haha. The error: Traceback (most recent call last):
File "/usr/share/john/ssh2john.py", line 193, in <module>
read_private_key(filename)
File "/usr/share/john/ssh2john.py", line 103, in read_private_key
data = base64.decodestring(data)
AttributeError: module 'base64' has no attribute 'decodestring'

dreamy yew
novel hinge
#

ty! looks very clean compared to my cherrytree xd

dreamy yew
shut quest
dreamy yew
#

I managed to run using python2.7, could i ask is it because base64.decodestring is deprecated for other versions of python?

dreamy yew
novel hinge
#

i just installed sqlplus, ran it successfully once but needed to close terminal. now im getting this error when trying to run it

#

any help?

shut quest
novel hinge
#

ahhhhhh brain fart its so late here, thanks man!

normal panther
sick shale
#

Hello everyone, I'm stuck at the "Attacking SQL Databases" module. I cracked the first question and got the password for the mssqlsvc user. But when i'm trying to connect to the database with this user i have this error : ERROR(WIN-02\SQLEXPRESS): Line 1: Login failed. The login is from an untrusted domain and cannot be used with Integrated authentication. I tried both authentication method (Mixed and Windows authentication mode) but I always have the same error. Did I missed something here?

limpid holly
#

It seems that no module involves Redis...

rustic sage
#

is anyone else not able to download the vpn file for each exercise?

sick shale
rustic sage
#

oh

#

nice ty

patent oak
#

Hey guys, I'm on part 2 of the active directory enum attack assessment. Question 9 at the minute. I have hash for the Admin account on MS01 and am trying to get an admin shell on it (I think)

#

The only idea I have now that I think of it is another shot with mimikatz

dreamy solar
#

Hey man how to transfert file on my windows serveur and my linux attack machine? I have a cookie.sqlite -> linux plz

patent oak
dreamy solar
#

it is located on windows (cookies.sqli) and I have to send it to my linux machine (I have already tried scp it does not work port 22 is closed)

patent oak
patent oak
#

I think blaze

cloud urchin
#

smb server is going to be the easiest to xfer from windows to linux imo

sick shale
#

have you tried setting up a simple.server with python on your linux machine?

#

than you can upload your file using powershell

#

or you can setup a smb server as well with python "python3 smbserver.py -smb2support"

dreamy solar
#

I don' t have admin access and I don't have python3 ^^"

sick shale
#

you need to set it up on your host machine (I assue it's your linux machine?)

analog dock
#

If you have rdp you can use /drive:

#

And you can try sswws

sick shale
#

then on the windows machine you need to use powershell to upload it on your linux host

next bronze
#

you're at winPE, you should be very familiar with various file transfer methods by now, I suggest revisiting the file transfer module

amber ore
#

Need help with ADVANCED SQL INJECTIONS - Skills Assessment - Last flag, trying to do RCE. I'm currently at the moment when py script lunches CREATE FUNCTION command, but it doesn't work and I cant figure out the reason. I used SELECT lo_put instead of INSERT to upload shellcode to large objects as INSERT didn't work as well.
5 days no result. Has anyone managed to get the last flag? 🙂

solar grove
#

I'm stuck in the CL.TE section of the HTTP ATTACK module. I cannot run the CL.TE headers that it gives as an example and give an error.

#

@amber ore Dude, I can't help you, I'm behind, but can you help me?

dreamy solar
#

I find I must to use a other user

#

thanks

acoustic owl
solar grove
#

Try to use what you learned in this section to exploit request smuggling to force the admin user to reveal the flag.@amber ore

#

@acoustic owlI'm trying to create request inconsistency between reverse proxy and web server but I can't do it, both requests go smoothly

#

I cannot detect the presence of CL.TE.

azure fog
acoustic owl
#

@amber ore You need to create a ||PostgreSQL extension || and then upload it to the server using the script from the module

solar grove
#

@azure fog first request
POST / HTTP/1.1
Host: 94.237.54.170:42716
Content-Length: 13
Content-Type: chunked

0

HELLO
second request
GET / HTTP/1.1
Host: 94.237.54.170:42716

marsh echo
#

someone known how resolve this problem ? on the pwnbox the command line works but on my virtual machin doesn't work :/

azure fog
solar grove
#

@azure fogthe logic you said is correct I sent the request but I got 200 get in both requests

amber ore
solar grove
#

@azure fogDude, I tried get and post requests but no result

naive wadi
#

I just completed skills assessment one in attacking common applications, can I PM someone as my route to the flag seems strange, just wanted to see what other people did

past jungle
#

I am facing problem connecting VPN using OpenVPN in windows and as well as in kali

#

how do i troubleshoot

naive wadi
#

also reduce complexity etc, are you running any other vpns on your host that would be interfering, e.g. vpn in vm & vpn on host

past jungle
#

No I am not running any other VPN

naive wadi
#

redownload and switch from tcp to udp or vice versa

patent oak
#

AD Enum & Attacks complete. 🥲

marsh echo
crystal steeple
crystal steeple
patent oak
marsh echo
patent oak
patent oak
crystal steeple
marsh echo
granite thistle
#

Hello

patent oak
granite thistle
#

Need hacker

#

DM

patent oak
marsh echo
dreamy solar
#

Hey man

fathom pendant
#

can you run powershell as admin

#

(ignore needing admin hash for a moment)

#

sometimes the provided user they give you for these exercises is an admin

rustic sage
#

hey

#

it seems that this setting up module is also linked to learning process module

fathom pendant
#

also: i would also advise trying to restore maybe with a directory your user can directly write to rather than at filesystem root

fathom pendant
#

but not directly

rustic sage
#

So should I read learning process module first?

fathom pendant
#

you don't have to

#

This module is really just a collection of references that may help you in the future

#

hence: setting up

rustic sage
#

But does it not have some relation with setting up

fathom pendant
#

dude

#

you're reading too much into it and thinking too hard about it

rustic sage
#

ok

fathom pendant
#

don't think too hard about what module relates to what

rustic sage
#

ok

fathom pendant
#

if they do, they do and it'll be fairly obvious

#

imo it's mostly a waste of time to ask whether or not two modules relate to each other at this base of a level

rustic sage
#

hmm

fathom pendant
#

when both of them are just info modules

rustic sage
#

understood

fathom pendant
#

you wasted time asking the questions rather than just reading through and doing both to make the connections yourself

rustic sage
#

I was reading btw

fathom pendant
#
  • and doing both
marsh echo
fathom pendant
#

also having just reinstalled and upgraded my system: that isn't the full issue

dreamy solar
fathom pendant
#

as i was able to get evil-winrm to install/work just fine

fathom pendant
#

just offering some ideas

marsh echo
dreamy solar
fathom pendant
fathom pendant
fathom pendant
#

i'd have to double check and spin up a module that has me use win-rm but i had to reinstall anyway because ruby/gems were being stupid overall

marsh echo
# fathom pendant ye

I struggled for 2 hours to find the package that pwnbox uses to put it on my VM and get it working.

fathom pendant
#

pwnbox is using a slightly outdated version of parrot anyway

#

but also it looks like you manually installed evil-winrm

#

so your situation is different

marsh echo
#

lol I reinstalled ruby and gem but nothing :/

fathom pendant
#

by manually installed i mean you downloaded the repository and installed it that way

marsh echo
#

but at least it works now lol

fathom pendant
#

there is the gem install evil-winrm

#

(though you might need to add sudo at the start)

#

that way whenever you update your ruby gems (gem update it will also update evil-winrm)

dreamy solar
#

I must to take only nthash?

#

because it is not okay

fathom pendant
# dreamy solar

that would be the correct hash; by this point in the modules you should be able to identify which parts of the hashes are necessary

dreamy solar
#

This is obviously a rhetorical question, I tested it doesn't work

fathom pendant
#

I'm saying is administrator the right user

marsh echo
#

I tried both ways firstly with gem install evil-winrm but I'll try to reinstall it with the recent versions, because in fact there was an encryption problem I think openssl takes polus in charge RPC4 that's why I can't reach john david and julio last night with evil-winrm

fathom pendant
#

i see 2 other accounts

#

lab_adm and lab_admin

dreamy solar
#

I tested too

marsh echo
fathom pendant
marsh echo
sage whale
#

hi im new here can someone recommend module for me to learn?

fathom pendant
marsh echo
crystal steeple
crystal steeple
sage whale
marsh echo
dreamy solar
marsh echo
fathom pendant
#

in which case the issue wasn't win-rm rather - the hash you were using

marsh echo
crystal steeple
crystal steeple
fathom pendant
#

but i could be wrong on your issue

marsh echo
#

yes 🙂

marsh echo
sage whale
crystal steeple
analog dock
midnight crow
#

Anyone else have trouble with the SOC Analyst Elastic path?

#

I can't seem to get onto any of the boxes to display the webapp, always times out in my browser

sage whale
analog dock
sage whale
hollow quarry
#

Hi do I need to use inetsim in malware analysis to answet this question?
Examine the communication patterns of the malware and provide the domain it interacts with as your answer. Answer format: .._

fathom pendant
hollow quarry
alpine umbra
#

hi

night crypt
#

hello everyone, does anybody know if one of the US regions is on the west coast & if so which one is it?

sage whale
fathom pendant
#

the school has to be recognized by HTB (if it's not, you have to submit a support ticket for them to look into and verify the school)

sage whale
#

I do have student account but some website only offer discount for learning and not free + special privilage

fathom pendant
#

as the person stated earlier: it's a discounted subscription

#

$8/month for acess to all modules up through and including tier 2

mint lodge
#

Is this just broken or what?

fathom pendant
#

so i'd say that's a pretty good deal considering it's (almost) equivalent annual sub is several hundred dollars

lofty cobalt
#

is there any appropriate channel to ask for som hints on hackthebox academy sock path? been stuck on a module for days xD

fathom pendant
#

this channel is appropriate to ask for help with #modules irregardless of path

#

each path is a collection of modules

#

so just ask your question and someone may help

lofty cobalt
#

https://academy.hackthebox.com/module/214/section/2285
question 2:
Stuxbot uploaded and executed mimikatz. Provide the process arguments (what is after .\mimikatz.exe, ...) as your answer.
https://academy.hackthebox.com/module/214/section/2287
In the skills assesment there are also 2 questions i have not figured out.
Hunt 2: Create a KQL query to hunt for "Boot or Logon Autostart Execution: Registry Run Keys / Startup Folder". Enter the content of the registry.value field in the document that is related to the first registry-based persistence action as your answer.
here the hint said to use event code 13. i filtered it down and thought i had the correct one. when i didnt find it i tried every registry.value that is under event.code 13 and still no luck

potent ermine
lofty cobalt
#

thanks, that was actually pretty helpful!

#

found the other one aswell, tried the same answer multiple times, not sure why it worked today!

fathom pendant
#

Sometimes copy/pasting can lead to weird extra spaces/whitespace characters

spark walrus
#

hello everyone may i ask what apps did you used in taking notes? 🙂

spark walrus
#

how about the others? 🙂

soft cedar
#

It’s all about personal preference.

patent oak
#

50% done of CPTS path. All downhill from here...right?!

patent oak
soft cedar
solar grove
#

I got stuck in the TE.TE section in the HTTP ATTACKS module, I used all the techniques he mentioned but I got no results. Where do you think I am making a mistake sample code
GET / HTTP/1.1
Host: 94.237.54.170:48475
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding: gzip, deflate, br
Accept-Language: en-US,en;q=0.9,ru;q=0.8
Connection: close
Content-Length: 10
Transfer-Encoding: chunked

0

HELLO

I keep sending the request for 15 to 20 seconds but I don't get any 405 error. If I find the right payload I will do the same as before and get the flag.

soft cedar
patent oak
astral inlet
#

this was pure fun

astral inlet
#

sublim3

#

and obsidian and joplin 😉

fringe urchin
#

Im cureently with cherry but gonna switch to obsidian in couple of days

patent oak
#

Is Obsidian worth the change then? I just stuck with cherry tree cause it was so obvious how to work out of the box

next bronze
#

I use obsidan and it's very good but, if you find no reason to change then there's no need to

fathom pendant
#

^

#

Use whatever is most comfortable for you

fringe urchin
#

But yea ppl use what they most comfortable

fathom pendant
#

Obsidian has tons of plugins to make things look nice

#

and even themes

#

you can even make your own custom theme with CSS

fringe urchin
#

Yea. Cherry is great and all but its plain

soft cedar
#

It’s not bad at all.

#

A lot of people still use it; to pass cpts, oscp and others.

fringe urchin
#

Yep. I mean im using cheery tree still but slowly gonna try to move to another.

soft cedar
dusty plover
#

crafty is very annoying, is there any way of doing it without minecraft?

drifting urchin
#

I have an AD question. How can I figure out a password, when I already have the domain name, and the username to access it?

dusty plover
#

theres a ton of ways you can do it, that isnt very specific

drifting urchin
#

well all I have is the IP, the username and the domain, but in order for me to continue with this step I can't figure out how to crack it, I don't have any hint how to do it.

next bronze
next bronze
solar grove
#

Stuck in the HTTP ATACKS module (TE.TE)
Can anybody help me?

fathom pendant
#

as the box author had told someone "Just do more research"

rustic sage
#

Detecting attacker behavior with spunk based on TTP. Question is asking find through SPL searches against all the data of the password utilized during the activity. Enter it as your answer. I don’t understand the answer format and what needs to be provided.

#

Is it just asking what the password is?

fathom pendant
#

seems like it

#

though likely it's asking you to perform detection based on the information provided to you so far/section

rustic sage
#

The answers are sensitive just wanted to clarify. This question is written very awkwardly.

fathom pendant
#

some tend to be that way, some of the authors aren't native english speakers so some translations get mixed up

#

or wording is more EU centric than US

rustic sage
#

Is it that obvious I’m a yank lol

#

I’m a yank from the “ayyyy im walkin here !“ region

fathom pendant
#

I'm also just used to UK/EU grammar/wording so it doesn't throw me off as much

rustic sage
#

Centre

fathom pendant
#

You just get used to it

granite thistle
#

Hello

#

Need hacker for iPhone

rustic sage
#

Figured it out

dreamy yew
#

Module: Password Attacks, Section: Password Attacks Lab - Medium, I am struggling to find the local mysql after logging in as J (for ssh). I have tried to find all database files, but none of them has info on how to get D creds, might need a nudge here

granite thistle
#

DM

fathom pendant
rustic sage
#

For those that are having trouble with “open the search and reporting application and find through the SPL search as against all the data the password utilize during the PSEXEC activity”. Translation: find that password used in splunk, they have it in there, so do a search and figure it out .

dreamy yew
#

this was the command i used: @skills-medium:/$ for l in $(echo ".sql .db .*db .db*");do echo -e "\nDB File extension: " $l; find / -name *$l 2>/dev/null | grep -v "doc|lib|headers|share|man";done

rustic sage
#

Used my north easterner explanation hopefully someone will understand me lmao

fathom pendant
#

"navigate" being the keyword here; maybe a look at history will show you how to log in

#

but you really gotta just log in and look around

dreamy yew
#

hmmm i took a look at bash history for J and deny permission for bash history for D

fathom pendant
#

think how you would authenticate to a server

#

it's likely right in front of you and you're looking over it as something simple

dreamy yew
fathom pendant
#

it's running locally; not exposed to the outside

#

you need to access it via the user you have

dreamy yew
fathom pendant
fathom pendant
#

np

#

it definitely made me think about it for a bit

dreamy yew
fathom pendant
#

until it clicked "wait.. why is.."

minor stag
#

This makes absolutely no sense to me. 840 isn't even listed on the chart, neither is 113556. I don't understand where these numbers are coming from.

#

The explanations aren't really helping either.

dim wolf
minor stag
#

I answered the question that referenced this technique, but I have a feeling that this is gonna take some work to fully use

next bronze
dim wolf
#

oop i read your question wrong

#

sorry

minor stag
dim wolf
#

128 + 2

minor stag
#

So it's just adding? I line it up with the attribute I'm filtering and then add the values to it?

dim wolf
#

yea so if you want to represent a normal user account who is disabled, you write 128 + 2 = 130

minor stag
#

Okay, that simplifies it quite a bit

dreamy yew
minor stag
#

I was trying to work out all the numbers in the command "userAccountControl: 1.4.8 etc." when it's just the "=130" at the end that matters

next bronze
#

or you can write your own script to parse it

marsh echo
#

someone can explain for what doesn't , i mutated it and i try with passwords mutated find but nothing I do not understand why freerdp not workingfind but nothing

fathom pendant
#

$$ is a variable call to the PID of your current shell

marsh echo
#

you're my fucking hero thank you very much

#

😂

fathom pendant
#

Single quotes tells bash to interpret it as a literal string, instead of a combined string

marsh echo
#

I didn't think $$ would be a problem, but now I understand better.

#

thank 🙂

fathom pendant
#

Whenever you see a special character, just wrap it in single quotes

#

I.e. !! runs the last thing in your bash history

#

![n] runs the nth number in history, and ![-n] runs the nth number from the bottom of history

upbeat oak
#

hey I'm trying to use wget -m –no-passive ftp://ceil:qwer1234@[Target IP]:2121 it says I downloaded files but I see nothing in the created directory

fathom pendant
#

ftp ip port

upbeat oak
fathom pendant
#

Tfw he doesn't la

#

You forgot about hidden files

upbeat oak
#

wait hold up both of those acronyms are foreign to me

fathom pendant
#

That will show all files and list them

upbeat oak
#

tf lol that wasn't in my notes hold up

fathom pendant
#

-l and -a are separate flags

#

But can be conveniently combined

upbeat oak
#

Ok a little confused still but i'll google that

limpid hemlock
#

Hey anyone knw in the attacking common service module attacking ftp section how to connect to the ftp of the target I try to connect to ftp using ftp ip -p 2121 but it isn't connecting

fathom pendant
fathom pendant
#

Ftp you just specify the port after the ip

limpid hemlock
#

Ohk

upbeat oak
upbeat oak
#

devil

fathom pendant
#

You had it but didn't know huh

#

All because they hide

upbeat oak
#

sure got me

crystal steeple
#

i have a question , when doing union in sql , its does have to be same columns yes, or we can find our ways around it, but should the elements we union have the same data type?

crystal steeple
#

since in the union section , both departments and employees has same columns but union select * doesnt work until i union only who have the same data type

crystal steeple
fathom pendant
#

There's ways around like adding a blank column iirc

#

Been a minute

crystal steeple
mystic light
#

really pay attention to how sql unions and joins work.
a union is a horizonal addition, adding more columns.
a join is a vertical addition, adding more rows.
so unioning 2 sets gives you more columns to work with.

BUT to reveal specific columns on your target, generally the types must match because php (or whatever) is trying to extract specific data types out of the db, and convert those to a displayable format.
some data types have whats called implicit conversion, which does the dirty work for you. language and db dependant.

after you have your mass of column names, its up to you to pick which ones to display, with the right types, and the right NUMBER of columns to fill up whatever data structure is on the backend of the php command.

minor stag
#

This AD module is never going to end

fathom pendant
#

Mood

#

I've delayed it for so long

past jungle
#

Facing this problem when connecting to VPN

#

it stops here

#

can someone help ?

crystal steeple
#

thanks man

upbeat island
#

I’m still lost in this question “Connect to the MSSQL instance running on the target using the account (backdoor:Password1), then list the non-default database present on the server.” I made everything and list the databases, but HTB does not accept any answer

upbeat island
#

Yes

upbeat oak
#

footprinting

upbeat island
#

Footprint

upbeat island
upbeat oak
#

I just finished that section of footprinting if you listed the databases the answer is there just try all of them

#

or the one that isn't a normal database kind of like the example in the notes

upbeat island
#

I try all of them, but hack the box does not accept the answer or maybe I’m doing something wrong

upbeat oak
#

did you use this select name from sys.databases? @upbeat island

fringe urchin
#

Htb is in the databse, there are like 5 different databses there, 4 of em are default, and one is the needed one

upbeat island
#

enum_db

fringe urchin
#

Ok brb let me go get my notes

#

Is that medium lab?

upbeat oak
#

no it's mssql

fringe urchin
upbeat island
#

Is just a module mssql

mystic light
#

get a shell with mssqlclient.py
then simply|| select name from sys.databases;||

fringe urchin
# upbeat island enum_db

Thats not the name of the correct databases?! I donz even see it of being one of the other ones

upbeat oak
#

There's so much stuff open on my enum for the footprinting medium lab I honestly don't know where to beginprayge

upbeat oak
rugged valley
#

Hey, I hope this is the right channel for this, but I'm having trouble with the Password Attacks Module (Network Services portion: https://academy.hackthebox.com/module/147/section/1327) and was hoping I could get some guidance.

I'm trying to brute force the winrm username/password using the username.list and password.list files but I keep getting no results.

I've tried multiple times with both crackmapexec and netexec but nothing crops up. Is there another tool I could try? Or a different work list other than the ones provided.

fringe urchin
fringe urchin
#

⛰️ (-ain)

upbeat oak
#

Would it be in my notes?

#

If I guess had good notes lol

fringe urchin
fringe urchin
upbeat oak
#

oh I get the hint now lol I'm slow

fringe urchin
upbeat oak
#

which section was that

fringe urchin
#

NFS

upbeat oak
#

lol

fringe urchin
#

Wait not nsf

#

Lol NFS

upbeat oak
#

Okay bet

fringe urchin
fathom pendant
fathom pendant
#

oh wait nvm

#

not at that part yet

#

some of the tools might require you to specify -local-auth or -windows-auth (i forget for nxc/cme)

green smelt
#

could anyone help me on this :
so zone.identifier might not change but i dunno where is file located for analysis

#

module Intro to digital forensic - Rapid Triage Examination & Analysis Tools

tranquil axle
#

you dont get access to the file itself, but you have access to the USN Journal file that you can parse and then investigate with timelineexlorer

#

its usually called J$

dim wolf
#

$J

green smelt
#

oh so like parse it to .csv

tranquil axle
#

yep

green smelt
#

and then investigate with timelineexploerer

rugged valley
green smelt
#

the machine had given file is MFT-backup.csv right

#

so could use that

tranquil axle
#

the question asks about usn journal, so I'd go for that tbh. Could be that this information is also in the mft.csv, but doesnt sound like the intended path

upbeat oak
#

how do you get around the permission for viewing the nfs share in the medium lab footprinting?

limpid hemlock
#

How to get access to ftp in attacking common services attacking ftp section I'm clueless here

raven lagoon
#

Anyone with Command Injection Skills Assessment? Not able to find the vector

fringe urchin
mint lodge
#

I followed it step by step i feel like something is broken

upbeat oak
fringe urchin
mint lodge
#

nothing

#

I DONT GET IT

minor stag
#

I'm working through the ACL Abuse exercise in the AD module. I'm following along with the exercise and none of the commands they're running work for me. I can't answer the question because of the last one not working, specifically.

minor stag
#

I followed the module exactly so I'm not even sure what to change. I'm guessing I should switch the default for my login creds for the RDP

#

Oh, I see. I was supposed to use credentials from like 8 modules previously

next bronze
#

make a habit to keep a list of the creds you have

minor stag
#

It's still not working unfortunately

fathom pendant
#

then somewhere along the line you fucked up

minor stag
#

Most likely

fathom pendant
#

I don't recall having any issues running through this when I ran it; just set the environment variables as expected

#

following the examples

minor stag
#

I've authenticated as the wley user but when I try to change damundsen's password it tells me the "user name or password is incorrect"

mint lodge
fathom pendant
#

does wley have those perms that you need

minor stag
#

The exercise says he does, so I'd assume so

mint lodge
#

I cant get it to work

fathom pendant
#

all modules have been tested to work with the pwnbox

mint lodge
#

This part of the module is just copy and paste its not even hard but not working

fathom pendant
#

wdym "don't have openvpn" on it

fringe urchin
#

Isnt it preinstalled?

fathom pendant
#

you can install openvpn with a few clicks or is preinstalled with many distros

mint lodge
upbeat oak
#

Need another hint, if I was able to find smtp credentials but on my nmap scan I don't see port 25 open can I even do anything with that?

#

or I suppose the credentials might be able to be used for other protocols

fathom pendant
#

smtp is often used with other protocols

#

also if you're able to find smtp creds: smtp is running

mint lodge
#

Not working even on my VM

#

:/

old vector
#

I’m on openvas scanning in vulnerability module. I use https://target:8080 get brought to greenbone login page. Use username htb-student pass HTB_@cademy_student! And it says login failed invalid username or password. Why is this I am copy pasting so I know it’s right

#

It says to use these credentials on getting started with openvas page

#

Anyone

shut quest
buoyant void
#

Alright I'm at the end of my rope with the web attacks skill assessment, I've tried every single XXE payload that was taught in the entire module and nothing works. I'm able to verify the XXE vulnerability is there if I just put in a random entity with some text, but can't get it to do anything else that I need to get the flag. Can anyone point me in the right direction

mint lodge
#

The output is just blank

shut quest
#

And how do you know everything is 100% correct?

mint lodge
#

Look at the module its basicly copy and paste

latent sigil
#

can someone explain me more in depth why we need to create a fake SPN for a targeted kerberoasting attack

shut quest
next bronze
mint lodge
#

With wireshark?

latent sigil
#

Attacking Enterprise Networks Active Directory Compromise

next bronze
#

if you have to set a spn, probably not

#

standard accounts usually will not have a spn, only service accounts do

latent sigil
#

ok

#

thank you

spark thunder
#

Please guys I'm stuck on the introduction question and answer

mint lodge
#

well i created backdoor.php with vim instead of with echo > backdoor.php and it worked now

#

2 hours of my time gone💀 🤣

spark thunder
faint rampart
raven lagoon
#

bakal have you done command injection skill assessment?

shut quest
buoyant void
# shut quest What entity did you try?

I've tried using SYSTEM to to either base64 encode the flag and retrieve it, and used SYSTEM to try to read the file. I can read /etc/passwd just fine but if I try to get the flag I'm just having no luck I have no clue what I'm doing wrong

mint lodge
shut quest
buoyant void
#

Yup I got the flag now lol

#

Appreciate the assistance it at least made me look at the code closer and figure out what the issue was

spark thunder
# faint rampart elaborate.

What is the name of the first section of this module? If you are using a translation solution while studying, please disable it temporarily to enter the first section's name in English.

autumn pilot
#

Look at the page and paste the name of the first section in the module

fathom pendant
#

tfw i almost get stuck ad AD enum skill assessment 1 then realize other tools exist

next bronze
spark thunder
#

I'm still stuck 🥹🥹🥹🥹

fathom pendant
faint rampart
shut quest
fathom pendant
fathom pendant
#

before I start runnin around figuring shit out

spark thunder
fathom pendant
#

TY

shut quest
buoyant void
fathom pendant
faint rampart
fathom pendant
#

so that literally knocks powerview off the table, since it uses AD modules

buoyant void
shut quest
#

You'd think but you'd be wrong since they aren't installed

buoyant void
#

It really made me appreciate how useful Powerview is lol

fathom pendant
#

thank you though for the answer so I'm not thinking the lab is busted

#

it's just my lack of skill that's the issue LMAO re-reading how to do a certain thing [not saying because it's an answer to a question, and I kinda just guessed bc it made sense]

shut quest
#

Use your tools they have been training you with

fathom pendant
#

ye

#

I just wanted to be a lazy fuck LMAO

#

(i also mostly only used powerview, which imo - was my fault)

shut quest
#

I mean I tried too lol

fathom pendant
#

tries to use powerview
sees it uses an AD cmdlet
cry

next bronze
#

just don't use powerview 4Head having to get a local shell is cringe

buoyant void
#

Even after I figured out I couldn't use powerview I kept trying to import the module out of sheer frustration lol

fathom pendant
next bronze
#

this is the way

fathom pendant
#

ligolo my beloved

shut quest
#

I need to redo the ad enum module, used so many tools and looking back at my notes I would do it so differently.

astral inlet
#

which module / assessment ?

fathom pendant
#

AD enum Assessment 1

astral inlet
#

ah ok

fathom pendant
#

lmao it also doesn't help some of these sections i did like several DAYS apart from each other

faint rampart
fathom pendant
#

idk if this was an oversight or on purpose: but other tools work

buoyant void
#

I'm guessing it was intentional

shut quest
fathom pendant
#

not the ones that i was using to get the first few answers or at the very least enumerate with

faint rampart
fathom pendant
#

both are plausible

shut quest
#

That screen shot is the same as mine

faint rampart
fathom pendant
next bronze
#

you can import with

Install-WindowsFeature RSAT-AD-PowerShell
#

I have been saying for a while how you import the ad module depends on the os

faint rampart
next bronze
cloud urchin
#

oh shit you guys go through the modules before doing the challenges?

shut quest
#

Thanks now I really need to go back through that module.

fathom pendant
#

-_- this user should have the D* rights... but yet mimikatz is yelling at me

#

i swear to fuck

drifting urchin
#

I have a question in AD:Enumeration: Let's say you did LLMNR poisoning, and cracked an NTLM hash. However when you try to the SMB relay with ntlmrelayx, it fails with the found user for which I cracked the hash and got the password. How can I find the SAM hashes, tried to run secretsdump, crackmapexec, but to no avail..

fathom pendant
#

truly

buoyant void
next bronze
fathom pendant
#

idk if that was the full fix but it surely just worked ™️ for me

mint lodge
#

Is there a tool that looks at the wsdl file and can convert it to http request ready for burp suite?

drifting urchin
next bronze
#

then you need to find another user who has the rights

hollow lake
#

it's a Burp suite extension

mint lodge
#

Thanks

hollow lake
#

you are welcome

upbeat oak
#

hey doing the medium lab and the credentials I'm using for the password for smbclient and enum4linux are not working and I don't think I'm spelling it wrong

#

I'm getting a bash !mD event not found ?

fringe urchin
fringe urchin
upbeat oak
#

I'm not using quotations at all at least thats not what the help page for smbclient says

#

ahh nvm got my question via google

fringe urchin
upbeat oak
fringe urchin
#

Tell me what you tried? You were rdp into alex machine?

upbeat oak
buoyant void
#

After a frustrating end to the web attacks module here I was hoping the next module is a chill one and I see 3 skill assessments FeelsBadMan

fringe urchin
upbeat oak
fringe urchin
soft shard
#

Hey, is there any way to reset a modules progress

next bronze
#

nope

upbeat oak
#

I swear there's so many things I have to keep downloading into my parrot machine vs my kali sadglas

opal storm
#

for those who have finished the yara/sigma module, did you have trouble getting into the lab machine for the splunk part? there are no credentials to RDP into the host with

upbeat oak
#

of course now I can't connect to xfreerdp lol

spiral crypt
#

I'm trying to test ms17_010_eternalblue on the Blue machine, but it fails. I've set the LHOST to my tun0, but it still fails. Not entirely sure if I'm doing something wrong here, or what's happening. Any tips to check?

cloud urchin
#

sometimes you have to use another exploit (i didn't do that module though)

next bronze
#

that's a box kek

fathom pendant
#

POG i found the fix to OPENSSL digest error

spiral crypt
#

Ah, sorry about that. Thanks @next bronze

fathom pendant
# marsh echo I've found a solution for anyone working on a VM to upgrade to a lower version o...

https://github.com/NixOS/nixpkgs/issues/255276#issuecomment-1865838291 i edited my /etc/ssl/openssl.conf to uncomment out/add these lines

GitHub

Describe the bug Evil-WinRM package fails to login to remote windows machine Steps To Reproduce Steps to reproduce the behavior: nix-shell -p evil-winrm evil-winrm -i IP_WINDOWS_MACHINE -u administ...

upbeat oak
#

When you use Remmina do you need to put the server or can you just log in with credentials?

#

I don't know why the server part is confusing me

fathom pendant
#

and I got through that with minimal hints to get it goin

upbeat oak
#

oof

fathom pendant
#

that's what it means by "server"

#

it means the server hosting the rdp login service

upbeat oak
#

wow I'm all sorts of stupid today

fathom pendant
#

can't rdp to a device without knowing where it is

novel hinge
#

anyone familar w/ hashcat?

faint rampart
#

I need cubes kekhands I lost 9 streaks

faint rampart
next bronze
#

I've been cheesing it for a couple of weeks now

novel hinge
#

found this hash using msf, how do i incorporate hashcat to get the password? i tried this hashcat -m 7300 ipmi.txt -a 3 ?1?1?1?1?1?1?1?1 -1 ?d?u which was given in the module. but idk how that relates to that hash. do i need to vi edit ipmi.txt and add that hash?

faint rampart
next bronze
#

yep I've been doing that

fathom pendant
fathom pendant
novel hinge
#

whats the correct way to crack that hash? is it through msf?

fathom pendant
#

that mask (?1?1?1?1?1?1?1) is only for specific IPMI devices

#

which this is not; the hashcat mode is correct

#

but you just need to use a wordlist instead of a mask

next bronze
#

did the module tell you to use a mask? 8 digits with 36^8 combination is gonna take forever

fathom pendant
#

(there's one provided with resources)

fathom pendant
#

source: it tripped me up @ first too

novel hinge
#

ahhh okay okay let me give it a shot giving what you said. thank you guys

next bronze
#

ah okay

rustic sage
#

Can anyone help with this

fringe urchin
fathom pendant
#

also love that most of what I had to do in AD enum 1 was covered in the module (except PTH, but that's something i merely had to refer to the notebook for)

novel hinge
#

@fathom pendant just to be clear that hash i found using msf im going to need to use right?

fringe urchin
#

Hashcat example

#

With a wordlist

astral inlet
#

tried hashcat -h | grep -i 'ipmi' ?

sonic ridge
#

I have a question thats somewhat related to one of the modules im doing with command injection of the operating system can someone help me

novel hinge
#

:< do i need to do something different with the hash i found? i pasted it into ipmi.txt

next bronze
#

the mode, why is it 0 now?

novel hinge
#

isnt set that for md5?

next bronze
#

is it md5?

faint rampart
novel hinge
#

ohhh let me try for SHA1

next bronze
#

the mode is given in the module, or you know, RTFM

fathom pendant
#

i also said earlier that the mode was indeed correct

#

the method however was not :p

novel hinge
#

sorry all, im just very confused about this tool. i appreciate all your help first time using it today

fathom pendant
#

you'll learn a fair bit about the tool and use it alongside johntheripper (aka john) in the Password Attacks module

sonic ridge
#

if I inject a command into the url like /ip=127.0.0.1%26cat+%2Fflag.txt%26 how can I inject additional commands into the url. Like if I wanted to first change the directory and then use ls to list the contents of that directory?

dim wolf
#

you can just do ls [dir]

tranquil axle
#

You don’t, but „ls /path/to/dir“ is a valid command

dim wolf
#

also i don't think you can actually cd in a cmd injection

tranquil axle
#

Actually, I guess you can just chain commands normally

#

As long as they are in the same injection

sonic ridge
#

so by using an additional %26?