#modules

1 messages · Page 156 of 1

opaque elm
#

┌──(kali㉿kali)-[~]
└─$ sudo apt install odat
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package odat

fathom pendant
#

Weird

opaque elm
fathom pendant
#

Try directly here?

opaque elm
fathom pendant
#

Is your kali up-to-date?

opaque elm
fathom pendant
#

¯_(ツ)_/¯

#

Good luck in resolving it

#

The Readme has direct links to the downloads it looks like

fathom pendant
#

But I think you're only like a small handful of people that have complaints on it from Kali

umbral fulcrum
#

hey I'm stuck in "AD Enumeration & Attacks - Skills Assessment Part I" in Question: "Find cleartext credentials for another domain user. Submit the username as your answer. "

can someone hint a way please ...

fickle thicket
#

i mean the services come from the DLL right which are then loaded by some process like svchost?

fathom pendant
#

No

#

The DLL just points to the service executable

fickle thicket
#

o shit.

#

ok

fickle thicket
#

i was so confused LOL

#

let me research more about it

fathom pendant
#

So an executable will call the associated DLL to load the needed services

#

Or usually start them

fickle thicket
#

ok. BUT the DLL != the services right?

fathom pendant
#

Yeah

fathom pendant
wooden summit
opaque elm
fathom pendant
#

Read the Readme on how to convert it to a usable package

#

It literally has instructions under the links

dire ice
#

hey - feeling pretty dumb rn as i cant progress past the smbclient section in the first stages - i can show the list of drives but when i use smbclient \\the ip\WorkShares i get the NT status not found error - where am i going wrong?

#

i actually wrote 4 backslash and then two as seperators but discord has deleted some of those?

raven gorge
#

Hey folks, can I ask a hint on AD Enumeration & Attacks - Skills Assessment Part II - Locate a configuration file containing an MSSQL connection string? I'm trying to move forward from the previous question just with the tools available in the given Parrot instance, but don't see a clear path

vagrant orbit
#

Good evening gang, where do I put suggestions for fixes to modules - noticed a pretty annoying problem in the new Malware analysis module that has a very easy fix.

vagrant orbit
#

Cheers

umbral fulcrum
clear hatch
#

Can someone teach me how to exploit this possible LFI??

<?php
if (isset($_GET['language'])) {
    $lang = $_GET['language'];
} else {
    $lang = "en.php";
}
?>
`<SNIP>`
            <?php
            include('./languages/' . $lang);
            echo $p2;
            ?>
neon ingot
#

Fcrackzip doesn’t seem to want to want to reconize dictionaries

warm sand
#

~~any admin available for the flag on thick client applications module? found the hard coded string but it is not accepted!? thank you!~~nvm got it..

dire ice
#

oh ok thanks

#

so only 2 and one not four and two - doh!

hallow kiln
#

both should work

clear hatch
dire ice
#

4+2 fails - ill go back and try again

next bronze
clear hatch
#

but i cant seem to get any callback...

#

no read

#

I went to the LFI module to brush up but cant find any that include dot sourcing (i think thats what thats called)

#

i wrote this and then tried...

We can see that if the 'language' parameter is set while a client makes a GET request, $lang is set to the value of the 'language' parameter. If the language parameter is not set, then $lang will be a string, "en.php". Later in the code we see the include() method being called with unsanitized user based input from the 'language' parameter. We can abuse this functionality of the code to read files...

#

maybe a link to some resource online that refrences this would help...

clear hatch
next bronze
#

why can't you get lfi to work?

clear hatch
# next bronze why can't you get lfi to work?

not dot sourcing

I'm not actually seeing output for the different languages, i cant get anything to show.

I already found the XSS vuln in the content parameter.
Maybe i should fuzz for more parameters?

vital elk
#

I was working through Attacking Common Services - Attacking DNS and came up with a question. (DNS / Zones are definitely on my list of things to get a deeper understanding of)

Why am I able to use inlanefreight.htb instead of ns.inlanefreight.htb when doing an AXFR? Does the AXFR automatically know the nameserver based on a lookup it does itself?

I realized I can specify ns.inlanefreight.htb if I add it to /etc/hosts, but being able to just use the domain itself is throwing me off. Every example I'm coming across is dig AXFR @<ns> <subdomin>.

Specific example from assessment. I can use:

dig axfr @inlanefreight.htb xxxxx.inlanefreight.htb

instead of

dig axfr @ns.inlanefreight.htb xxxxx.inlanefreight.htb

fathom pendant
#

It's because .htb isn't a valid tld so subdomains don't redirect

raven gorge
fathom pendant
#

Like you can do dig axfr domain @ip

vital elk
#

That makes sense, domain and ip being interchangable

fathom pendant
#

It also cascades, even though ns is a valid subdomain, because it's not a public domain, it doesn't redirect

#

Even with inlanefreight.htb in your hosts

vital elk
#

Gotcha, I think. So when the lookup happens for the tld of .htb it returns "invalid" and basically exits out of the "lifecycle"?

fathom pendant
#

Yep

vital elk
#

🙌 some stuff is clicking, going to do a bit more reading, but thank you!!

fathom pendant
#

It says "oh this tld doesn't exist" so it doesn't keep going left

waxen steppe
#

I downloaded parrot on my own VM, and I want my hostname to show my IP like it does in HTB academy. Anyone know how?

clear hatch
#

then source ~/.bashrc

waxen steppe
clear hatch
#

sudo nano /home/parrot/.bashrc

fathom pendant
#

.bashrc

clear hatch
#

^

fathom pendant
#

It's a hidden file, need the .

waxen steppe
#

ah

#

I did it before but saw it empty so I thought I did something wrong

clear hatch
#

I like how i make one tiny mistake.. its not like i hadnt already given the proper filename XD

vital elk
#

it's possible you're using .zshrc if it is empty

fathom pendant
#

Default in parrot is bash

waxen steppe
#

zshrc isnt emtpy

clear hatch
#

lol

waxen steppe
fathom pendant
#

Zshrc and bashrc are different so you can't just copy over

waxen steppe
#

should I go with bashrc anyways?

fathom pendant
#

I think its in /etc/profile now

#

Or something like that

waxen steppe
#

ill try with bashrc

fathom pendant
#

I think it got moved or removed

waxen steppe
#

ok that works, just looks lil bit ugly

fathom pendant
#

Do ls /etc/

fathom pendant
#

Also it's only gonna show the ip for htb if you're connected to the vpn

waxen steppe
#

d

waxen steppe
#

It looks so ass wtf have I done hahah

#

any way to reset everything to 0? or just reinstall the instance

fathom pendant
clear hatch
#

XD

fathom pendant
#

Just sudo rm .bashrc

waxen steppe
#

ill reinstall the instance ahaha no prob

#

ill try that

fathom pendant
#

Then reset

waxen steppe
#

nope

#

if i edit bashrc its empty

#

so it removed it but now its doomed, ill just reinstall it no prob ahahah

fathom pendant
#

Close and reopen terminal

obtuse verge
#

Can someone help me in {Attacking Enterprise Networks -> Exploitation & Privilege Escalation] module?

clear hatch
#

@fathom pendant Would you mind helping me understand why I can't achieve LFI in the Documentation and Reporting module? Or is this fully up to me to understand/complete?

fathom pendant
#

I haven't done that module

#

My guess is you aren't properly trying to go back enough for the file

clear hatch
# fathom pendant My guess is you aren't properly trying to go back enough for the file

it could be this BUT, the source code im reading:

<!DOCTYPE html>
<?php
if (isset($_GET['language'])) {
    $lang = $_GET['language'];
} else {
    $lang = "en.php";
}
?>

<SNIP>

            <?php
            include('./languages/' . $lang);
            echo $p2;
            ?>

is from index.php.bak found at http://victimhost/files/ where a File Directory Listing was found.

So that's the off part.. it could be that this old code has been replaced by something, or moved to another parameter, i've used ffuf to fuzz the parameters and found ONLY the "content" param and NO "language" param. This might be a rabbit hole... i just wish i could confirm...

fathom pendant
#

?language=file

clear hatch
#

exactly

#

ive tried EVERYTHING and cant get a callback

fathom pendant
#

have you looked at the whole page when you tried? ¯_(ツ)_/¯

clear hatch
#

oh mf

#

lemme try it all again XD

#

i mean i looked at source plenty of times but

fathom pendant
clear hatch
devout cairn
#

For the Skills assessment for service login brute forcing. Any suggestions on how detailed to get when generating the potential password list using cupp? I used baseline information and after removing the ones that don't meet the policy using sed it's still showing almost 24hrs to run the brute force

fathom pendant
#

Don't attack ssh if other services are running

devout cairn
fathom pendant
#

Does the question specifically state "attack ssh with these rules?"

#

Or something to that effect

#

Haven't done that module so genuinely asking

devout cairn
# fathom pendant Does the question specifically state "attack ssh with these rules?"

" As you now have the name of an employee from the previous skills assessment question, try to gather basic information about them, and generate a custom password wordlist that meets the password policy. Also use 'usernameGenerator' to generate potential usernames for the employee. Finally, try to brute force the SSH server shown above to get the flag. "

fathom pendant
#

Ahhh ok

paper rivet
#

Any hints in Intro to Whitebox Pentesting --> Code Review Authentication? I have tried with all functions as answer... Please

devout cairn
#

I can be more specific but getting to this required getting a name from the previous flag. Assuming we shouldnt post specific details about the contents of the boxes here if we can avoid so as to not spoil it for others?

plucky torrent
#

Hi guys!!! I just started hack the box but anytime I scan an up address I get this error:

-# птар -T4 - р- -A 10.10.11.236
Starting Nmap 7.94 ( https: //nmap.org ) at 2023-11-22 13:13 EST
Note: Host seems down. If it is really up, but blocking our ping probes, try -Pn Nap done: 1 IP address (0 hosts up) scanned in 3.24 seconds

Pls how can I solve it.

fathom pendant
bright quiver
#

When I am logged in as backdoor for module MSSQL footprinting....is the hostname not QF....ec or do I need to add something else to it? I ran this query in SQL - SELECT HOST_NAME() AS HostName, SUSER_NAME() LoggedInUser - any assistance please

devout cairn
green shuttle
#

Module : modern web exploitation ,, second order command injection ,, changed the command multiple time and it did't work out anyone can help ?

bright quiver
#

Anyone able to give a hint or so for When I am logged in as backdoor for module MSSQL footprinting....is the hostname not QF....ec or do I need to add something else to it? I ran this query in SQL - SELECT HOST_NAME() AS HostName, SUSER_NAME() LoggedInUser - any assistance please

#

nvm - figured it out

tidal kelp
#

Module: Attacking Common Services
Section: Attacking Tomcat
I've got the RCE on the web app but having trouble navigating the server. what's the syntax for changing dir?

#

have tried with a +, '', "" nothing seems to work

thorn urchin
#

Depending on what payload you used changing directories might not be possible

#

youd have to specify full path for all your commands

clear hatch
tidal kelp
#

I got to work just now

clear hatch
#

oof

#

i felt that

tidal kelp
#

now I Just need to find the flag

dreamy solar
#

Hello I have a question, I have this exercice which does not stop the bug I do not know how to carry out the exercise what should I do?

clear hatch
thorn urchin
#

¯_(ツ)_/¯

#

as many as you can find

clear hatch
#

thats what i thought

thorn urchin
#

I ended up half assing it and not doing the actual report. I caught DA in five minutes, submitted the flag and moved on

clear hatch
#

i have to prove it to myself yaknow

thorn urchin
#

I get it

clear hatch
#

i guess that's why noone wants to help with it XD

thorn urchin
#

I was just having big anxiety about the report stuff so I eventually said fuck it and just finished the module

#

I spent like two months on the module due to getting into my own head

clear hatch
thorn urchin
#

Yeah no doubt you def should

#

Im just saying why I didnt lul

clear hatch
#

right right

tidal kelp
tawny sable
#

Hello everyone. Would appreciate some help here: I am getting this error "[-] Kerberos SessionError: KRB_AP_ERR_SKEW(Clock skew too great)" while using impacket-GetUserSPNs in the "Attacking Enterprise Network" modules. Anoyone here who have had the same issue?

thorn urchin
#

sync your time to the DC

fathom pendant
clear hatch
fathom pendant
tidal kelp
fathom pendant
#

Just can't cd due to the nature of the shell

dreamy solar
tidal kelp
#

it just say Find and submit the contents of tomcat_flag.txt

dreamy solar
#

I don't know how to authenticate to connect to the box

fathom pendant
tidal kelp
#

ah sorry my bad

fathom pendant
#

And move from there

tidal kelp
#

thats gonna take some time 🙂

fathom pendant
#

And?

tawny sable
fathom pendant
#

Or go ls ../

fathom pendant
thorn urchin
tidal kelp
thorn urchin
#

Theres a couple clever tricks you can try, but they only work with the knowledge that youre trying to get a flag file

tidal kelp
#

just thought it might be a smarter way

thorn urchin
#

in the Linux privesc skill assessment I got root and every flag but the very first flag. Got so annoyed I grepped the entire filesystem for the flag format

tidal kelp
#

ah ok

#

found it

#

woop

#

proably not the smartest way , but I got there

tawny sable
# thorn urchin then use something else

Sorry if I am being intrusive and asking straight forward questions. I have been trying with rdate and ntpdate for almost an hour now. All i get is "ntpdig: no eligible servers" and "rdate: Unable to get a reasonable time estimate". I'm not sure what I am doing wrong here.

thorn urchin
#

Whats the exact commands youre running

tawny sable
#

I have been attempting a few different one, but these are the last two: "sudo proxychains rdate -t 4 -n <DC IP>" and "sudo proxychains ntpdate <DC IP> "

thorn urchin
#

both use UDP and proxychains doesnt traffic UDP

#

Either manually update your time or use a better pivoting method like ligolo

tawny sable
#

So I got to use another method of forwarding the traffic to the DC?

#

Right, thank you. I will try

thorn urchin
#

Or manually update your time yeah

hazy grotto
#

Hey Could you give me a nudge on this? I got added to local, then i restarted but still denied access to the admin directory

#

Anyone have a nudge on windows priv esc section Weak Permissions? I was added to local admin. Tried restarting but still can't get access to admin directory

tawny sable
#

Have you tried to check if you are assigned to the group?

hazy grotto
misty current
#

You mean restarted the instance from the section portal or hit a restart inside the machine itself?

hazy grotto
#

machine

tawny sable
#

Did you disconnect or log out when you restarted the machine?

misty current
#

Do a sign out and sign in. That should refresh the access tokens for your newly added administrator.

#

Restarting should have done the same, not sure why that didn't work

hazy grotto
#

once i sign out. it closes the rdp session

#

I restart and try it doesn't work again

misty current
#

It closes the rdp session. Yup. Just rdp again without restarting.

undone narwhal
#

i think you have to sign out not just close the rdp session

tawny sable
#

Correct ^

hazy grotto
#

This correct?

misty current
#

Yup

hazy grotto
#

Once i click that. It signs up and shuts down rdp

#

signs out

misty current
#

That's expected.

#

Just RDP again

hazy grotto
#

Yes

tawny sable
#

Then you just connect it back up, and the group policy should be updated

misty current
#

but don't restart the instance.

hazy grotto
#

no i didn't do that

fathom pendant
misty current
#

^

fathom pendant
#

You're still running it in context of a user account

sly dome
#

this is another case of skill issue

fathom pendant
#

@dreamy solar cause you're going an additional level too deep the file path is //DC01/julio/julio.txt/

sly dome
#

🤣 dont be upset im another noob

misty current
fathom pendant
#

Hold on let me diffuse this situation

sly dome
#

i mean if you see yourself in administrators group…

fathom pendant
sly dome
#

why you tried to do it from command line also

#

do it from explorer he will ask for admin rights

fathom pendant
#

Eh command line isn't bad per se

sly dome
#

yap

fathom pendant
#

And probably comfortability with it

rustic sage
#

Anybody worked on bumblebee on sherlocks?

fathom pendant
sly dome
#

but having windows GUI

#

access to a folder is easier from explorer.exe imho

fathom pendant
#

I directed you to the right place earlier @rustic sage

#

This is for academy modules not sherlocks

undone narwhal
#

once you go cmd there is no going back

fathom pendant
#

Hes just ribbing you tbh he literally just did it to the guy before you. He's not actually talking shit

#

And his time will and has come before

#

For being called out on skill issue

#

Because at this point it's a meme

misty current
fathom pendant
#

We all have dumb moments

sly dome
#

broo

#

took it serious?

fathom pendant
#

And once figured out we can have a collective laugh about it because it was likely something simple

sly dome
#

come on haha the best part is to laugh at ourselves, you dont wanna know the things i miss and fail at 🤣

sly dome
#

but i learn a lot

#

go sleep man

#

health is priority

fathom pendant
#

Me when I was told I was being big dumb on an ad enum question

turbid hull
#

So i know if i have a question on ad enum i have to ask to Marcie since i won't get claped

turbid hull
#

aaarg, my heart is bleeding, i am a bozo anyway tho

fathom pendant
#

Cause I am terrible at AD

fathom pendant
tawny sable
#

I am losing my mind at this impacket-GetUserSPNs error. I still get the "[-] Kerberos SessionError: KRB_AP_ERR_SKEW(Clock skew too great)" Even though the timezone on both machines are the same

#

I also get this message if that is to any help: [-] CCache file is not found. Skipping...

thorn urchin
#

As I said earlier, you need to sync your time to the DC. Either by manually setting the time, or by using a better pivot method so you can use one of the tools to sync

hallow kiln
#

Ntpdate and rdate legit fail for some, haven't figured out why, faketime has never failed anyone afaik though

thorn urchin
#

theyre failing for them atm cause they were trying to proxychains it

hazy grotto
limber river
thorn urchin
#

I mean historically Ive seen YOU be that bully, not bullying other bullies.

You've calmed down mostly since then though.

thorn urchin
#

Yaoi is my friend though?????

#

Wtf revisionist history is this lmao

#

Youre also posting some manifesto rant type stuff in #modules right now

hazy grotto
#

@fathom pendant I forgot to say thank you.

orchid pine
#

guys ifk if its only m,e but im really struggling to understand the xxe exploitation part advanced file disclouser section

#

i dont feel like its a good explication

#

or im just dumb

spring viper
#

sure

bright quiver
#

can someone let me know if this is correct for the IPMI module...I have the hash in a txt file and am running it like this: ||hashcat -m 7300 ipmi.txt -a 3 ?1?1?1?1?1?1?1?1 -1 ?d?u||, but I know you are supposed to leave off the ?1?1?1?1?1?1?1?1 - is that the only part to leave off? So then do I run it as this: ||hashcat -m 7300 ipmi.txt -a 3 -1 ?d?u||

#

if someone can either let me know here or DM that would be awesome - ty

fathom pendant
#

That specific mask is relevant to a specific scenario

#

You need to use the password list

fathom pendant
#

The section explains that if you're dealing with that scenario- do that

bright quiver
#

@fathom pendant ok - let me figure out the correct hashcat syntax command - thanks for the info

fathom pendant
#

You're close you really don't need too many additional arguments just hash and wordlist (and mode)

bright quiver
#

@fathom pendant got it - used THE wordlist - thanks again

orchid pine
#

Like fo real guys

#

That section of xxe advanced file disclosure is driving me crazy

heavy marsh
#

Attacking Common Services Easy Lab: I have the SQL username and password, but the SELECT INTO OUTFILE isn't working

thorn urchin
heavy marsh
#

That sucks! lol

thorn urchin
#

into outfile does work but it takes a little conceptual mind bending

heavy marsh
#

any hints, I've tried something that worked for somebody else, but is not working for me.

fathom pendant
#

Make sure you're putting the slashes the right way

orchid pine
#

Guys need some external references about blind xml if anyone knows annything that can help me plzz send it to me

#

i was digging but still struggling

heavy marsh
#

I guess I should say I was able to get a webshell uploaded, but no shell

#

Getting this error in the web interface:

Warning: shell_exec(): Cannot execute a blank command in C:\xampp\htdocs\backdoor2.php on line 1

thorn urchin
#

did you uhh supply a command

heavy marsh
#

Tried whoami

thorn urchin
#

your shell is bad

#

$_GET['whoami'] would be querying the parameter named whoami, not executing whoami

heavy marsh
#

The one from the module didn't work either

thorn urchin
#

what error did you get with that one

heavy marsh
#

I forget

thorn urchin
#

and did you supply a command to the c parameter

heavy marsh
#

Module was pretty light on this, so no

#

I just tried CMD from another example in one of the links I found

thorn urchin
#

well try that one again and supplying a command to the c param

heavy marsh
#

Is there a man page or whitepaper I can read on this before I waste my time trying random commands?

thorn urchin
#

its a web shell that executes commands you supply to it

#

its not any more complex than that

heavy marsh
thorn urchin
#

the path is wrong

#

you gotta use the correct path you found from earlier

heavy marsh
#

how do I even find that path in the first place? I found that from somewhere on the HTB forums

#

C:\xampp\htdocs\backdoor2.php

thorn urchin
#

I dont remember its been far too long since I did that lab

#

finding that path was def one of the hardest parts of that lab though

heavy marsh
#

If it's not covered in the module I have no clue

#

Is there a good walkthrough for this somewhere so I can go step by step and fill in the gaps?

next bronze
thorn urchin
next bronze
#

true

thorn urchin
#

Its why its a skill ASSESSMENT

#

my only gripe is that the order of the labs is wrong

heavy marsh
#

None of the commands are working

fathom pendant
#

i forget exactly how but there's breadcrumbs

#

backdoor.php?CMD=command

thorn urchin
heavy marsh
#

So if I'm trying to put my research plan together for this: I'm looking at XAMPP, then looking at PHP webshells, and then identifying ways to write commands for those two services into a webshell?!

heavy marsh
#

to test it

thorn urchin
#

okay and what output did you get

heavy marsh
#

One moment

thorn urchin
#

thats the same thing we already covered

heavy marsh
#

I've been trying a lot

thorn urchin
#

you dont embed it in the $_GET, you supply it to the parameter you specify in $_GET

#

if your parameter is $_GET['cmd'] your request should be backdoor.php?cmd=whoami

heavy marsh
thorn urchin
#

make sure youre using the correct webshell and changing cmd to whatever youve supplied for that webshell

#

cause it can be literally whatever you name it

#

Ive had it be 0 for space reasons before

heavy marsh
#

Tried that, no go

next bronze
#

what's the full url you used?

next bronze
heavy marsh
#

I've redone it and renamed it over a dozen times

#

I'm now using noun names to keep track

#

That's how ridiculous this is

#

I understand your confusion though

next bronze
#

use the file name of whatever backdoor you've created, it shouldn't return a 404 if you have created it

heavy marsh
#

Use that filename where?

next bronze
#

or however you're creating the backdoor

heavy marsh
#

I don't have a reverse shell or anything, it's the one-liner from the module

next bronze
#

I know

heavy marsh
next bronze
thorn urchin
#

Hes saying you can use one of the several webshells you've already uploaded

heavy marsh
#

Link to stack overflow, probably won't help, lol

thorn urchin
#

why are you googling that

heavy marsh
#

I plugged it into the address bar

thorn urchin
#

???

#

why??

heavy marsh
#

What do you want me to try?

thorn urchin
#

you already know you need to supply the target host first...

#

thats not even fundementals knowledge, thats can you use a web browser knowledge

next bronze
#

what's the url you're using now? have you changed it since the previous returns a 404?

thorn urchin
#

Youve clearly accessed your webshells before to even see their errors

#

just do the same thing again

#

You shouldnt be regressing this hard

heavy marsh
thorn urchin
#

okay now did you supply a command to CMD

heavy marsh
#

??

thorn urchin
heavy marsh
#

Should I restart this machine?

next bronze
#

and what's the command you used to create that?

thorn urchin
#

did you try CMD

heavy marsh
#

Thank you guys for the help, but I think I might need to restart

thorn urchin
#

if CMD doesnt work. then something about your command to generate the webshell broke

heavy marsh
hallow kiln
#

just try it with capital letters as madf0x said

heavy marsh
#

MariaMaria she reminds me of a westside story!

#

THERE WE GO!!!

thorn urchin
#

okay now super important

#

do you understand now why your earlier attempts werent working

#

does the different elements make sense now

heavy marsh
#

No

#

I will be honest

#

I was waiting for someone to tell me to RTFM so I could find out where the FM was

#

Then I would have read up and tried later

thorn urchin
#

Theres no manual for this because this is basic webshell 101 stuff

heavy marsh
#

So what was I doing wrong? Capitalization?

thorn urchin
#

the parameter has to be exactly what you defined it to be

#

you can make the parameter nearly anything but its gotta be the same in your request

thorn urchin
heavy marsh
#

So what do I do now? This is not an interactive shell

#

Just text

thorn urchin
#

you deal with your limitations 🙂

heavy marsh
#

So should I try FTP?

thorn urchin
#

either try to leverage a rev shell payload, or issue commands until you get what you need

heavy marsh
#

Now that I've got through all of this it seems like a bummer that it's a dead end.

thorn urchin
#

its not a dead end

#

youre system

#

youve won

#

you just gotta collect your prize now

#

a shell doesnt have to be interactive to be useful

heavy marsh
#

So what now?

thorn urchin
#

nt authority\system is basically the root user for windows

thorn urchin
heavy marsh
#

Yeah, I know that, I just don't see how I can use html text to root a system?!

thorn urchin
#

???????

#

bruh

thorn urchin
#

Im at my limit Im sorry man

#

Good luck, im off to play bg3 with the gf

heavy marsh
next bronze
#

a shell is just text, doesn't matter if it's interactive or not

fathom pendant
thorn urchin
#

only thing I could add is you need to loosen up your concept of what a shell is

next bronze
#

hit me up when you get a 3d rendered shell

fathom pendant
heavy marsh
hallow kiln
#

you already are, you can issue any command you want

fathom pendant
#

by sending commands in your parameter

#

?CMD=dir

#

?CMD=imdumb

next bronze
heavy marsh
#

That's funny.

heavy marsh
#

Yeah now the backdoor is not working at all.

#

Had to reset the machine, it's back

#

No flag.txt

#

lol

#

It's still just html

thorn urchin
#

its always html

heavy marsh
#

🤦‍♂️

thorn urchin
#

the html is just the output of your commands

#

literally no different than getting text back from any other shell

#

gotta go look for the flag.txt

#

idr if the lab tells you where it is or not. You may have to look around on the machine

heavy marsh
#

Not in hidden text, I don't know where else to look.

thorn urchin
#

bruh

#

are you trolling now

heavy marsh
#

Lab just says the target server

#

It was a longshot!

thorn urchin
#

the html you see is just the command output

#

I don't know how to explain that conceptually any simpler

heavy marsh
#

I'm trying to use the module's content, but it seems more like a CTF now

thorn urchin
#

have you used ANY shell before

heavy marsh
#

Yes

thorn urchin
#

same shit

#

literally the exact same

heavy marsh
#

rev, bind, metasploit, etc

thorn urchin
#

only difference is you cant cd to different directories

#

and you see the output with your browser instead of a terminal

#

theres no hidden text, theres nothing fancy about it being html

#

its JUST regular text from the command

heavy marsh
#

So is there a way to upgrade the shell?

thorn urchin
#

You can but its really not necessary

heavy marsh
#

What would you recommend I do?

thorn urchin
#

use regular normal system commands to look around for the flag

#

checking the adminstrators desktop is typically a good spot if not the c:\ root

heavy marsh
#

nothing but whoami and dir works

#

everything else just hangs

#

I'm assuming I just put commands after CMD=

#

?

#

Tried to cd C: a bunch of ways

next bronze
#

use full path

heavy marsh
#

so what is the full path? without me knowing I can't "type flag.txt"

#

Is there a brute force tool for this

heavy marsh
#

?

hallow kiln
#

you should know the default Windows directory structure man

fallow stirrup
#

is extranet considered as a wan?

fathom pendant
#

You can dir a full file path much like ls

heavy marsh
#

It alluded to a second method?!

#

There are two ways to get the flag!?!?!?!

fathom pendant
#

Probably getting a Rev shell

#

Or something

heavy marsh
#

That's what I was trying to do

fathom pendant
#

¯_(ツ)_/¯

hallow kiln
#

I just added myself as admin and RDPd in lol

heavy marsh
#

Then again there was not much guidance

hallow kiln
#

because it's a skills assessment...

fathom pendant
#

Skill assessments generally don't have guidance my guy

heavy marsh
hallow kiln
#

you're on the right track

fallow stirrup
#

are you guys working?

heavy marsh
#

So you're already admin so it would be an admin to make another admin

heavy marsh
heavy marsh
heavy marsh
hallow kiln
heavy marsh
#

for the second command

next bronze
#

you need to create the user before you can add them, have you done that?

heavy marsh
#

sorry had to paste them in reverse

next bronze
#

are you sure your syntax to add a user is correct

heavy marsh
#

Is this right?

#

My screenshot got deleted

fathom pendant
#

Probably a mod deleting it

#

Bc spoilers

heavy marsh
#

How is it spoilers if it's not even covered in the MODULES!?!?

#

lol

fathom pendant
#

Because it's still an alternative way to get the answer

#

Could also just be automod yeeting it

#

Try encasing it in code block

heavy marsh
#

how in code block?

#

||http://<IP>backdoorgo.php?CMD=net user testuser 123456789 /add http://<IP>/backdoorgo.php?CMD=net localgroup administrators testuser /add ||

#

Like this?

#

http://<IP>backdoorgo.php?CMD=net user testuser 123456789 /add
http://<IP>/backdoorgo.php?CMD=net localgroup administrators testuser /add

#

Anyway, so what is wrong with these commands

#

?

next bronze
#

looks good, what makes you think its wrong

hallow kiln
#

it can't be reset

fathom pendant
fathom pendant
#

||like this||

#

anything inside the backticks is considered code to be printed

#

gotta love markdown

umbral fulcrum
#

hey guys, I need a bit help with bloodhound using pivoting ( I keep getting error massage ...)

and the if I do ||.\SharpHound.exe -c All --zipfilename|| in the target machine I can't pass it back to my VM ...

fiery berry
umbral fulcrum
latent cave
#

it's super useful, I use it by default just in case

fiery berry
kind turret
# umbral fulcrum hhmm don't know this one /drive:

The /drive option allows you to redirect a directory as a named share. For example, suppose you have a Windows machine and you want to transfer files to it from a Linux machine. You can use the command:

xfreerdp /v:WINDOWS_IP /u:USERNAME /p:PASSWORD /drive:NAMED_SHARE_NAME,"LINUX_DIR"

Then, on your Windows machine, you navigate to C:\Share and use the command net use to see the path of the mapped drive.

#

Once you know it, any files within "LINUX_DIR" will be available to you in NAMED_SHARE_NAME

#

So you can use copy on them

clear hatch
#

Anyone know of a way to compile source for ipmitool AND its dependencies into one debian file or something? so that I can upload it the parrot foothold in one go?

#

tried to use ssh -L 4444:remote_host:623 htb-student@IP to forward local trffic at port 4444 to the remote IP at 623
but I cant do the same things with ipmitool(on Ubuntu-VM) as msfconsole(on Parrot). There seems to be python-ipmi, which is also unavailable on the parrotboxes.

umbral fulcrum
#

my command in windows target :
powershell -ep bypass
. .\SharpHound.ps1
.\SharpHound.exe -c All --zipfilename got2work

but it doesn't get load 2 bloodhound ...

any advice please ??

latent cave
#

hello everyone, I've been stuck on the AD Enumeration & Attacks - Skills Assessment Part II for a few days and was wondering if someone went through it recently? 🙂

next bronze
latent cave
#

I'm stuck at "Submit the contents of the flag.txt file on the Administrator Desktop on the MS01 host. " and can't seem to be able to enumerate the users that I have access to enough so that I can get to Admin. I've tried Kerberoasting, creating a shadow copy of C, responder, all to no avail 🤔 I'm thinking I'm supposed to be able to force admin to change his password but can't find the powershell command to do so

next bronze
latent cave
#

thanks a lot, I'll do that! 🙂

eager loom
#

i dont understand why these commands produce different results.

  1. ss -l -4 | grep -v "127.0.0" | grep "LISTEN" | wc -l
  2. ss -l -4 | grep -v "127.0.0" | wc -l
#

because ss -l tells it to only list listening sockets

#

but it still gives a diferent result when using it with grep

umbral fulcrum
next bronze
#

when you run sharphound it will tell you what version of bloodhound it's compatible with

next bronze
#

and what version is your bloodhound

umbral fulcrum
#

hmmm

#

not 5 ....

next bronze
#

use sharphound 2.0.0

umbral fulcrum
proven panther
#

Im on the GET section of the Web requests module. When doing the task at the end where you enter a city name, I dont have a line appear in my browser dev tools network section with the search.php?search= when i enter a city name. Any ideas why?

spring viper
#

or you could update bloodhound ._.

#

it says in the github releases which goes with which

drifting pike
#

Hi, I am new in the Cyber Security and Pentesting field. I don't have much prior knowledge to practice. So I am going to complete these following modules to learn basics.
But the module seems boring to me. There is so much theory and absorbing all without practical application is though for me. I can't remember all the lesson from module.

  1. Introduction to Computer Networking (Completed)
  2. Windows Fundamentals (On going)
  3. Linux Fundamentals
  4. Web Requests
  5. Introduction to Web Applications

Is there anything I can do for make my learning more interesting and effective? Please suggest me some tips or some additional resources if needed? Please, help me and guide me.

strong sierra
#

Hi everyone ! Where can I ask questions about machines ?

tiny yacht
#

Yo ! Looking for a hint for Command Injection>Advanced Command Obfuscation.
Question:Find the output of the following command using one of the techniques you learned in this section: find /usr/share/ | grep root | grep mysql | tail -n 1

I've arleady tried to encode this command to base64, i was trying to use reverse
Some commands worked but non of them showed the resault.
EDIT:
Found a partial sulution for that ! Not sure if this is the correct approach but it worked 😄

next bronze
next bronze
oblique spoke
#

hello! i am currently pivuting and tunneling section and i need to transfer some binaries from linux to windows. Any tip? i tried smb i tried python

spring viper
#

is the windows host behind the pivot host

#

like are you trying to go attack -> pivot host -> windows box

oblique spoke
#

attack linunx -> pivot windows-> target windows

#

and i need to transfer from attack linux to povot windows

spring viper
#

the module explains this better then I can but the windows host doesn't know how to reach you yet so you need to upload your binary to the jump host and then from jump host to Windows

#

and then when you trigger the binary on Windows with the remote port forward implemented the Windows box will know how to connect back to you

#

but the module does a good job of explaining it

snow tiger
#

Hi guys, need a bit of help regards: Skills Assessment - Using Web Proxies. managed to decode the cookie. For the next question, i have tried to encode the payload > som reason not getting the 88 character for the paylod.

coral mulch
#

hello, so after some consulting, i will subscribe to HTB Academy

#

i feel its the best resource for me

#

i was going to thm but someone told me its more in depth here, so i would like how you guys take notes, and you guys schedule your studying time and pratice

dusky rivet
# coral mulch i was going to thm but someone told me its more in depth here, so i would like h...

On my side, I just opened a new Word document and created chapters with headings and sub-headings, making brief notes. Some people prefer to just take the commands and enter them into cheertree, for example, or obsidian. I personally prefer to have context. Everyone has their own method for taking notes. As far as practice time is concerned, the ideal is to do it several times a week. If you take too big a break, you'll quickly lose your habits and it will take you a long time to get back into it. Do as much as you can 😉

coral mulch
#

ok

#

@dusky rivet thanks i am pretending to use the mornings like 2 to 3 hours

dusky rivet
#

Hello everyone.
Hope you're good!

Question for the AD Enumeration & Attacks - Skills Assessment Part II on Question 4 :
"Use a common method to obtain weak credentials for another user. Provide the username of the user whose credentials you obtained."

Context: I got the user ABXXX via Responder.
I cracked his password using hashcat. I'm currently logged into the MS01 machine.

Problem: It doesn't seem possible to get a list of users on the domain. I have tried "import-module Activedirectory" and "import-module .\PowerView.ps1" (I have tried many things to make them work... None succeed)

Questions: I guess it will be password spraying via the password we already got for the account ABXXX. But without a list of users this will not be possible.
So:
1- Why isn't it possible to import these modules and do a "Get-ADUsers -Filter *" (it's an example)?
2- Are these modules only available on a domain controller? (PowerView + ActiveDirectory)
3- How to enumerate all the users of the domain without these modules?
4- The user ABXXX could log on to the server SQL01 to access the DB, I am not good enough on MSSQL to enumerate esaly users. Was it the good way to enumerate?

Thanks in advance for your time, enjoy your day ! 🙂

faint rampart
#

Youre using creds over more than a single hop, TGT isnt cached so its not sent with each request or interaction with the DC.

faint rampart
faint rampart
dusky rivet
faint rampart
faint rampart
dusky rivet
next bronze
umbral fulcrum
#

hey guys got NTLM, but when I run the hashcat it i only do 13% and doesn't show it
any idea y is that?

faint rampart
dusky rivet
faint rampart
#

did you pass it with -Credential $creds?

dusky rivet
#

Yes, same issue with -credential

next bronze
next bronze
faint rampart
next bronze
#

I've not seen those error before in winrm, are you using evil-winrm?

south glen
#

hey all, i need help with module: password attacks section : password mutation i have already find the password for user sam with suggestion in this channel to remove 17k lines of the mutated password list and running the attack against ftp instead of ssh but still for some reason i m not able to login with the found password ||B@tm@n2022|| to any of the service even ftp ......plz help i am stuck here from 3 days

analog dock
#

Just did the pivot skills assessment again, amazing how easy it is with ligolo

faint rampart
umbral fulcrum
faint rampart
next bronze
#

I used evil-winrm for authority and didn't have problems, hmm might want to reinstall yours

next bronze
next bronze
umbral fulcrum
rough shoal
#

stuck at the first section for environment enumeration, is this the correct channel to ask?

rustic sage
rustic sage
next bronze
# umbral fulcrum no way

I mean, if hashcat went though rockyou and didn't crack it, then the password is not in rockyou

umbral fulcrum
#

the policy is very weak I don't believe it went on all of it in a few seconds and didn't find

next bronze
#

ntlm is md5, it will only take a few seconds to go through rockyou with a reasonable gpu

south glen
next bronze
#

use a rule or something

mortal basin
#

And that’s 15/15 😎

umbral fulcrum
#

I need a bit help

I'm stuck on "AD Enumeration & Attacks - Skills Assessment Part I" 4 3 days now

if someone can help me please

carmine hill
mortal basin
carmine hill
umbral fulcrum
# dusky rivet which question?

Find cleartext credentials for another domain user. Submit the username as your answer.

I didn't find clear text password, but did see a folder of t*
and using mimikatz found its NTLM, but can't crack it ....

as well I tried to get bloodhound but it just didn't work (DKW) ....

so I'm in "Submit this user's cleartext password." after guessing the user through the Q it self ...

acoustic owl
mortal basin
dusky rivet
acoustic owl
long anvil
#

SIEM Visualization Example 4: Users Added Or Removed From A Local Group (Within A Specific Timeframe) - Followed instructions to a T, got a date but is not valid, could anyone please give me a hint?

dusky rivet
umbral fulcrum
dusky rivet
royal sigil
#

hello i make the skill assesement of WEB attack i have already the user who is admin and the token but im stuck on part for changing the password anyone con give me hint thanks

sly kelp
acoustic owl
# dusky rivet try to do it remotely via secretdump

I learned Python during the pandemic with Udemy courses. Just watch the video and follow along. Then build something yourself...
That actually worked quite well. I'm certainly not a programmer, but the scripts here at HTB have never overwhelmed me. I think I'll do the same with all the other languages.

steady bison
#

Hey people, I've got a question about the broken authentification module, if anyone could help me, i'd be very grateful! I posted it in the #1024429874246590575 under "Broken Authentification --> Tmp Password Token". (I hope I am allowed to ask here "again").

ivory dock
#

Hi, can anyone help with Hashcat - Cracking Common Hashes?

acoustic owl
ivory dock
acoustic owl
ivory dock
#

Okay but is there really no better way than random guessing rules?

ivory dock
royal sigil
hoary moon
#

I have tried SQL Injection on an Instagram account it doesn't work for some reason can someone say why it didn't work? #community-content

#

@tough fjord

#

I'm trying to crack the password.

sly dome
#

mimikatz is the way

low vine
raven gorge
#

Enumeration & Attacks - Skills Assessment Part II Q7 having a bit of a dilemma here. I have rce on the sql server SQL01 and got a reverse shell using netcat. But I'm struggling with the privilege escalation. User has ||SeImpersonatePrivilege|| privilege and I know that there as some paths I could take from there, in particular ||printspooler|| which is what ||getsystem in meterpreter|| relays to. I just discarded them as an option as none of those exploits where given on the attack box and I don't think using ||metasploit|| is meant to be the path to follow. On the other hand I couldn't get Print Nightmare to work. I don't really see a path to follow other that what I mentioned, am I missing something else?

pine dagger
raven gorge
faint rampart
snow swan
#

Hello, i m stuck on the question 2 on the skills assessment of using crackmapexec, i don't find any access to the SQL01 server. Any hint ?

orchid pine
#

hello guys im doing the web attack module error based xxe and im losing my min with it i want to understand the concept behind this i cannod do thing withpout understanding theme i hope some one of you guys can help me

#

so my question is why we need to host the payload in our host then called it externally

#

why including the whole patload in the request is not going to work

#

plzz guys im losing it i feel so dumb and stupid

#

and i didnt find any extrnel resources that may help me

sly dome
#

then used it to send me back a reverse as nt authority/system

raven gorge
snow swan
#

I found credentials in smb shares but i can't do anything with these creds

raven gorge
sly dome
#

metasploit uses it when you issue getsystem

raven gorge
raven gorge
sly dome
#

both approachs are valid

#

metasploit or manual

raven gorge
#

yeah, I just thought that since that privesc was not mention in the module maybe it wasn't the lesson to learn there

#

my bad, overcomplicating things

sly dome
#

privileged access section

raven gorge
orchid pine
olive fiber
#

Amny help about the secondo "Submit this user's cleartext password." of t... user ? AD Enumeration & Attacks - Skills Assessment Part I

royal sigil
#

hello i make the skill assesement of WEB attack i have already the user who is admin and the token but im stuck on part for changing the password anyone con give me hint thanks
I have tried like this :
HEAD /reset.php/api.php/user/||52||

undone narwhal
# orchid pine

i think this is wrong
you need to host DTD file on your machine and call it with the request, here you are using DTD payload in the request

royal sigil
orchid pine
#

Wht will make one work and the other fail

undone narwhal
thorn urchin
#

and unless you have arbitrary upload its simpler to host it yourself

olive fiber
orchid pine
thorn urchin
orchid pine
#

I want to say can i dm you

#

XD

thorn urchin
#

no

#

Just ask here

orchid pine
#

My question was like we don’t use a dtd file we just write that payload in the request

thorn urchin
#

I just told you why

#

you cant inline it

#

the designers of xml and dtd didnt allow it

#

Its like writing a buggy program and asking why cant the bug just not exist. Because thats not how the language was designed.

clear hatch
#

Why isnt ipmitool available on our parrot boxes???

novel matrix
clear hatch
#

I would LOVE to know how to take an apt package AND its dependencies and install them on another host machine.....

#

i just dont recall it being outlined in the cirriculum

#

i WAS able to get ipmitool configured and made on the parrot host... just not its dependencies, maybe I just GO find them and zip em all up????

clear hatch
#

which you DONT

#

what a crap answer XD

fathom pendant
#

Well install the dependencies

#

It's not really a crap answer, and sometimes you'll need to install or update packages to fix dependencies

#

¯_(ツ)_/¯

clear hatch
#

so thats AN answer. His reply stated i "needed to install it".

#

saying that i need the dependencies too is probably going to fix my issue

novel matrix
#

If ya dont have it, then you need to “install” it

fathom pendant
#

That's how installing things works

clear hatch
#

does parrot have docker?

#

so i COULD install it on docker

fathom pendant
#

In a windows environment the install.exe contains checks and calls to dependency fixes

clear hatch
#

yeah by your logic

#

all i have to do is install

#

bam

fathom pendant
#

weird hill to die on ¯_(ツ)_/¯

#

We didn't know previously you were having dependency issues

clear hatch
#

hamburber hill

fathom pendant
#

You just blank stated about not being able to install it

fathom pendant
#

Or having issues with jt

clear hatch
#

ive asked questions multiple ways before

fathom pendant
#

As your other question about the tool was 12 hours ago it's not anyone's job to research your chat history for a more full context

clear hatch
#

lol

fathom pendant
#

Oh @autumn pilot is there plans to update pwnbox to the 6.5 iteration once it's fully out and stable? It currently takes some effort to get from 5.x to 6.5 so idk how that works on backend

rustic sage
#

alguien de habla hispana?

fathom pendant
novel matrix
thorn urchin
#

Oh not in apt-> look tool up -> find installation instructions -> follow them

rustic sage
#

I in a module where it asks me to examine all the ports and services of a specific host, then capture a flag that I suppose its content should be sent: I open 2 terminals, one is dedicated to examine the ports with nmap using the commands -p- -sV -sS , And the other I capture the traffic with tcpdump -n host -v -A(shows the content in Hexadecimal), all the ports filtered and no relevant flag, I am 2 days stuck, help

clear hatch
#

do i just do that same exact thing for the dependencies?

thorn urchin
#

yup

#

welcome to learning computers

olive fiber
sly dome
#

i think i did it with netexec tho

#

but dont remember exactly

hazy grotto
#

Happy Thanksgiving everyone

orchid pine
gray merlin
orchid pine
wicked sierra
#

hello! I would need help, I cannot access any http://[IP] from the module ignition even when doing what i am supposed to

#

nvm found it

orchid pine
#

guys another question another question is bout the xxe section in web attack module its when i will call the %error it will expand to content SYSTEM '%nonExistingEntity;/%file;' but how it will read %file is it something about how paramter entity treat what is inside the entity normally it will need to throw invalid uri no

clear hatch
#

@thorn urchin I apologize for atting you.
Can I DM you a zip with my attack_path.md for Documentation & Reporting so that you can have context into what I am attempting to do?

fathom pendant
orchid pine
#

cuz it will throw invalid URI

orchid pine
#

i'm about to explode

fathom pendant
#

Take a step back dude

#

Just take a breather and walk away for a minute

orchid pine
#

@fathom pendant was doing this prat for 2 days and i feel so dumb 😂

#

i was doing extrenal research but i have no luck with it i fixed the first confucion but i have another confusion after the fist one

fathom pendant
#

That's because you are, but that's beside the point. Just take it step by step from the lesson

wicked sierra
vocal gate
#

Hi everyone! Can someone who has worked on "Analyzing Evil With Sysmon & Event Logs" module help me? So, on Detection Example 1, I'm having difficulties trying to hijack Windows Calculator using reflective DLL. I placed both files to a writable directory (under Desktop), but I did not get the "hellow from DllMain!" message. Instead, the Calculator started running. Am I supposed to use a tool to gain access to any of the file's config script to execute it?

rustic sage
#

oh, i tried to restart my virtual machine/workstation but it said i can only do once per day .... can someone help me? I wished to continue the exercises still today

misty current
rustic sage
#

anyways, i think i screwed up, Just in the tutorial, goddamn ~~

misty current
#

Hmm, can you fill in on which tutorial/exercise you're working on?

rustic sage
#

i turned off my workspace and then tried to turn it on to get it slate-clean

misty current
#

Ah, "My WorkStation" is also referred to the PwnBox. You would need to have a subscription to have unlimited spawns.

#

Do you have an active subscription? or just doing it from saved cubes

rustic sage
misty current
#

"Free users are allowed one Pwnbox spawn per day. Each Pwnbox spawn allows for two hours of usage. Get unlimited Pwnbox access by either subscribing for any plan or buying any amount of cubes in Academy's billing page, https://academy.hackthebox.com/billing"

rustic sage
misty current
#

Safe to assume 24 hours after you've used PwnBox for 2H

rustic sage
river trail
#

hello... do people here discuss about internet routes or something similar? Like if your computer is being routed somewhere it shouldn't be?
i read the welcome but i didn't get exactly where i should post this

sly grotto
#

hey
i can not buy Platinum plan in htb academy
how can i contact support?

fathom pendant
#

via green bubble in academy

sly grotto
umbral fulcrum
rustic sage
#

I'm still trying to find a common password for the first question from 3 days, can you give me some hints? I have to try normal pass or some wordlist from seclists?

umbral fulcrum
green aurora
#

can anyone help me with password cracking with hashcat im stuck in this question Crack the following hash: 7106812752615cdfe427e01b98cd4083

green aurora
green aurora
umbral fulcrum
#

sorry haven't gone there yet ...

green aurora
#

okay

rustic sage
green aurora
#

@next bronze i have tried it

#

But not getting any results

next bronze
#

use a different rule then

next bronze
rustic sage
wraith hare
#

Hello. I’m trying to use a VM for Ethical Hacking Course using Parallels. I have a Macbook air M1 ajd juat want to use a secure VM. Does this require to select “isolate system”? Saying this because its easy to paste and copy throught VMs, but worried about the security

vital adder
pastel lava
#

im a bit confused on the priv esc linux module the section is special permissions "Find a file with the setuid bit set that was not shown in the section command output (full path to the binary). " ive ran the command tried all of the ones with different bits but i cant get the right answer any clues?

next bronze
austere aspen
#

has anyone finished the "ATTACKING COMMON SERVICES: Attacking DNS" part? I really have no idea what I am doing wrong here...

supple ingot
#

so not really related to an academy module but when watching some tryhackme koth videos i noticed they are able to ssh into a box without a password using a private rsa key they found somewhere on the box. did i understand right or did i miss something? is it possible to ssh into a box without a password using a private ssh key?

sly kelp
supple ingot
#

thats neat. thanks!

sly kelp
#

shh -i file name@ip

i think it is the command for that if i am not wrong

supple ingot
#

yeah its
ssh -i key_file user@ip

sly kelp
#

That is used for mostly for Priv escalation scenarios

acoustic owl
sly kelp
#

New pathway dropping when ?

acoustic owl
austere aspen
autumn crest
#

Hi, I'm asking for help please... I entered SSH with Tom but then I'm blocked... Give me a tip please 😊

acoustic owl
austere aspen
acoustic owl
#

otherwise you have to force him to give you the information you want

rustic sage
#

Any black friday deals for academy htb?

acoustic owl
grizzled schooner
#

footprinting module - SNMP trying to obtain the custom script and I'm a little lost when I ran ||snmpwalk|| I didn't see a script, but I also don't really know what it is I'm looking for ||braa|| doesn't work either... just says the syntax is invalid

any hints or nudges would be appreciated

rapid kiln
#

Hi @here can some please dm me kira ssh password.
I am on Password Attacks -> Protected Files and did not save the creds which were previously used. For this lab I require the creds for kira 😦

No worries figure out

grizzled schooner
#

Thanks, wouldn't have thought to do that

sly dome
#

you do not have to, but the output can be bit overwhelming

#

anyways if you look thoroughly at it, you will see the script running

green shuttle
#

module :modern web exploitation techniques LAB:xss via websocket i have tried multiple payloads various types but it did't work any one can help ?

unique palm
#

Hey!
in the module "Shells&Payloads" it asks me for the PowerShell version. However when i Print the PowerShell Version i get the version 7.2.1. The answer is incorrect. What am i doing wrong?

Question:
In Pwnbox issue the $PSversiontable variable using PowerShell. Submit the edition of PowerShell that is running as the answer.

unique palm
mint gale
#

Module: SECURITY MONITORING & SIEM FUNDAMENTALS
Section: Introduction To The Elastic Stack

You are asked to open Discover in Elastic and make some parameterizations to find results, but it keeps loading forever and does not load anything, not even with other parameterizations. Has anyone done this module and know what could be happening?

verbal dagger
#

hello, having a hard time at the skills assessment - website in the login brute forcing section. i got the first flag, and i got what i need from burp for the admin login, but haven't had enough time on the target to test different word lists and password lists together. wanted to try rockyou, and a few others, but i would need it to run over night. anything i can try?

next bronze
verbal dagger
#

so default credentials are the way to go? thank you, i'll give them a try.

next bronze
#

I don't remember what's the password but you don't need a crazy wordlist

verbal dagger
#

that helps. going to try some more of the shorter ones.

fresh compass
#

Hi! In the windows privilege escalation skills assessment - part 1 I can’t get Juicypotato to work. Any help?

#

I tried PrintNightmare but was the same, it didn’t work

frozen schooner
#

hi all. i am stuck on windows event logs module, could use some help

frozen schooner
# frozen schooner hi all. i am stuck on windows event logs module, could use some help

regarding this question:

Analyze the event with ID 4624, that took place on 8/3/2022 at 10:23:25. Conduct a similar investigation as outlined in this section and provide the name of the executable responsible for the modification of the auditing settings as your answer. Answer format: T_W_____.exe

I have browsed the events log and found an entry regarding the date, however, i cannot find the answer. I have re-read the module several times and I just cannot understand where to find this executable.

edit: I used windows event code 4907 and a similar time range to find the EXE. i think there is missing info as it was not clear at all what i am looking for. key is to look at the event codes, specifically the one in the example

foggy jackal
#

i need a nudge on the documentation and reporting module practice question. anyone around to help

next bronze
austere aspen
fathom pendant
fresh compass
analog stump
#

guys please how can i get the keys for the ctfs in ctf.htb platform ??

grand marsh
#

regarding the OS fundamentals course Mac OS module, so if I don't have a mac, I won't be able to complete the interactive tasks and "return" the cubes for the course, correct?

next bronze
#

I've done that module and have never owned a mac

woven copper
next bronze
#

look at the questions, you can find the answers on google or it's the same as a linux system

woven copper
#

Sounds like better don't take that module , thanks

stiff bone
#

please help me with a hint on what I need to focus on in ABUSING HTTP MISCONFIGURATIONS Skills Assessment - Hard. I looked at all the parameters, I understand which parameter is the key one, but I don’t understand what I need to do with the authorization form. The password reset and new user registration buttons do not work. I tried to sort through the host header, did a transfer, but I can’t catch anything.

woven copper
#

Hey @delete_me , How's it going? I'm also stuck on the Hard Assessment, but I'm a few steps ahead. Look at the response headers; there's some version leakage that points to the initial vector

strong bear
#

Hi, 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 need a hint please, I use mutate passwordlist, iT's OK?

#

john --wordlist=mut_password.list notes.hash
Using default input encoding: UTF-8
Loaded 1 password hash (PKZIP [32/64])
Will run 4 OpenMP threads
Press 'q' or Ctrl-C to abort, almost any other key for status
0g 0:00:00:00 DONE (2023-11-24 23:49) 0g/s 2200p/s 2200c/s 2200C/s L0veme..L0veme99!
Session completed

#

Is it the same mutation like kira's password?

hazy grotto
wet kite
#

I just did the NMAP Medium section, when i ran my nmap commando from my local kali it didn't show the correct value, but from the pwnbox it did. anybody an idea why?

hazy grotto
wet kite
#

would be really interesting why this is happening

hazy grotto
#

HTB's way to promote it's users to switch over. lol

wet kite
#

xD

#

maybe worth trying a local parrot, just to compare the results 😄

wet kite
cedar void
supple ingot
wet kite
#

after that you should have access to more channels

supple ingot
#

yea, i see them now. thanks for that!

#

i'll repost it there

next bronze
cedar void
next bronze
#

have you created it?

foggy sail
#

Hi, Are you still stuck?

hallow remnant
#

Hey @acoustic owl , did you encounter a resolution to this issue? I'm encountering a similar discrepancy and am unsure if it's because the machine is down:

cedar void
next bronze
rustic sage
#

sup guys

#

I am new to this server

#

and looking for new friends at the htb community!

cedar void
cedar void
rustic sage
#

and right now

#

I started a week ago

#

pretty new to htb

cedar void
#

What got you interested in htb?

rustic sage
#

he showed me it and I started learning new stuff

cedar void
#

What have you learned so far?

rustic sage
rustic sage
#

I know nmap

#

learning sql map

cedar void
#

nmap is a great tool . Great for footprinting

rustic sage
#

gobuster

#

and in htb labs

#

I am in starting point

#

it teaching me how to hack basic stuff

cedar void
#

Gobuster is a good tool for finding directories of a website for sure

rustic sage
#

Hello Wanda FeelsGoodMan

cedar void
#

Hi 'lock.sec'

rustic sage
#

hey

cedar void
#

How is your friday night

rustic sage
#

Feels great, high school is crazy LUL

#

think god we have a break

cedar void
#

You are in high school and getting in to hacking? Thats cool. I wished I would have done that when I was in high school.

Did anyone get you into hacking in high school or did you learn on your own

cedar void
rustic sage
#

I am 16 right now, my old friend got me out skid community aka "Toxic Place" and i am sharing the tips and tricks for other skids help them escape.

#

but sadly he got banned

#

My stroy being a skid.

I was going after dos and ip pulling kids on xbox, i was like dang this is awesome. and i got harassment from real hackers, this one real hacker killed my own network, thanks to karma, and I started talking too hackers help me out escape skid community.

#

that's how i got inside HTB

rustic sage
cedar void
rustic sage
next bronze
#

you guys should get verified with the steps at #welcome , and take this conversation to #general , this channel is for discussing modules in academy

rustic sage
#

@rustic sage call in gc

cedar void
cedar void
rustic sage
cedar void
thorn urchin
#

There really isnt a binary do X and youre a skid do Y and youre not

#

Skid mentality is easy to spot though

next bronze
next bronze
cedar void
rustic sage
#

skid easy way saying it

thorn urchin
#

Skid == script kiddie

#

this is old slang

next bronze
#

kek is script kiddie too long to type out

rustic sage
#

kiddie?

#

i call them noobs

thorn urchin
#

noobs doesnt quite hit the particular flavor that skid hits

rustic sage
#

what word that hits?archthink

rustic sage
#

ofc